
.admin-bar .tm-fbar-close {
	top: 32px;
}

.site-content-wrapper {
	position: relative;
	z-index: 7;
}

p {
	margin: 0 0 15px;
}

.themetechmount-page-full-width article .entry-content {
	min-height: 300px;
}

footer a, .entry-content a, .site-content-wrapper a {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.tm-equal-height-image, .themetechmount-hide, .tm-hide {
	display: none;
}

.tm-wrap {
	display: table;
	width: 100%;
}

.tm-wrap-cell {
	display: table-cell;
	vertical-align: middle;
}

.tm-align-right {
	text-align: right;
}

iframe {
	width: 100%;
}

.tm-bg.tm-bgcolor-darkgrey .tm-bg-layer {
	background-color: #002b5c;
}

.first-footer.tm-bg.tm-bgcolor-custom .tm-bg-layer {
	background-color: inherit;
}

.tm-col-bgcolor-grey>.tm-bg-layer-inner, .tm-bg.tm-bgcolor-grey>.tm-bg-layer {
	background-color: #f5f9fd;
}

.tm-bg.tm-bgcolor-white .tm-bg-layer {
	background-color: #fff;
}

.tm-bg-highlight-dark, .tm-col-bgcolor-darkgrey .tm-bg-layer-inner, .tm-bgcolor-darkgrey {
	background-color: #2256b2;
}

.themetechmount-ptables-w .ttm-pricetable-column-w.tm-ptablebox-featured-col .tm-vc_btn3.tm-vc_btn3-color-black:hover, .twentytwenty-handle, .site-header.tm-sticky-bgcolor-darkgrey.is_stuck, .tm-header-overlay .site-header.tm-sticky-bgcolor-darkgrey.is_stuck, .site-header-menu.tm-sticky-bgcolor-darkgrey.is_stuck, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-darkgrey .tm-titlebar .breadcrumb-wrapper .container, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-darkgrey .breadcrumb-wrapper .container:before, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-darkgrey .breadcrumb-wrapper .container:after, .tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-darkgrey, .tm-header-style-infostack .site-header-menu .is_stuck .tm-sticky-bgcolor-darkgrey, .tm-header-style-infostack .is_stuck.tm-sticky-bgcolor-darkgrey, .tm-header-style-infostack .tm-bgcolor-darkgrey, .themetechmount-topbar-wrapper.tm-bgcolor-darkgrey {
	background-color: #002b5c;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a.grey, .tm-col-bgcolor-grey .tm-bg-layer-inner, .tm-bgcolor-grey, .site-header.tm-sticky-bgcolor-grey.is_stuck, .site-header-menu.tm-sticky-bgcolor-grey.is_stuck, .tm-header-overlay .site-header.tm-sticky-bgcolor-grey.is_stuck, .tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-grey, .tm-header-style-infostack .site-header-menu .is_stuck .tm-sticky-bgcolor-grey, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-grey .tm-titlebar .breadcrumb-wrapper .container, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-grey .breadcrumb-wrapper .container:before, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-grey .breadcrumb-wrapper .container:after {
	background-color: #f5f9fd;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a.white, .tm-col-bgcolor-white .tm-bg-layer-inner, .tm-bgcolor-white, .tm-col-bgcolor-white, .site-header.tm-sticky-bgcolor-white.is_stuck, .tm-header-overlay .site-header.tm-sticky-bgcolor-white.is_stuck, .site-header-menu.tm-sticky-bgcolor-white.is_stuck, .tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-white, .tm-header-style-infostack .site-header-menu .is_stuck .tm-sticky-bgcolor-white, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-white .tm-titlebar .breadcrumb-wrapper .container, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-white .breadcrumb-wrapper .container:before, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-white .breadcrumb-wrapper .container:after {
	background-color: #fff;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a.dark, .themetechmount-fbar-main-w .tm-bg.tm-bgcolor-darkgrey .tm-bg-layer, .themetechmount-fbar-main-w .tm-col-bgcolor-darkgrey .tm-bg-layer-inner, .themetechmount-fbar-main-w .tm-bgcolor-darkgrey {
	background-color: #182333;
}

.main-holder .site #content table.cart td.actions .input-text, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
	font-family: inherit;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 0;
	vertical-align: middle;
	width: 100%;
	color: #8093a8;
	padding: 9px 15px;
	font-weight: 400;
	background-color: #fff;
	text-transform: inherit;
	border: 1px solid #dde2e7;
	font-size: 15px;
	outline: none;
	line-height: inherit;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input.input-text:focus, select:focus {
	background-color: transparent;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
	color: #8093a8;
	outline: none !important;
}

button, input[type="submit"], input[type="button"], input[type="reset"], .checkout_coupon input.button, .woocommerce div.product form.cart .button, table.compare-list .add-to-cart td a, .woocommerce .widget_shopping_cart a.button, .woocommerce #review_form #respond .form-submit input, .main-holder .site table.cart .coupon input, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart #content table.cart td.actions input[type="submit"], .woocommerce #payment #place_order, .woocommerce .wishlist_table td.product-add-to-cart a {
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
	padding: 11px 35px 11px;
	border: 2px solid transparent;
	border-radius: 3px;
	color: #fff;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	cursor: pointer;
	outline: none !important;
	-webkit-font-smoothing: antialiased;
}

.tm-full-bt {
	width: 100%;
}

.tm-textarea-con textarea {
	height: 178px;
}

.post-password-required input[type="submit"] {
	padding: 7px 30px 8px;
}

.select2-container .select2-choice {
	padding: 6px 0 6px 10px;
	border: 1px solid #e5e5e5;
	background-color: rgba(0, 0, 0, .03);
}

.select2-drop-active {
	border: 1px solid #e5e5e5;
}

.tm-textcolor-dark a, .tm-textcolor-dark h1, .tm-textcolor-dark h2, .tm-textcolor-dark h3, .tm-textcolor-dark h4, .tm-textcolor-dark h5, .tm-textcolor-dark h6 {
	color: #18336c;
}

.tm-textcolor-dark, .tm-textcolor-dark .social-icons li a, .tm-textcolor-dark.themetechmount-fbar-btn-link i, .tm-textcolor-dark .vc_tta-panel-body, .tm-textcolor-dark .vc_tta-panel-body .wpb_text_column {
	color: #8093a8;
}

.tm-col-bgimage-yes .tm-bg-layer-inner, .tm-bg.tm-bgimage-yes>.tm-bg-layer {
	opacity: .85;
}

.tm-bg.tm-bgimage-yes.tm-bgcolor-skincolor>.tm-bg-layer {
	opacity: .85;
}

.tm-bg.tm-bgcolor-grey>.tm-bg-layer {
	opacity: .85;
}

.themetechmount-fbar-main-w .themetechmount-fbar-box-w.tm-bg.tm-bgimage-yes>.tm-bg-layer {
	opacity: .87;
}

.tm-col-bgimage-yes.tm-bgcolor-white .tm-bg-layer-inner, .tm-bg.tm-bgimage-yes.tm-bgcolor-white>.tm-bg-layer {
	opacity: .94;
}

.tm-col-bgcolor-darkgrey.tm-col-bgimage-yes .tm-bg-layer-inner, .tm-bgcolor-darkgrey.tm-bg.tm-bgimage-yes>.tm-bg-layer-inner {
	background-color: #002b5c;
}

.tm-col-bgcolor-grey.tm-col-bgimage-yes .tm-bg-layer-inner, .tm-col-bgcolor-darkgrey.tm-col-bgimage-yes .tm-bg-layer-inner, .tm-bgcolor-darkgrey.tm-bg.tm-bgimage-yes>.tm-bg-layer {
	opacity: .9;
}

.tm-titlebar-wrapper.tm-bg.tm-bgimage-yes>.tm-bg-layer {
	opacity: .79;
}

.tm-titlebar-wrapper.tm-bg.tm-bgimage-yes.tm-bgcolor-custom>.tm-bg-layer {
	opacity: 1;
}

.vc_video-bg-container .tm-col-bgcolor-yes, .vc_video-bg-container.tm-bg.tm-bgimage-yes>.tm-bg-layer {
	opacity: .8;
}

.tm-col-bg, .tm-bg {
	position: relative;
}

.tm-bg-layer, .tm-titlebar-wrapper .tm-titlebar-wrapper-bg-layer {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.vc_column-inner.tm-col-bgimage-yes.tm-col-bgcolor-, .tm-bgcolor-transparent>.tm-bg-layer, .tm-bgcolor-transparent {
	background-color: transparent !important;
}

.vc_column-inner>.wpb_wrapper {
	position: relative;
}

.vc_column-inner.tm-col-bgimage-yes.tm-col-bgcolor-.tm-bg-layer-inner {
	opacity: 1;
}

.footer .first-footer {
	border-bottom: 1px solid rgba(0, 0, 0, .07);
}

.footer .first-footer.tm-textcolor-white {
	border-color: rgba(255, 255, 255, .14);
}

#totop {
	font-weight: 900;
	color: #fff;
	position: fixed;
	display: none;
	right: 34px;
	bottom: 34px;
	z-index: 999;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 25px;
	text-align: center;
	padding-top: 8px;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#totop.top-visible {
	font-size: 23px;
	height: 43px;
	width: 43px;
}

.themetechmount-topbar-wrapper.container-full, .container-fullwide .site-content-inner.row, .footer .container-fullwide {
	padding-left: 15px;
	padding-right: 15px;
}

.themetechmount-item-thumbnail, .themetechmount-item-thumbnail-inner {
	display: block;
}

.tm-boxes-carousel-spacing-15 .themetechmount-boxes-inner {
	padding: 15px;
}

.tm-boxes-carousel-without-title .themetechmount-boxes-inner {
	padding-top: 80px;
}

.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 {
	margin-bottom: 2px;
}

.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4.tm-custom-heading:first-child {
	margin-bottom: 0;
	margin-top: 0;
}

.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4.tm-custom-heading:last-child {
	padding-bottom: 4px;
}

.site header, .tm-header-block, .site-header, .site-header-main {
	position: relative;
}

.themetechmount-logo-img.standard {
	max-height: 100px;
	width: auto;
}

.site-branding {
	float: left;
}

.headerlogo img {
	max-height: 35px;
	width: auto;
}

.headerlogo img, .tm-stickylogo-yes .standardlogo, .is-sticky .tm-stickylogo-yes .stickylogo {
	display: inline-block;
}

.site-title a.home-link:hover, a.home-link:hover {
	text-decoration: none;
}

.site-title {
	font-size: 33px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	color: #fff;
	display: table;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}

.site-title a {
	display: table-cell;
	vertical-align: middle;
}

.site-description {
	display: none;
}

#site-header-menu #site-navigation .tm-header-icon a, #site-header-menu #site-navigation .themetechmount-fbar-btn a {
	font-size: 15px;
}

.tm-header-icons .tm-header-search-link a i:before {
	font-weight: 700;
}

.tm-header-icons .tm-header-wc-cart-link a, .tm-header-icons .tm-header-search-link a {
	position: relative;
	border-radius: 3px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #18336c;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	background-color: #f5f9fd;
	border: 1px solid #eaeff5;
}

.tm-header-icons .tm-header-search-link a:hover, .tm-header-icons .tm-header-search-link a {
	color: #fff;
}

.tm-header-icons .tm-header-wc-cart-link a:hover, .tm-header-icons .tm-header-search-link a:hover {
	background-color: #18336c;
	border-color: #18336c;
}

.tm-header-style-classic .tm-header-icons .tm-header-wc-cart-link a {
	padding-left: 0;
}

.tm-header-icons .tm-header-wc-cart-link span.number-cart {
	position: absolute;
	top: -10px;
	left: 13px;
	width: 17px;
	height: 17px;
	text-align: center;
	line-height: 17px;
	font-size: 9px;
	display: block;
	background-color: #edb820;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.tm-header-style-infostack .tm-header-icons .tm-header-wc-cart-link span.number-cart {
	bottom: 21px;
	left: 17px;
}

.themetechmount-fbar-btn.hidefbtn a {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
}

.themetechmount-slider-wide {
	background-color: #e7e7e7;
}

.tm-bgcolor-skincolor:not(.tm-bgimage-yes) .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-flat:hover, .tm-header-icons .tm-header-wc-cart-link:hover span.number-cart {
	background-color: #1a1d22;
}

.tm-header-icons .themetechmount-fbar-btn, .tm-header-icons .tm-header-icon {
	margin-left: 10px;
}

.tm-header-icons .tm-header-icon.tm-header-wc-cart-link {
	padding-right: 0;
}

.tm-header-style-infostack .tm-top-info-con {
	position: relative;
	float: right;
	text-align: right;
	vertical-align: middle;
	display: table;
}

.tm-header-style-infostack .header-widget {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	height: 100%;
	padding-right: 0;
}

.tm-header-style-infostack .header-widget * {
	margin-bottom: 0;
}

.tm-header-style-infostack .header-widget .header-content, .tm-header-style-infostack .header-widget .header-icon {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	text-align: left;
}

.tm-header-style-infostack .tm-top-info-con .header-widget {
	padding: 0 30px;
}

.tm-header-style-infostack .tm-top-info-con .header-widget:last-child {
	padding-right: 0;
}

.tm-header-style-infostack .header-widget .header-content {
	padding-left: 10px;
}

.tm-header-style-infostack .tm-top-info-con .header-widget:last-child .header-widget-main {
	margin-right: 0;
}

.tm-header-style-infostack .header-widget .header-icon i {
	font-size: 35px;
	line-height: 40px;
}

.tm-header-style-infostack .header-widget .header-icon i.fa {
	line-height: 50px;
}

.tm-header-style-infostack .header-widget .header-icon .icon {
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
}

.tm-header-style-infostack .header-widget h3 {
	font-size: 17px;
	font-weight: 600;
	line-height: 24px;
}

.tm-header-style-infostack .header-widget h5 {
	font-size: 15px;
	line-height: 25px;
	font-weight: 400;
	color: #8093a8;
}

.tm-header-style-infostack .header-widget h3, .tm-header-style-infostack .header-widget h5 {
	margin-top: 0;
	margin-bottom: 1px;
}

.tm-header-style-infostack .header-widget p {
	font-size: 14px;
	line-height: 24px;
}

.tm-header-style-infostack .tm-top-info-con ul.social-icons {
	padding-left: 10px;
}

.tm-header-style-infostack .header-widget .tm-vc_btn3 {
	padding: 13px 26px 13px 26px;
	font-weight: 600;
}

.tm-header-style-infostack .site-header-menu-inner.is_stuck .kw-phone {
	border-radius: 0;
}

.tm-header-style-infostack .kw-phone .tm-vc_icon_element {
	float: left;
}

.tm-header-style-infostack .kw-phone .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 25px !important;
}

.tm-header-icons .tm-header-icon a:hover {
	color: #fff;
}

.tm-header-style-infostack .kw-phone .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	width: 52px;
}

.tm-header-style-infostack #site-header-menu .container {
	position: relative;
	padding: 0;
}

.tm-headerstyle-classic-infostack .kw-phone .tm-vc_btn3-container {
	margin-bottom: 0;
}

.tm-header-style-infostack .tm-vc_general.tm-vc_cta3 {
	padding: 0;
}

.tm-header-style-infostack .site-header .tm-top-info-con .themetechmount-social-links-wrapper .social-icons li>a {
	color: #6c6c6c;
	border: 1px solid #ececec;
}

.tm-header-style-infostack .site-header.tm-bgcolor-darkgrey .tm-top-info-con .themetechmount-social-links-wrapper .social-icons li>a, .tm-header-style-infostack .site-header.tm-bgcolor-skincolor .tm-top-info-con .themetechmount-social-links-wrapper .social-icons li>a {
	border: 1px solid rgba(255, 255, 255, .8);
}

.tm-header-style-infostack .tm-top-info-con .themetechmount-social-links-wrapper .social-icons li>a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 28px;
	font-size: 13px;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.tm-header-style-infostack .kw-phone .tm-vc_btn3.tm-vc_btn3-style-text {
	padding: 12px 21px;
}

.tm-header-style-infostack .tm-top-info-con .tm-vc_btn3.tm-vc_btn3-size-sm {
	font-size: 14px;
	padding: 10px 25px;
}

.tm-header-style-infostack .kw-phone .tm-header-icons {
	float: left;
}

.themetechmount-topbar-wrapper {
	position: relative;
}

.themetechmount-fbar-btn-link .tm-fbar-close-icon, .themetechmount-fbar-position-default .tm-float-overlay {
	display: none;
}

.tm-float-overlay {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	background-color: rgba(0, 0, 0, 1);
	visibility: hidden;
	opacity: 0;
	z-index: 9997;
}

.tm-float-overlay.animated {
	visibility: visible;
	opacity: .9;
}

.tm-float-overlay.animated {
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAVCAYAAABCIB6VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzNGOTFDMjMwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzNGOTFDMjQwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3M0Y5MUMyMTBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3M0Y5MUMyMjBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt0AzY0AAADrSURBVHjapNXLDYMwDAZg1+2dE9dKHaETgMQSPXWADtQBemIJJDJBzx2gp1wZoI7koBTl4RhLPwSBPoHsiMM8zxcAeFLuFAuV1XXdujbGtHR6UR5Ih4VypkyUFpTF6MTWgvyWPeWoxQPUGT19hUW+p8YDFDzqFhg8o8FDdPDoFq7Fk2gMDnHI4Fk0BXt8SOBFNAen8D80N/dYaM4WF6GuToLOO+BGefP1VbJDUThSI+XDGSWjiDVzmmloFRxrlJXiWIFGG8pbWgRLRqqIowIV4ahEizjuQP0fJIrjHjSHO7ihfLVoBHdW8xNgAA9tb+1F4VHcAAAAAElFTkSuQmCC"), auto;
}

.themetechmount-fbar-btn {
	cursor: pointer;
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	float: right;
}

.themetechmount-topbar-wrapper .themetechmount-fbar-btn {
	margin-top: 16px;
	font-size: 17px;
	margin-left: 35px;
	margin-right: 50px;
	position: absolute;
	right: 0;
	float: none;
	bottom: -20px;
	z-index: 99;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	background-color: #333;
	text-align: center;
	line-height: 44px;
}

.site-header-main.container-fullwide .themetechmount-fbar-btn {
	padding-right: 20px;
}

.tm-header-invert .site-header-main.container-fullwide .themetechmount-fbar-btn {
	padding-left: 20px;
	padding-right: 0;
}

.themetechmount-fbar-btn.tm-fbar-btn-cposition-default {
	opacity: 1;
}

.themetechmount-fbar-btn.tm-fbar-btn-cposition-default.animated {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 0;
}

.tm-header-invert .themetechmount-fbar-btn {
	margin-left: 0;
	float: left;
}

.themetechmount-fbar-box .widget ul>li {
	border: none;
}

.themetechmount-fbar-box ul.tm-pricelist-block li {
	display: block;
	flex-wrap: unset;
	padding: 15px 0;
}

.themetechmount-fbar-box ul.tm-pricelist-block li span {
	width: unset;
	float: none;
}

.themetechmount-fbar-box-w.tm-textcolor-white ul.tm-pricelist-block li span {
	color: #fff;
}

.themetechmount-fbar-box ul.tm-pricelist-block li .service-price {
	float: right;
}

.themetechmount-fbar-position-default .themetechmount-fbar-box .widget ul>li {
	padding-top: 0;
}

.themetechmount-fbar-position-default .widget_recent_comments li:before {
	top: 6px;
}

.themetechmount-fbar-box .vc_general.vc_cta3 {
	padding: 20px;
}

.themetechmount-fbar-box .tm-sbox .vc_icon_element-inner.vc_icon_element-have-style-inner.vc_icon_element-size-lg.vc_icon_element-style-none {
	width: 3em !important;
}

.themetechmount-fbar-box .tm-sbox .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
	padding-left: 1em;
}

.themetechmount-fbar-box .vc_cta3-container {
	margin-bottom: 10px;
}

.themetechmount-fbar-btn.themetechmount-fbar-open {
	position: fixed;
}

.productbox .roadtip:after, .themetechmount-fbar-btn {
	border-top-color: #222;
}

.themetechmount-fbar-box-w {
	-webkit-box-shadow: inset 0 -23px 30px -20px rgba(0, 0, 0, .18);
	-moz-box-shadow: inset 0 -23px 30px -20px rgba(0, 0, 0, .18);
	box-shadow: inset 0 -23px 30px -20px rgba(0, 0, 0, .18);
}

.themetechmount-fbar-position-default .themetechmount-fbar-box {
	padding-top: 0;
	padding-bottom: 60px;
}

.themetechmount-fbar-box h2 {
	font-weight: 400;
	font-size: 21px;
	margin-bottom: 0;
	margin-top: 0;
}

.themetechmount-fbar-box .tm-custom-heading {
	margin-bottom: 0;
}

.themetechmount-fbar-btn a {
	position: relative;
	display: block;
	background-color: transparent;
}

.themetechmount-fbar-btn.tm-fbar-icon-color-dark a i {
	color: #313131;
}

.themetechmount-fbar-box-w {
	position: relative;
}

.themetechmount-fbar-box-w:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
}

.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
	background: rgba(0, 0, 0, .85);
}

.themetechmount-fbar-bg-grey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
	background: rgba(231, 231, 231, .85);
}

.themetechmount-fbar-bg-white.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
	background: rgba(255, 255, 255, .85);
}

.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w:after {
	background: #282828;
}

.themetechmount-fbar-bg-grey.themetechmount-fbar-box-w:after {
	background: #f5f9fd;
}

.themetechmount-fbar-bg-white.themetechmount-fbar-box-w:after {
	background: #fff;
}

.themetechmount-fbar-box {
	position: relative;
	z-index: 10;
}

.themetechmount-fbar-position-default div.themetechmount-fbar-box-w {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1002;
	border-bottom: 4px solid #999;
	-webkit-transition: transform .4s ease;
	transition: transform .4s ease;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.themetechmount-fbar-position-default div.themetechmount-fbar-box-w.animated {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.themetechmount-fbar-position-default .fcloseicon {
	position: fixed;
	top: 17px;
	right: 24px;
	height: 30px;
	width: 30px;
	z-index: 100;
	display: block;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
}

.themetechmount-fbar-position-default .fcloseicon:after {
	content: "";
	font-family: "tm-labpeak-icons";
}

.themetechmount-fbar-position-default .widget {
	margin: 65px 0 0;
}

.themetechmount-team-form-no-group .tm-wrap-cell {
	display: inline-block;
}

.themetechmount-team-form-no-group .tm-wrap-cell h2 {
	padding-right: 20px;
}

.themetechmount-fbar-text-white.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w .submit_field button {
	border-color: transparent;
	color: #fff;
}

.themetechmount-fbar-text-white.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w .submit_field button:hover {
	background-color: transparent;
}

.tm-fbar-close {
	position: fixed;
	top: 17px;
	right: 24px;
	height: 30px;
	width: 30px;
	z-index: 100;
	display: block;
	text-align: center;
	font-size: 24px;
	cursor: pointer;
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w {
	position: fixed;
	top: 0;
	right: 0;
	width: 400px;
	height: 100%;
	overflow: hidden;
	z-index: 9999;
	-webkit-transition: transform .4s ease;
	transition: transform .4s ease;
	-webkit-transform: translateX(400px);
	-ms-transform: translateX(400px);
	transform: translateX(400px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.tm-header-invert .themetechmount-fbar-position-right .themetechmount-fbar-box-w {
	right: auto;
	left: 0;
	-webkit-transition: transform .4s ease;
	transition: transform .4s ease;
	-webkit-transform: translateX(-400px);
	-ms-transform: translateX(-400px);
	transform: translateX(-400px);
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w .tm-fbar-close {
	-webkit-transition: transform .4s ease;
	transition: transform .4s ease;
	-webkit-transform: translateX(400px);
	-ms-transform: translateX(400px);
	transform: translateX(400px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated .tm-fbar-close, .themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.themetechmount-fbar-position-right .themetechmount-fbar-box .widget {
	float: none;
	width: auto;
}

.themetechmount-fbar-position-right .themetechmount-fbar-box .widget:first-child {
	margin-top: 25px;
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w {
	border: none;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn {
	cursor: pointer;
	position: absolute;
	right: 80px;
	z-index: 1005;
	width: 58px;
	width: 0;
	height: 58px;
	height: 0;
	text-align: center;
	top: 72px;
}

.themetechmount-fbar-position-right .floatingbar-widgets-inner .widget-area {
	float: none;
	width: 100%;
}

.themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper {
	width: 100%;
}

.themetechmount-fbar-position-default .themetechmount-fbar-content-wrapper, .themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper {
	overflow: hidden;
	height: 100%;
	padding: 35px;
	padding-bottom: 10px;
	z-index: 80;
	position: relative;
}

.themetechmount-fbar-position-default .themetechmount-fbar-content-wrapper {
	height: 100%;
	padding: 0;
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar table, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar th, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar td, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget ul>li {
	border-color: rgba(255, 255, 255, .21);
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_tag_cloud .tagcloud a {
	background-color: rgba(255, 255, 255, .9);
	color: #2c2c2c;
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_tag_cloud .tagcloud a:hover {
	color: #fff;
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white.themetechmount-fbar-bg-skincolor .widget a:hover, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar caption, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar table, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar th, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar td, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget ul>li, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_text {
	color: rgba(255, 255, 255, .8);
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget a, .themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget .widget-title {
	color: rgba(255, 255, 255, .9);
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white.themetechmount-fbar-bg-skincolor .widget .widget-title {
	border-color: #fff;
}

.themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:before {
	border-bottom-color: #202020;
}

.themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a {
	background-color: #202020;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:after {
	border-top-color: #202020;
	border-bottom-color: #202020;
}

.themetechmount-fbar-btn.tm-fbar-bg-color-grey a {
	background-color: #e4e4e4;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-grey a:after {
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
}

.themetechmount-fbar-btn.tm-fbar-bg-color-white a {
	background-color: #fff;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-white a:after {
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-white a:after {
	border-left-color: #fff;
	border-right-color: #fff;
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-grey a:after {
	border-left-color: #e4e4e4;
	border-right-color: #e4e4e4;
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:after {
	border-left-color: #202020;
	border-right-color: #202020;
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .team-search-form-before-text, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_text, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget ul>li {
	color: rgba(0, 0, 0, .66);
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget .widget-title, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark a {
	color: rgba(0, 0, 0, .7);
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .contact-info, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar table, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar th, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar td, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget ul>li {
	border-color: rgba(0, 0, 0, .1);
}

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget .widget-title {
	border-color: 1px solid rgba(61, 61, 61, 1);
}

.themetechmount-fbar-box-w.tm-textcolor-darkgrey .select2-container--default .select2-selection--single .select2-selection__rendered, .themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark a:hover, .themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget li a:before, .themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget li:before, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field.selectbox:after, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field i, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box h2, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box .search_field select, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box .search_field input[type="text"] {
	color: rgba(0, 0, 0, .8);
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field select, .themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input:-moz-placeholder {
	color: rgba(0, 0, 0, .5);
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input::-moz-placeholder {
	color: rgba(0, 0, 0, .5);
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input:-ms-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .tagcloud a:hover, .themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .tagcloud a:hover {
	background-color: #2c2c2c;
	color: #fff;
}

.themetechmount-topbar-wrapper .social-icons li>a {
	border: none;
	width: 28px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

.themetechmount-topbar-wrapper .top-contact li a, .themetechmount-topbar-wrapper .social-icons li>a, .themetechmount-topbar-wrapper .tm-fbar-open-icon {
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.tm-topbar-content .tm-wrap-cell div {
	display: inline-block;
}

.site-header .themetechmount-topbar {
	position: relative;
	z-index: 10;
}

.table-row {
	display: table;
	width: 100%;
}

.tm-tb-right-content {
	text-align: right;
	display: inline-block;
	padding-left: 5px;
}

.tm-center-content .themetechmount-tb-left-content {
	width: 100%;
	display: block;
}

.themetechmount-topbar-inner {
	line-height: 49px;
}

.tm-header-style-infostack .themetechmount-topbar-inner {
	line-height: 49px;
}

.top-contact {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	display: inline-block;
	position: relative;
	line-height: 50px;
	vertical-align: top;
}

.top-contact.tm-highlight-left {
	margin-right: 15px;
	padding-right: 5px;
	color: rgba(255, 255, 255, .95);
}

.top-contact.tm-highlight-right {
	margin-left: 15px;
	padding-left: 15px;
	color: rgba(255, 255, 255, .95);
}

.top-contact.tm-highlight-right strong, .top-contact.tm-highlight-left strong {
	font-weight: 500;
}

.tm-header-style-infostack .themetechmount-social-links-wrapper, .tm-header-style-infostack .top-contact {
	line-height: 50px;
}

.top-contact i {
	margin-right: 7px;
	display: inline-block;
	width: 15px;
	height: 15px;
	border: none;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
}

.tm-bgcolor-skincolor .top-contact i {
	color: rgba(255, 255, 255, .75);
}

.top-contact li {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 1;
}

.tm-wrap-cell:not(.tm-align-right) .top-contact li:first-child {
	padding-left: 0;
}

.top-contact li, .tm-topbar-content .tm-wrap-cell div {
	position: relative;
}

.tm-topbar-content .tm-wrap-cell div {
	padding-left: 15px;
}

.tm-topbar-content .tm-wrap-cell div.tm-center-text {
	display: block;
}

.tm-topbar-content .tm-wrap-cell div:before, .tm-topbar-content .tm-wrap-cell .tm-align-right>div:last-child:after, .tm-topbar-content .tm-wrap-cell .top-contact li:before {
	top: 15px;
	content: "";
	height: 18px;
	width: 1px;
	background-color: #e9ecef;
	z-index: 1;
	position: absolute;
}

.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey .tm-align-right>div:last-child:after, .themetechmount-topbar-wrapper.tm-bgcolor-darkgrey .top-contact li:before, .themetechmount-topbar-wrapper.tm-bgcolor-darkgrey .top-contact li:last-child:after, .themetechmount-topbar-wrapper.tm-bgcolor-skincolor .tm-align-right>div:last-child:after, .themetechmount-topbar-wrapper.tm-bgcolor-skincolor .top-contact li:before, .themetechmount-topbar-wrapper.tm-bgcolor-skincolor .top-contact li:last-child:after {
	background-color: rgba(255, 255, 255, .08);
}

.tm-wrap-cell:not(.tm-align-right) .top-contact li:first-child, .tm-topbar-content .tm-wrap-cell .top-contact li {
	padding-left: 16px;
	padding-right: 16px;
}

.themetechmount-topbar-wrapper .tm-wrap-cell:not(.tm-align-right) .top-contact li:first-child {
	padding-left: 0;
}

.tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after {
	right: 0;
}

.tm-topbar-content .tm-wrap-cell .top-contact li:before {
	left: 0;
}

.tm-topbar-content .tm-wrap-cell div.tm-center-text:before, .tm-topbar-content .tm-wrap-cell .top-contact li:first-child:before {
	content: unset;
}

.tm-header-style-infostack .themetechmount-topbar-wrapper.tm-bgcolor-grey, .tm-header-style-infostack .themetechmount-topbar-wrapper.tm-bgcolor-white {
	border-bottom: 1px solid #e9ecef;
}

.tm-header-style-infostack .tm-align-right>div:last-child .social-icons {
	padding-right: 11px;
}

.tm-top-info-con div.tm-vc_btn3-container, .tm-topbar-content .tm-wrap-cell div.tm-vc_btn3-container {
	margin-bottom: 0;
}

.tm-topbar-content .tm-wrap-cell div .tm-vc_btn3.tm-vc_btn3-size-sm {
	padding: 7px 20px;
	margin-top: 3px;
}

.tm-bgcolor-darkgrey .tm-topbar-content .tm-wrap-cell div .tm-vc_btn3:hover {
	background-color: #fff;
	color: #202020;
}

.themetechmount-topbar-wrapper .social-icons li:before, .top-contact li:last-child:after {
	right: 0;
}

.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
	padding-left: 10px;
}

.tm-topbar-content .tm-wrap-cell div:before {
	right: auto;
	left: -1px;
}

.top-contact.tm-highlight-right:after, .top-contact.tm-highlight-left:after {
	content: "";
	width: 5000px;
	height: 100%;
	background-color: #0186d5;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 0;
}

.top-contact.tm-highlight-right:after {
	left: 0;
}

.top-contact.tm-highlight-right i, .top-contact.tm-highlight-left i {
	color: #fff !important;
}

.top-contact.tm-highlight-right li:first-child:before, .top-contact.tm-highlight-right li:after, .top-contact.tm-highlight-left li:first-child:before, .top-contact.tm-highlight-left li:after {
	display: none;
}

.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md {
	padding: 14px 23px 14px 23px;
	font-size: 14px;
	vertical-align: top;
	line-height: 20px;
}

.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-style-text {
	padding-left: 5px;
	font-size: 14px;
	font-weight: 600;
}

.themetechmount-topbar-wrapper.tm-bgcolor-skincolor .social-icons li>a:hover {
	color: #fff !important;
	border-color: rgba(255, 255, 255, 1);
}

.themetechmount-topbar-wrapper.tm-bgcolor-skincolor.tm-textcolor-white a:hover {
	color: rgba(255, 255, 255, .8);
}

.tm-header-overlay .tm-textcolor-white .top-contact li:before, .tm-header-overlay .tm-textcolor-white .top-contact li:last-child:after, .tm-header-overlay .tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:before, .tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:first-child:before, .tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:after, .tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:before, .tm-textcolor-white .tm-topbar-content .tm-wrap-cell div:before, .tm-textcolor-white .top-contact li:first-child:before, .tm-textcolor-white .top-contact li:last-child:after, .tm-textcolor-white .top-contact li:before, .tm-textcolor-white .top-contact li:after, .tm-header-overlay .tm-textcolor-white .tm-topbar-content .social-icons:before {
	background-color: rgba(255, 255, 255, .12);
}

.tm-bgcolor-skincolor.tm-textcolor-white a:hover {
	color: #36302e;
}

.tm-headerstyle-classic-box-overlay .themetechmount-topbar-wrapper .themetechmount-fbar-btn {
	margin-left: 20px;
}

.themetechmount-topbar-wrapper .social-icons li {
	position: relative;
	min-width: auto;
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
}

.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
	display: inline-block;
	vertical-align: top;
}

.tm-headerstyle-classic-highlight .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
	padding-right: 0;
}

.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	right: 3px;
}

.tm-bgcolor-skincolor .tm-topbar-content .social-icons li>a:hover {
	color: #fff;
	border-color: transparent;
}

.tm-header-text-area .header-info-widget .tm-vc_btn3, .tm-header-text-area .header-info-widget .tm-vc_btn3.tm-vc_btn3-size-md {
	padding: 10px 25px 10px 25px;
}

.tm-header-text-area .header-info-widget .tm-vc_btn3.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty), .tm-header-text-area .header-info-widget .tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
	padding-left: 40px;
}

.tm-header-text-area .header-info-widget .tm-vc_btn3.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty), .tm-header-text-area .header-info-widget .tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) {
	padding-right: 50px;
}

.tm-header-text-area .header-info-widget .tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	left: 20px;
}

.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
	padding: 0;
	display: table;
	width: 100%;
}

.tm-titlebar-main {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.tm-titlebar-wrapper {
	position: relative;
	z-index: 1;
}

.tm-header-style-classic2 .tm-classicheader-text-area .tm-header-text .tm-titlebar-wrapper {
	margin-top: 70px;
}

.tm-titlebar-wrapper.entry-header {
	margin-bottom: 0;
}

.tm-titlebar-align-right .tm-titlebar-main {
	text-align: right;
}

.tm-titlebar-align-left .tm-titlebar-main {
	text-align: left;
}

.tm-titlebar-wrapper .entry-header {
	margin-bottom: 0;
	position: relative;
}

.themetechmount-titlebar-main {
	text-align: center;
}

.tm-titlebar-wrapper .entry-title-wrapper a {
	color: rgba(255, 255, 255, .9);
	font-weight: 700;
}

.tm-titlebar-wrapper .entry-title-wrapper a:hover {
	color: #fff;
}

.tm-titlebar-main .breadcrumb-wrapper span:last-child {
	padding-right: 0;
}

.tm-titlebar-wrapper .entry-title .tm-subtitle {
	font-size: 17px;
	opacity: .8;
	font-weight: 300;
}

.tm-titlebar-wrapper .breadcrumb-wrapper a {
	color: #888;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.tm-bread-sep {
	position: relative;
	top: 0;
}

.tm-titlebar-wrapper .breadcrumb-wrapper a:hover {
	text-decoration: none;
}

.themetechmount-titlebar-main .breadcrumb-wrapper {
	color: #999;
	vertical-align: middle;
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper i {
	font-size: 24px;
	opacity: .8;
	transition: all .2s ease;
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper a {
	margin: 2px;
	display: inline-block;
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper a, .breadcrumb-wrapper .tm-pf-navbar-wrapper .tm-dim {
	margin: 5px;
	display: inline-block;
}

.tm-titlebar-wrapper {
	background-size: 100%;
	background-position: 50% 0;
	background-repeat: repeat repeat;
}

.themetechmount-header-style-3 .themetechmount-slider-wrapper, .themetechmount-header-style-3 .tm-titlebar-wrapper {
	position: relative;
	z-index: 1;
}

.themetechmount-titlebar-main .entry-title {
	line-height: 27px;
	color: #2d2d2d;
	font-weight: 400;
	font-size: 28px;
}

.tm-titlebar-align-right .tm-titlebar-main-inner, .tm-titlebar-align-left .tm-titlebar-main-inner {
	display: table;
	width: 100%;
}

.tm-titlebar-align-right .entry-title-wrapper, .tm-titlebar-align-left .entry-title-wrapper, .tm-titlebar-align-right .breadcrumb-wrapper, .tm-titlebar-align-left .breadcrumb-wrapper {
	display: table-cell;
}

.tm-titlebar-align-left .breadcrumb-wrapper {
	text-align: right;
	vertical-align: middle;
}

.tm-titlebar-align-right .breadcrumb-wrapper {
	text-align: left;
	vertical-align: middle;
}

.tm-titlebar-wrapper .breadcrumb-wrapper {
	font-size: 13px;
	color: #999;
}

.tm-titlebar-align-allleft .tm-titlebar-main {
	text-align: left;
}

.tm-titlebar-align-allright .tm-titlebar-main {
	text-align: right;
}

.entry-title-wrapper .entry-title {
	margin: 0;
	margin-bottom: 5px;
	position: relative;
	display: inline-block;
}

.entry-title-wrapper.tm-bgcolor-skincolor .entry-title:before {
	background-color: #fff;
}

.tm-titlebar-align-left .breadcrumb-wrapper>.container {
	padding-right: 0;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper {
	position: absolute;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper {
	left: 50%;
	bottom: 0;
	-khtml-transform: translateX(-50%) translateY(0%);
	-moz-transform: translateX(-50%) translateY(0%);
	-ms-transform: translateX(-50%) translateY(0%);
	-o-transform: translateX(-50%) translateY(0%);
	transform: translateX(-50%) translateY(0);
	text-align: right;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-allright .breadcrumb-wrapper {
	right: 0;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper .container:before, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper .container:after {
	content: "";
	position: absolute;
	top: 0;
	display: block;
	height: 100%;
	width: 5000px;
	z-index: 0;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper .container:after {
	right: 100%;
	left: auto;
	margin-right: -1px;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper .container:before {
	left: 100%;
	right: auto;
	margin-left: -30px;
}

.tm-titlebar-wrapper:not(.tm-titlebar-align-default) .entry-title-wrapper .entry-title:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 20px;
	width: 6px;
	background-color: #fff;
}

.tm-titlebar-wrapper.tm-titlebar-align-right .entry-title-wrapper .entry-title:before, .tm-titlebar-wrapper.tm-titlebar-align-allright .entry-title-wrapper .entry-title:before {
	left: -25px;
}

.tm-titlebar-wrapper.tm-bgcolor-skincolor:not(.tm-titlebar-align-default) .entry-title-wrapper .entry-title:before {
	background-color: #fff;
}

.tm-textcolor-dark.tm-titlebar-wrapper .entry-title-wrapper .entry-title:before {
	background-color: #18336c;
}

.tm-titlebar-align-allleft .entry-title-wrapper .entry-title, .tm-titlebar-align-left .entry-title-wrapper .entry-title {
	padding-left: 20px;
	word-break: break-word;
}

.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a {
	color: rgba(255, 255, 255, 1);
}

.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper, .tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a:hover {
	color: rgba(255, 255, 255, 1);
}

.tm-textcolor-white .tm-titlebar-main .entry-title, .tm-textcolor-white .tm-titlebar-main .entry-subtitle {
	color: #fff;
}

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a {
	color: #18336c;
}

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper {
	color: rgba(0, 43, 92, .8);
}

.tm-textcolor-dark .tm-titlebar-main .entry-title, .tm-textcolor-dark .tm-titlebar-main .entry-subtitle {
	color: rgba(0, 0, 0, .9);
}

.themetechmount-titlebar-main .breadcrumb-wrapper a {
	color: #999;
}

.tm-titlebar-textcolor-custom .tm-titlebar .breadcrumb-wrapper a {
	opacity: .8;
}

.tm-titlebar-textcolor-custom .tm-titlebar .breadcrumb-wrapper a:hover {
	opacity: 1;
}

.tm-titlebar-wrapper.tm-bgimage-no .tm-titlebar-wrapper-bg-layer {
	opacity: 1;
}

.tm-titlebar-main h3.tm-subtitle {
	opacity: .8;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container {
	padding: 0;
	vertical-align: middle;
	display: table;
	height: 100%;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container .tm-titlebar-main-inner {
	vertical-align: middle;
	display: table-cell;
}

.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .breadcrumb-wrapper .container, .tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .entry-title-wrapper .container {
	width: auto;
	padding: 0;
}

.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .entry-title-wrapper .container {
	padding-left: 0;
}

.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom).tm-titlebar-align-allleft .breadcrumb-wrapper .container, .tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom).tm-titlebar-align-allright .breadcrumb-wrapper .container {
	padding-top: 7px;
}

hr.tm-titlebar-border {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .05);
	background-color: transparent;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom {
	position: relative;
	z-index: 1;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
	padding: 15px;
	display: inline-block;
	border-radius: 0;
	margin-right: 27px;
}

.tm-bgcolor-skincolor.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
	background-color: #3d3d3d;
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container a:hover, .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
	color: #fff;
}

.themetechmount-wide.themetechmount-sticky-footer .site-content-wrapper {
	z-index: 1;
}

.tm-bordertype-none .bottom-footer-inner {
	border: none !important;
}

ul.footer-nav-menu li:after {
	position: absolute;
	content: "|";
	padding-left: 7px;
}

ul.footer-nav-menu li:last-child:after {
	content: "";
}

.footer-nav-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-nav-menu li {
	display: inline-block;
	padding-left: 2px;
	padding-right: 14px;
	font-size: 14px;
	padding-bottom: 0;
}

.footer-nav-menu li:first-child {
	padding-left: 0;
}

.bottom-footer-inner, .second-footer-inner {
	position: relative;
}

.tm-footer2-left, .tm-footer2-right {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
}

.tm-footer2-right {
	text-align: right;
}

.tm-footer2-left a, .tm-footer2-right a {
	font-weight: 500;
}

.col-sm-12.tm-footer2-left, .col-sm-12.tm-footer2-right {
	line-height: 25px;
	text-align: center;
}

.site-footer .col-sm-6.first-widget-area {
	position: relative;
	overflow: hidden;
}

.site-footer .col-sm-6.first-widget-area:after {
	content: "";
	height: 100%;
	width: 1px;
	position: absolute;
	right: 20px;
	top: 35px;
	margin-bottom: 35px;
	background-color: rgba(255, 255, 255, .1);
}

.site-footer .col-sm-6.first-widget-area {
	padding-right: 45px;
}

.bottom-footer-text.tm-textcolor-white .footer-nav-menu, .bottom-footer-text.tm-textcolor-white .tm-footer2-left .footer-nav-menu a:not(:hover), .bottom-footer-text.tm-textcolor-white .tm-footer2-right .footer-nav-menu a:not(:hover) {
	color: rgba(255, 255, 255, 1);
}

.tm-textcolor-dark .col-sm-6.first-widget-area:after {
	background-color: rgba(0, 0, 0, .1);
}

.bottom-footer-text.tm-textcolor-dark .bottom-footer-inner {
	border-top-color: rgba(0, 0, 0, .1);
}

.tm-textcolor-dark .vc_separator .vc_sep_holder .vc_sep_line {
	border-color: rgba(0, 0, 0, .1) !important;
}

.footer-nav-menu li:last-child {
	padding-right: 0;
}

.footer .social-icons li:first-child, .footer .bottom-footer-text .bottom-footer-inner .social-icons li:first-child {
	margin-left: 0;
}

.tribe-events-notices {
	background: #f5f9fd;
	border-radius: 0;
	border: 1px solid #e2e2e2;
	color: #20202d;
	margin: 10px 0 18px;
	padding: 15px 35px 15px 20px;
	text-shadow: none;
}

.tribe-events-list-widget .tribe-event-title {
	font-size: 16px;
	font-weight: 400;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
	padding-left: 0;
	margin-bottom: 20px;
}

#tribe-bar-form #tribe-bar-views .select2-container {
	display: none;
}

.tribe-events-gmap {
	display: block;
	padding: 10px 0 5px 0;
}

#tribe-bar-views .tribe-bar-views-list {
	z-index: 1;
}

#page #tribe-events-pg-template {
	max-width: none;
}

.events-archive #page .entry-content, .events-archive #page .entry-header {
	width: 100%;
}

#tribe-bar-form #tribe-bar-views, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover, #tribe-events-bar #tribe-bar-collapse-toggle, #tribe-events-bar #tribe-bar-form, #tribe-events-bar .tribe-bar-views-inner {
	background: #fff;
}

#tribe-events-bar #tribe-bar-form {
	margin: 0;
	width: 100%;
	border: 1px solid #e3e3e3;
}

#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
	border-right: 1px solid #e3e3e3;
	padding: 2px 22px;
}

#tribe-bar-form .tribe-events-button {
	margin-bottom: 0;
}

.events-list .tribe-events-loop, .tribe-events-day .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .single-tribe_organizer .tribe-events-loop {
	max-width: 100%;
}

.tribe-events-list .type-tribe_events {
	padding: 30px;
	border: 1px solid #eaeaea;
	margin-bottom: 60px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	overflow: hidden;
}

.tribe-events-list .type-tribe_events h2 {
	padding-right: 50px;
	font-size: 20px;
}

.tribe-events-schedule h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
}

.single-tribe_events h1.tribe-events-single-event-title {
	display: none;
}

.tribe-events-list-separator-month:after {
	border-bottom: 1px solid #eaeaea;
}

.themetechmount-post-item-inner .tribe-events-event-cost, .tribe-events-list .tribe-events-event-cost {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	float: none;
	position: absolute;
	width: 206px;
	right: -64px;
	z-index: 1;
	top: 23px;
}

.themetechmount-post-item-inner .tribe-events-event-cost span, .tribe-events-list .tribe-events-event-cost span {
	width: 100%;
}

.themetechmount-post-item-inner .tribe-events-event-cost {
	color: #fff;
	z-index: 99;
	text-align: center;
	right: -76px;
	top: 15px;
}

.themetechmount-post-item-inner {
	overflow: hidden;
}

.tribe-events-loop .tribe-events-event-meta {
	font-size: 15px;
}

.tribe-events-list .tribe-events-event-cost span {
	color: #fff;
	border: none;
	font-size: 18px;
	font-weight: 500;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	border: 1px solid transparent;
	border-radius: 3px;
	font-size: 13px;
	text-transform: uppercase;
}

.single-tribe_events h2.tribe-events-single-event-title {
	display: none;
}

.tribe-events-schedule {
	float: right;
	margin-top: 25px;
}

.tribe-events-back {
	float: left;
	margin-top: 10px;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
	padding: 5px 15px;
	margin-left: 10px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}

.tribe-events-back {
	margin-top: 6px;
	margin-right: 15px;
	margin-left: 6px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
	color: #1a1d22;
}

body.events-list .tribe-events-ical {
	margin-bottom: 30px;
}

#tribe-bar-views .tribe-bar-views-list {
	padding: 0;
	width: 101%;
	left: -1px;
	border-left: 1px solid #e3e3e3;
}

#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list {
	padding: 0;
	width: 101%;
	left: -1px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

#tribe-bar-views.tribe-bar-views-open ul.tribe-bar-views-list li.tribe-bar-views-option:last-child {
	border-bottom: 1px solid #e3e3e3;
}

body .datepicker.dropdown-menu {
	border-radius: 0;
	box-shadow: none;
	padding: 20px;
	border: 1px solid #eee;
	font-size: 14px;
	z-index: 14 !important;
}

body .datepicker .datepicker-days table tr td {
	color: #999;
	padding: 8px;
	width: 34px;
	height: 34px !important;
	border-top: 0;
}

body .datepicker table tr td span.active.active, body .datepicker table tr td.active.active {
	background: transparent;
	color: #999;
	text-shadow: none;
}

body .datepicker table tr td span.active.active, body .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td span.active.active:hover, body .datepicker .datepicker-days table tr td:hover {
	color: #fff;
}

.events-single .tribe_events {
	clear: both;
}

.post-box-event.post-box .themetechmount-post-readmore {
	position: relative;
	margin-top: 10px;
}

.single-tribe_events .tribe-events-event-meta dl {
	margin: 0;
	margin-top: 18px;
}

.tribe-events-meta-group .tribe-events-single-section-title {
	font-size: 22px;
}

.tribe-events-list-separator-month {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
}

.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
	float: none;
	position: relative;
	width: auto;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a, .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
	background-color: #1a1d22;
	color: #fff;
}

#tribe-events-content .tribe-events-has-events>div>a {
	color: #fff;
}

#tribe-events .tribe-events-month {
	margin-bottom: 80px;
}

.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
	font-weight: 500;
	font-style: normal;
	line-height: 24px;
}

.tribe-event-schedule-details {
	font-weight: 600;
}

.themetechmount-box-events h4 a, .themetechmount-box-events h4 {
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-box-title .themetechmount-box-title {
	padding-bottom: 10px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-event-meta-details {
	border-bottom: 1px solid #ededed;
	border-left: none;
	border-right: none;
	padding-bottom: 10px;
	padding-top: 0;
	margin-bottom: 15px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore {
	margin-top: 23px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-events-meta .tribe-events-event-cost {
	font-weight: 700;
}

.themetechmount-events-box-view-top-image .themetechmount-box-bottom-content {
	text-align: center;
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-details i {
	padding-right: 5px;
	float: left;
	padding-top: 6px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-box-title h4 a, .themetechmount-events-box-view-top-image-details .themetechmount-box-title h4 {
	margin-bottom: 10px;
	font-size: 21px;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured {
	background-color: #fff;
	padding: 0 30px 30px 30px;
	margin-bottom: 60px;
}

.tribe-events-list .type-tribe_events, .single-tribe_events .tribe-events-event-meta {
	background-color: #fff;
}

.tribe-events-list-separator-month span {
	padding: 10px 50px;
	border-radius: 3px;
	background-color: #ff3d55;
	color: #fff;
}

.tribe-events-list .type-tribe_events .tribe-events-list-event-title {
	font-size: 26px;
	color: #1a1d22;
	font-weight: 500;
}

.tribe-events-list .tribe-events-loop .tribe-events-event-meta {
	font-size: 15px;
	font-weight: 500;
}

.tribe-events-list .tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
}

.tribe-events-list .tribe-events-loop .tribe-events-content {
	padding-right: 0;
}

#tribe-events-content a {
	color: #20292f;
}

#tribe-events-content .tribe-events-read-more, #tribe-events-content.tribe-events-single .tribe-events-back a, #tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a, #tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a, #tribe-events .tribe-events-button, .tribe-events-button, #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a, #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a {
	display: inline-block;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	color: #fff;
	border: 1px solid transparent;
	background-color: #0168b7;
	border-radius: 0;
	margin-top: 10px;
	text-transform: capitalize;
	border-width: 1px;
	border-style: solid;
	font-size: 15px;
	font-weight: 500;
	padding: 9px 34px;
}

#tribe-events-content .tribe-events-read-more:hover, .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .ticket-cost, #tribe-events-content.tribe-events-single .tribe-events-back a:hover, #tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:hover, #tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:hover, #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a:hover, #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a:hover {
	color: #fff;
	background-color: #ff3d55;
}

#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a, #tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a {
	width: auto;
}

.themetechmount-post-item-inner .tribe-events-event-cost, .tribe-events-list .tribe-events-event-cost {
	top: 15px;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content, .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
	color: inherit;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-image {
	margin: 0 -30px 0 -30px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date.tm-md-event {
	width: 85px;
	height: 85px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date.tm-md-event .themetechmount-event-date {
	padding: 20px 10px 10px 10px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date.tm-md-event .themetechmount-event-date {
	font-size: 23px;
}

.single.single-tribe_events article {
	margin-bottom: 50px;
}

.single.single-tribe_events article {
	padding: 0;
}

.single.single-tribe_events #tribe-events-content {
	margin-bottom: 0;
}

.widget a {
	font-size: 15px;
	font-weight: 500;
}

.widget.labpeak_all_post_list_widget .widget-title, .widget.labpeak_category_list_widget .widget-title {
	display: none;
}

.widget.labpeak_all_post_list_widget .widget-title:after, .widget.labpeak_category_list_widget .widget-title:after {
	background-color: #fff !important;
}

.widget.labpeak_all_post_list_widget li, .widget.labpeak_category_list_widget li {
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a, .widget.tm_widget_nav_menu li a, .widget.labpeak_all_post_list_widget li a, .widget.labpeak_category_list_widget li a {
	display: block;
	padding: 14px 20px;
	position: relative;
	z-index: 1;
	font-weight: 500;
	font-size: 15px;
}

#sidebar-left .widget.labpeak_category_list_widget, #sidebar-left .widget.widget.widget_nav_menu.tm_widget_nav_menu, .sidebar.widget-area .widget.widget_nav_menu.tm_widget_nav_menu, .sidebar .widget.labpeak_category_list_widget, .sidebar .widget.labpeak_all_post_list_widget, .sidebar.widget-area .widget.labpeak_category_list_widget {
	padding: 0;
}

.sidebar .widget.labpeak_category_list_widget ul>li a:after, .sidebar .widget.labpeak_all_post_list_widget ul>li a:after {
	content: "";
	font-family: "tm-labpeak-icons";
	font-style: normal;
	font-weight: 400;
	position: absolute;
	top: 15px;
	right: 20px;
	background-color: transparent;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:hover, .widget.tm_widget_nav_menu li a:hover, .widget.labpeak_all_post_list_widget li a:hover, .widget.labpeak_category_list_widget li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a, .widget.tm_widget_nav_menu li.current_page_item a:before, .widget.labpeak_all_post_list_widget li.tm-post-active a, .widget.labpeak_category_list_widget li.current-cat a {
	color: #fff;
}

.sidebar .widget.tm_widget_nav_menu, .sidebar .widget.labpeak_all_post_list_widget, .sidebar .widget.labpeak_category_list_widget {
	padding-top: 0;
}

.widget.tm_widget_nav_menu li a:before {
	content: none;
}

.widget.labpeak_all_post_list_widget li:last-child a. .widget.labpeak_category_list_widget li:last-child a {
	border-bottom: none;
}

.widget ul, .widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget, .wpb_row .wpb_widgetised_column .widget {
	margin: 45px 0 35px;
	word-wrap: break-word;
}

.footer.tm-bgcolor-skincolor .tm-container-for-footer>div>.row .widget-area, .footer.tm-bgcolor-skincolor .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer, .footer.tm-bgcolor-darkgrey .tm-container-for-footer>div>.row .widget-area, .footer.tm-bgcolor-darkgrey .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
	border-color: rgba(255, 255, 255, .3);
}

.footer.tm-bgcolor-white .tm-container-for-footer>div>.row .widget-area, .footer.tm-bgcolor-white .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
	border-color: rgba(0, 0, 0, .14);
}

.footer .widget {
	margin: 50px 0 50px;
}

.footer .widget.themetechmount_widget_recent_entries .tm-recent-post-list {
	text-align: left;
}

.footer .tm-newsletter-margin {
	margin-top: -23px;
}

.widget ul>li {
	padding: 0 0 15px 0;
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.labpeak_contact_widget_wrapper)>li:last-child, .widget ul>li ul>li:last-child {
	border-bottom: 0;
	padding-bottom: 0px !important;
	margin-bottom: 0;
}

.widget .widget-title {
	margin-bottom: 18px;
	position: relative;
}

.site-footer .second-footer {
	border-bottom: 1px solid rgba(0, 0, 0, .07);
	padding-bottom: 0;
}

.footer .footer-rows .second-footer.tm-textcolor-white {
	border-color: rgba(255, 255, 255, .03);
}

.second-footer .container.tm-container-for-footer .row>.widget-area:first-child .custom-heading {
	display: inline-block;
	float: left;
	padding-right: 10px;
}

.widget .widget-title {
	margin-bottom: 40px;
}

.footer_logo img {
	max-height: 43px;
	margin-bottom: 20px;
}

.footer .widget ul>li {
	padding: 0 0 12px 0;
}

.widget .widget-title:after {
	display: block;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	width: 35px;
	bottom: -11px;
	margin-top: 0;
	margin-bottom: 0;
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.labpeak_contact_widget_wrapper):not(.labpeak_category_list_widget):not(.tm-all-post-list)>li {
	border-top: 1px solid #eaeff5;
	padding-bottom: 10px;
	padding-top: 10px;
}

.sidebar .widget ul.slick-dots>li {
	border-bottom: 1px solid #eaeff5 !important;
}

.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list)>li {
	padding: 15px 0;
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.labpeak_contact_widget_wrapper):not(.labpeak_category_list_widget):not(.tm-all-post-list)>li:first-child, .sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list):not(.labpeak_contact_widget_wrapper)>li:first-child, .sidebar .widget_shopping_cart .cart_list li:first-child, .sidebar .widget>ul:not(.slides):not(.cart_list)>li:first-child, .sidebar .widget.widget_nav_menu>div>ul:first-child>li:first-child {
	border-top: none;
	padding-top: 0;
}

#sidebar-left .widget.labpeak_category_list_widget, #sidebar-left .widget.widget.widget_nav_menu.tm_widget_nav_menu, .sidebar.widget-area .widget.widget_nav_menu.tm_widget_nav_menu, .sidebar .widget.labpeak_category_list_widget, .sidebar .widget.labpeak_all_post_list_widget, .sidebar.widget-area .widget.labpeak_category_list_widget {
	padding: 0;
}

.sidebar .widget.tm_widget_nav_menu ul>li, .sidebar .widget.labpeak_all_post_list_widget ul>li, .sidebar .widget.labpeak_category_list_widget ul>li {
	padding: 0px !important;
	border: none;
	background-color: #fff;
	margin-bottom: 10px;
	-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;
}

.sidebar .widget.labpeak_all_post_list_widget ul>li:hover:before {
	border-color: #fff;
}

.site-footer .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
}

.site-footer .tm-sbox .tm-vc_cta3-content-header h2 {
	font-size: 20px;
}

.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
	margin-bottom: 0;
	font-size: 16px;
}

.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2, .site-footer .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
	display: inline-block;
}

.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing.tm-sbox-details .tm-vc_cta3-content-header h2 {
	padding-right: 15px;
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-sbox-details .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-top: 10px;
}

.site-footer .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner {
	width: 50px !important;
	height: 50px !important;
}

.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing.tm-sbox-details .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 7px;
	padding-top: 0;
}

.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing.tm-sbox-details .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm .tm-vc_icon_element-icon {
	font-size: 20px !important;
}

.tm-bg-footer-box {
	padding: 65px 0 100px 45px;
	margin: -70px 0 -90px 0;
	text-align: center;
}

.tm-bg-footer-box .footer-logo-box {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
}

.tm-bg-footer-box .footer-logo-box img {
	margin-bottom: 20px;
}

ul.labpeak_contact_widget_wrapper.call-email-footer {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 20px;
}

ul.labpeak_contact_widget_wrapper.call-email-footer li:before {
	position: relative;
	left: -6px;
	top: 0;
}

.footer .social-icons li>a:hover {
	color: #fff;
}

.labpeak_flicker_widget_wrapper a {
	overflow: hidden;
	display: block;
	display: inline-block;
	margin: 0 7px 0 0;
	width: 75px;
	height: 75px;
	background: none;
}

ul.labpeak_contact_widget_wrapper {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul.labpeak_contact_widget_wrapper li {
	padding-left: 40px;
	position: relative;
	padding-bottom: 15px;
	line-height: 25px;
}

.widget ul.labpeak_contact_widget_wrapper li {
	position: relative;
	line-height: 25px;
	font-size: 15px;
	padding: 19px 0 18px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	padding-left: 37px;
}

.tm-textcolor-white .widget ul.labpeak_contact_widget_wrapper li {
	border-color: rgba(255, 255, 255, .03);
}

.widget ul.labpeak_contact_widget_wrapper li:first-child {
	padding-top: 0;
}

.footer ul.labpeak_contact_widget_wrapper li:last-child {
	margin-bottom: 30px;
}

ul.labpeak_contact_widget_wrapper li:before {
	position: absolute;
	left: 0;
	top: 7px;
	font-size: 20px;
	font-weight: 400;
}

.tm-col-bgcolor-skincolor ul.labpeak_contact_widget_wrapper li:before, .tm-bgcolor-skincolor ul.labpeak_contact_widget_wrapper li:before {
	color: #fff;
}

.widget ul.labpeak_contact_widget_wrapper li:before {
	top: 21px;
}

.widget ul.labpeak_contact_widget_wrapper li:first-child:before {
	top: 4px;
}

.sidebar .widget ul.labpeak_contact_widget_wrapper li {
	padding: 9px 0 9px 0;
	padding-left: 37px;
	border: none;
}

.sidebar ul.labpeak_contact_widget_wrapper li:before {
	top: 11px;
}

ul.tm-recent-post-list {
	list-style: none;
	padding: 0;
}

ul.tm-recent-post-list>li img {
	display: block;
	width: 81px;
	float: left;
	margin-right: 18px;
	border: 3px solid rgba(255, 255, 255, .05);
}

.sidebar ul.tm-recent-post-list>li img {
	width: 80px;
	height: 80px;
}

ul.tm-recent-post-list>li {
	padding: 0 0 20px 0;
}

ul.tm-recent-post-list>li>a {
	font-size: 15px;
	line-height: 22px;
	display: block;
	font-weight: 500;
}

ul.tm-recent-post-list li:after {
	content: " ";
	display: table;
	clear: both;
}

ul.tm-recent-post-list>li .post-date {
	display: block;
	font-size: 13px;
	padding-bottom: 2px;
}

.tm-textcolor-dark ul.tm-recent-post-list>li .post-date {
	color: #8093a8;
}

.main-holder .widget.themetechmount_widget_recent_entries ul li:first-child, ul.tm-recent-post-list>li:first-child {
	border-top: 0;
	padding-top: 0;
}

ul.tm-recent-post-list>li .post-date i {
	margin-right: 7px;
}

.widget_recent_comments li.recentcomments:before, .widget_recent_entries a:before, .widget_meta a:before, .widget_categories a:before, .widget_archive li a:before, .widget_pages li a:before, .widget_nav_menu li a:before, .widget_product_categories a:before {
	font-family: "tm-labpeak-icons";
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	line-height: 1em;
	font-size: 12px;
	font-weight: 400;
}

.widget_recent_comments li.recentcomments, .widget_recent_entries a, .widget_meta a, .widget_categories a, .widget_product_categories a, .widget_archive li a, .widget_pages li a, .widget_nav_menu li a {
	display: inline-block;
	position: relative;
	padding-left: 19px;
}

.tm-bgcolor-skincolor .widget_recent_comments li.recentcomments:before, .tm-bgcolor-skincolor .widget_recent_entries a:before, .tm-bgcolor-skincolor .widget_meta a:before, .tm-bgcolor-skincolor .widget_categories a:before, .tm-bgcolor-skincolor .widget_archive li a:before, .tm-bgcolor-skincolor .widget_pages li a:before, .tm-bgcolor-skincolor .widget_nav_menu li a:before, .tm-bgcolor-skincolor .widget_product_categories a:before {
	color: #fff;
}

.footer .widget.widget_nav_menu ul>li {
	padding: 5px 0 5px 0;
	border-bottom: none;
}

.footer .widget.widget_nav_menu ul>li:first-child {
	padding-top: 0;
}

.footer .tm-textcolor-white hr {
	border-color: rgba(255, 255, 255, .03);
}

.footer .widget.widget_nav_menu ul>li:last-child {
	border-bottom: none;
}

.widget_recent_comments ul li.recentcomments:before {
	top: 16px;
}

.widget_recent_comments ul li.recentcomments:first-child:before {
	top: 7px;
}

.widget .menu-main-menu-container {
	float: none;
}

.widget ul>li ul {
	margin-left: 15px;
	margin-top: 15px;
}

.widget_categories.widget ul>li ul, .widget_nav_menu.widget ul>li ul, .widget_pages.widget ul>li ul {
	margin-top: 10px;
}

.flexslider {
	border: none;
	background: none;
	box-shadow: none;
	margin-bottom: 0;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
	margin-top: -25px;
}

.sidebar .wpb_gallery .flex-direction-nav {
	display: none;
}

.sidebar .wpb_gallery.wpb_content_element {
	margin-bottom: 0;
}

.tm-slick-carousel-wrapper img {
	max-width: 100%;
}

.widget_calendar table td#today {
	font-weight: 700;
}

.widget_calendar table {
	border-collapse: separate;
	border-color: #efefef;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
	background-color: #fff;
}

.widget_calendar table th, .widget_calendar table td {
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	padding: 8px;
}

.widget_calendar caption {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	letter-spacing: .04em;
	font-size: 15px;
	font-weight: 600;
	color: #788aaf;
}

.widget_calendar tbody a {
	display: block;
	font-weight: 700;
}

.tm-textcolor-dark .widget_calendar table {
	border-color: rgba(0, 0, 0, .07);
}

.tm-textcolor-dark .widget_calendar table th, .tm-textcolor-dark .widget_calendar table td {
	border-bottom-color: rgba(0, 0, 0, .07);
	border-right-color: rgba(0, 0, 0, .07);
}

.tm-textcolor-white .newsletter-submit, .tm-textcolor-white .newsletter-widget, .tm-textcolor-white .widget_calendar table th, .tm-textcolor-white .widget_calendar table td, .tm-textcolor-white .widget_calendar table {
	border-color: rgba(229, 229, 229, .12);
}

.tm-textcolor-white .newsletter-widget .newsletter-email {
	color: rgba(255, 255, 255, .34);
}

.tm-textcolor-white .mc_form_inside .mc_merge_var:after, .tm-textcolor-white .newsletter-widget:after {
	color: rgba(255, 255, 255, .4);
}

.tm-textcolor-dark .mc_form_inside .mc_merge_var, .tm-textcolor-dark .newsletter-submit, .tm-textcolor-dark .newsletter-widget {
	border-color: rgba(0, 0, 0, .07);
}

.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap {
	background: none;
}

#site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item .calendar_wrap a {
	padding: 0;
	text-align: left;
	border-bottom: 0;
}

#site-header-menu #site-navigation div.nav-menu>ul {
	margin: 0;
	padding: 0;
}

#site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a, #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li.mega-menu-item a:focus {
	background: none;
}

.righticon, #site-header-menu #site-navigation .mega-menu-toggle:after {
	display: none;
}

.header-controls .search_box a>.ti-close, .header-controls .search_box a>.ti-search, .header-controls .ti-bag {
	height: 33px;
	width: 33px;
	line-height: 33px;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 15px;
}

.tm-search-overlay {
	position: fixed;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	max-height: 400px;
	z-index: 10;
	overflow: auto;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.tm-search-overlay.st-show {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	z-index: 999;
}

.tm-search-overlay .tm-site-searchform {
	position: relative;
}

.tm-search-outer {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.tm-popup-search-outer-form {
	width: 100%;
	height: auto;
	margin-top: 0;
}

.tm-search-overlay .tm-search-outer .tm-form-title {
	display: block;
	clear: both;
	margin-bottom: 20px;
	position: relative;
	width: auto;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.tm-search-overlay .tm-site-searchform input[type="search"] {
	border: 0;
	width: 100%;
	outline: none;
	margin: 0;
	border-radius: 0;
	padding: 0 60px 15px 0;
	color: #8a91ac;
	background: 0 0;
	background: 0 0;
	font-weight: 500;
	font-size: 24px;
	letter-spacing: 0;
	z-index: 2;
	padding-right: 70px;
	border-bottom: 1px solid rgba(204, 204, 204, .5);
}

.tm-site-searchform button {
	background: #fab442;
	color: #000;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: block;
	outline: none;
	padding: 0;
	font-size: 12px;
}

.tm-search-overlay .tm-site-searchform button {
	font-size: 18px;
	position: absolute;
	right: 0;
	top: 0;
	background: none;
	text-align: center;
	display: block;
	line-height: 31px;
	color: #8a91ac;
	padding-left: 2px;
}

.tm-popup-search-form {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 2;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	border-bottom: 4px solid;
}

.tm-search-overlay ::-webkit-input-placeholder {
	color: #8a91ac;
}

.tm-search-overlay :-moz-placeholder {
	color: #8a91ac;
	opacity: 1;
}

.tm-search-overlay ::-moz-placeholder {
	color: #8a91ac;
	opacity: 1;
}

.tm-search-overlay :-ms-input-placeholder {
	color: #8a91ac;
}

body.st-prevent-scroll {
	height: 100%;
}

.close-box i {
	top: 60px;
	color: #ababab;
	opacity: 0;
	font-size: 35px;
	position: fixed;
	cursor: pointer;
	right: 30px;
}

.close-box i.showicon {
	top: 30px;
	opacity: 1;
}

.tm-search-outer .tm-icon-close {
	position: absolute;
	display: block;
	right: 0;
	top: -45px;
	color: #8a91ac;
	overflow: hidden;
	z-index: 2;
}

.tm-search-outer .tm-icon-close i {
	font-size: 22px;
	line-height: 17px;
}

.tm-search-outer .tm-icon-close:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	z-index: -1;
	border-radius: 50%;
}

.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h2, .tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h2 {
	color: #fff;
}

.vc_column-inner.tm-col-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h4, .vc_column-inner.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h4, .tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 {
	color: rgba(255, 255, 255, .8);
}

.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4, .tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4 {
	color: rgba(255, 255, 255, .8);
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4 {
	color: #4a4a4a;
}

.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 b, .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 strong {
	font-weight: 500;
}

.tm-bgcolor-skincolor .wpb_content_element, .tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-cta3-content-wrapper, .tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-cta3-content-wrapper {
	color: rgba(255, 255, 255, .77);
}

.tm-bgcolor-white .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only, .tm-bgcolor-grey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only, .tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only, .tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only {
	background-color: transparent;
	border: none;
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-left .tm-vc_cta3_content-container, .tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-right .tm-vc_cta3_content-container {
	display: table;
	width: 100%;
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3 h2 {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 0;
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-cta3-content-wrapper {
	margin-bottom: 35px;
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3 h4 {
	margin-top: 5px;
	font-size: 28px;
	line-height: 32px;
	font-weight: 400;
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	margin-top: 0;
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-vc_cta3-actions {
	margin-top: 20px;
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent {
	padding: 0;
}

.tm-play-icon {
	display: inline-block;
	padding: 0 10px;
	vertical-align: middle;
}

.reset-column-margin-768 .vc_column-inner {
	margin: 0px !important;
}

.tm-heading-style-vertical .tm-vc_cta3-container {
	margin-bottom: 15px;
}

.tm-vc_icon_element.tm-vc_icon_element-outer.tm-double-large-icon .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl .tm-vc_icon_element-icon {
	font-size: 6.8em !important;
	line-height: 7.8em !important;
}

div .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general {
	padding: 0;
	border: 0;
}

.top-overlay-index {
	z-index: 99;
	position: relative;
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 {
	padding-left: 3px;
}

.tm-servicebox-bgimage.vc_row-o-equal-height .vc_column-inner .wpb_wrapper, .tm-servicebox-bgimage.vc_row-o-equal-height .vc_column-inner .wpb_wrapper .tm-sbox {
	height: 100%;
}

.tm-sbox .tm-vc_cta3-container.tm-sbox-iconalign-topheading .tm-vc_general.tm-vc_cta3 {
	margin-left: 0;
	padding: 0;
}

.tm-sbox .tm-vc_cta3-container.tm-sbox-iconalign-topheading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.tm-sbox .tm-vc_cta3-container.tm-sbox-iconalign-topheading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 70px;
}

.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content-header {
	padding-bottom: 10px;
}

.tm-servicebox-bgimage .vc_column-inner {
	height: 350px;
}

.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-icons {
	transition: transform .45s;
	-webkit-transition: transform .45s;
	transform: translateY(180%) !important;
	-webkit-transform: translateY(180%) !important;
}

.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content-header {
	transition: transform .35s;
	-webkit-transition: transform .35s;
	transform: translateY(250%);
	-webkit-transform: translateY(250%);
}

.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content p {
	transition: opacity .2s, transform .35s;
	-webkit-transition: opacity .2s, transform .35s;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 0;
}

.tm-sbox:hover .tm-sbox-iconalign-topheading .tm-vc_cta3-icons, .tm-sbox:hover .tm-sbox-iconalign-topheading .tm-vc_cta3-content p, .tm-sbox:hover .tm-sbox-iconalign-topheading .tm-vc_cta3-content-header {
	transform: translateY(0) !important;
	-webkit-transform: translateY(0) !important;
	opacity: 1;
}

.vc_col-sm-6 .tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content p {
	width: 56%;
}

.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-style-transparent {
	padding: 0;
}

.tm-sbox .tm-vc_cta3-content-header h2 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 5px;
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-sbox-istyle-rounded:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	color: #fff;
}

.tm-sbox .tm-vc_cta3-content-header h4 {
	font-size: 16px;
	color: #86898c;
	line-height: 26px;
	margin-bottom: 8px;
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 10px;
}

.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-style-none {
	margin-bottom: -10px;
}

.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_cta3-content-header h2, .tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2 {
	margin-bottom: 5px;
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2.tm-custom-heading:last-child {
	margin-bottom: 7px;
}

.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 25px;
}

.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2.tm-custom-heading:last-child, .tm-sbox.tm-sbox-iconalign-top-left .tm-vc_cta3-content-header .tm-custom-heading:last-child {
	margin-bottom: 11px;
}

.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content, .themetechmount-boxes-blog.tm-oddeven-blogstyle .themetechmount-boxes-inner>.row.themetechmount-boxes-row-wrapper, .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item, .themetechmount-box-blog.themetechmount-box-style2 .themetechmount-box-content, .themetechmount-box-view-top-image .themetechmount-box-bottom-content, .themetechmount-box-client.themetechmount-box-view-boxed-logo:hover, .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-content, .tm-bordered-boxcontent .themetechmount-boxes-inner .row.themetechmount-boxes-row-wrapper, .themetechmount-box-team.themetechmount-teambox-view-overlay, .tm-colum-shadow-box-inner>.vc_column-inner>.wpb_wrapper, .tm-colum-shadow-box>.vc_column-inner>.wpb_wrapper, .tm-colum-shadow-box-inner.vc_column-inner>.wpb_wrapper, .tm-shadow-box, .tm-shadow-row {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
}

.tm-shadow-services-box {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .05);
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl.tm-vc_icon_element-have-style-inner {
	width: 9.15em !important;
	height: 9.15em !important;
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl.tm-vc_icon_element-have-style-inner .tm-vc_icon_element-icon {
	font-size: 3.8em !important;
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-outline {
	border-width: 1px;
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-grey.tm-vc_icon_element-outline {
	border-color: #f5f9fd;
	background-color: #fff;
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg.tm-vc_icon_element-have-style-inner {
	width: 7em !important;
	height: 7em !important;
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md.tm-vc_icon_element-have-style-inner {
	width: 5.7em !important;
	height: 5.7em !important;
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner {
	width: 4em !important;
	height: 4em !important;
}

.tm-sevicebox-skinborder .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-color-skincolor {
	border: 1px solid #000;
}

.tm-sbox.tm-sbox-istyle-rounded-outline .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 12px;
}

.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	text-align: left;
	padding-left: 4px;
}

.tm-sbox-iconalign-left-spacing:not(.tm-sbox-both-headings) .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content, .tm-sbox-iconalign-right-spacing:not(.tm-sbox-both-headings) .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content {
	margin-bottom: 0;
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons, .tm-sbox.tm-sbox-iconalign-right-spacing .tm-vc_cta3-icons-right.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	vertical-align: top;
	padding-top: 2px;
}

.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-right.tm-vc_cta3-icon-size-lg .tm-vc_cta3_content-container {
	padding-right: 2em;
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3, .tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3 {
	margin-left: 36px;
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs, .tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs {
	margin-left: 20px;
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm, .tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm {
	margin-left: 24px;
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md, .tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md {
	margin-left: 30px;
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg, .tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg {
	margin-left: 36px;
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl, .tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl {
	margin-left: 52px;
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3, .tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3 {
	margin-right: 36px;
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3, .tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3 {
	margin-right: 36px;
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs, .tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs {
	margin-right: 20px;
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm, .tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm {
	margin-right: 24px;
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md, .tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md {
	margin-right: 30px;
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg, .tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg {
	margin-right: 36px;
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl, .tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl {
	margin-right: 52px;
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons, .tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons {
	left: 0;
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons, .tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons {
	right: 0;
	left: auto;
	-webkit-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.tm-sbox-iconalign-left-spacing.tm-sbox-istyle-boxed-outline.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-right: 10px;
	padding-top: 5px;
}

.tm-sbox-iconalign-right-spacing.tm-sbox-istyle-boxed-outline.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-left: 10px;
	padding-top: 5px;
}

.tm-sbox.tm-sbox-iconalign-after-heading .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content, .tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content, .tm-sbox.tm-sbox-iconalign-after-heading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content, .tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content {
	margin-bottom: 10px;
}

.tm-sbox.tm-sbox-iconalign-before-heading.tm-sbox-heading-only.tm-sbox-isize-xs .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 0;
}

.tm-sbox.tm-sbox-iconalign-after-heading .tm-wrap-cell, .tm-sbox.tm-sbox-iconalign-before-heading .tm-wrap-cell {
	display: table-cell;
}

.tm-sbox .tm-wrap-cell {
	display: block;
}

.tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_general.tm-vc_cta3 .tm-cta3-description {
	border-top: 1px solid #eaeff5;
	padding-top: 19px;
	margin-top: 14px;
}

.tm-sbox-iconalign-after-heading.tm-sbox .tm-wrap, .tm-sbox-iconalign-before-heading.tm-sbox .tm-wrap {
	width: auto;
}

.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-right: 20px;
	padding-left: 3px;
	vertical-align: top;
}

.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs .tm-vc_cta3-icons {
	padding-right: 13px;
}

.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl .tm-vc_cta3-icons {
	padding-right: 15px;
}

.tm-sbox-iconalign-after-heading.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	padding-left: 25px;
	padding-right: 3px;
}

.tm-sbox-iconalign-before-heading.tm-sbox.tm-sbox-istyle-boxed-outline .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-right: 20px;
}

.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md:not(.tm-vc_icon_element-have-style-inner) .tm-vc_icon_element-icon {
	font-size: 43px !important;
	padding-top: 0;
}

.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_cta3.tm-vc_cta3-icon-size-md .tm-vc_icon_element .tm-vc_icon_element-inner {
	height: 3.3em;
	width: 2.6em;
}

.tm-sbox-iconalign-after-heading.tm-sbox .tm-wrap {
	float: right;
}

.tm-sbox-iconalign-after-heading.tm-sbox .tm-vc_cta3-content:after, .tm-sbox-iconalign-after-heading.tm-sbox .tm-wrap:after, .tm-sbox-iconalign-after-heading.tm-sbox .tm-vc_cta3_content-container>.tm-cta3-desc-btn-wrapper:before {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.tm-sbox.sbox-heading-margin-bottom0 .tm-cta3-description p, .tm-sbox.sbox-heading-margin-bottom0 .tm-vc_cta3-content-header .tm-custom-heading:last-child {
	margin-bottom: 0px !important;
}

.sbox-heading-margin-bottom7 .tm-sbox .tm-vc_cta3-content-header h2.tm-custom-heading {
	margin-bottom: 7px;
}

.tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_cta3.tm-vc_cta3-icon-size-sm .tm-vc_cta3-icons {
	padding-right: 10px;
}

.tm-sbox-iconalign-top-center .tm-cta3-desc-btn-wrapper {
	padding-top: 0;
}

.tm-sbox-iconalign-bottom-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons {
	padding: 10px 5px 0;
}

.tm-sbox-iconalign-bottom-center .tm-vc_btn3-container {
	padding-top: 30px;
}

.tm-sbox-iconalign-bottom-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-cta3-description {
	padding-top: 5px;
}

.tm-vc_cta3-icons-withouticon .tm-vc_cta3-headers, .tm-vc_cta3-icons-withouticon .tm-cta3-desc-btn-wrapper, .tm-sbox-iconalign-bottom-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons, .tm-sbox-iconalign-bottom-center .tm-vc_cta3-headers, .tm-sbox-iconalign-bottom-center .tm-cta3-desc-btn-wrapper, .tm-sbox-iconalign-before-heading .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content, .tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	text-align: left;
}

.tm-sbox-iconalign-top-center .tm-vc_btn3-container.tm-vc_btn3-left, .tm-sbox-iconalign-top-center .tm-cta3-desc-btn-wrapper, .tm-sbox-iconalign-top-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content {
	text-align: center;
}

.tm-sbox-iconalign-after-heading .tm-vc_cta3-headers, .tm-sbox-iconalign-right-spacing .tm-vc_cta3-headers, .tm-sbox-iconalign-top-right .tm-vc_cta3-headers, .tm-sbox-iconalign-top-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons, .tm-sbox-iconalign-top-right .tm-cta3-desc-btn-wrapper, .tm-sbox-iconalign-after-heading .tm-cta3-desc-btn-wrapper, .tm-sbox-iconalign-right-spacing .tm-cta3-desc-btn-wrapper {
	text-align: right;
}

.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3 {
	margin-top: 15px;
}

.tm-sbox .tm-vc_general.tm-vc_cta3 {
	border-color: transparent;
	background-color: transparent;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-default, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-primary, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-info, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-success, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-warning, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-danger, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-inverse, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-blue, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-turquoise, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-violet, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-peacoc, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-chino, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-mulled-wine, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-vista-blue, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-orange, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sky, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-green, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-brown, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-purple, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-grey, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor {
	background-color: transparent !important;
	margin-top: 10px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty).tm-vc_btn3-style-text .tm-vc_btn3-icon {
	left: 0;
}

.tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
	padding-left: 34px;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-default {
	color: #f7f7f7;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-default:hover {
	color: #e8e8e8;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-primary {
	color: #08c;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-primary:hover {
	color: #0074ad;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-info {
	color: #58b9da;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-info:hover {
	color: #3fafd4;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-success {
	color: #6ab165;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-success:hover {
	color: #59a453;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-warning {
	color: #f90;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-warning:hover {
	color: #e08700;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-danger {
	color: #ff675b;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-danger:hover {
	color: #ff4b3c;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-inverse {
	color: #555;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-inverse:hover {
	color: #464646;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-blue {
	color: #5472d2;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-blue:hover {
	color: #3c5ecc;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-turquoise {
	color: #00c1cf;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-turquoise:hover {
	color: #00a4b0;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink {
	color: #fe6c61;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink:hover {
	color: #fe5043;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-violet {
	color: #8d6dc4;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-violet:hover {
	color: #7c57bb;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-peacoc {
	color: #4cadc9;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-peacoc:hover {
	color: #39a0bd;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-chino {
	color: #cec2ab;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-chino:hover {
	color: #c3b498;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-mulled-wine {
	color: #50485b;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-mulled-wine:hover {
	color: #413a4a;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-vista-blue {
	color: #75d69c;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-vista-blue:hover {
	color: #5dcf8b;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-orange {
	color: #75d69c;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-orange:hover {
	color: #5dcf8b;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sky {
	color: #5aa1e3;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sky:hover {
	color: #4092df;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-green {
	color: #6dab3c;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-green:hover {
	color: #5f9434;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-brown {
	color: #f79468;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-brown:hover {
	color: #f57f4b;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-purple {
	color: #b97ebb;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-purple:hover {
	color: #ae6ab0;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black {
	color: #18336c;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black:hover {
	color: #1b1b1b;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white {
	color: #fff;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover {
	color: #eaeaea;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-outline {
	background-color: transparent;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor.tm-vc_btn3-size-md:hover:after {
	background-color: #1a1d22;
}

.tm-sbox.tm-sbox-bgcolor-skincolor .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover {
	color: #1a1d22;
}

.tm-col-bgcolor-skincolor .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover {
	color: #fff !important;
}

.tm-sbox-bgimage-layer.tm-bgimage-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.tm-sbox.tm-bg.tm-bgimage-yes .tm-bg-layer {
	z-index: 2;
}

.tm-sbox .tm-vc_cta3-container {
	z-index: 3;
	position: relative;
	width: 100%;
	margin-bottom: 27px;
}

.tm-sbox .tm-bgimage-layer {
	-webkit-transition: all .35s ease-in;
	transition: all .35s ease-in;
}

.tm-sbox {
	overflow: hidden;
}

.tm-sbox.tm-sbox-iconalign-without-icon .tm-vc_cta3-container {
	margin-bottom: 15px;
}

.tm-sbox.tm-sbox-iconalign-without-icon .tm-vc_btn3-container {
	margin-bottom: 5px;
	padding-top: 5px;
}

.tm-sbox.tm-sbox-iconalign-without-icon .tm-cta3-description p {
	margin-bottom: 10px;
}

.tm-sbox.tm-sbox-iconalign-without-icon.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 23px 30px 1px 30px;
}

.vc_row-o-equal-height {
	display: flex;
}

.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	height: 100%;
}

.tm-bgimage-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only), .tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 48px 40px 0 40px;
}

.tm-sbox.tm-bgimage-yes .tm-vc_cta3-container, .tm-sbox.tm-bgcolor-yes .tm-vc_cta3-container {
	margin-bottom: 30px;
}

.tm-hr-connect-box .tm-vc_icon_element:before {
	content: "";
	position: absolute;
	top: 45px;
	right: -15px;
	width: 55%;
	height: 1px;
	background: #ccc;
	z-index: 4;
}

.tm-hr-connect-box .tm-vc_icon_element:after {
	content: "";
	position: absolute;
	top: 45px;
	left: -15px;
	width: 55%;
	height: 1px;
	background: #ccc;
	z-index: 4;
}

.tm-hr-connect-box .tm-sbox {
	overflow: visible;
}

.tm-hr-connect-box .tm-sbox .tm-vc_icon_element-inner {
	z-index: 11;
}

.tm-hr-connect-box .wpb_column:first-child .tm-vc_icon_element:after {
	display: none;
}

.tm-hr-connect-box .wpb_column:last-child .tm-vc_icon_element:before {
	display: none;
}

.tm-bgcolor-darkgrey.tm-hr-connect-box .tm-vc_icon_element:before, .tm-bgcolor-darkgrey.tm-hr-connect-box .tm-vc_icon_element:after, .tm-bgcolor-skincolor.tm-hr-connect-box .tm-vc_icon_element:before, .tm-bgcolor-skincolor.tm-hr-connect-box .tm-vc_icon_element:after {
	background: rgba(255, 255, 255, .5);
}

.tm-bgcolor-white.tm-hr-connect-box .tm-vc_icon_element:before, .tm-bgcolor-white.tm-hr-connect-box .tm-vc_icon_element:after, .tm-bgcolor-grey.tm-hr-connect-box .tm-vc_icon_element:before, .tm-bgcolor-grey.tm-hr-connect-box .tm-vc_icon_element:after {
	background: rgba(0, 0, 0, .2);
}

div .vc_row .vc_column-inner .tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box .tm-cta3-description, .tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box .tm-vc_cta3-content-header h2, .tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box>.tm-bg-layer {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

div .vc_row .vc_column-inner .tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box:hover .tm-cta3-description, .tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box:hover .tm-vc_cta3-content-header h2 {
	color: #fff;
}

.tm-sbox.tm-bgimage-yes.reset-padding-servicebox .tm-vc_general.tm-vc_cta3 {
	padding: 45px 0 0 0;
}

.tm-sbox.tm-bgimage-yes.tm-sbox-effect-one .tm-vc_general.tm-vc_cta3 {
	padding: 20px 22px 0 20px;
}

.vc_row-no-padding .tm-sbox:not(.tm-bgimage-yes), .vc_row-no-padding .tm-sbox:not(.tm-bgcolor-yes) {
	padding: 0;
}

.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content {
	margin-bottom: 0;
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3 {
	padding: 29px 20px 2px;
}

.single #tribe-events .tribe-events-content p, .single article.post .entry-content p {
	margin-bottom: 25px;
}

article.post .entry-content blockquote {
	line-height: 30px;
}

.tm-featured-wrapper .tm-slick-carousel-wrapper .tm-slick-carousel>div:not(:first-child) {
	display: none;
}

.themetechmount-box-blog .themetechmount-box-content.col-md-7 {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	padding-left: 25px;
}

.themetechmount-box-blog .themetechmount-box-content.col-md-7 .themetechmount-box-content-inner {
	padding-bottom: 20px;
}

.themetechmount-blogbox-format-link.themetechmount-box-blog .themetechmount-box-content, .themetechmount-blogbox-format-quote.themetechmount-box-blog .themetechmount-box-content {
	display: none;
}

.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories {
	padding-bottom: 10px;
	padding-top: 10px;
}

.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories>.tm-meta-line.cat-links a {
	display: inline-block;
	border: 1px solid;
	padding: 5px 10px;
	margin-right: 1px;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	margin-bottom: 5px;
	border-radius: 3px;
}

.tm-post-featured-outer-wrapper, .themetechmount-box-blog, article.post, .themetechmount-post-item-thumbnail, .tm-featured-wrapper {
	position: relative;
}

.tm-entry-meta-wrapper {
	margin: 0 0 7px 0;
	font-size: 14px;
	padding: 0 2px 1px 0;
}

.tm-entry-meta .tm-meta-line i, .tm-right-meta .tm-social-share-wrapper.tm-social-share-post-wrapper, .tm-entry-meta .tm-meta-line a, .tm-post-cat .tm-meta-line a {
	color: #8093a8;
}

.tm-entry-meta .tm-meta-line i.fa-tag, .tm-entry-meta .tm-meta-line i.fa-calendar, .tm-entry-meta .tm-meta-line i.fa-user {
	padding-right: 4px;
}

.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore, .tm-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore, .tm-bgcolor-skincolor .themetechmount-box-blog .tm-entry-meta-wrapper, .tm-bgcolor-darkgrey .themetechmount-box-blog .tm-entry-meta-wrapper {
	border-color: rgba(255, 255, 255, .15);
}

.tm-bgcolor-grey .tm-entry-meta-wrapper {
	border-color: rgba(0, 0, 0, .16);
}

.themetechmount-blogbox-format-link .themetechmount-box-meta {
	margin-top: 0;
}

.themetechmount-blogbox-footer-readmore {
	padding-top: 9px;
	padding-bottom: 5px;
	margin-top: 6px;
	margin-top: 6px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a {
	color: #0a0c0e;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	position: relative;
}

.tm-bgcolor-skincolor .themetechmount-blog-box-view-left-image .themetechmount-blogbox-footer-readmore a:hover {
	color: #5e5e5e;
	background-color: #fff;
}

.themetechmount-box-blog.themetechmount-box-view-content-overlay .themetechmount-blogbox-footer-readmore a:hover {
	background: none;
	border: none;
}

.themetechmount-box-blog .themetechmount-meta-details .themetechmount-blogbox-meta-row-date {
	position: relative;
	padding-right: 24px;
}

.themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after {
	height: 2px;
	content: "";
	background-color: red;
	display: block;
	width: 30px;
	margin-top: 4px;
}

.themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date {
	margin-bottom: 19px;
}

.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-box-topimage .tm-entry-meta a, .tm-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-box-topimage .tm-entry-meta a {
	color: #6e6e6e;
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel div.slick-list {
	padding-bottom: 20px;
}

.themetechmount-boxes-service.themetechmount-boxes-view-carousel .themetechmount-box-service .themetechmount-post-item {
	margin-bottom: 10px;
}

.themetechmount-boxes .themetechmount-boxes-inner>.row.themetechmount-boxes-row-wrapper {
	padding-top: 15px;
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel .themetechmount-boxes-blog-inner .row.slick-slider {
	margin-left: -15px;
	margin-right: -15px;
}

article.themetechmount-box-blog-classic.tm-no-featured-content .entry-header:after, .themetechmount-box-blog.themetechmount-box-topimage.tm-no-featured-content .themetechmount-box-title:after {
	content: none;
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignleft, article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignright {
	margin-bottom: 10px;
}

article.themetechmount-box-blog-classic .tm-post-featured-outer-wrapper {
	margin-bottom: 25px;
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content {
	position: relative;
	display: block;
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-blog-classic-box-content {
	margin-top: 15px;
}

.themetechmount-box-blog-classic .entry-header .tm-meta-line a {
	font-size: 13px;
}

.themetechmount-box-blog-classic .entry-header .tm-meta-line, .themetechmount-box-blog-classic .entry-header .tm-meta-line a {
	color: #8093a8;
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-box-post-date {
	display: none;
}

article.themetechmount-box-blog-classic.themetechmount-blogbox-format-audio .tm-blog-classic-box-content {
	padding-bottom: 30px;
}

.single-post article.themetechmount-box-blog-classic.tm-no-featured-content .tm-blog-classic-box-content {
	padding-top: 0;
	margin-top: 0;
}

.single-post .themetechmount-box-blog-classic.tm-no-featured-content .tm-post-featured-outer-wrapper {
	margin-bottom: 0;
}

article.themetechmount-box-blog-classic.tm-no-featured-content .entry-title {
	padding-right: 55px;
}

.themetechmount-box-topimage .tm-flexslider .flex-control-nav {
	bottom: 0;
	right: 50%;
	text-align: right;
	margin-right: -35px;
}

.themetechmount-box-blog .themetechmount-blogbox-desc-footer {
	padding-top: 22px;
	padding-bottom: 6px;
	font-weight: 600;
}

.themetechmount-box-blog .themetechmount-blogbox-desc-footer a {
	position: relative;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-blogbox-desc-footer {
	padding-bottom: 15px;
	padding-top: 13px;
}

.themetechmount-box-topimage .tm-post-footer-meta {
	border-top: 1px solid #e4e4e4;
}

.post.themetechmount-box-blog-classic .tm-box-post-icon, .themetechmount-box-blog .tm-box-post-date {
	height: 66px;
	width: 64px;
	padding-bottom: 7px;
	z-index: 1;
	color: #fff;
	text-align: center;
	background-color: #9aca40;
	position: absolute;
	top: -20px;
	right: 20px;
	font-weight: 600;
	font-size: 26px;
	line-height: 18px;
	padding-top: 13px;
}

.themetechmount-box-blog .tm-box-post-icon {
	bottom: -30px;
	left: 20px;
	top: auto;
}

.post.themetechmount-box-blog-classic .tm-box-post-date {
	height: 62px;
	width: 69px;
	background-color: #129ce7;
	position: absolute;
	top: 30px;
	left: 30px;
	font-weight: 500;
	font-size: 26px;
	line-height: 20px;
	padding-top: 13px;
	padding-bottom: 7px;
	z-index: 1;
	color: #fff;
	text-align: center;
}

.themetechmount-service-box-view-top-image .themetechmount-serviceboxbox-readmore a:before, .themetechmount-box-blog .themetechmount-blogbox-desc-footer a:before {
	width: 100% !important;
}

.themetechmount-service-box-view-top-image .themetechmount-serviceboxbox-readmore a:hover:after, .themetechmount-box-blog .themetechmount-blogbox-desc-footer a:hover:after {
	width: 100% !important;
	right: auto;
	left: 0;
}

.themetechmount-service-box-view-top-image .themetechmount-serviceboxbox-readmore a:before, .themetechmount-service-box-view-top-image .themetechmount-serviceboxbox-readmore a:after, .themetechmount-box-blog .themetechmount-blogbox-desc-footer a:before, .themetechmount-box-blog .themetechmount-blogbox-desc-footer a:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: auto;
	right: 0;
	width: 0;
	height: 2px;
	background-color: #eaecee;
	transition: all .2s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-quote .themetechmount-box-content, .themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-link .themetechmount-box-content, .themetechmount-box-blog.themetechmount-blog-box-view-left-image.tm-no-featured-content .themetechmount-box-img-left {
	display: none;
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-quote .themetechmount-box-img-left, .themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-link .themetechmount-box-img-left, .themetechmount-box-blog.themetechmount-blog-box-view-left-image.tm-no-featured-content .themetechmount-box-content {
	width: 100%;
	display: block;
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item {
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	background-color: #fff;
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-post-item-thumbnail {
	float: left;
}

.themetechmount-boxes-view-carousel .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item {
	margin: 7px;
	margin-left: 0;
}

.themetechmount-boxes-view-carousel.tm-blog-leftright-view.tm-heading-with-border .slick-slider {
	margin-top: -19px;
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item>.themetechmount-box-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
}

.tm-col-bgcolor-skincolor .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a, .tm-col-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a, .tm-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a, .tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a {
	color: #8d9297;
}

.themetechmount-box-img-left {
	padding-left: 0;
	padding-right: 0;
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-meta {
	border: none;
	padding: 0;
	margin: 10px 0;
}

.themetechmount-blog-box-view-left-image .tm-box-post-date {
	bottom: 11px;
	left: 11px;
}

article.themetechmount-box-blog-classic .tm-post-entry-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 21px;
}

.themetechmount-box-blog .tm-post-entry-header {
	min-height: 52px;
}

.themetechmount-box-blog .themetechmount-box-desc-text, .themetechmount-box-blog .themetechmount-box-desc {
	padding-top: 9px;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc-text {
	padding-top: 10px;
}

.themetechmount-box-blog .tm-post-entry-header, article.themetechmount-box-blog-classic .tm-post-entry-header {
	position: relative;
}

.themetechmount-box-blog .entry-header:not(.tm-titlebar) .entry-title {
	margin-bottom: 4px;
}

.themetechmount-box-blog-classic .entry-header:not(.tm-titlebar) .entry-title {
	font-size: 28px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 12px;
	position: relative;
}

.themetechmount-box-blog .entry-header {
	margin-top: 0;
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content h4 {
	font-size: 18px;
	line-height: 27px;
	font-weight: 600;
}

.themetechmount-blog-box-view-left-image .themetechmount-box-content .themetechmount-box-desc {
	border-top: 1px solid #f2f2f2;
	margin-top: 10px;
	padding-top: 7px;
}

.themetechmount-blog-box-view-left-image .tm-entry-footer a {
	font-size: 14px;
}

.themetechmount-blog-box-view-left-image .tm-entry-footer a:not(:hover) {
	color: #8093a8;
}

.themetechmount-blog-box-view-left-image .tm-entry-meta-wrapper {
	padding: 0 0 1px 0;
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-postcategory .cat-links, article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-postcategory .cat-links a {
	color: #fff;
	font-size: 14px;
}

.tm-meta-line.byline img, .themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line.cat-links {
	display: none;
}

.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line.byline img {
	display: inline-block;
}

.themetechmount-box-blog .themetechmount-meta-details .themetechmount-blogbox-meta-row-date:after {
	position: absolute;
	right: 11px;
	top: -3px;
	width: 0;
	height: 0;
	content: " / ";
	font-size: 15px;
}

.themetechmount-meta-details, .themetechmount-meta-details a, .themetechmount-meta-details i {
	font-size: 14px;
	color: #656565;
}

.themetechmount-meta-details i {
	padding-right: 3px;
}

.themetechmount-meta-details a:hover {
	text-decoration: none;
}

.themetechmount-box-blog.tm-no-featured-content:not(.themetechmount-blog-box-view-left-image):not(.themetechmount-blog-box-view-right-image) .tm-box-post-date {
	bottom: -72px;
}

.themetechmount-box-blog.tm-no-featured-content .tm-post-format-icon-wrapper {
	top: 0;
}

.tm-entry-meta-wrapper .tm-social-share-wrapper {
	padding-bottom: 0;
}

.tm-entry-meta-wrapper .tm-social-share-links ul li {
	padding-right: 10px;
	padding-top: 0;
}

.tm-entry-meta-wrapper .tm-social-share-links ul {
	padding-right: 0;
}

.tm-entry-meta .tm-meta-line {
	padding-right: 15px;
	position: relative;
	color: #8093a8;
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line {
	padding-right: 23px;
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
	position: absolute;
	content: "";
	right: 9px;
	top: 6px;
	background-color: #8093a8;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line.cat-links:after {
	top: 0;
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child:after {
	content: unset;
}

.themetechmount-box-view-top-image .tm-entry-meta .tm-meta-line a, .themetechmount-box-view-top-image .tm-post-cat .tm-meta-line a {
	color: #494949;
	font-size: 15px;
}

.themetechmount-box-blog .tm-post-format-icon-wrapper {
	height: 40px;
	width: 47px;
	background-color: #fff;
	text-align: center;
	color: #18336c;
	position: absolute;
	right: 0;
	top: 17px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.themetechmount-box-blog .tm-post-format-icon-wrapper i {
	position: absolute;
	top: 11px;
	right: 0;
	left: 0;
	font-size: 18px;
	line-height: 19px;
}

.themetechmount-box-blog-classic .tm-post-format-icon-wrapper {
	height: 50px;
	width: 50px;
	background-color: #004b8d;
	text-align: center;
	color: #fff;
	position: absolute;
	right: -15px;
	top: 25px;
	border-radius: 3px;
	line-height: 50px;
	font-size: 19px;
	z-index: 1;
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month, .themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year, .themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month, .themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	text-transform: uppercase;
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month {
	width: 100%;
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month, .themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
	color: #fff;
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
	display: none;
}

.themetechmount-box-blog .tm-post-format-icon-wrapper:before, .themetechmount-post-box-icon-wrapper:before {
	content: none;
}

.themetechmount-box-blog.themetechmount-blogbox-format-quote blockquote {
	margin: 40px 40px;
}

.themetechmount-box-blog-classic.tm-no-featured-content .tm-post-format-icon-wrapper:before {
	display: block;
}

.single .tm-titlebar-wrapper.entry-header {
	margin-bottom: 50px;
}

.themetechmount-boxes-blog .themetechmount-box-topimage .tm-post-featured-wrapper {
	overflow: hidden;
}

.themetechmount-boxes-blog .themetechmount-box-topimage img.wp-post-image {
	transition: transform .5s ease-in-out;
}

.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
	padding-left: 3px;
}

article.themetechmount-box-blog-classic {
	margin-bottom: 50px;
	padding-bottom: 0;
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-post-cat {
	padding-bottom: 4px;
}

.single article.themetechmount-box-blog-classic {
	margin-bottom: 70px;
	border-bottom: none;
}

.single article.themetechmount-box-blog-classic.tm-no-featured-content .themetechmount-post-date-wrapper {
	right: -21px;
	left: auto;
	top: 24px;
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta {
	position: relative;
	display: block;
	width: auto;
	margin-left: 0;
}

.post.themetechmount-box-blog-classic .tm-right-meta .themetechmount-commentbox, article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta .tm-entry-meta .tm-meta-line {
	color: #7f7f7f;
	font-size: 14px;
}

article.themetechmount-box-blog-classic .tm-featured-outer-wrapper .tm-featured-wrapper {
	overflow: hidden;
}

.single article.themetechmount-box-blog-classic .tm-featured-outer-wrapper .tm-featured-wrapper {
	padding-right: 0;
}

.single article.themetechmount-box-blog-classic:hover .tm-featured-outer-wrapper .tm-featured-wrapper img {
	transform: unset;
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon .tm-social-share-links ul li {
	padding-top: 8px;
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon {
	margin-top: 0;
	bottom: -30px;
	right: 17px;
}

.single article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon {
	bottom: -63px;
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm-post-cat {
	padding-right: 240px;
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-col-right {
	display: block;
	width: 100%;
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-col-right {
	padding-right: 40px;
}

article.themetechmount-box-blog-classic.tm-no-featured-content .themetechmount-post-date-wrapper {
	left: 32px;
	right: auto;
	top: 24px;
}

article.themetechmount-box-blog-classic.tm-no-featured-content.format-quote .tm-featured-outer-wrapper, article.themetechmount-box-blog-classic.tm-no-featured-content.format-link .tm-featured-outer-wrapper {
	margin-top: 0;
}

.more-link-wrapper {
	display: block;
}

.more-link-wrapper a {
	display: inline-block;
}

.more-link-wrapper {
	margin-top: 30px;
}

article.post .more-link-wrapper a.more-link {
	padding: 10px 45px 10px 34px;
	border-radius: 22px;
	color: #fff;
	position: relative;
}

article.post .more-link-wrapper a.more-link:after {
	font-family: "tm-labpeak-icons";
	content: "";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	margin-left: 8px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	position: absolute;
	right: 13px;
	top: 10px;
}

.author-info {
	border: 1px solid #eaeff5;
	padding: 30px;
	background-color: #f5f9fd;
	position: relative;
	margin-top: 30px;
}

body.author .author-info {
	margin-bottom: 80px;
}

.author-info .author-title {
	margin-bottom: 5px;
	font-size: 22px;
	margin-top: 0px !important;
}

.author-info .author-avatar {
	margin: 0 30px 0 0;
	float: left;
}

.author-info .author-avatar img {
	border-radius: 0;
	width: 90px;
	height: 90px;
}

.author-info .author-description {
	overflow: hidden;
}

.tm-author-social-links {
	margin: 0;
	margin-left: 116px;
	padding: 0;
	margin-top: 12px;
}

.tm-author-social-links ul {
	list-style: none;
}

.tm-author-social-links li {
	display: inline-block;
	margin-left: 10px;
}

.tm-author-social-links li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #18336c;
	border-radius: 3px;
	text-align: center;
	background-color: #fff;
	margin-bottom: 5px;
}

.tm-author-social-links li a:hover {
	color: #fff;
}

article.sticky {
	background-color: #fff;
	border: 4px solid #f5f9fd;
}

article.themetechmount-box-blog-classic.sticky .tm-blog-classic-box-content {
	padding: 0 30px 15px;
}

article.sticky .entry-content {
	margin-bottom: 0;
}

article.sticky.themetechmount-box-blog-classic .tm-post-format-icon-wrapper:after {
	border-bottom-color: #fafafa;
}

article.themetechmount-blogbox-format-gallery .slick-dotted.slick-slider, article.post.format-gallery .slick-dotted.slick-slider {
	margin-bottom: 0;
}

article.themetechmount-blogbox-format-gallery .slick-dots, article.post.format-gallery .slick-dots {
	position: absolute;
	top: auto;
	z-index: 10;
	text-align: center;
	margin: 0;
	width: 100%;
	bottom: 15px;
}

article.themetechmount-blogbox-format-gallery .slick-dots li, article.post.format-gallery .slick-dots li {
	width: 12px;
}

article.themetechmount-blogbox-format-gallery .slick-dots li button, article.post.format-gallery .slick-dots li button {
	background-color: transparent;
	display: block;
	cursor: pointer;
	padding: 0;
	text-indent: -9999px;
	width: 10px !important;
	height: 10px !important;
	border: 1px solid #fff;
	box-shadow: none;
	border-radius: 50%;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.tm-col-bgcolor-dargrey .slick-dots li button, .tm-col-bgcolor-skincolor .slick-dots li button, .tm-bgcolor-dargrey .slick-dots li button, .tm-bgcolor-skincolor .slick-dots li button, article.themetechmount-blogbox-format-gallery .slick-dots li.slick-active button, article.themetechmount-blogbox-format-gallery .slick-dots li button:hover, article.post.format-gallery .slick-dots li.slick-active button, article.post.format-gallery .slick-dots li button:hover {
	background-color: #fff;
}

article.themetechmount-blogbox-format-audio .tm-post-format-audio-mp3, article.format-audio .tm-post-format-audio-mp3 {
	background-color: #222;
	padding: 22px 47px;
}

.post_format-post-format-link .entry-content a {
	font-size: 15px;
	font-weight: 700;
}

.tm-post-featured-link-wrapper .tm-post-featured-link {
	background: rgba(0, 0, 0, .74);
	padding: 110px 50px;
	text-align: center;
}

.tm-post-featured-quote, .tm-post-featured-link-wrapper {
	background-size: cover;
	background-position: 100%;
}

article.themetechmount-blogbox-format-link .tm-format-link-title, article.post.format-link .tm-format-link-title {
	text-transform: uppercase;
	font-size: 25px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 600;
}

article.themetechmount-blogbox-format-link .tm-format-link-url, article.post.format-link .tm-format-link-url {
	font-size: 18px;
	font-style: italic;
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-link .tm_classic_post_icon {
	bottom: 0;
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm_classic_post_icon {
	bottom: 65px;
}

.tm-post-featured-quote {
	padding: 20px;
}

article.post.format-quote .tm-post-featured-quote {
	padding: 80px 50px;
}

article.post.themetechmount-box-blog-classic.format-quote .tm-post-entry-header {
	display: none;
}

article.post.themetechmount-box-blog-classic .tm-post-featured-quote blockquote {
	margin: 0;
}

article.post.format-quote .tm-featured-outer-wrapper {
	margin-bottom: 100px;
}

article.post.themetechmount-box-blog-classic.format-quote {
	padding-bottom: 60px;
}

article.post.themetechmount-box-blog-classic.format-quote .tm-featured-outer-wrapper {
	margin-bottom: 0;
}

body:not(.single) article.post.themetechmount-box-blog-classic.format-quote .tm-col-left {
	width: 100%;
}

body:not(.single) article.post.themetechmount-box-blog-classic.format-quote .tm-col-right {
	display: none;
}

article.post.format-link .tm-featured-outer-wrapper {
	margin-bottom: 0;
}

article.post.format-link .tm-featured-outer-wrapper {
	margin-bottom: 0;
}

.tm-post-featured-quote:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .74);
	top: 0;
	left: 0;
	z-index: 1;
}

.tm-post-featured-quote blockquote {
	z-index: 2;
	position: relative;
	border: 0;
	background: transparent;
	color: white;
	font-size: 30px;
	line-height: 40px;
	padding: 0;
	margin: 10px 40px;
}

.themetechmount-boxes-blog.themetechmount-boxes-col-five .tm-post-featured-quote blockquote {
	font-size: 22px;
	line-height: 30px;
	padding: 0;
	margin: 15px 0;
}

.tm-post-featured-quote blockquote cite {
	color: #fff;
	font-size: 19px;
	padding-top: 20px;
	text-align: left;
}

article.post_format-post-format-video .tm-post-format-video, article.themetechmount-blogbox-format-video .tm-post-format-video, article.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio, article.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 60%;
	padding-top: 25px;
	height: 0;
}

article.post_format-post-format-video .tm-post-format-video, article.themetechmount-blogbox-format-video .tm-post-format-video {
	padding-bottom: 61.25%;
}

article.post_format-post-format-video .tm-post-format-video iframe, article.themetechmount-blogbox-format-video .tm-post-format-video iframe, article.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio iframe, article.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.single-post .themetechmount-blogbox-footer-readmore {
	display: none;
}

.single-tribe_events #tribe-events-content .gallery, .single-post .tm-blog-classic-box-content .gallery {
	margin-bottom: 0;
}

article.post_format-post-format-video.themetechmount-box-topimage .tm-post-format-video, article.themetechmount-blogbox-format-video.themetechmount-box-topimage .tm-post-format-video, article.post_format-post-format-audio.themetechmount-box-topimage .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio, article.themetechmount-blogbox-format-audio.themetechmount-box-topimage .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
	padding-bottom: 78.25%;
}

article.post_format-post-format-video.themetechmount-blog-box-view-left-image .tm-post-format-video, article.themetechmount-blogbox-format-video.themetechmount-blog-box-view-left-image .tm-post-format-video, article.post_format-post-format-audio.themetechmount-blog-box-view-left-image .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio, article.themetechmount-blogbox-format-audio.themetechmount-blog-box-view-left-image .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
	padding-bottom: 230px;
}

.wp-block-button {
	margin-bottom: 1.5em;
}

body .wp-block-cover-image .wp-block-cover-image-text, body .wp-block-cover-image .wp-block-cover-text, body .wp-block-cover-image h2, body .wp-block-cover .wp-block-cover-image-text, body .wp-block-cover .wp-block-cover-text, body .wp-block-cover h2 {
	color: #fff;
}

.wp-block-cover, .wp-block-cover-image {
	margin: 0 1.75em 1.5em 0;
}

.has-large-font-size {
	line-height: 1.4;
}

.entry-content .wp-block-archives-dropdown {
	margin-bottom: 10px;
}

.single-post .themetechmount-box-blog-classic .tm-post-featured-outer-wrapper {
	margin-bottom: 20px;
}

.single-post .themetechmount-box-blog-classic .tm-blog-classic-box-content {
	padding: 0;
	margin: 0;
}

.single-tm_portfolio .tm-single-pf-footer .clearfix, .single-post .themetechmount-blogbox-sharebox .clearfix {
	display: inline-block;
}

.single-tm_portfolio .tm-pf-single-category-w, .single-post .tm_tag_lists {
	float: left;
}

.single-post .tm-social-share-post-wrapper {
	text-align: left;
	padding: 0;
	border-radius: 0;
}

.single-post .tm-post-prev-next-buttons {
	border-bottom: 1px solid #e9ecef;
	border-top: 1px solid #e9ecef;
}

.single-post .tm-social-share-links ul li {
	display: inline-block;
	padding-right: 7px;
	padding-top: 6px;
}

.single-post .tm-social-share-title {
	margin-top: 11px;
	font-weight: 600;
}

.single-post article.post .entry-content {
	margin-bottom: 20px;
}

.single-post .tm-post-prev-next-buttons {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.single-tm_portfolio .tm-pf-single-category-w a, .single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a {
	padding: 9px 25px;
	background-color: #f5f9fd;
	font-size: 15px;
	display: inline-block;
	margin-right: 3px;
	font-weight: 500;
	margin-bottom: 7px;
	border-radius: 3px;
}

.single-tm_portfolio .tm-pf-single-category-w a:hover, .single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a:hover {
	color: #fff;
}

.single-post .themetechmount-blogbox-sharebox {
	display: block;
	clear: both;
	overflow: hidden;
	padding-top: 20px;
	border-top: 1px solid #dce1e9;
}

.single-post .comments-area {
	margin-top: 50px;
	margin-bottom: 0;
}

.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h1, .single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h2, .single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h3, .single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h4, .single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h5, .single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h6 {
	margin-top: 20px;
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-list {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 0;
}

article.type-attachment .entry-attachment {
	text-align: center;
	border: 1px solid #dadada;
	background: #f3f3f3;
	padding: 15px;
}

span.tm-publised-in-wrapper {
	border: 1px solid #dadada;
	display: block;
	margin-top: 30px;
	padding: 15px;
	text-align: center;
}

.tm-publised-in-wrapper span.meta-nav {
	font-size: 12px;
}

.tm-publised-in-wrapper span.post-title {
	font-size: 25px;
	display: block;
}

.single-post article.post .entry-content ol li, .single-post article.post .entry-content ul li {
	padding-bottom: 5px;
}

.entry-content img.alignright, .entry-content img.alignleft, .entry-content img.aligncenter {
	clear: both;
}

#image-navigation.navigation .nav-previous {
	float: left;
	padding-top: 7px;
	padding-left: 25px;
}

#image-navigation.navigation .nav-next {
	float: right;
	padding-top: 7px;
	padding-right: 25px;
}

.navigation a:hover {
	text-decoration: none;
}

.comments-area .comments-title, .single-post .comments-area .comments-title, #respond .comment-reply-title {
	font-size: 26px;
	line-height: 36px;
}

.comment-list .children {
	margin-left: 35px;
}

.comment-list li.comment {
	position: relative;
	margin-top: 30px;
}

.tm-comment-owner {
	display: block;
	font-size: 18px;
	font-style: normal;
}

.tm-comment-owner, .tm-comment-owner a, .comment-meta .tm-comment-owner a {
	display: block;
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
}

.tm-comment-owner a {
	font-size: 16px;
	font-weight: 400;
}

.comment-body .comment-reply-link:after {
	position: absolute;
	top: 5px;
}

.comment-reply-link:after {
	font-family: "tm-labpeak-icons";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: .2em;
	text-align: center;
	opacity: 1;
	font-variant: normal;
	text-transform: none;
	line-height: 22px;
	font-size: 14px;
	content: "";
	margin-left: 8px;
	vertical-align: bottom;
}

.comment-list, .comment-list .children {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
}

.comment-list>li:last-child:after {
	display: none;
}

.comment-body {
	margin-left: 105px;
	margin-top: 35px;
	margin-bottom: 30px;
	padding: 22px 20px;
	position: relative;
	background-color: #f5f9fd;
	border: 1px solid #f5f9fd;
}

.comment-body:after, .comment-body:before {
	position: absolute;
	top: 17px;
	width: 0;
	height: 0;
	border-width: 10px 12px 10px 0;
	border-style: solid;
	border-color: transparent #f5f9fd transparent #f5f9fd;
	z-index: 1;
	content: "";
	left: -12px;
}

.pingback .comment-author {
	display: none;
}

.comment-author {
	float: left;
	text-align: center;
	width: 80px;
	height: 80px;
	display: block;
	margin-right: 25px;
	overflow: hidden;
	margin-left: -125px;
	margin-top: -20px;
}

.comment-author img {
	max-width: 100%;
	height: auto;
}

.comment-body .author-content-wrap .tm-comment-owner {
	display: inline-block;
	padding-right: 15px;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
	color: #838383;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

.comment-author .fn {
	color: rgba(0, 0, 0, .6);
}

.comment-list a.comment-reply-link {
	border: 1px solid #18336c;
	color: #fff;
	font-size: 13px;
	padding: 3px 30px 3px 17px;
	position: relative;
	border-radius: 3px;
	font-weight: 500;
	background-color: #18336c;
}

.comment-reply-link:before, .comment-reply-login:before {
	margin-right: 7px;
}

.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}

.no-avatars .comment-metadata, .no-avatars .comment-content, .no-avatars .comment-list .reply {
	width: 100%;
}

.comment-list .edit-link {
	margin-left: 20px;
}

.comment-meta, .comment-meta a {
	color: #8093a8;
	font-size: 13px;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 1;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}

.comments-area ol.comment-list {
	margin-bottom: 30px;
}

.comments-area .comment-respond {
	padding-top: 10px;
}

.pingback .comment-meta {
	margin-left: 0;
	padding-left: 0;
}

.trackback .comment-body, .pingback .comment-body {
	margin-left: 0;
}

.comment-form textarea::-webkit-input-placeholder, .comment-form input::-webkit-input-placeholder {
	color: #8a91ac;
}

.comment-form textarea:-moz-placeholder, .comment-form input:-moz-placeholder {
	color: #8a91ac;
}

.comment-form textarea::-moz-placeholder, .comment-form input::-moz-placeholder {
	color: #8a91ac;
}

.comment-form textarea:-ms-input-placeholder, .comment-form input:-ms-input-placeholder {
	color: #8a91ac;
}

.comment-form p:not(.comment-notes) {
	margin-bottom: 20px;
}

.themetechmount-page-full-width.themetechmount-boxed .comments-area {
	margin: 30px 15px 60px 15px;
}

.comments-area {
	margin-top: 60px;
	margin-bottom: 60px;
}

.comment-form {
	margin-bottom: 20px;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

ol.comment-list li #respond {
	width: 100%;
	padding: 25px 0;
	margin-bottom: 34px;
	padding-bottom: 0;
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}

.comment-reply-title small a:before {
	font-family: FontAwesome;
	content: "";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title, .sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 10px;
	font-size: 15px;
}

.tm-comment-date-link {
	float: right;
}

.tm-fn {
	font-size: 17px;
	color: #2c2c2c;
	font-weight: 700;
}

.comment-body .tm-fn a {
	font-size: 17px;
	color: #2c2c2c;
}

.comment-body .tm-fn {
	color: #a2a2a2;
}

.single article.post .comment-body p {
	margin-top: 10px;
}

.single article.post .comment-body blockquote {
	padding-bottom: 25px;
}

.comment-reply-link {
	font-size: 14px;
	margin-top: 5px;
	display: inline-block;
}

.tm-comment-date-link:before {
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: .2em;
	text-align: center;
	opacity: .8;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	font-size: 13px;
	content: "";
}

.comment-body p {
	margin-top: 15px;
	display: block;
}

.comment-reply-title {
	margin-bottom: 10px;
	font-size: 28px;
}

.tm-post-prev-next-buttons {
	padding-top: 60px;
}

.tm-post-prev-next-buttons .tm-right-align-btn {
	float: right;
}

.comment-form textarea {
	height: 125px;
}

.comment-form p.form-submit {
	padding-top: 15px;
}

.comment-box h2 {
	margin-top: 10px;
}

.comments-area .comment-form .comment-form-author, .comments-area .comment-form .comment-form-email, .comments-area .comment-form .comment-form-url {
	position: relative;
	float: left;
	width: 32%;
	margin-right: 2%;
}

.comments-area .comment-form .comment-form-url {
	margin-right: 0;
}

.main-holder .site-content .woocommerce-pagination, .themetechmount-pagination {
	display: block;
	margin-bottom: 70px;
	margin-top: 10px;
	text-align: center;
}

.themetechmount-boxes .themetechmount-boxes-inner .themetechmount-pagination {
	margin-bottom: 0;
}

.main-holder .site-content nav.woocommerce-pagination ul li span, .main-holder .site-content nav.woocommerce-pagination ul li a, .themetechmount-pagination .page-numbers {
	width: 43px;
	height: 43px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background-color: #f5f9fd;
	color: #18336c;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid #eaeff5;
	border-radius: 5px;
	margin: 0 3px;
	padding: 0;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.tm-bgcolor-grey .themetechmount-pagination .page-numbers {
	background-color: #fff;
	border: 1px solid #fff;
}

.main-holder .site-content nav.woocommerce-pagination ul {
	padding: 0;
	border: none;
	margin: 0;
}

.main-holder .site-content nav.woocommerce-pagination ul li {
	border: none;
}

.main-holder .site-content nav.woocommerce-pagination ul li .page-numbers.current, .main-holder .site-content nav.woocommerce-pagination ul li a:hover, .themetechmount-pagination .page-numbers.current, .themetechmount-pagination .page-numbers:hover {
	border-color: transparent;
	color: #fff;
}

.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers.current, .tm-bgcolor-skincolor .themetechmount-pagination .page-numbers:hover {
	background-color: #f5f9fd;
}

.tax-tm_portfolio_category .tm-box-col-wrapper, .tax-tm_team_group .tm-box-col-wrapper .themetechmount-box {
	margin-bottom: 30px;
}

.themetechmount-post-item, .themetechmount-post-item-inner {
	position: relative;
}

.themetechmount-box-portfolio.themetechmount-box-view-overlay {
	overflow: hidden;
	position: relative;
}

.themetechmount-box-portfolio .themetechmount-overlay {
	content: "";
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	background-color: rgba(250, 252, 255, .8);
	opacity: 0;
	will-change: opacity;
	-webkit-transition: opacity .3s ease-out;
	-ms-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}

.themetechmount-box-portfolio .themetechmount-icon-box, .themetechmount-box-portfolio .themetechmount-icon-box a.tm_prettyphoto {
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 1s cubic-bezier(.15, 1, .25, 1) 0s;
	-moz-transition: all 1s cubic-bezier(.15, 1, .25, 1) 0s;
	-o-transition: all 1s cubic-bezier(.15, 1, .25, 1) 0s;
	-ms-transition: all 1s cubic-bezier(.15, 1, .25, 1) 0s;
	transition: all 1s cubic-bezier(.15, 1, .25, 1) 0s;
}

.themetechmount-box-portfolio .themetechmount-icon-box {
	position: absolute;
	top: 45px;
	left: auto;
	right: 0;
	bottom: auto;
	z-index: 1;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.themetechmount-box-portfolio .themetechmount-icon-box a.tm_prettyphoto {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}

.themetechmount-box-portfolio:hover .themetechmount-icon-box a.tm_prettyphoto {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.themetechmount-box-portfolio .themetechmount-icon-box a {
	display: inline-block;
	font-size: 18px;
	padding: 0;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
}

.themetechmount-box-portfolio.themetechmount-box-view-overlay .themetechmount-icon-box a.tm_prettyphoto .tm-labpeak-icon-video {
	font-size: 20px;
}

.themetechmount-box-portfolio .themetechmount-overlay .item-content {
	position: absolute;
	width: 100%;
	left: 10px;
	padding: 20px;
	bottom: 7px;
	opacity: 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: scaleY(1.3) translateZ(0);
	transform: scaleY(1.3) translateZ(0);
	-webkit-transform-origin: center -50%;
	-ms-transform-origin: center -50%;
	transform-origin: center -50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .6s cubic-bezier(.21, .85, .18, 1.36);
	-o-transition: .6s cubic-bezier(.21, .85, .18, 1.36);
	transition: .6s cubic-bezier(.21, .85, .18, 1.36);
}

.themetechmount-box-portfolio:hover .themetechmount-overlay .item-content {
	-webkit-transform: scaleY(1) translateZ(0);
	transform: scaleY(1) translateZ(0);
}

.themetechmount-box-portfolio:hover .themetechmount-overlay .themetechmount-icon-box, .themetechmount-box-portfolio:hover .themetechmount-overlay .item-content, .themetechmount-box-portfolio:hover .themetechmount-overlay {
	opacity: 1;
}

.themetechmount-portfolio-box-view-top-image .themetechmount-box-bottom-content .tm-short-desc {
	border-top: 1px solid #eff4fa;
	margin-top: 13px;
	padding-top: 18px;
}

.themetechmount-portfolio-box-view-top-image .themetechmount-icon-box a {
	top: 50%;
	right: 50%;
	margin-top: -17px;
}

.themetechmount-box-portfolio .themetechmount-post-item .themetechmount-item-thumbnail {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-box-bottom-content, .themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-box-bottom-content:before, .themetechmount-portfolio-box-view-top-image .themetechmount-box-category, .themetechmount-portfolio-box-view-top-image .themetechmount-box-category a {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 a, .themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4, .themetechmount-box-portfolio .themetechmount-box-category a:hover, .themetechmount-portfolio-box-view-overlay:hover .themetechmount-icon-box, .themetechmount-box-portfolio .themetechmount-box-category a, .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a, .themetechmount-box-portfolio .themetechmount-box-category a:hover {
	color: #fff;
}

.themetechmount-portfolio-box-view-overlay .themetechmount-box-content .themetechmount-box-title h4, .themetechmount-portfolio-box-view-overlay .themetechmount-box-content .themetechmount-box-title h4 a {
	color: #18336c;
}

.themetechmount-portfolio-box-view-overlay .themetechmount-box-category, .themetechmount-portfolio-box-view-overlay .themetechmount-box-category a {
	color: #788aaf;
}

.themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 a:hover {
	color: rgba(255, 255, 255, .85);
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-overlay .themetechmount-post-item {
	z-index: 9;
}

.themetechmount-boxes .themetechmount-box-content.themetechmount-overlay .themetechmount-icon-box .tm-labpeak-icon-link:before {
	margin-left: 0;
}

.themetechmount-portfolio-box-view-top-image .themetechmount-box-bottom-content .themetechmount-box-title h4 a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}

.themetechmount-boxes-col-five .themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 {
	font-size: 15px;
}

.themetechmount-portfolio-box-view-overlay .themetechmount-box-title a {
	color: #fff;
}

.themetechmount-box-portfolio .themetechmount-box-title h4, .themetechmount-boxes .themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 {
	font-weight: 600;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 28px;
	position: relative;
}

.themetechmount-box-portfolio .themetechmount-box-category a {
	font-size: 14px;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-box-bottom-content {
	padding: 19px 25px 15px;
	position: relative;
	text-align: center;
	background-color: #fff;
}

.themetechmount-boxes-view-carousel .themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-box-bottom-content {
	margin-bottom: 15px;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image.box-style-two .themetechmount-box-bottom-content {
	text-align: left;
}

.themetechmount-service-box-topicon .themetechmount-box-bottom-content .themetechmount-box-title h4 {
	font-size: 20px;
	margin-bottom: 0;
	line-height: 30px;
}

.themetechmount-box-view-top-image .themetechmount-box-bottom-content .themetechmount-box-title h4 {
	font-size: 20px;
	margin-bottom: 0;
	line-height: 30px;
}

.themetechmount-box-view-top-image .themetechmount-box-category, .themetechmount-box-view-top-image .themetechmount-box-category a {
	color: #8093a8;
	margin-top: 0;
	font-size: 14px;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a:hover, .themetechmount-box-portfolio:not(.themetechmount-box-view-overlay) .themetechmount-icon-box a:hover {
	background-color: #fff;
	border-color: #fff;
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-above .themetechmount-boxes-inner div.themetechmount-boxes-row-wrapper.slick-slider:first-child, .themetechmount-boxes-portfolio.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-above .themetechmount-boxes-inner div.themetechmount-boxes-row-wrapper.slick-slider:first-child {
	margin-top: 82px;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-overlay:before {
	padding: 0;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-overlay {
	background-color: rgba(0, 43, 92, .3);
}

.tm-pf-single-content-wrapper {
	padding-bottom: 100px;
}

.tm-social-share-wrapper.tm-social-share-portfolio-wrapper {
	padding-top: 0;
	float: right;
}

.tm-social-top-wrapper {
	position: relative;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: 1px solid #e2e2e2;
	padding: 0 18px;
	padding-bottom: 30px;
	border-radius: 0;
}

.tm-social-share-wrapper {
	float: none;
}

.tm-social-share-wrapper .tm-social-share-title, .tm-social-share-wrapper .tm-social-share-links, .tm-social-share-wrapper .tm-single-top-btn {
	float: left;
}

.tm-social-share-wrapper:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.tm-social-share-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-right: 15px;
}

.tm-social-share-links ul li {
	display: inline-block;
	padding-right: 6px;
}

.tm-right-meta .tm-social-share-links ul li a {
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	margin-right: 0;
	border-radius: 50%;
	font-size: 12px;
}

.tm-social-share-links ul li a {
	border: 1px solid transparent;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	font-size: 15px;
	border-radius: 3px;
	background-color: #f5f9fd;
}

.tm-pf-single-content-wrapper.tm-pf-view-left-image .tm-pf-detail-box {
	width: 100%;
	display: flex;
}

.themetechmount-pf-detailbox-list {
	list-style: none;
	padding-left: 0;
	overflow: hidden;
	margin-top: 0;
}

.tm-social-share-title {
	padding-right: 10px;
	position: relative;
	margin-right: 10px;
	font-weight: 500;
	font-size: 18px;
}

.tm-social-top-wrapper .tm-social-share-title {
	margin-right: 5px;
}

.tm-social-top-wrapper .tm-social-share-links ul li a {
	border: 1px solid #f1f1f1;
	background-color: #f1f1f1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	color: #303030;
}

.tm-social-share-links ul li a:hover {
	color: #fff;
	border-color: transparent;
}

.tm-pf-single-content-wrapper .tm-portfolio-description .container {
	width: auto;
}

.tm-pf-view-left-image .tm-portfolio-description .wpb_content_element {
	margin-bottom: 0;
}

.tm-pf-view-left-image .tm-portfolio-description .themetechmount-pf-detailbox-title {
	display: none;
}

.tm-pf-view-left-image .tm-pf-single-content-area {
	margin-top: 35px;
}

.tm-portfolio-description h2 {
	margin-bottom: 15px;
	font-size: 26px;
}

.tm-portfolio-description .themetechmount-pf-detailbox-title {
	margin-bottom: 15px;
}

.tm-pf-single-content-wrapper.tm-pf-view-full .tm-portfolio-description .themetechmount-pf-detailbox-title {
	display: none;
}

.themetechmount-pf-detailbox-inner {
	padding: 0 0 0 0;
	margin-top: 0;
	overflow: hidden;
}

.themetechmount-pf-detailbox-inner .themetechmount-pf-detailbox-title {
	margin-top: 20px;
}

.themetechmount-pf-detailbox-list .tm-pf-details-date {
	position: relative;
	display: block;
	padding: 15px 0 15px 0;
	font-size: 15px;
	border-bottom: 1px solid #e9ecef;
}

.themetechmount-pf-detailbox-list .tm-pf-details-date i {
	position: absolute;
	left: 0;
	top: 7px;
	display: inline-block;
	border-radius: 50%;
	padding-left: 0;
	vertical-align: middle;
	font-size: 17px;
	text-align: left;
	transform: translate(0, 0);
	height: 40px;
	width: 40px;
	line-height: 40px;
	z-index: 1;
}

.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details {
	font-weight: 500;
	margin-right: 5px;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	margin-left: 30px;
	color: #18336c;
}

.tm-pf-view-top-image .themetechmount-pf-single-content-area {
	padding-top: 38px;
}

.themetechmount-pf-single-detail-box .themetechmount-pf-detailbox {
	padding: 0 5px;
}

.tm-tm_portfolio-featured-wrapper .slick-dots {
	bottom: 16px;
	right: 16px;
	text-align: right;
}

.tm-tm_portfolio-featured-wrapper .slick-dots li button:before {
	font-size: 12px;
}

.tm-pf-view-left-image .themetechmount-pf-single-detail-box .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date:before {
	content: unset;
}

.tm-pf-single-related-wrapper {
	padding-top: 10px;
	padding-bottom: 30px;
}

.themetechmount-footer-cta-yes .tm-pf-single-related-wrapper {
	padding-bottom: 20px;
}

.themetechmount-pf-detailbox-inner .themetechmount-pf-detailbox-title, .tm-pf-single-related-wrapper .tm-pf-single-related-title {
	font-size: 24px;
	font-weight: 600;
}

.tm-pf-single-related-wrapper .tm-pf-single-related-title {
	margin-bottom: 30px;
}

.single-tm_portfolio .navigation.post-navigation .nav-links, .nav-links .nav-next, .nav-links .nav-previous {
	position: relative;
}

.single-tm_portfolio.nav-links .nav-previous {
	float: left;
}

.single-tm_portfolio .nav-links .nav-next {
	float: right;
}

.single-tm_portfolio .nav-next, .single-tm_portfolio .nav-previous {
	display: inline-block;
}

.single-tm_portfolio .nav-previous {
	margin-right: 3px;
}

.single-tm_portfolio .nav-next {
	margin-left: 3px;
}

.single-tm_portfolio .nav-next a, .single-tm_portfolio .nav-previous a {
	text-align: center;
	top: 106px;
	right: 48px;
	color: #fff;
	display: inline-block;
	border: 1px solid transparent;
	font-size: 16px;
	padding: 8px 36px;
	border-radius: 3px;
	font-weight: 500;
}

.single-tm_portfolio .nav-next a:hover, .single-tm_portfolio .nav-previous a:hover {
	background-color: #18336c;
	color: #fff;
}

.single-tm_portfolio .nav-next a {
	left: auto;
	right: 0;
	padding-right: 50px;
	padding-left: 32px;
}

.single-tm_portfolio .nav-previous a:after, .single-tm_portfolio .nav-next a:after {
	position: absolute;
	font-size: 16px;
	top: 9px;
	font-weight: 600;
}

.single-tm_portfolio .nav-previous a {
	padding-right: 25px;
	padding-left: 44px;
}

.single-tm_portfolio .nav-previous a:after {
	content: "";
	font-family: "tm-labpeak-icons";
	left: 26px;
}

.single-tm_portfolio .nav-next a:after {
	content: "";
	font-family: "tm-labpeak-icons";
	left: auto;
	right: 31px;
}

.single-tm_portfolio .site-content-wrapper {
	position: relative;
}

.tm-pf-single-content-wrapper.tm-pf-view-left-image, .tm-pf-single-content-wrapper.tm-pf-view-top-image {
	padding-bottom: 0;
}

.tm-pf-single-content-wrapper .tm-single-pf-footer {
	display: block;
	clear: both;
	overflow: hidden;
}

.tm-nextprev-bottom-nav {
	position: relative;
	margin-bottom: 35px;
	margin-top: 27px;
	border-top: 1px solid #e4e4e4;
	padding-top: 30px;
}

.single-tm_portfolio .tm-social-bottom-wrapper {
	display: block;
	clear: both;
	padding-top: 40px;
}

.single-tm_portfolio .tm-pf-view-full .tm-social-bottom-wrapper {
	padding-left: 0;
	padding-right: 0;
}

.tm-pf-single-content-wrapper .themetechmount-pf-single-detail-box {
	display: block;
	height: 100%;
	background-color: #f5f9fd;
	padding: 20px 15px;
}

.tm-pf-single-content-wrapper .themetechmount-pf-single-detail-box .themetechmount-pf-detailbox-title {
	position: relative;
	font-size: 22px;
	line-height: 28px;
	color: #18336c;
	font-weight: 700;
	padding-left: 2px;
	padding-top: 5px;
}

.themetechmount-box-view-topimage-bottomcontent {
	margin-bottom: 8px;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content {
	padding: 18px 20px 14px;
	background-color: #f5f9fd;
	width: 100%;
	text-align: center;
	position: relative;
	border-bottom: 3px solid transparent;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-team-image-box {
	position: relative;
	overflow: hidden;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content h4 {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 24px;
	position: relative;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-team-position {
	font-size: 14px;
	line-height: 26px;
}

.themetechmount-box-view-topimage-bottomcontent .tm-team-details-wrapper {
	font-size: 15px;
	padding-bottom: 0;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-team-icon {
	width: 37px;
	height: 37px;
	line-height: 37px;
	font-size: 20px;
	text-align: center;
	position: absolute;
	right: 20px;
	z-index: 2;
	top: 20px;
	border-radius: 50%;
	display: block;
	cursor: pointer;
	background: #fff;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-team-icon {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.themetechmount-box-view-topimage-bottomcontent:hover .themetechmount-team-icon {
	-ms-transform: rotateY(-360deg);
	-webkit-transform: rotateY(-360deg);
	transform: rotateY(-360deg);
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-team-image-box:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -100%;
	left: 0;
	opacity: 0;
	transition: all .3s ease 0s;
	background-color: #fff;
}

.themetechmount-box-view-topimage-bottomcontent:hover .themetechmount-team-image-box:after {
	opacity: .4;
	bottom: 0;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-social-links {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 1;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-social-links ul {
	margin: 0;
	padding: 0;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-social-links .tm-team-social-links-wrapper ul li {
	position: absolute;
	position: relative;
	display: block;
	vertical-align: middle;
	opacity: 0;
	margin: 4px 0;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
}

.themetechmount-box-view-topimage-bottomcontent:hover .themetechmount-box-social-links .tm-team-social-links-wrapper ul li {
	opacity: 1;
	top: auto;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-social-links ul li, .themetechmount-box-team .tm-team-social-links-wrapper ul li {
	display: inline-block;
	margin: 0;
}

.themetechmount-box-team.themetechmount-box-view-left-image .tm-team-social-links-wrapper ul li:first-child {
	margin-left: 0;
}

.themetechmount-box-view-topimage-bottomcontent .tm-team-social-links-wrapper ul li a {
	height: 39px;
	width: 39px;
	line-height: 39px;
	display: block;
	font-size: 14px;
	border-radius: 100%;
	color: #fff;
	border: 1px solid transparent;
	text-align: center;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.themetechmount-box-view-topimage-bottomcontent .tm-team-social-links-wrapper ul li a:hover {
	background-color: #18336c;
	color: #fff;
	border-color: #18336c !important;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-team-icon:hover a {
	color: #fff;
}

.tm-team-member-single-title {
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 0;
}

.tm-team-member-single-position {
	font-size: 15px;
	color: #8093a8;
	font-weight: 400;
	margin-bottom: 0;
}

.themetechmount-team-member-single-content-area .tm-team-member-single-content-wrapper {
	margin-top: 0;
	padding-top: 15px;
}

.tm-team-member-single-category {
	margin-top: 20px;
}

.tm-team-member-single-meta-title {
	font-weight: 700;
	text-transform: uppercase;
}

.tm-team-details-list {
	list-style: none;
	padding: 0;
}

.tm-team-details-list li {
	position: relative;
	font-size: 15px;
	line-height: 20px;
	display: block;
	float: left;
	padding: 6px 0 6px 0;
	width: 100%;
}

.tm-team-member-view-wide-image .tm-team-details-list li {
	padding: 9px 0 9px 26px;
}

.tm-team-extra-details-wrapper .tm-team-details-list li i {
	top: 1px;
	left: 4px;
	margin-right: 14px;
}

.tm-team-extra-details-wrapper {
	margin-bottom: 30px;
}

.tm-team-details-list .tm-team-list-title {
	margin-right: 3px;
	position: relative;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
}

.tm-team-extra-details-wrapper .tm-team-details-list .tm-team-list-title {
	text-indent: 0;
	width: auto;
	margin-right: 3px;
}

.tm-team-details-list .tm-team-list-title, .tm-team-details-list .tm-team-list-value {
	display: inline-block;
}

.tm-team-list-title i {
	position: relative;
	text-align: center;
	text-indent: 0;
	font-size: 16px;
	top: 0;
	margin-right: 3px;
}

.tm-team-details-list {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
}

.tm-team-member-single-content-wrapper.tm-team-member-view-default .themetechmount-team-member-single-featured-area .tm-team-extra-details-list {
	margin-top: 0;
}

.themetechmount-box-team.themetechmount-box-view-left-image .tm-team-extra-details-line-website {
	display: none;
}

.tm-teamform textarea {
	min-height: 60px;
	height: 151px;
}

.tm-team-member-single-title-wrapper.col-xs-12 {
	padding-left: 0;
}

.tm-team-member-single-title-wrapper .tm-team-data .tm-details-title {
	padding-bottom: 0;
}

.tm-team-member-single-title-wrapper .tm-team-data .themetechmount-tm-extradetailbox-title, .tm-team-member-single-title-wrapper .tm-team-data .tm-details-title h2 {
	font-size: 28px;
	line-height: 40px;
	font-weight: 700;
}

.tm-team-member-single-title-wrapper .tm-team-data .themetechmount-tm-extradetailbox-title, .tm-team-member-single-title-wrapper .tm-team-data .tm-details-title {
	margin-bottom: 10px;
}

.tm-team-member-single-title-wrapper .tm-team-data>.col-xs-12, .tm-team-member-single-title-wrapper .tm-team-data {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
}

.single-tm_team_member .tm-team-member-single-content-wrapper>.tm-team-member-single-content {
	position: relative;
}

.single-tm_team_member .themetechmount-team-img {
	padding-right: 15px;
}

.themetechmount-team-member-single-content-area .tm-team-member-content {
	padding: 5px 0 10px 15px;
}

.tm-team-member-view-wide-image .tm-team-member-single-excerpt {
	margin-top: 10px;
}

.tm-team-member-view-wide-image .tm-team-member-single-meta-details {
	padding-top: 40px;
	border-top: 1px solid #e4e4e4;
	margin-top: 40px;
}

.single-tm_team_member .tm-team-member-single-content-wrapper .container {
	width: auto;
	padding: 20px 0;
}

.single-tm_team_member .tm-team-member-single-content-wrapper .container:first-child {
	padding-top: 0;
}

.tm-team-member-single-content-wrapper .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 1.7em;
}

.tm-team-member-view-wide-image .tm-team-member-single-content-wrapper {
	margin-top: 40px;
}

.tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-title {
	font-weight: 700;
	color: #313131;
	width: auto;
}

.tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-value {
	margin-left: 6px;
	float: none;
}

.tm-team-member-single-content-wrapper .tm-team-details-wrapper {
	display: block;
	overflow: hidden;
	clear: both;
}

.tm-team-member-single-content-wrapper .tm-extradetails-title {
	margin-top: 20px;
}

.tm-team-member-single-content-wrapper ul {
	margin: 0;
}

.tm-team-member-single-content-wrapper .tm-teammember-content {
	padding-top: 25px;
	padding-bottom: 20px;
}

.inside {
	text-align: center;
	position: relative;
	padding: 29px 15px 21px 15px;
	margin-bottom: 30px;
}

.tm-fid-no-border.tm-fid-without-icon.inside {
	margin-bottom: 0;
	padding: 11px 15px 7px;
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
	margin-bottom: 10px;
}

.inside.tm-fid-with-border:not(.tm-fid-view-circle-progress) {
	border: 1px solid #e8e8e8;
	padding-left: 25px;
}

.tm-fid-with-icon.tm-fid-view-topicon {
	padding: 30px 0 2px;
	padding-left: 0;
	text-align: left;
}

.tm-facts-colum-sep .tm-fid-with-icon.tm-fid-view-topicon {
	padding: 5px 0 2px;
	margin-bottom: 14px;
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border.tm-fid-view-topicon, .tm-bgcolor-darkgrey .inside.tm-fid-with-border.tm-fid-view-topicon, .inside.tm-fid-with-border.tm-fid-view-topicon {
	border: none;
	background-color: transparent;
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
	margin-bottom: 0;
	height: 91px;
	line-height: 61px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
}

.tm-bgcolor-skincolor .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i, .tm-col-bgcolor-skincolor .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i {
	color: #fff;
}

.tm-fid-with-icon.tm-fid-view-topicon h3 {
	position: relative;
}

.inside h3 {
	margin-bottom: 0;
	width: 100%;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	padding-top: 0;
}

.inside .themetechmount-fid-wrapper {
	padding-top: 20px;
}

.inside h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 40px;
	line-height: 40px;
	font-weight: 600;
}

.inside.tm-fid-view-lefticon h4 {
	font-size: 30px;
	line-height: 36px;
}

.inside.tm-fid-view-lefticon h3 {
	font-size: 15px;
	line-height: 24px;
	color: #788aaf;
}

.inside.tm-fid-view-topicon h4 {
	font-size: 21px;
	line-height: 32px;
	margin-top: -4px;
	margin-bottom: 0;
	font-weight: 500;
}

.tm-fid.inside h4 {
	position: relative;
}

.tm-fid-without-icon.inside h4 {
	margin-top: 0;
}

.tm-fid-without-icon.inside h3 span {
	padding-left: 0;
}

.inside h3 span {
	padding: 0 4px 0 4px;
	display: block;
}

.inside.tm-fid-view-lefticon h3 span {
	padding: 0 4px 0 4px;
}

.tm-fid-inner sub, .tm-fid-inner sup {
	font-size: 15px;
	font-weight: 400;
}

.tm-fid-inner sup {
	top: -.9em;
}

.tm-fid-icon-wrapper i.vc_li, .tm-fid-icon-wrapper i.kw_labpeak {
	position: relative;
	top: 14px;
}

.tm-fid-icon-wrapper i {
	font-size: 45px;
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress.inside), .tm-bgcolor-darkgrey .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress.inside) {
	border-color: rgba(255, 255, 255, .15);
	background-color: rgba(255, 255, 255, .08);
}

.tm-bgcolor-skincolor .inside h3, .tm-bgcolor-darkgrey .inside h3, .tm-bgcolor-darkgrey .tm-fid.inside h4, .tm-bgcolor-skincolor .tm-fid-icon-wrapper i, .tm-bgcolor-skincolor .tm-fid.inside h4 {
	color: #fff;
}

.tm-fid-view-topicon.inside h3 span {
	padding: 2px 4px 0 4px;
}

.tm-fid.tm-fid-without-icon .tm-fld-contents {
	text-align: center;
}

.inside.tm-fid-view-lefticon:not(.tm-fid-no-bg) h4 {
	font-size: 30px;
	line-height: 35px;
}

.tm-fid-view-righticon .tm-fid-left, .tm-fid-view-lefticon .tm-fid-left {
	position: relative;
	display: block;
	width: 100%;
}

.tm-fid-view-righticon .tm-fld-contents, .tm-fid-view-lefticon .tm-fld-contents {
	text-align: left;
	clear: both;
	overflow: hidden;
}

.tm-fid-view-lefticon.tm-fid-without-icon .tm-fld-contents {
	padding-left: 0;
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper, .tm-fid-view-lefticon-border .tm-fid-icon-wrapper, .tm-fid-view-righticon .tm-fid-icon-wrapper, .tm-fid-view-lefticon .tm-fid-icon-wrapper {
	position: absolute;
	top: 5px;
}

.tm-fid-view-righticon.inside h4, .tm-fid-view-lefticon.inside h4 {
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
	display: block;
}

.tm-fid-view-lefticon .tm-fld-contents {
	padding-left: 70px;
}

.tm-fid-view-topicon.inside h4 span:nth-child(2), .tm-fid-view-lefticon.inside h4 span:nth-child(2) {
	margin-left: -1px;
}

.tm-fid-view-righticon.inside h4 {
	float: right;
}

.tm-textcolor-white .inside h3 {
	color: rgba(255, 255, 255, 1) !important;
}

.tm-fid-view-righticon .tm-fld-contents {
	text-align: right;
	padding-right: 100px;
}

.tm-fid-view-righticon.tm-fid-without-icon .tm-fld-contents {
	padding-right: 0;
}

.tm-fid-view-righticon .tm-fid-icon-wrapper {
	right: 13px;
}

.tm-fid-main-border {
	text-align: center;
}

.vc_row .tm-fid-main-border .inside {
	background-color: transparent;
}

.inside.tm-fid-view-roundbox {
	padding: 0;
	display: inline-block;
	border-radius: 50%;
	border: 16px solid rgba(43, 52, 59, .57);
	max-width: 172px;
}

.inside .tm-content-fid {
	text-align: center;
	height: 140px;
	padding-top: 18px;
	width: 140px;
	background-color: #1a1d22;
	border-radius: 50%;
	position: relative;
}

.inside.tm-fid-view-roundbox .tm-fid-icon-wrapper i {
	font-size: 40px;
	display: block;
	margin-bottom: 29px;
}

.inside.tm-fid-view-roundbox h3, .inside.tm-fid-view-roundbox h4 {
	font-size: 16px;
	line-height: 24px;
}

.inside.tm-fid-view-roundbox h3, .inside.tm-fid-view-roundbox h4, .inside.tm-fid-view-roundbox .tm-fid-icon-wrapper i {
	color: #fff;
}

.tm-fid-view-topcentericon .tm-fid-icon-wrapper i {
	font-size: 36px;
}

.tm-fid-with-icon.tm-fid-view-topcentericon .tm-fid-icon-wrapper {
	line-height: 61px;
}

.tm-fid-with-icon.tm-fid-view-topcentericon h3 {
	position: relative;
	margin-top: 30px;
}

.inside.tm-fid-view-topcentericon h3:after {
	content: "";
	left: 50%;
	height: 2px;
	position: absolute;
	top: -11px;
	width: 30px;
	margin-left: -17px;
	background-color: #182333;
}

.inside.tm-fid-without-icon.tm-fid-view-topcentericon h3:after {
	content: unset;
}

.tm-col-bgcolor-darkgrey .inside.tm-fid-view-topcentericon h3:after, .tm-bgcolor-darkgrey .inside.tm-fid-view-topcentericon h3:after, .tm-col-bgcolor-skincolor .inside.tm-fid-view-topcentericon h3:after, .tm-bgcolor-skincolor .inside.tm-fid-view-topcentericon h3:after {
	background-color: #fff;
}

.inside.tm-fid-view-righticon.tm-fid-with-bg, .inside.tm-fid-view-lefticon.tm-fid-with-bg {
	text-align: center;
	position: relative;
	padding: 25px 20px 25px 27px;
	margin-bottom: 0;
	background-color: #f6faff;
}

.tm-fid-view-righticon.tm-fid-with-bg .tm-fld-contents:before, .tm-fid-view-lefticon.tm-fid-with-bg .tm-fld-contents:before {
	content: "";
	position: absolute;
	left: 95px;
	top: 0;
	width: 2px;
	height: 100%;
	background: #fff;
}

.tm-fid-view-lefticon.tm-fid-with-bg .tm-fld-contents {
	padding-left: 90px;
}

.tm-fid-view-righticon.tm-fid-with-bg .tm-fld-contents:before {
	left: auto;
	right: 105px;
}

.tm-fid-view-righticon.tm-fid-with-bg .tm-fld-contents {
	padding-right: 110px;
}

.tm-facts-colum-sep .wpb_column:after {
	content: "";
	height: 100%;
	width: 1px;
	background-color: #eaeff5;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	top: 50%;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}

.tm-bgimage-yes.tm-facts-colum-sep .wpb_column:after, .tm-bgcolor-darkgrey.tm-facts-colum-sep .wpb_column:after, .tm-bgcolor-skincolor.tm-facts-colum-sep .wpb_column:after {
	background-color: rgba(255, 255, 255, .08);
}

.tm-facts-colum-sep .wpb_column:nth-last-child(1):after {
	display: none;
}

span.tm-vc_label_units.vc_label_units {
	position: absolute;
	right: 0;
	z-index: 3;
	margin-top: -36px;
	text-shadow: none;
	color: #18336c;
	font-size: 16px;
	background: transparent;
	padding: 2px 0;
	border-radius: 0;
	margin-left: -24px;
	top: 0;
	font-weight: 600;
}

.themetechmount-progress-bar.vc_progress_bar .vc_single_bar .vc_label {
	display: block;
	margin: 14px auto 75px;
	width: 100%;
	background: transparent;
	height: 4px;
	border-radius: 6px;
	transition-property: width, background-color;
	padding: 0;
}

.themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label {
	top: -35px;
	left: 0;
	font-size: 15px;
	color: #18336c;
	text-shadow: none;
	font-weight: 600;
}

.tm-col-bgimage-yes .vc_progress_bar.themetechmount-progress-bar span.tm-vc_label_units.vc_label_units, .tm-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units, .tm-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units, .tm-col-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units, .tm-col-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units, .tm-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label, .tm-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label, .tm-col-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label, .tm-col-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label {
	color: #fff;
}

.themetechmount-progress-bar.vc_progress_bar .vc_single_bar {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f5f9fd;
	border-radius: unset !important;
	height: 7px;
}

.tm-bgcolor-grey .tm-bgcolor-white .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar {
	background-color: #f5f9fd;
}

.tm-col-bgcolor-grey .themetechmount-progress-bar.vc_progress_bar .vc_single_bar, .tm-bgcolor-grey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar, .tm-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar, .tm-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar, .tm-col-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar, .tm-col-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar {
	background-color: #fff;
}

.themetechmount-progress-bar .vc_single_bar .vc_bar {
	border-radius: unset !important;
}

.themetechmount-progress-bar.vc_progress_bar .tm-pbar-icon-w {
	position: absolute;
	top: 48px;
}

.themetechmount-progress-bar.vc_progress_bar .tm-vc_icon_element-inner {
	width: 30px;
	height: 40px;
	font-size: 15px;
}

.themetechmount-progress-bar.vc_progress_bar .tm-pbar-single-bar-w .tm-pbar-icon-w {
	position: absolute;
	top: -46px;
}

.tm-pbar-icon-true .tm-vc_icon_element {
	margin-bottom: 0;
}

.tm-pbar-icon-true .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	width: 22px;
	height: 45px;
}

.tm-pbar-icon-true .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 21px !important;
}

.themetechmount-progress-bar.vc_progress_bar .tm-pbar-icon-true .vc_general.vc_single_bar .vc_label {
	margin-left: 37px;
}

.tm-pbar-single-bar-w {
	position: relative;
	margin-top: 60px;
	margin-right: 16px;
}

.tm-pbar-single-bar-w:first-child {
	margin-top: 35px;
}

.themetechmount-progress-bar.vc_progress_bar.tm-icon-white .tm-vc_icon_element-inner {
	color: #fff !important;
}

.tm-overlap-row {
	position: relative;
	z-index: 1;
}

.tm-box-shadow {
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
}

.tm-row.tm-bgimage-fixed {
	background-attachment: fixed !important;
}

.vc_row-o-equal-height>.vc_column_container>.vc_column-inner {
	height: 100%;
}

.vc_column_container>.vc_column-inner {
	position: relative;
}

.vc_column-inner.tm-col-bgimage-yes {
	background-image: none !important;
}

.vc_column-inner.tm-col-bgimage-yes.nitro-lazy {
	background-image: none !important;
}

.vc_column-inner.tm-col-bgcolor-yes, .tm-row .wpb_column .tm-col-wrapper-bg-layer {
	background-color: transparent !important;
}

.vc_column-inner.tm-col-bgcolor-white.tm-col-bgimage-yes {
	background-color: transparent;
}

body.themetechmount-page-full-width.header-classic-vertical #content .site-main .entry-content .wpb-content-wrapper>.wpb_row.vc_row-fluid[data-vc-stretch-content="true"], body.themetechmount-page-full-width.header-classic-vertical #content .site-main .entry-content>.wpb_row.vc_row-fluid[data-vc-stretch-content="true"], .tm-vc-width-auto {
	left: 0 !important;
	width: auto !important;
}

body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper>.wpb_row.vc_row-fluid, body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid {
	padding-top: 86px;
	padding-bottom: 70px;
	margin-bottom: 0;
}

body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper>.wpb_row.vc_row-fluid .vc_row.vc_row-no-padding, body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid .vc_row.vc_row-no-padding {
	margin: 0;
}

body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper>.wpb_row.vc_row-fluid.vc_row-no-padding, body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid.vc_row-no-padding {
	overflow: hidden;
}

body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper>.wpb_row:first-child, body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row:first-child {
	margin-top: -82px;
}

body.themetechmount-page-full-width.tm-titlebar-bcrumb-bottom #content .site-main .entry-content .wpb-content-wrapper>.wpb_row.tm-bgimage-yes:first-child, body.themetechmount-page-full-width.tm-titlebar-bcrumb-bottom #content .site-main .entry-content>.wpb_row.tm-bgimage-yes:first-child {
	margin-top: -82px;
}

.site {
	overflow: hidden;
}

.site-main {
	position: relative;
	padding-top: 82px;
	z-index: 10;
}

.vc_row.container {
	padding: 0;
}

body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper>.wpb_row .vc_row.container, body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row .vc_row.container {
	margin: auto;
}

.themetechmount-sidebar-true .vc_row.container {
	width: auto;
	margin: 0 -15px;
}

body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content .wpb-content-wrapper>.wpb_row.vc_row-fluid, body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content>.wpb_row.vc_row-fluid {
	padding-top: 20px;
	padding-bottom: 10px;
}

body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content .wpb-content-wrapper>.wpb_row:first-child, body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content>.wpb_row:first-child {
	margin-top: -22px;
}

body.themetechmount-page-full-width.tm-all-row-20px .site-main {
	padding-top: 22px;
}

.tm-bg-img-top>.vc_column-inner>.tm-col-wrapper-bg-layer {
	background-position: 0 top !important;
}

.wpb_single_image .vc_figure {
	position: relative;
}

.tm_prettyphoto .vc_single_image-wrapper:hover:after {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	opacity: .8;
}

.themetechmount-sidebar-true.page #primary .site-main {
	padding-bottom: 40px;
}

.themetechmount-sidebar-true .site-main {
	padding-top: 58px;
}

body.themetechmount-sidebar-left:not(.tm-empty-sidebar) .site-content #primary.content-area {
	float: right;
}

.site-content #sidebar-left.sidebar, .site-content #sidebar-right.sidebar {
	margin-top: 0;
	padding-top: 17px;
	padding-bottom: 40px;
}

.site-content #sidebar-left.sidebar {
	float: left;
}

.tm-empty-sidebar:not(.themetechmount-sidebar-bothright, .themetechmount-sidebar-bothleft) #primary {
	margin: 0 auto !important;
	float: none !important;
}

body.themetechmount-sidebar-both .site-content #sidebar-left.sidebar {
	margin-left: -74.8%;
	float: left;
}

body.themetechmount-sidebar-both .site-content #primary.content-area {
	margin-left: 25% !important;
}

body.themetechmount-sidebar-bothleft .site-content #primary.content-area {
	float: right;
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar {
	margin-top: 0;
	padding-top: 17px;
	padding-bottom: 70px;
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-left.sidebar {
	border: none;
	float: left;
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar {
	border-left: 0;
	float: right;
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right .widget {
	padding-left: 0;
	padding-right: 0;
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-left .widget {
	padding-right: 0;
}

body.themetechmount-sidebar-bothright .site-content #sidebar-right.sidebar {
	border: none;
}

body.themetechmount-sidebar-bothright .site-content #sidebar-left.sidebar {
	border-right: 0;
	float: left;
}

.widget .woocommerce-product-search, .widget .search-form {
	position: relative;
}

.widget .search-form label {
	display: block;
}

.sidebar h3.widget-title {
	margin-bottom: 35px;
	display: block;
	border-bottom: 1px solid #dde2e7;
	padding-bottom: 14px;
}

.sidebar h3.widget-title a {
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
}

.sidebar .widget .widget-title:after {
	display: block;
	height: 3px;
	content: "";
	position: absolute;
	left: 0;
	width: 30px;
	bottom: -2px;
	margin-top: 0;
	margin-bottom: 0;
}

.widget .woocommerce-product-search .search-field, .widget .search-form .search-field {
	border: 1px solid #dde2e7;
	background-color: #fff;
	border-radius: 0;
	padding: 12px 15px;
	padding-right: 60px;
}

.widget .woocommerce-product-search .search-field::-webkit-input-placeholder .widget .search-form .search-field::-webkit-input-placeholder {
	color: #788aaf;
}

.widget.woocommerce.widget_product_search input[type="submit"], .widget.woocommerce.widget_product_search button, .widget .search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: none;
	border-bottom: none;
	text-indent: -999px;
	padding: 0;
	width: 50px;
	height: 49px;
	z-index: 1;
	border-radius: 0;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkIyMUIzOENCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkIyMUIzOERCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQjIxQjM4QUI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQjIxQjM4QkI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv8c+gAAAAFpSURBVHjavFYLjcQgEKXNGcACFrDQk7AroRawsBZqoSeBSuhKaCVsJXCwmSYsmeEzud5LXtoQ4AEzvKFzzokClKeGb4yn5yJaEQQJ3jyty+PlOXmqzDwfxBpVhRAGwxHUsGouZk+ZE/yKTjfEyXpK4vRDzI4orgrpc4PvvRTDsKqNiJEhVq1hR03He/4YZNBamQwjIaooQYnEbSvFokJ0ogSxzkOD2MkZCQcqOCNHKRjUNQvvITtj/AgeQhbvSVs691sQsywu9lKHXvwzesKsuZA1gkvp3BvE0rEHJvhE7EkyBEekbcGsTdde2gwVYh42Z22WW27AkVZk/JgT1MxyMxCmb6kxXfTEMJ4PJA4HmEF8sTXEmkqwMOYbvdPJCib3d3jByRWfGOZK0ZwR24ZJDWTqWhKtqQAPRHyDhBqTpJIlUcEsRZxr8hbtKh7CXJuzWOm7qlpQ10JetUNqp/erBU8MYBr7rwADAC4mLBh7uQBTAAAAAElFTkSuQmCC");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px 16px;
}

.widget.woocommerce.widget_product_search input[type="submit"].nitro-lazy, .widget.woocommerce.widget_product_search button.nitro-lazy, .widget .search-form .search-submit.nitro-lazy {
	background-image: none !important;
}

.tm-textcolor-dark .widget .search-form .search-field {
	border-color: rgba(0, 0, 0, .07);
}

.sidebar.widget-area .widget {
	position: relative;
	padding: 30px 20px 30px;
	background-color: #f5f9fd;
	margin: 40px 0 35px;
	border-radius: 3px;
}

.sidebar.widget-area .widget.widget_media_video, .sidebar.widget-area .widget.widget_media_image {
	padding: 0;
	box-shadow: unset;
}

.sidebar.widget-area .widget.widget_media_video .widget-title, .sidebar.widget-area .widget.widget_media_image .widget-title, .widget.woocommerce.widget_product_search .widget-title, .sidebar.widget-area .widget.widget_search .widget-title {
	display: none;
}

body.themetechmount-sidebar-right .site-content-wrapper #primary.content-area {
	float: left;
}

.site-content-wrapper #sidebar-right.sidebar {
	margin-top: 0;
	padding-top: 17px;
	padding-bottom: 70px;
	float: right;
}

body.themetechmount-sidebar-left:not(.tm-empty-sidebar) .site-content-wrapper #primary.content-area {
	float: right;
}

.site-content-wrapper #sidebar-left.sidebar {
	margin-top: 0;
	padding-top: 17px;
	padding-bottom: 70px;
	float: left;
}

body.themetechmount-sidebar-right.tm-empty-sidebar .site-content-wrapper #primary.content-area {
	padding-right: 0px !important;
	border-right: 0;
	margin-right: 0;
}

body.themetechmount-sidebar-left.tm-empty-sidebar .site-content-wrapper #primary.content-area {
	padding-left: 0px !important;
	border-left: 0;
	margin-left: 0;
	margin-right: 0;
}

.social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

.social-icons li {
	display: inline-block !important;
	padding-left: 3px;
	min-width: 23px;
	border: none;
}

.social-icons li>a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	border: 1px solid #f1f1f1;
	text-align: center;
	display: block;
	background-color: transparent;
	font-size: 15px;
}

.footer .social-icons li>a {
	width: 25px;
	height: 25px;
	line-height: 30px;
	border-radius: 50%;
	border: none;
	text-align: center;
	display: block;
	background-color: transparent;
	font-size: 16px;
	color: #8093a8;
}

.footer .tm-textcolor-white .social-icons li>a {
	color: rgba(255, 255, 255, 1);
}

.footer .tm-bgcolor-darkgrey .social-icons li>a, .footer .tm-bgcolor-skincolor .social-icons li>a {
	color: rgba(255, 255, 255, 1);
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, .4);
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter {
	background-color: #2cbfd9;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube {
	background-color: red;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr {
	background-color: #ed1384;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook {
	background-color: #4583bc;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin {
	background-color: #0b84b3;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus {
	background-color: #d3452b;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp {
	background-color: #c41200;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble {
	background-color: #de588b;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest {
	background-color: #cd1f29;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast {
	background-color: #803aac;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing {
	background-color: #006464;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo {
	background-color: #07c0ed;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk {
	background-color: #44678d;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz {
	background-color: #98c742;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu {
	background-color: #ea4925;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive {
	background-color: #f9cb2f;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss {
	background-color: #fb7200;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram {
	background-color: #125688;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link:hover {
	background-color: #fff !important;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter:hover {
	color: #2cbfd9;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube:hover {
	color: red;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr:hover {
	color: #ed1384;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook:hover {
	color: #4583bc;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin:hover {
	color: #0b84b3;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus:hover {
	color: #d3452b;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp:hover {
	color: #c41200;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble:hover {
	color: #de588b;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest:hover {
	color: #cd1f29;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast:hover {
	color: #803aac;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing:hover {
	color: #006464;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo:hover {
	color: #07c0ed;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk:hover {
	color: #44678d;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz:hover {
	color: #98c742;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu:hover {
	color: #ea4925;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive:hover {
	color: #f9cb2f;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss:hover {
	color: #fb7200;
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram:hover, .tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram:hover {
	color: #125688;
}

.k_flying_searchform_wrapper, .k_flying_searchform_wrapper .container {
	position: relative;
}

.k_flying_searchform_wrapper {
	display: none;
}

.w-search-input input[type="text"]:focus {
	border-color: rgba(255, 255, 255, .8);
	color: #fff;
}

.w-search-form-h {
	display: table;
	height: 100%;
	width: 100%;
}

.w-search-form-row {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	position: relative;
}

.k_flying_searchform_wrapper .header-search {
	position: absolute;
	top: -6px;
	right: -4px;
	background-color: transparent;
	border: none;
	padding: 15px;
	font-size: 20px;
}

.k_flying_searchform_wrapper .header-search {
	color: #fff;
}

.tm-search-close {
	position: absolute;
	border: 1px solid rgba(255, 255, 255, 1);
	top: 50%;
	margin-top: -20px;
	right: 15px;
	border-radius: 3px;
	width: 33px;
	height: 33px;
	line-height: 30px;
	text-align: center;
	background-color: #fff;
	color: #012546;
	cursor: pointer;
	transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.tm-search-close:hover {
	background-color: #012546;
	border-color: #012546;
	color: #fff;
}

.w-search-close {
	display: block;
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 22px;
	line-height: 50px;
	height: 50px;
	width: 50px;
	color: #fff !important;
	-webkit-transition: transform ease-out .2s;
	-moz-transition: transform ease-out .2s;
	-ms-transition: transform ease-out .2s;
	-o-transition: transform ease-out .2s;
	transition: transform ease-out .2s;
	transform: rotate(0deg);
}

.w-search-close:hover {
	opacity: 1;
	transform: rotate(90deg);
}

.k_flying_searchform_wrapper .field::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .8);
	line-height: 1.3em;
}

.k_flying_searchform_wrapper .field:-moz-placeholder {
	color: rgba(255, 255, 255, .8);
	line-height: 1.3em;
}

.k_flying_searchform_wrapper .field::-moz-placeholder {
	color: rgba(255, 255, 255, .8);
	line-height: 1.3em;
}

.k_flying_searchform_wrapper .field:-ms-input-placeholder {
	color: rgba(0, 0, 0, .8);
	line-height: 1.3em;
}

.tm-list-style-none {
	list-style: none;
	padding: 0;
}

.tm-list.tm-list-style-icon {
	list-style: none;
	padding: 0;
	padding-left: 0;
}

.tm-list.tm-list-style-icon .tm-list-li-content {
	display: inline-block;
	padding-left: 28px;
}

.tm-list.tm-list-style-icon li {
	position: relative;
	padding-bottom: 10px;
}

.tm-list.tm-list-style-icon li i {
	position: absolute;
	left: 0;
	top: 5px;
}

.tm-list.tm-list-textsize-small li {
	font-size: 15px;
}

.tm-list.tm-list-style-icon.tm-list-textsize-small li i {
	top: 4px;
}

.tm-list.tm-list-textsize-large.tm-list-style-icon.tm-list-icon-library-fontawesome .tm-list-li-content, .tm-list.tm-list-textsize-medium.tm-list-style-icon.tm-list-icon-library-fontawesome .tm-list-li-content, .tm-list.tm-list-style-icon.tm-list-textsize-small.tm-list-icon-library-fontawesome .tm-list-li-content, .tm-list.tm-list-style-icon.tm-list-icon-library-fontawesome .tm-list-li-content {
	padding-left: 24px;
}

.tm-list.tm-list-style-icon.tm-list-textsize-small .tm-list-li-content {
	padding-left: 26px;
}

.tm-list.tm-list-textsize-medium li {
	font-size: 16px;
	padding-bottom: 10px;
}

.tm-list li {
	font-size: 15px;
	padding-bottom: 9px;
}

.tm-list.tm-list-textsize-li:last-child {
	padding-bottom: 3px;
}

.tm-list.tm-list-style-icon.tm-list-textsize-medium li i {
	top: 5px;
}

.tm-list.tm-list-textsize-medium.tm-list-style-icon .tm-list-li-content {
	padding-left: 27px;
}

.tm-list.tm-list-textsize-large li {
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 500;
}

.tm-list.tm-list-style-icon.tm-list-textsize-large li i {
	top: 4px;
}

.tm-list.tm-list-textsize-large.tm-list-style-icon .tm-list-li-content {
	padding-left: 30px;
}

.lightfont .tm-list.tm-list-textsize-xlarge li {
	font-weight: 300;
}

.tm-list.tm-list-textsize-xlarge li {
	font-size: 18px;
}

.tm-list.tm-list-style-icon.tm-list-textsize-xlarge li i {
	top: 0;
	font-size: 23px;
}

.tm-list.tm-list-style-icon.tm-list-textsize-xlarge .tm-list-li-content {
	padding-left: 37px;
}

.tm-list.tm-list-style-icon.tm-list-textsize-xlarge li {
	padding-bottom: 15px;
}

.tm-list.tm-list-textsize-xlarge li {
	padding-bottom: 5px;
}

article.post .tm-list.tm-list-textsize-xlarge li {
	font-size: 17px;
}

article.post .tm-list.tm-list-style-icon.tm-list-textsize-xlarge li i {
	top: 2px;
	font-size: 20px;
}

article.post .tm-list.tm-list-style-icon.tm-list-textsize-xlarge .tm-list-li-content {
	padding-left: 30px;
}

.tm-list-style-none li .tm-list-li-content {
	position: relative;
}

.tm-list-style-none li .tm-list-li-content:before {
	font-family: "tm-labpeak-icons";
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	line-height: 1em;
	font-size: 12px;
	font-weight: 600;
	margin-top: -6px;
}

.tm-list-style-none li .tm-list-li-content {
	padding-left: 18px;
}

.tm-list-style-none.tm-listfont-normal li .tm-list-li-content:before, .tm-list .tm-list-li-content {
	font-weight: 500;
}

.tm-list.tm-listfont-normal .tm-list-li-content {
	font-weight: 400;
}

.tm-col-bgcolor-skincolor .tm-list-li-content {
	color: #fff;
}

.vc_tta-container h2 {
	margin-bottom: 29px;
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a, .tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a {
	padding: 42px 30px;
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tabs-container, .tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tabs-container {
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}

.tm-tourtab-style1 .vc_tta-panel .vc_tta-panel-title>a, .tm-tourtab-style1 .vc_tta-tabs.vc_tta-controls-size-lg .vc_tta-tab>a {
	font-size: 17px;
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a, .tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a {
	border-left: none;
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a, .tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a {
	border-right: none;
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:last-child>a, .tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:last-child>a {
	border-bottom: none;
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:first-child>a, .tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:first-child>a {
	border-top: none;
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a, .tm-tourtab-style1.vc_tta-tabs.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab.vc_active>a {
	border-color: #ededed;
}

.tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:focus, .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:hover {
	background-color: transparent;
}

.tm-tourtab-style1.vc_tta.vc_tta-style-outline .vc_tta-panel-body, .tm-tourtab-style1.vc_tta.vc_tta-style-outline .vc_tta-panel-heading, .tm-tourtab-style1.vc_tta.vc_tta-style-outline .vc_tta-tab>a {
	border-width: 2px;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a {
	padding: 42px 30px;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-md .vc_tta-tabs-container, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-md .vc_tta-tabs-container {
	-webkit-flex-basis: 10%;
	-ms-flex-preferred-size: 10%;
	flex-basis: 10%;
}

.wpb-js-composer .tm-tourtab-round .vc_tta-panel .vc_tta-panel-title>a, .wpb-js-composer .tm-tourtab-round .vc_tta-tabs.vc_tta-controls-size-lg .vc_tta-tab>a {
	font-size: 17px;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a:hover i.vc_tta-icon, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a:hover i.vc_tta-icon, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a i.vc_tta-icon, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a i.vc_tta-icon {
	opacity: 1;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a {
	border-left: none;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a {
	border-right: none;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:last-child>a, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:last-child>a {
	border-bottom: none;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:first-child>a, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:first-child>a {
	border-top: none;
}

.wpb-js-composer .tm-tourtab-round.vc_tta.vc_general .vc_tta-panel-title a, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a {
	border-color: transparent;
	border-radius: 50%;
	background-color: #f6f6f6;
	height: 100px;
	width: 100px;
	text-align: center;
	line-height: 69px;
	line-height: 100px;
	margin-bottom: 10px;
	padding: 1px 0 0 0;
	font-size: 30px;
	color: #3c3c3c;
	font-weight: 400;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a:hover, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a:hover, .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a {
	color: #fff;
}

.wpb-js-composer .tm-tourtab-round.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:focus, .wpb-js-composer .tm-tourtab-round.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:hover {
	background-color: transparent;
}

.wpb-js-composer .tm-tourtab-round.vc_tta.vc_tta-style-outline .vc_tta-panel-body, .wpb-js-composer .tm-tourtab-round.vc_tta.vc_tta-style-outline .vc_tta-panel-heading, .wpb-js-composer .tm-tourtab-round.vc_tta.vc_tta-style-outline .vc_tta-tab>a {
	border-width: 0;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: transparent;
}

.vc_tta.vc_tta-style-outline .vc_tta-panel-body, .vc_tta.vc_tta-style-outline .vc_tta-panel-heading, .vc_tta.vc_tta-style-outline .vc_tta-tab>a {
	border-width: 1px;
}

.tm-tourtab-style1.vc_tta-tabs-position-left.vc_tta.vc_tta-style-outline .vc_tta-tab {
	margin-top: -2px;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-md .vc_tta-tabs-container, .wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-md .vc_tta-tabs-container {
	-ms-flex-preferred-size: 35%;
	flex-basis: 35%;
}

.vc_tta-panel .vc_tta-panel-body .tm-element-heading-wrapper .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	margin-top: 0;
}

.vc_tta-panel .vc_tta-panel-body .tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 0;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	color: #fff;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a, .wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a {
	border: 1px solid #eaeff5;
	background-color: #f5f9fd;
	border-radius: 5px;
}

.wpb-js-composer .tm-col-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a, .wpb-js-composer .tm-col-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a, .wpb-js-composer .tm-col-bgcolor-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a, .wpb-js-composer .tm-col-bgimage-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a, .wpb-js-composer .tm-row.tm-bgcolor-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a, .wpb-js-composer .tm-row.tm-bgcolor-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a, .wpb-js-composer .tm-row.tm-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a, .wpb-js-composer .tm-row.tm-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a, .wpb-js-composer .tm-col-bgimage-yes .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a, .wpb-js-composer .tm-col-bgimage-yes .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a {
	border-color: #fff;
	background-color: #fff;
	color: #000;
}

.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a, .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-tab.vc_active>a {
	border-color: #f5f9fd;
	background-color: #f5f9fd;
	color: #2a2a2a;
}

.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a, .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a, .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-tab>a, .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-tab.vc_active>a, .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
	color: #fff;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
	border-color: #f5f9fd;
	background-color: #f5f9fd;
	color: #2a2a2a;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a:focus, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a:hover, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
	background-color: #f5f9fd;
	color: #2a2a2a;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
	border-color: #edeeee;
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_general .vc_tta-tab:last-child {
	margin-right: 0;
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_general .vc_tta-tab>a {
	padding: 14px 18px 14px 18px;
	font-size: 16px;
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
	margin-bottom: 20px;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-tab>a {
	border-width: 1px;
	border-color: rgba(227, 227, 227, .7);
}

.wpb-js-composer .vc_tta.vc_tta-style-outline:not(.vc_tta-accordion).vc_tta-color-grey .vc_tta-panel .vc_tta-panel-title>a:hover, .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-panel .vc_tta-panel-heading:hover, .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-tab>a:hover, .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-panel.vc_active .vc_tta-panel-title>a, .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-panel.vc_active .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-tab.vc_active>a {
	color: #fff;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-tab {
	margin-left: -1px;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
	font-size: 16px;
	font-weight: 500;
	line-height: 25px;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic {
	padding: 15px 30px 30px 0;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
	border-bottom: 1px solid #efefef;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

.wpb-js-composer .vc_tta-color-white.vc_tta.vc_tta-style-modern .vc_tta-panel-body {
	padding: 32px 25px 30px 20px !important;
}

.wpb-js-composer .tm-bgcolor-grey .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
	border-color: #dadada;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-right {
	position: relative;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-icon:after {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #eaeff5;
	left: 50px;
	top: 0;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-icon:after {
	background-color: rgba(255, 255, 255, .1);
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-icon {
	margin-right: 15px;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border: none;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
	font-size: 19px;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: transparent;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #282828;
	font-weight: 500;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
	padding-left: 0;
	padding-bottom: 19px;
	padding-top: 19px;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-body {
	padding-left: 0;
	padding-top: 0;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before {
	display: none;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron:after {
	content: "";
	font-family: "tm-labpeak-icons";
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	height: 20px;
	width: 20px;
	color: #494949;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element img.alignright, .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element img.alignleft {
	margin: 0em 1.5em 0em 0;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element h3, .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element h4 {
	margin-bottom: 8px;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-skincolor .vc_tta-panel-body {
	background-color: #f5f9fd;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
	color: #06163a !important;
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after, body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
	border-color: #fff;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #fff !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
	border: none !important;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::before {
	border-color: #06163a !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-controls-icon::before {
	border-color: #fff !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
	background-color: #f5f9fd !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
	color: #2a2a2a !important;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
	padding: 15px 20px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .vc_tta-panel-body {
	padding: 0;
}

.vc_toggle_title>h4 {
	font-size: 17px;
}

.vc_toggle_size_md .vc_toggle_icon {
	height: 30px;
	width: 30px;
}

.vc_toggle_size_md .vc_toggle_title, .vc_toggle_size_md .vc_toggle_content {
	padding-left: 50px !important;
}

.tm-map .wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
	height: 100%;
	position: inherit;
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
}

.select2-container .select2-selection--single {
	height: 46px;
	outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 45px;
	padding-left: 15px;
	font-weight: 400;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-left: -10px;
	margin-top: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 41px;
	right: 5px;
}

.tm-textcolor-white .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
}

.tm-textcolor-white .select2-container--default .select2-selection--single {
	background-color: rgba(255, 255, 255, .03);
	border-color: transparent;
}

.select2-container--default .select2-selection--single {
	background-color: rgba(245, 249, 253, 1);
}

.select2-container--default .select2-selection--single, .select2-dropdown {
	border: 1px solid #e5e5e5;
}

.tm-textcolor-dark .select2-container--default .select2-selection--single, .tm-textcolor-dark .select2-dropdown {
	border-color: rgba(0, 0, 0, .07);
}

.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single, .tm-bgcolor-skincolor .select2-container--default .select2-selection--single, .tm-col-bgcolor-skincolor .select2-dropdown, .tm-bgcolor-skincolor .select2-dropdown {
	border-color: transparent;
}

.tm-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b, .tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent;
}

.sidebar .select2-container--default .select2-selection--single {
	background-color: #fff;
}

.wpcf7-form .wpcf7-form-control-wrap:not(.chkTerms) {
	margin-bottom: 15px;
	display: block;
	padding-top: 5px;
}

.wpcf7 label {
	display: block;
}

.themetechmount-boxes-testimonial .tm-element-align-left.tm-heading-style-vertical .tm-cta3-without-desc {
	margin-bottom: 10px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-textalign-justify:not(.tm-boxes-carousel-arrows-below) .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-none .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content, .themetechmount-boxes-testimonial.themetechmount-boxes-textalign-center:not(.tm-boxes-carousel-arrows-below) .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-none .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content {
	margin-bottom: 0;
}

.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 {
	padding: 0;
	border: none;
	background-color: transparent;
}

.tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
	position: relative;
}

.tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell {
	margin-bottom: 17px;
}

.tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
	margin-bottom: 10px;
}

.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell, .tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
	margin-bottom: 17px;
}

.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell {
	display: block;
}

.tm-element-heading-wrapper .tm-vc_cta3-headers h4 strong, h2.tm-custom-heading strong, .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
	font-weight: 600 !important;
}

.tm-element-heading-wrapper .tm-vc_cta3-headers h4 strong {
	font-weight: inherit !important;
}

.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-justify .tm-vc_cta3-content {
	text-align: center;
}

h2.tm-custom-heading.tm-textcolor-white strong {
	color: #fff;
}

.tm-seperator-solid.tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	margin-top: 24px !important;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before {
	display: block;
	content: "";
	position: absolute;
	background-color: #20292f;
	width: 32px;
	bottom: 0;
	height: 3px;
	left: 0;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after {
	display: block;
	content: "";
	position: absolute;
	background-color: #20292f;
	width: 7px;
	bottom: 0;
	height: 3px;
	left: 35px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before {
	display: block;
	content: "";
	position: absolute;
	background-color: #20292f;
	width: 10px;
	bottom: 0;
	height: 3px;
	left: 45px;
}

.tm-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before, .tm-col-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before, .tm-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after, .tm-col-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after, .tm-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before, .tm-col-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before {
	background-color: #fff;
}

.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-justify .tm-vc_cta3-content .tm-cta3-content-wrapper, .tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-vc_cta3-content .tm-cta3-content-wrapper {
	width: 50%;
	margin: 0 auto;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-center .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before, .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-justify .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before {
	left: 50%;
	margin-left: -23px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-center .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after, .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-justify .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after {
	left: 50%;
	margin-left: 12px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-center .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before, .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-justify .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before {
	left: 50%;
	margin-left: 22px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-right .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before {
	right: 0;
	left: auto;
	margin-right: 23px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-right .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after {
	right: 0;
	left: auto;
	margin-right: 13px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-right .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before {
	right: 0;
	left: auto;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before {
	display: block;
	content: "";
	position: absolute;
	background-color: #20292f;
	width: 32px;
	bottom: 0;
	height: 3px;
	left: 0;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after {
	display: block;
	content: "";
	position: absolute;
	background-color: #20292f;
	width: 7px;
	bottom: 0;
	height: 3px;
	left: 35px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before {
	display: block;
	content: "";
	position: absolute;
	background-color: #20292f;
	width: 10px;
	bottom: 0;
	height: 3px;
	left: 45px;
}

.tm-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before, .tm-col-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before, .tm-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after, .tm-col-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after, .tm-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before, .tm-col-bgcolor-skincolor .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before {
	background-color: #fff;
}

.tm-seperator-none.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator {
	margin-bottom: 20px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-element-align-center .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before, .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-element-align-justify .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before {
	left: 0;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-element-align-center .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after, .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-element-align-justify .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after {
	left: 0;
	margin-left: 35px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-element-align-center .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before, .tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-element-align-justify .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before {
	left: 0;
	margin-left: 45px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-element-align-right .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:before {
	left: 0;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-element-align-right .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator:after {
	left: 0;
	margin-left: 35px;
}

.tm-seperator-solid.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-element-align-right .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header .heading-seperator span:before {
	left: 0;
	margin-left: 45px;
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	display: table;
	width: 100%;
	margin: 0 auto;
}

.tm-heading-style-horizontal.tm-element-align-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	float: right;
}

.tm-heading-style-horizontal.tm-element-align-right .tm-vc_general.tm-vc_cta3:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p {
	text-align: left;
}

.tm-heading-style-horizontal.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin: 0;
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header, .tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-cta3-content-wrapper {
	display: table-cell;
	padding-bottom: 0;
	vertical-align: middle;
}

.tm-lastp-margin0 .tm-vc_general.tm-vc_cta3 .tm-vc_cta3_content-container .tm-cta3-description p:last-child, .tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-cta3-content-wrapper p:last-child {
	margin-bottom: 0;
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header {
	width: 55.5%;
	text-align: left;
	position: relative;
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-cta3-content-wrapper p:first-child {
	margin-top: -5px;
}

.entry-header:not(.tm-titlebar) .entry-title, .themetechmount-box-blog .themetechmount-box-content h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 21px;
	line-height: 30px;
}

.entry-header:not(.tm-titlebar) .entry-title {
	font-size: 26px;
	line-height: 35px;
	position: relative;
	word-wrap: break-word;
}

.wpb_heading, .entry-header .entry-title {
	font-size: 22px;
}

.vc_tta-container h2, .wpb_heading {
	font-size: 28px;
	font-weight: 500;
}

.wpb_heading {
	margin-bottom: 30px;
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left, .themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right {
	position: relative;
}

.themetechmount-boxes-view-carousel:not(.tm-boxes-carousel-arrows-hide) .themetechmount-box-heading-wrapper.tm-element-align-left .tm-element-heading-wrapper {
	padding-right: 110px;
	width: 80%;
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-element-heading-wrapper {
	padding-left: 100px;
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left .tm-heading-carousel-arrows, .themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-heading-carousel-arrows {
	position: absolute;
	right: 0;
	top: 7px;
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-heading-carousel-arrows {
	right: auto;
	left: 0;
}

.single-tm_team_member .tm-team-social-links-wrapper ul {
	list-style: none;
	text-align: left;
	padding: 0;
	margin-top: 0;
}

.single-tm_team_member .tm-team-social-links-wrapper ul li:first-child {
	margin-left: -5px;
}

.single-tm_team_member .tm-team-social-links-wrapper ul li {
	display: inline-block;
	margin-left: 10px;
}

.single-tm_team_member .tm-team-social-links-wrapper ul li a {
	display: block;
	background-color: transparent;
	font-size: 16px;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #8093a8;
	border: 1px solid #eaeff5;
	border-radius: 3px;
	margin-right: 0;
}

.single-tm_team_member .tm-team-social-links-wrapper ul li a:hover {
	color: #fff;
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data {
	padding: 21px 0 15px 0;
	text-align: center;
	position: relative;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	background-color: #f8f9fa;
}

.single-tm_team_member .tm-team-member-view-default .tm-team-social-links-wrapper {
	display: block;
	clear: both;
	padding-top: 25px;
	padding-bottom: 0;
	border-top: 1px solid #eaeff5;
	margin-top: 0;
}

.single-tm_team_member .tm-team-member-view-default .tm-team-member-single-category {
	margin-top: 0;
	margin-bottom: 7px;
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data h3 {
	font-size: 17px;
	line-height: 35px;
	margin-bottom: 0;
}

.tm-team-member-appointment-btn-wrapper {
	position: absolute;
	right: 15px;
	top: 0;
}

.single-tm_team_member .tm-team-member-appointment-btn-wrapper .tm-vc_btn3.tm-vc_btn3-size-md {
	padding: 12px 26px 12px 26px;
}

.single-tm_team_member .inside {
	padding: 25px 15px 15px 15px;
	margin-bottom: 0;
}

.single-tm_team_member .inside h4 {
	font-size: 27px;
	line-height: 33px;
}

.single-tm_team_member .tm-fid-view-lefticon .tm-fld-contents {
	padding-left: 77px;
}

.single-tm_team_member .tm-fid-icon-wrapper i {
	font-size: 55px;
}

.tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	text-align: center;
	transition: all 400ms;
	-webkit-transition: all 400ms;
	background-color: #ccc;
}

.tm-socialbox-icon-size-large .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
}

.tm-socialbox-icon-size-medium .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}

.tm-socialbox-icon-size-small .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper {
	margin-bottom: 40px;
}

.tm-social-width-auto {
	text-align: center;
	float: none;
}

.tm-social-width-auto .tm-socialbox-i-wrapper {
	width: auto;
	display: inline-block;
	float: none;
	padding: 0 5px;
}

.tm-term-featured-img img {
	width: 100%;
}

.tm-term-featured-img {
	padding-bottom: 30px;
}

.content-area .tm-term-desc {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel:not(.themetechmount-boxes-col-one) .themetechmount-post-item {
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-author .themetechmount-box-title {
	display: block;
	float: none;
	text-align: center;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-content .themetechmount-box-img .themetechmount-item-thumbnail {
	margin: 0 auto;
	text-align: center;
	float: none;
	width: 96px;
	height: 96px;
	margin-bottom: 0;
}

.themetechmount-boxes-testimonial .themetechmount-box-content .themetechmount-box-img img {
	border: 3px solid #e5e5e5;
	-webkit-box-shadow: 0 0 5px 0 rgba(3, 59, 74, .1);
	-moz-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
	box-shadow: 0 0 5px 0 rgba(3, 59, 74, .1);
	border-radius: 3px;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-box-desc .themetechmount-testimonial-text {
	text-align: center;
	background: transparent;
	border-left: none;
	font-size: 17px;
	line-height: 27px;
	margin: 25px 10px 18px;
	padding: 0 150px;
	font-style: normal;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content {
	padding: 0;
	margin: 0 34px;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-box-content .themetechmount-box-img img {
	border-radius: 50%;
	padding: 9px;
	border: 1px solid #e5e5e5;
	box-shadow: none;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-author {
	padding-top: 7px;
	margin: 0;
	padding-bottom: 13px;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-testimonial .themetechmount-box-footer {
	font-size: 13px;
	color: #7d7d7d;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content:before {
	font-size: 21px;
	width: 42px;
	height: 42px;
	line-height: 44px;
	background-color: #033a49;
	border-radius: 50%;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content:before {
	color: #fff !important;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-title {
	padding-bottom: 6px;
}

.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style2 .themetechmount-box-content .themetechmount-box-img img, .tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style2 .themetechmount-box-content .themetechmount-box-img img, .tm-bgcolor-darkgrey .themetechmount-testimonial-box-view-style2 .themetechmount-box-content .themetechmount-box-img img, .tm-col-bgcolor-darkgrey .themetechmount-testimonial-box-view-style2 .themetechmount-box-content .themetechmount-box-img img {
	border-color: rgba(255, 255, 255, .23);
}

.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style2 .themetechmount-box-footer, .tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style2 .themetechmount-box-footer, .tm-bgcolor-darkgrey .themetechmount-testimonial-box-view-style2 .themetechmount-box-footer, .tm-col-bgcolor-darkgrey .themetechmount-testimonial-box-view-style2 .themetechmount-box-footer {
	color: rgba(255, 255, 255, .8);
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-desc {
	text-align: center;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-review-highlight {
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
	padding-top: 10px;
	position: relative;
	display: inline-block;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-highlight {
	margin-bottom: -10px;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-ratting-star {
	padding-top: 16px;
	padding-bottom: 0;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-review-highlight:after, .themetechmount-testimonial-box-view-style2 .themetechmount-review-highlight:before {
	content: "\"";
	font-family: "Nunito Sans", Tahoma, Geneva, sans-serif;
	font-size: inherit;
	font-size: 19px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	left: -13px;
	font-style: italic;
	top: 11px;
}

.themetechmount-testimonial-box-view-style2 .themetechmount-review-highlight:after {
	right: -12px;
	left: auto;
}

.tm-testimonial-box-view-style3 .themetechmount-post-item {
	display: block;
}

.tm-testimonial-box-view-style3 .themetechmount-author-box {
	text-align: center;
	max-width: 165px;
	float: left;
	display: inline-block;
	padding-bottom: 0;
}

.tm-testimonial-box-view-style3 .themetechmount-box-img img {
	text-align: center;
	background-position: center;
	margin: 0 auto;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:after, .themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-box-content:before {
	content: unset;
}

.tm-testimonial-box-view-style3 .themetechmount-box-content {
	position: relative;
	padding: 30px;
	background-color: #f9fafa;
	margin-left: 180px;
}

.tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-box-title {
	margin-left: 0;
	padding-top: 4px;
	float: none;
}

.tm-testimonial-box-view-style3 .themetechmount-box-content:after {
	display: block;
	content: "";
	position: absolute;
	top: 30px;
	left: -20px;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-right: 20px solid #f9fafa;
	border-bottom: 17px solid transparent;
}

.themetechmount-boxes-testimonial.tm-testimonial-box-view-style3 .themetechmount-box-desc .themetechmount-testimonial-text {
	padding: 0 10px 20px 0;
}

.tm-testimonial-box-view-style3 .themetechmount-box-author {
	padding-top: 0;
}

.tm-col-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-content, .tm-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-content {
	background-color: rgba(255, 255, 255, .05);
}

.tm-col-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-content:after, .tm-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-content:after {
	border-right-color: rgba(255, 255, 255, .05);
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-above .slick-list .themetechmount-box-desc:before {
	top: 20px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-above .slick-list .themetechmount-box-desc:after {
	top: 0;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-author .themetechmount-item-thumbnail-inner {
	position: relative;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-author .themetechmount-item-thumbnail-inner img {
	position: relative;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-title h3 a {
	color: #282828;
}

.tm-row .tm-col-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc:after, .tm-row .tm-col-bgcolor-white .themetechmount-box-view-default .themetechmount-box-desc:after, .tm-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc:after, .tm-bgcolor-white .themetechmount-box-view-default .themetechmount-box-desc:after {
	border-color: rgba(0, 0, 0, .2);
	color: rgba(0, 0, 0, .2);
}

.tm-row .tm-col-bgcolor-darkgrey .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item, .tm-row .tm-col-bgcolor-skincolor .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item {
	border-color: rgba(255, 255, 255, .49);
}

.tm-row .tm-col-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc:after, .tm-row .tm-col-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc:after, .tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc:after, .tm-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc:after {
	border-color: rgba(255, 255, 255, .53);
	color: rgba(255, 255, 255, .53);
}

.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-author .themetechmount-item-thumbnail-inner:after, .tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-author .themetechmount-item-thumbnail-inner:after {
	border-color: rgba(255, 255, 255, .45);
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-title, .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-ratting-star, .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc {
	text-align: center;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-testimonials-info {
	padding: 35px 35px 32px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-img {
	border-radius: 50%;
	display: inline-block;
	z-index: 9;
	width: 100px;
	height: 100px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-img img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 100%;
	height: auto;
	transition: opacity 400ms;
	-webkit-transition: opacity 400ms;
	transform: translateZ(0) !important;
	-webkit-transform: translateZ(0);
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-author-name, .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-box-footer {
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-box-footer:before {
	content: "-";
	padding-right: 5px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	width: 25%;
	margin: -21px auto 0 auto;
	padding: 7px 5px;
}

.testimonials-nav .nav_item_wrap:not(.slick-active) {
	cursor: pointer;
}

.themetechmount-box-view-default .themetechmount-box-desc blockquote {
	border: none;
	margin: 0;
	margin: 0;
	outline: none;
	text-align: left;
	position: relative;
	color: #7d7d7d;
	font-style: italic;
	font-weight: 400;
	padding: 0;
	padding-left: 70px;
	font-size: 20px;
	background-color: transparent;
	line-height: 32px;
}

.themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text {
	position: relative;
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text, .tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text, .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-author-name, .tm-row .tm-col-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc blockquote, .tm-row .tm-col-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc blockquote {
	color: rgba(255, 255, 255, .85);
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-author-name, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-author-name, .tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-desc .themetechmount-testimonial-text, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-desc .themetechmount-testimonial-text, .tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-desc .themetechmount-testimonial-text, .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-desc .themetechmount-testimonial-text, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-author-name {
	color: #8093a8;
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-author-name, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-author-name {
	color: rgba(255, 255, 255, 1);
}

.themetechmount-boxes-col-one .themetechmount-boxes-testimonial-inner .row.themetechmount-boxes-row-wrapper {
	margin: 0;
	padding-top: 0;
}

.tm-row-inner .themetechmount-boxes-col-one .themetechmount-boxes-testimonial-inner .row.themetechmount-boxes-row-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .slick-dots {
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: auto;
}

.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-desc:after {
	color: #fff;
}

.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content, .tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content {
	margin: 0;
	margin-top: 10px;
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content, .tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style2 .themetechmount-box-author, .tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style2 .themetechmount-box-author {
	padding-bottom: 0;
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-item-thumbnail {
	display: block;
	left: 0;
	right: 0;
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box {
	line-height: 60px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: none;
	background-color: #0186d5;
	text-align: center;
	color: #fff;
	font-size: 22px;
}

.themetechmount-box-view-default .themetechmount-box-title {
	margin-top: 0;
	position: relative;
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover {
	color: #424242;
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover {
	opacity: .8;
}

.themetechmount-boxes-view-default.themetechmount-boxes-client .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
	margin-bottom: 20px;
}

.tm-client-logo-box-w {
	text-align: center;
}

.themetechmount-box-client .themetechmount-item-thumbnail {
	width: 100%;
	display: table;
}

.themetechmount-box-client .themetechmount-item-thumbnail-inner {
	margin-right: 13px;
	margin-left: 13px;
	padding: 25px;
	display: table-cell;
	text-align: center;
	align-items: center;
	vertical-align: middle;
}

.themetechmount-box-client.themetechmount-client-box-view-boxed-logo .themetechmount-item-thumbnail-inner {
	background-color: #fff;
}

.themetechmount-box-client:not(.themetechmount-box-view-boxed-logo) .themetechmount-item-thumbnail-inner {
	padding: 0;
}

.themetechmount-box-client.themetechmount-box-view-boxed-logo .themetechmount-item-thumbnail-inner {
	height: 130px;
}

.themetechmount-box-client.themetechmount-box-view-boxed-logo {
	border: none;
	display: block;
}

.slick-slide .tm-client-logo-box-w .themetechmount-item-thumbnail-inner img {
	display: inline-block;
}

.themetechmount-boxes.themetechmount-boxes-client .themetechmount-boxes-inner>.row.themetechmount-boxes-row-wrapper {
	padding-top: 0;
}

.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tm-client-logo-tooltip {
	padding-top: 37px;
	padding-bottom: 30px;
}

.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tm-client-logo-tooltip a.tm-client-logo-link {
	display: block;
	padding: 0;
	outline: none;
}

.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip-top:after, .tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip:after, .tm-box-col-wrapper.slick-slide .tm-client-logo-box-w [data-tooltip]:after, .tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip-top:before, .tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip:before, .tm-box-col-wrapper.slick-slide .tm-client-logo-box-w [data-tooltip]:before {
	bottom: 68%;
}

.themetechmount-boxes-view-default .tm-client-logo-box-w {
	padding-bottom: 30px;
}

.tm-col-bgcolor-darkgrey .themetechmount-box-client.themetechmount-box-view-boxed-logo, .tm-bgcolor-darkgrey .themetechmount-box-client.themetechmount-box-view-boxed-logo, .tm-col-bgcolor-skincolor .themetechmount-box-client.themetechmount-box-view-boxed-logo, .tm-bgcolor-skincolor .themetechmount-box-client.themetechmount-box-view-boxed-logo, .tm-col-bgcolor-grey .themetechmount-box-client.themetechmount-box-view-boxed-logo, .tm-bgcolor-grey .themetechmount-box-client.themetechmount-box-view-boxed-logo {
	background-color: #fff;
}

.themetechmount-client-box-view-separator-logo {
	display: block;
}

.themetechmount-box-view-separator-logo .themetechmount-item-thumbnail {
	position: relative;
}

.themetechmount-box-view-separator-logo .themetechmount-item-thumbnail:after {
	border-right: 1px solid #eaeaea;
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	right: -10px;
}

.themetechmount-boxes-client.themetechmount-boxes-col-five .tm-box-col-wrapper:nth-child(5n+5) .themetechmount-item-thumbnail:after {
	border-right: none;
}

.themetechmount-boxes-client.themetechmount-boxes-col-three .tm-box-col-wrapper:nth-child(3n+3) .themetechmount-item-thumbnail:after {
	border-right: none;
}

.themetechmount-boxes-client.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper.slick-slider {
	margin-top: -35px;
}

.tm-shadowboxview-style-clientlogo .themetechmount-client-box-view-boxed-logo {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.themetechmount-boxes-view-default.tm-shadowboxview-style-clientlogo .tm-client-logo-box-w {
	padding-bottom: 10px;
}

.tm-shadowboxview-style-clientlogo .themetechmount-box-client.themetechmount-box-view-boxed-logo .themetechmount-item-thumbnail-inner {
	height: 150px;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-weight-yes {
	font-weight: 500;
}

.tm-vc_btn3.tm-vc_btn3-size-md {
	font-size: 14px;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-sm {
	font-size: 15px;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md {
	font-size: 15px;
	line-height: 25px;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md .tm-vc_btn3-icon {
	font-size: 10px;
	height: 11px;
	line-height: 14px;
	margin-top: 0;
}

.tm-vc_btn3.tm-vc_btn3-size-lg {
	font-size: 20px;
	line-height: 20px;
}

.tm-vc_btn3.tm-vc_btn3-style-text {
	padding: 0;
	margin-top: 0px !important;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	left: 0;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
	padding-left: 30px;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	right: 0;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) {
	padding-right: 17px;
}

.tm-post-prev-next-buttons .tm-vc_btn3.tm-vc_btn3-shape-square, .comment-respond .tm-vc_btn3.tm-vc_btn3-shape-square, .tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-shape-square {
	border-width: 1px;
	border-style: solid;
	font-size: 15px;
	font-weight: 600;
	padding: 11px 34px;
	border-radius: 0;
}

.tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
	padding-left: 42px;
	padding-right: 24px;
}

.tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	left: 16px;
}

.tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty), .tm-post-prev-next-buttons .tm-right-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) {
	padding-right: 43px;
	padding-left: 24px;
}

.tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon, .tm-post-prev-next-buttons .tm-right-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	right: 17px;
}

.tm-post-prev-next-buttons .tm-right-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon, .tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
}

.tm-center-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-khtml-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

button, input[type="submit"], input[type="button"], input[type="reset"], .checkout_coupon input.button, .woocommerce div.product form.cart .button:hover, table.compare-list .add-to-cart td a:hover, .woocommerce .widget_shopping_cart a.button:hover, .woocommerce #review_form #respond .form-submit input:hover, .main-holder .site table.cart .coupon input:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart #content table.cart td.actions input[type="submit"]:hover, .woocommerce #payment #place_order:hover, .woocommerce .wishlist_table td.product-add-to-cart a:hover, .woocommerce-cart #content table.cart td.actions input[type="submit"], #tribe-bar-form .tribe-bar-submit input[type=submit], .wishlist_table tr td a.yith-wcqv-button:hover, .woocommerce .wishlist_table td.product-add-to-cart a:hover, .woocommerce .widget_shopping_cart a.button.checkout:hover, .tm-sresults-title small .label-default[href]:hover, .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce .widget_shopping_cart a.button, .woocommerce #payment #place_order, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .main-holder .site table.cart .coupon input, .main-holder .site-content #review_form #respond .form-submit input, .woocommerce div.product form.cart .button, table.compare-list .add-to-cart td a, .main-holder .site table.cart .coupon button, .main-holder .site .woocommerce-cart-form__contents button, .main-holder .site .return-to-shop a.button, .main-holder .site .woocommerce-MyAccount-content a.woocommerce-Button, .main-holder .site .woocommerce-form-coupon button, .main-holder .site .woocommerce-form-login button.woocommerce-Button, .main-holder .site .woocommerce-ResetPassword button.woocommerce-Button, .main-holder .site .woocommerce-EditAccountForm button.woocommerce-Button, .single-tm_portfolio .nav-next a:hover, .single-tm_portfolio .nav-previous a:hover, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor:hover, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-3d.tm-vc_btn3-color-skincolor:hover, .comment-list a.comment-reply-link:hover, .themetechmount-box-events .event-box-content .themetechmount-eventbox-footer a:hover, .tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-outline:hover, .tm-quote-form input[type="submit"]:hover, .widget_subscribe_form input[type="submit"]:hover, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .mailchimp-inputbox input[type="submit"]:hover {
	color: #fff;
	background-color: #18336c;
}

.themetechmount-fbar-box-w.tm-bgcolor-darkgrey .submit_field button:hover, .tm-col-bgcolor-darkgrey .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-flat.tm-vc_btn3-color-skincolor:hover, .tm-bgcolor-darkgrey .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-flat.tm-vc_btn3-color-skincolor:hover {
	color: #18336c;
	border-color: #fff;
	background-color: #fff;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-3d.tm-vc_btn3-color-skincolor:hover {
	box-shadow: 0 2px 0 #393939;
}

.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a {
	display: inline-block;
	position: relative;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
}

.rev-btn {
	-webkit-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out !important;
}

.hephaistos.tparrows:before {
	font-family: "tm-labpeak-icons" !important;
	font-size: 25px;
}

.hephaistos.tparrows.tp-rightarrow:before {
	content: "" !important;
}

.hephaistos.tparrows.tp-leftarrow:before {
	content: "" !important;
}

.themetechmount-boxes-view-carousel .tm-box-col-wrapper {
	padding-left: 15px;
	padding-right: 15px;
}

.themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
	margin-bottom: 30px;
}

.themetechmount-boxes-spacing-0px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
}

.themetechmount-boxes-spacing-5px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
	padding-left: 2.5px;
	padding-right: 2.5px;
	margin-bottom: 5px;
}

.themetechmount-boxes-spacing-10px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.themetechmount-boxes-spacing-0px .themetechmount-boxes-row-wrapper.row {
	margin-left: 0;
	margin-right: 0;
}

.themetechmount-boxes-spacing-5px .themetechmount-boxes-row-wrapper.row {
	margin-left: -2.5px;
	margin-right: -2.5px;
}

.themetechmount-boxes-spacing-10px .themetechmount-boxes-row-wrapper.row {
	margin-left: -5px;
	margin-right: -5px;
}

.themetechmount-boxes-portfolio .col-xs-12 {
	margin-bottom: 30px;
}

.themetechmount-boxes-portfolio.themetechmount-boxes-sortable-yes .col-lg-4 {
	margin-left: -1px;
}

.margin-bottom-0-last-two-box.themetechmount-boxes-portfolio .tm-box-col-wrapper:nth-last-child(-n+2) {
	margin-bottom: 0;
}

.themetechmount-slider-wrapper {
	position: relative;
	z-index: 1;
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel .tm-post-format-icon-wrapper:before {
	display: none;
}

.slick-slide {
	outline: none;
}

.themetechmount-boxes-row-wrapper .slick-arrow {
	padding: 0;
	color: #35382f;
	margin: 0 3px;
	z-index: 1;
	background: transparent;
	width: 45px;
	height: 45px;
	border: 1px solid #8d8d8d;
	border-radius: 100%;
	text-align: center;
}

.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-arrow {
	margin: -5px;
}

.tm-boxes-carousel-arrows-hide .themetechmount-boxes-row-wrapper .slick-arrow {
	opacity: 0;
}

.themetechmount-boxes-view-carousel .themetechmount-boxes-row-wrapper .slick-arrow:hover:before {
	color: #fff !important;
	border-color: transparent;
}

.tm-row .vc_column-inner.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:hover, .tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover, .tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover {
	background-color: #031b4e;
	border-color: #031b4e;
}

.themetechmount-boxes-row-wrapper .slick-prev:before, .themetechmount-boxes-row-wrapper .slick-next:before {
	font-family: "tm-labpeak-icons";
	content: "";
	color: #8d8d8d;
	font-size: 14px;
	line-height: 30px;
	position: relative;
	opacity: 1;
}

.themetechmount-boxes-row-wrapper .slick-prev:before {
	content: "";
	text-align: center;
}

.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-prev {
	left: -45px;
}

.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-next {
	right: -45px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-prev {
	left: 0;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-next {
	right: 0;
}

.themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-arrow {
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-next, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-next, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev {
	top: -63px;
}

.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev {
	left: 50%;
	margin-left: -50px;
}

.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next, .tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-next, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-next {
	right: 50%;
	margin-right: -50px;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-box-heading-wrapper, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper {
	padding-bottom: 70px;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-box-heading-wrapper .tm-cta3-without-desc, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper .tm-cta3-without-desc {
	padding-bottom: 25px;
}

.tm-boxes-carousel-arrows-below.themetechmount-boxes {
	padding-bottom: 70px;
}

.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
	top: auto;
	bottom: -90px;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .slick-slider, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .slick-slider {
	position: static;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right {
	position: relative;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-next, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-prev, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-next, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-prev {
	top: 26px;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right {
	overflow: hidden;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-prev {
	right: 39px;
	left: auto;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-next {
	right: -3px;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-prev {
	left: -3px;
	right: auto;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-next {
	left: 35px;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right, .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center {
	overflow: hidden;
}

.themetechmount-boxes-team.themetechmount-boxes-view-carousel .slick-slider {
	margin-left: -10px;
	margin-right: -10px;
}

.themetechmount-boxes-team.themetechmount-boxes-view-carousel.themetechmount-boxes-textalign-center {
	overflow: inherit;
}

.slick-dots li {
	width: 10px;
	height: 5px;
	margin: 0 6px;
}

.slick-dots li button {
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 0;
	border-radius: 50%;
	box-shadow: none;
	cursor: pointer;
	margin: 0 13px 0 0;
	position: relative;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #e2e9f1;
	line-height: 0;
	padding: 0;
}

.slick-dots li button:before {
	content: "";
	position: absolute;
	background: transparent;
	top: -3px;
	width: 16px;
	height: 17px;
	border-radius: 50%;
	left: -3px;
	opacity: 1;
}

.slick-dots li.slick-active button:before {
	border: 1px solid #e2e9f1;
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev, .tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next {
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: 1;
	z-index: 9;
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev {
	left: -60px;
	right: auto;
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next {
	right: -60px;
	left: auto;
}

.themetechmount-boxes-row-wrapper .slick-prev:before, .themetechmount-boxes-row-wrapper .slick-next:before {
	color: #8d8d8d;
	font-weight: 400;
}

.tm-bgimage-yes .themetechmount-boxes-row-wrapper .slick-prev:before, .tm-bgimage-yes .themetechmount-boxes-row-wrapper .slick-next:before, .tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-prev:before, .tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-next:before, .tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-prev:before, .tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-next:before {
	color: #fff;
}

.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow, .tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow, .tm-bgimage-yes .themetechmount-boxes-row-wrapper .slick-arrow {
	border-color: transparent;
	background-color: rgba(255, 255, 255, .07);
}

.flex-control-paging li a {
	-o-box-shadow: none;
	box-shadow: none;
	background: none;
	border: 2px solid #fff;
}

.flex-control-paging li a:hover {
	background: none;
}

.flex-control-paging li a.flex-active {
	background-color: #fff;
}

.flex-direction-nav a:before, .flex-direction-nav a.flex-next:before {
	font-family: "tm-labpeak-icons";
}

.flex-direction-nav a:before {
	content: "";
}

.flex-direction-nav a.flex-next:before {
	content: "";
}

.tm-flexslider ul li {
	display: none;
	float: left;
}

.tm-flexslider ul li:first-child {
	display: block;
}

.tm-flexslider .flex-control-nav {
	bottom: 5px;
	z-index: 1;
}

.tm-flexslider .flex-control-paging li a {
	border: 1px solid #fff;
	background: none;
	-o-box-shadow: none;
	box-shadow: none;
	font-size: 0;
}

.tm-flexslider .flex-control-paging li a.flex-active {
	background-color: #fff;
}

.flex-control-nav li {
	margin: 0 3px;
}

.tm-dropcap {
	float: left;
	text-align: center;
	overflow: hidden;
	font-weight: 400;
	width: 51px;
	height: 51px;
	line-height: 52px;
	font-size: 34px;
	margin: 7px 8px -5px 0;
}

.tm-dcap-style-rounded {
	border-radius: 5px;
}

.tm-dcap-style-round {
	border-radius: 50%;
}

.tm-dropcap.tm-bgcolor-dark, .tm-dropcap.tm-bgcolor-skincolor {
	color: #fff;
}

.tm-dropcap.tm-bgcolor-dark {
	background-color: #202020;
}

.tm-dropcap.tm-bgcolor-grey {
	background-color: #e2e2e2;
}

.tm-dropcap.tm-bgcolor-grey, .tm-dcap-txt-color-dark {
	color: #313131;
}

.tm-dcap-style-square, .tm-dcap-style-round, .tm-dcap-style-rounded {
	position: relative;
	top: 4px;
	float: left;
	margin-right: 10px;
	padding: 0;
	line-height: 50px;
	text-transform: uppercase;
}

.tm-dcap-style-rounded {
	border-radius: 5px;
	background-color: #c93756;
	font-size: 45px;
}

.tm-dcap-style-round {
	border-radius: 50%;
	background-color: #1f4788;
	font-size: 45px;
}

.tm-dcap-style-square {
	color: #a0ce4e;
	font-size: 60px;
}

.tm-dropcap.tm-bgcolor-skincolor {
	color: #fff;
	background-color: #fc6042;
	font-size: 45px;
}

.themetechmount-twitterbox-inner {
	text-align: center;
}

.themetechmount-twitterbox-inner .tweet-text {
	font-size: 18px;
	line-height: 28px;
}

.themetechmount-twitterbox-inner .tweet-details {
	font-size: 15px;
	font-style: italic;
}

.themetechmount-twitterbox-inner h3 a.twitter-link {
	z-index: 10;
	position: relative;
}

.themetechmount-twitterbox-inner i {
	display: inline-block;
	width: 55px;
	height: 55px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	line-height: 55px;
	margin-bottom: 10px;
}

.tm-col-bgcolor-skincolor .themetechmount-twitterbox-inner i, .tm-bgcolor-skincolor .themetechmount-twitterbox-inner i {
	background-color: #202020;
}

.themetechmount-twitterbox-wrapper .themetechmount-boxes-row-wrapper {
	margin-top: 20px;
}

.themetechmount-twitterbox-inner .tweet-text a, .widget .latest-tweets ul li .tweet-text a, .widget .latest-tweets ul li .tweet-details a {
	font-style: italic;
}

.widget .latest-tweets ul li .tweet-text a, .themetechmount-twitterbox-inner .tweet-text a {
	font-size: 15px;
}

.widget .latest-tweets ul li p.tweet-text {
	margin-bottom: 0;
	line-height: 24px;
}

.widget .latest-tweets ul li .tweet-details a {
	font-size: 12px;
	color: #acacac;
}

.themetechmount-twitterbox-inner-list .themetechmount_tweet_item.themetechmount_tweetitem {
	line-height: 30px;
	font-size: 19px;
}

.themetechmount-carousel-col-one .themetechmount_tweet_item.themetechmount_tweetitem {
	width: 60%;
	margin: 0 auto;
}

.themetechmount-twitterbox-inner .tweet-details {
	font-size: 15px;
	font-style: italic;
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text, .tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text {
	color: rgba(255, 255, 255, .7);
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text a, .tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text a {
	color: rgba(255, 255, 255, 1);
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-details a, .tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-details a {
	color: rgba(255, 255, 255, .4);
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner i, .tm-bgcolor-darkgrey .themetechmount-twitterbox-inner i {
	border-color: #fff;
	color: #fff;
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text a:hover, .tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-details a:hover {
	color: rgba(255, 255, 255, .6);
}

.wpb_gmaps_widget .wpb_wrapper {
	background-color: transparent;
	padding: 0;
}

.themetechmount-boxes-textalign-left .tm-sortable-wrapper {
	text-align: left;
}

.themetechmount-boxes-textalign-right .tm-sortable-wrapper {
	text-align: right;
}

.tm-sortable-list ul {
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	margin-top: 20px;
}

.tm-sortable-list .tm-sortable-link {
	display: inline-block;
	margin-right: 0;
}

.tm-sortable-list .tm-sortable-link a {
	display: block;
	cursor: pointer;
	padding: 12px 25px;
	margin-bottom: 5px;
	line-height: 22px;
	width: auto;
	position: relative;
	z-index: 3;
	color: #8a91ac;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #f6faff;
	font-size: 15px;
	font-weight: 500;
	border-radius: 0x;
	border-right: 2px solid #eef3f8;
}

.tm-sortable-list .tm-sortable-link:first-child a {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.tm-sortable-list .tm-sortable-link:last-child a {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-right: 0;
}

.tm-row .tm-sortable-list .tm-sortable-link a:hover, .tm-row .tm-sortable-list .tm-sortable-link a.selected {
	color: #fff;
	border-color: transparent;
}

.themetechmount-boxes-textalign-center .tm-sortable-wrapper {
	text-align: center;
}

.tm-bgcolor-skincolor .tm-sortable-list .tm-sortable-link a, .tm-bgcolor-darkgrey .tm-sortable-list .tm-sortable-link a, .tm-white-sort-bt .tm-sortable-list .tm-sortable-link a {
	border: 1px solid rgba(255, 255, 255, .75);
	color: rgba(255, 255, 255, .75);
}

.themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner>div.themetechmount-box-heading-wrapper:not(.themetechmount-boxes-row-wrapper) {
	flex-basis: 0%;
	flex-grow: 1;
	flex: 0 0 35.33%;
	max-width: 35.33%;
}

.themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner>div.tm-sortable-wrapper.tm-sortable-wrapper-portfolio:not(.themetechmount-boxes-row-wrapper) {
	flex-basis: 0%;
	flex-grow: 1;
	flex: 0 0 64.33%;
	max-width: 64.33%;
}

.themetechmount-boxes-sortable-yes.themetechmount-boxes-textalign-left .themetechmount-boxes-inner>div.tm-sortable-wrapper.tm-sortable-wrapper-portfolio:not(.themetechmount-boxes-row-wrapper) {
	text-align: right;
}

.themetechmount-boxes.themetechmount-boxes-sortable-yes .themetechmount-boxes-inner>div.themetechmount-boxes-row-wrapper {
	display: block;
	margin-top: 16px;
}

.themetechmount-boxes-sortable-yes.tm-cta3-rev-heading .tm-sortable-list ul {
	margin-top: 27px;
}

.themetechmount-boxes-sortable-yes:not(.tm-cta3-rev-heading) .tm-sortable-list ul {
	margin-top: 8px;
}

#cboxTopRight, #cboxTopLeft, #cboxTopCenter, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomCenter, #cboxBottomLeft, #cboxBottomRight {
	background: none;
	background-color: #fff;
}

.summary .clear {
	display: none;
}

.posted_in {
	font-weight: 500;
}

.tm-font-weight-regular li .tm-list-li-content, .posted_in a {
	font-weight: 400;
}

.sidebar .widget .tagcloud a {
	display: inline-block;
	padding: 7px 25px;
	margin: 0 3px 10px;
	border: 1px solid #dde2e7;
	border-radius: 3px;
	font-size: 14px !important;
	background-color: #fff;
	font-weight: 500;
}

.sidebar .widget .tagcloud a:hover {
	color: #fff;
	border-color: transparent;
}

.comment-form-rating {
	padding-bottom: 10px;
}

#review_form .comment-form-rating .select2-container {
	display: none;
}

.error404 .site-main {
	padding-top: 0;
}

section.error-404 {
	padding: 150px 0;
	text-align: center;
}

section.error-404 .tm-big-icon {
	font-size: 120px;
}

section.error-404 .page-header {
	border-bottom: none;
	margin-bottom: 0;
}

section.error-404 h1 {
	font-size: 70px;
	font-weight: 600;
	line-height: 100%;
}

section.error-404 .page-content p {
	font-size: 18px;
	margin-bottom: 30px;
}

section.error-404 .search-form {
	position: relative;
	max-width: 390px;
	margin: 0 auto;
}

section.error-404 .search-form label {
	display: block;
}

section.error-404 .search-form .search-field {
	border-width: 2px;
	background-color: transparent;
	border-radius: 0em;
}

section.error-404 .search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: none;
	border-bottom: none;
	text-indent: -999px;
	padding: 0;
	width: 46px;
	height: 46px;
	z-index: 1;
	border-radius: 0 3px 3px 0;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjgyMjhGQUZCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjgyMjhGQjBCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCODIyOEZBREI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCODIyOEZBRUI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrfvcRAAAAFxSURBVHjavJaBccMgDEVtXxZgBa/ACs4I7QhegRXaEdwR2hGcEZwRnBGSESjK4R4hXwITu/9Ol7sc+AlJSNRVWq0z7X9DnZ2drLXVVnpzNjqzgl2dDeQMgXOMO1EKhMyUALX32hbatzMlAQ8RjE6mmBBTzm5BFFomDaT3VL4IMjM5MowT2p9oVXgXGbBpYk4Rq2egLQdUIG+zENoH+Y8g6MAB0eIu9+4EH4rDe0XABnz8fqEL7u1nXBd1XT853vjkh/op6RLOe3L0AgrrCYhaVqkuqQVN9c9qmNZWKpUDPKXiniNXIArsvSHgGbQnVcDswX+w2jW6tGvuoU9D3DxGqbWhcWRW5G0C+3sJqKVxI8A6pumPOfPQJKZ67wGdXzslXgI6ZwAPLwzfLCiS2RPKSa941yxDumXC/ABNicAfAD77gurDN4xQsX/QlwVyJEI3b94OSu3sCDoYOWJ2mRYSdLfxxEC/Ns8hc9m75RX3K8AAFHkZkykwzQsAAAAASUVORK5CYII=");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px 16px;
	opacity: .3;
}

section.error-404 .search-form .search-submit.nitro-lazy {
	background-image: none !important;
}

.tm-sresults-no-content-w {
	padding-bottom: 80px;
	padding-top: 30px;
}

.tm-sresults-no-content-w h3 {
	font-size: 30px;
	line-height: 35px;
}

.error404 .tm-titlebar-wrapper {
	display: none;
}

.error404 .site-main {
	background-color: transparent !important;
}

.tm-sresult-form-wrapper {
	padding: 22px 0 0;
	margin-bottom: 60px;
	color: #fff;
	border-radius: 5px;
}

.tm-search-pagelist .tm-result-page-content {
	padding-left: 33px;
	padding-bottom: 10px;
}

.tm-search-pagelist li>h4 {
	margin-bottom: 7px;
}

.tm-search-results-title a.label-default {
	padding: 5px 10px;
	position: relative;
	top: -3px;
}

.tm-search-select-box {
	width: 100%;
	position: relative;
	padding-right: 162px;
}

.tm-search-select-box .select2-container {
	width: 100% !important;
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #18336c;
}

.tm-search-select-box .select2-container--default .select2-selection--single {
	border: 1px solid rgba(255, 255, 255, .51);
	height: 50px;
	border-radius: 0;
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 50px;
	right: 5px;
}

.tm-col-bgimage-yes .tm-discountform .select2-container--default .select2-selection--single .select2-selection__arrow b, .tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent;
}

.tm-search-select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #18336c transparent;
}

.tm-sresult-form-sbtbtn-wrapper input.tm-sresult-form-sbtbtn {
	color: #fff;
	border: 2px solid transparent;
	padding: 10px 27px;
	font-size: 15px;
}

.tm-sresult-form-sbtbtn-wrapper {
	position: absolute;
	top: 0;
	right: 0;
}

.tm-search-main-box {
	padding: 22px 25px 30px 25px;
	background-color: rgba(0, 0, 0, .1);
	margin: 14px;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}

.tm-search-main-box:before {
	position: absolute;
	right: 76px;
	top: -14px;
	width: 47px;
	width: 0;
	height: 47px;
	height: 0;
	text-align: center;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 14px solid rgba(32, 32, 32, .09);
	content: " ";
}

.tm-search-text strong {
	padding-bottom: 10px;
	display: block;
	font-size: 18px;
	font-weight: 600;
}

.tm-search-results-title {
	font-weight: 400;
}

.tm-search-postlist li {
	list-style: none;
}

.tm-sresult-form-wrapper h2 {
	margin-bottom: 0;
	font-size: 23px;
	font-weight: 500;
	margin-right: 10px;
	color: #fff;
	display: table-cell;
	width: 23%;
	margin-top: 0;
	vertical-align: middle;
}

.tm-sresult-form-wrapper h2 i {
	display: none;
}

body.search .tm-sresult-form-wrapper .search-form .search-field {
	border: 0;
	border-radius: 0;
	background-color: rgba(0, 0, 0, .1);
	font-size: 20px;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	padding-left: 70px;
	text-align: left;
	width: 100%;
	height: 52px;
}

body.search .tm-sresult-form-wrapper .search-form .search-field::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .48);
}

body.search .tm-sresult-form-wrapper .search-form .search-field::-moz-placeholder {
	color: rgba(255, 255, 255, .48);
}

body.search .tm-sresult-form-wrapper .search-form .search-field:-ms-input-placeholder {
	color: rgba(255, 255, 255, .48);
}

body.search .tm-sresult-form-wrapper .search-form .search-field:-moz-placeholder {
	color: rgba(255, 255, 255, .48);
}

body.search .tm-sresult-form-wrapper .search-form input.search-field:focus {
	background-color: rgba(32, 32, 32, .08);
	color: #fff;
}

.tm-sresult-form-wrapper .search-form {
	width: 62%;
	display: table-cell;
	position: relative;
}

.tm-sresult-form-wrapper .search-form:after {
	position: absolute;
	content: "";
	font-family: "tm-labpeak-icons";
	font-style: normal;
	font-weight: 400;
	speak: none;
	text-decoration: inherit;
	font-size: 19px;
	background-color: rgba(0, 0, 0, .12);
	height: 52px;
	display: block;
	width: 55px;
	top: 2px;
	text-align: center;
	padding-top: 15px;
	left: 0;
	border-radius: 0;
}

.tm-sresult-form-wrapper .search-form label {
	margin-bottom: 0;
	display: block;
}

.search .tm-sresult-form-wrapper .search-form .search-submit {
	display: none;
}

.tm-sresult-form-top {
	position: relative;
	display: table;
	width: 100%;
	padding: 7px 25px 26px 25px;
}

.tm-sresults-settings-wrapper {
	width: auto;
	display: table-cell;
	position: relative;
	padding-left: 15px;
}

.tm-sresults-settings-wrapper a {
	font-size: 17px;
	color: #fff;
	text-align: center;
	display: block;
	display: block;
	background-color: rgba(0, 0, 0, .1);
	padding: 14px 12px;
	border-radius: 0;
	outline: none;
}

.tm-sresults-settings-wrapper a:hover, .tm-sresults-settings-wrapper a.tm-sresult-btn-active {
	color: #fff;
}

.tm-search-eventlist .item .item-thumbnail:before {
	display: none;
}

.tm-search-list.tm-search-postlist {
	padding-left: 0;
}

.tm-sresults-first-row, .tm-sresults-cta-wrapper {
	padding-bottom: 60px;
}

.tm-sresults-title-w h2 {
	margin-bottom: 30px;
	font-size: 26px;
	line-height: 30px;
}

.tm-sresults-title-w h2 strong {
	font-weight: 700;
}

.search-results .tm-list.tm-list-style-icon li {
	position: relative;
	padding-bottom: 10px;
}

.search-results .tm-list.tm-list-style-icon .tm-list-li-content {
	padding-left: 23px;
}

.tm-sresults-title small a {
	font-weight: 400;
	font-weight: 600;
	margin-top: 0;
	display: inline-block;
	display: inline-flex;
	padding: 2px 13px;
	position: absolute;
	font-size: 13px;
	line-height: 25px;
	height: 29px;
	border-radius: 3px;
}

.search-results .themetechmount-box-team {
	margin-bottom: 30px;
}

.tm-sresults-title small a i {
	width: 8px;
	margin-left: -6px;
	padding-right: 18px;
	margin-top: -1.6px;
}

.search-results .themetechmount-box-portfolio .themetechmount-post-item {
	margin-bottom: 30px;
}

.search-results .page-header {
	border: none;
	margin: 0 0 0;
	padding-bottom: 0;
}

.tm-results-page .tm-list.tm-list-style-icon, .tm-results-post .tm-recent-post-list {
	margin-top: 0;
}

.tm-sresults-first-row .tm-list.tm-list-style-icon, .tm-sresults-first-row ul.tm-recent-post-list {
	margin-bottom: 0;
}

.tm-results-page>.row, .tm-results-post>.row {
	padding-bottom: 37px;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
	font-size: inherit;
}

.bbpress-main-wrapper {
	margin-top: 25px;
	margin-bottom: 25px;
}

#bbpress-forums #bbp-search-form {
	margin-bottom: 0;
}

#bbp_search_submit {
	height: 35px;
	margin: 0 0 20px 0;
	line-height: 12px;
}

.bbp-forum-title {
	font-size: 23px;
	font-weight: 600;
}

#bbpress-forums li {
	font-size: 14px;
}

div.bbp-breadcrumb, div.bbp-topic-tags {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	padding: 10px;
}

.wp-editor-container {
	border: 1px solid #dedede;
}

.wp-editor-container textarea.wp-editor-area {
	max-width: 100%;
}

#subscription-toggle {
	float: right;
}

#bbpress-forums button, #bbpress-forums input[type="submit"], #sidebar button.button {
	-webkit-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	-moz-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	-ms-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	-o-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
}

#bbpress-forums fieldset.bbp-form label {
	font-size: 13px;
}

#bbpress-forums ul li.bbp-header {
	border: 0;
}

#bbpress-forums a.bbp-topic-permalink {
	font-size: 18px;
}

#bbpress-forums a.bbp-topic-permalink, #content #bbpress-forums .status-closed, #content #bbpress-forums .status-closed a {
	color: #202020;
}

#bbpress-forums ul li.bbp-header a {
	color: #fff;
}

#bbpress-forums ul li.bbp-header a:hover {
	text-decoration: underline;
}

#sidebar .bbp-login-form div.bbp-remember-me label {
	width: auto;
}

#sidebar .bbp-submit-wrapper button.button:hover {
	background: #fff;
	color: #2d2d2d;
}

#sidebar .bbp-login-form .bbp-submit-wrapper {
	float: left;
	width: 55%;
	text-align: left;
}

#sidebar .bbp-login-links {
	float: right;
	width: 45%;
	padding-top: 12px;
}

#bbpress-forums, div.bbp-template-notice p {
	font-size: 13px;
}

#sidebar .bbp_widget_login #user_login, #sidebar .bbp_widget_login #user_pass {
	width: 90%;
}

.bbpress-main-wrapper #main {
	float: right;
}

.bbpress-main-wrapper #sidebar {
	float: left;
}

#bbpress-forums #bbp-search-form #bbp_search {
	display: inline-block;
	width: 201px;
	padding: 8px 8px;
	float: left;
	height: 38px;
}

#bbp_search_submit {
	height: 38px;
	margin: 0 0 20px 5px;
	line-height: 35px;
	display: inline-block;
	padding: 0 30px;
}

#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
	float: none;
	margin-bottom: 0;
	border: 1px solid #ddd;
	width: 19px;
}

#bbpress-forums li.bbp-header {
	background: #f7f7f7;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
	border: 1px solid #eaeaea;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	border-top: 1px solid #e4e7e8;
	padding: 20px 15px;
}

#bbpress-forums ul li.bbp-header, #bbpress-forums button, .bbp-submit-wrapper .button, .widget .bbp-logged-in .button {
	color: #fff;
}

#bbpress-forums button, .bbp-submit-wrapper .button, .widget .bbp-logged-in .button {
	border: 1px solid transparent;
	display: inline-block;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
	padding: 15px;
}

div.bbp-template-notice.info {
	border: 1px solid #eaeaea;
	background-color: #f7f7f7;
	border-radius: 0;
}

.widget_display_stats dl:before, .widget_display_stats dl:after {
	display: table;
	line-height: 0;
	content: "";
}

.widget_display_stats dl:after {
	clear: both;
}

.widget_display_stats dl {
	margin: 0;
}

.widget_display_stats dl dt {
	float: left;
	width: 50%;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal !important;
	margin-bottom: 6px;
}

.widget_display_stats dl dd {
	margin-left: 60%;
	margin-bottom: 6px;
	text-align: right;
}

.search-form .search-submit {
	display: block;
}

.widget #bbp-search-form {
	position: relative;
}

.widget .search-form label {
	display: block;
}

.widget #bbp-search-form input[type="text"] {
	width: 100%;
	border: 1px solid #eaeaea;
	height: 43px;
	border-radius: 0;
	padding-right: 30px;
	background: #f5f6f8;
	box-shadow: none;
}

.widget #bbp-search-form #bbp_search_submit {
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	box-shadow: none;
	border-bottom: none;
	text-indent: -999px;
}

.widget #bbp-search-form:after {
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	opacity: .8;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	font-size: 14px;
}

.widget #bbp-search-form:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 12px;
}

.widget .bbp-forum-title {
	font-size: 14px;
}

.bbp-login-form fieldset {
	border: 1px solid #e9e9e9;
	margin: 0 2px;
	padding: 6px 15px;
	background-color: #f5f6f8;
	padding-bottom: 22px;
}

.bbp-submit-wrapper .button, .widget .bbp-logged-in .button {
	margin: 0;
	margin-bottom: 10px;
	padding: 10px 20px;
}

.bbp-login-form .bbp-login-links {
	margin-top: 8px;
}

.bbp-login-form .bbp-username input, .bbp-login-form .bbp-email input, .bbp-login-form .bbp-password input {
	padding: 10px 10px;
}

.bbp-login-form label {
	font-weight: 400;
}

.bbp-breadcrumb-sep {
	padding: 0 5px;
}

.tm-bgcolor-skincolor .tm-sc-twitterbox-followus-text small, .tm-bgcolor-darkgrey .tm-sc-twitterbox-followus-text small, .tm-bgcolor-darkgrey ul.labpeak_contact_widget_wrapper li a, .tm-bgcolor-skincolor ul.labpeak_contact_widget_wrapper li a, .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-flat .tm-vc_cta3-content-header, .vc_column-inner.tm-col-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2, .vc_column-inner.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2, .tm-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2, .tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2, .tm-bgcolor-darkgrey .tm-custom-heading, .tm-bgcolor-skincolor .tm-custom-heading, .tm-col-bgcolor-darkgrey .tm-custom-heading, .tm-col-bgcolor-skincolor .tm-custom-heading, .vc_progress_bar.vc_progress-bar-color-skincolor .vc_single_bar .vc_label, .tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover, .tm-bgcolor-skincolor .themetechmount-boxes-col-one.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name, .tm-bgcolor-skincolor .themetechmount-boxes-col-one.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a, .tm-bgcolor-darkgrey .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a, .tm-bgcolor-darkgrey .tm-tourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab>a, .tm-bgcolor-skincolor .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a, .tm-bgcolor-skincolor .tm-tourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab>a, .tm-bgcolor-skincolor .tm-tourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab.vc_active>a, .tm-bgcolor-skincolor .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:hover, .tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-3d, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-outline:hover, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor:hover, .tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor, article.themetechmount-blogbox-format-link .tm-format-link-title a, article.post.format-link .tm-format-link-title a, .themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories>.tm-meta-line.cat-links a:hover, .tm-format-link-url a:hover, .tm-post-format-quote a:hover, .tm-post-format-quote a:hover:after, div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox h2, div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox h2, div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox h2, div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox h2, .tm-bgcolor-skincolor .vc_row .tm-sbox h2, .tm-bgcolor-darkgrey .vc_row .tm-sbox h2, .site-main .tm-dcap-color-skincolor, .tm-bgcolor-darkgrey .tm-team-social-links a, .tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-outline {
	color: #fff;
}

.themetechmount-box-view-content-overlay .themetechmount-blogbox-footer-readmore a:hover, .themetechmount-box-view-content-overlay .themetechmount-box-content h4 a:hover, div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox h4, div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox h4, div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox h4, div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox h4, .tm-bgcolor-skincolor .vc_row .tm-sbox h4, .tm-bgcolor-darkgrey .vc_row .tm-sbox h4, .tm-bgcolor-darkgrey .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer, .tm-col-bgcolor-darkgrey .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer, .tm-bgcolor-skincolor .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer, .tm-col-bgcolor-skincolor .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer {
	color: rgba(255, 255, 255, .85);
}

.vc_column-inner.tm-col-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p, .tm-bgcolor-darkgrey .wpb_text_column, div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .wpb_text_column, div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox .tm-cta3-description, div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox .tm-cta3-description, .tm-bgcolor-darkgrey .vc_row .tm-sbox .tm-cta3-description, .tm-post-format-quote a, .tm-post-format-quote a:after {
	color: rgba(255, 255, 255, .85);
}

.tm-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p, .tm-textcolor-white .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p {
	color: rgba(255, 255, 255, .95);
}

.tm-bgcolor-skincolor .wpb_text_column, div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox .tm-cta3-description, .tm-row.tm-bgcolor-skincolor .tm-sbox.tm-sbox-bgcolor-transparent a, div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox .tm-cta3-description, .tm-bgcolor-skincolor .vc_row .tm-sbox .tm-cta3-description, div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .wpb_text_column, .tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p, .vc_column-inner.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p {
	color: rgba(255, 255, 255, .85);
}

.tm-bgcolor-darkgrey .themetechmount-box-view-top-image .themetechmount-box-portfolio .themetechmount-box-category a, .tm-bgcolor-skincolor .themetechmount-box-view-top-image .themetechmount-box-portfolio .themetechmount-box-category a, .tm-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a, .tm-bgcolor-darkgrey .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a, .tm-col-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a, .tm-col-bgcolor-darkgrey .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a, .site-footer.tm-bgcolor-darkgrey ul.tm-recent-post-list li .post-date, .tm-format-link-url a, .tm-bgcolor-skincolor .themetechmount-meta-details, .tm-bgcolor-skincolor .themetechmount-meta-details a, .tm-bgcolor-skincolor .themetechmount-meta-details i, .tm-bgcolor-darkgrey .themetechmount-meta-details, .tm-bgcolor-darkgrey .themetechmount-meta-details a, .tm-bgcolor-darkgrey .themetechmount-meta-details i {
	color: rgba(255, 255, 255, .95);
}

.tm-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after, .tm-col-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after {
	background-color: rgba(255, 255, 255, .45);
}

.tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box {
	background-color: #fff;
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-grey.tm-vc_cta3-style-classic .tm-vc_cta3-content-header h2, .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-grey.tm-vc_cta3-style-flat .tm-vc_cta3-content-header, .themetechmount-box-portfolio .themetechmount-box-bottom-content h4 a, .tm-publised-in-wrapper span.post-title, .tm-team-member-single-category, .tm-team-member-single-category a, .tm-team-social-links a:not(:hover), .tm-bgcolor-darkgrey .themetechmount-team-box-view-overlay .themetechmount-box-title a, .tm-comment-owner, .tm-comment-owner a, .comment-reply-link:hover, .testimonial_item .themetechmount-author-name a:hover, .tm-social-share-wrapper, .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a, .tm-tourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab>a, .themetechmount-box-team.themetechmount-box-view-top-image .themetechmount-box-content h4 a, .themetechmount-team-box-view-overlay .themetechmount-box-social-links ul a, .tm-bgcolor-skincolor .themetechmount-teambox-style2 .themetechmount-box-content h4, .tm-bgcolor-skincolor .themetechmount-teambox-style2 .themetechmount-box-content h4 a, .themetechmount-post-readmore a, .tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a:hover, .logged-in-as a:hover, .vc_column-inner.tm-col-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2, .vc_column-inner.tm-col-bgcolor-white .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2, .tm-team-details-list .tm-team-list-title, div .vc_row .vc_column-inner .tm-sbox-bgcolor-white.tm-sbox h2, div .vc_row .vc_column-inner .tm-sbox-bgcolor-grey.tm-sbox h2, div .vc_row .vc_column-inner.tm-col-bgcolor-white .tm-sbox h2, div .vc_row .vc_column-inner.tm-col-bgcolor-grey .tm-sbox h2, .tribe-events-list-separator-month, .widget.labpeak_category_list_widget .widget-title, .widget.labpeak_category_list_widget li a {
	color: #18336c;
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-grey.tm-vc_cta3-style-classic .tm-vc_cta3-content-header h4, .tweet-details a, div .vc_row .vc_column-inner .tm-sbox-bgcolor-white.tm-sbox h4, div .vc_row .vc_column-inner .tm-sbox-bgcolor-grey.tm-sbox h4, div .vc_row .vc_column-inner.tm-col-bgcolor-white .tm-sbox h4, div .vc_row .vc_column-inner.tm-col-bgcolor-grey .tm-sbox h4, .tm-bgcolor-white .vc_row .tm-sbox h4, .tm-bgcolor-grey .vc_row .tm-sbox h4 {
	color: #18336c;
}

.tm-custom-heading.tm-textcolor-white, .tm-textcolor-white h1, .tm-textcolor-white h2, .tm-textcolor-white h3, .tm-textcolor-white h4, .tm-textcolor-white h5, .tm-textcolor-white h6, .tm-textcolor-white .tm-fid-icon-wrapper i, .rev_slider .tm-textcolor-white, .tm-textcolor-white .tm-vc_cta3-content-header h2 {
	color: #fff !important;
}

.tm-bgimage-yes.tm-textcolor-white .themetechmount-fbar-box .tm-vc_cta3-content-header h4, .tm-textcolor-white .tm-vc_cta3-content-header h4 {
	color: rgba(255, 255, 255, .95) !important;
}

.tm-textcolor-white .tm-vc_cta3-content .tm-cta3-description {
	color: rgba(255, 255, 255, .5) !important;
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-flat .tm-cta3-content-wrapper, .tm-textcolor-white {
	color: rgba(255, 255, 255, .85);
}

.footer .tm-textcolor-white .tm-vc_cta3-content-header h4, .footer .tm-textcolor-white .tm-vc_cta3-content-header h2, .footer .tm-textcolor-white .tm-vc_cta3-content-header h2, .footer .tm-textcolor-white {
	color: #fff !important;
}

.footer .tm-textcolor-white .tm-footer2-left, .footer .tm-textcolor-white .tm-footer2-right, .footer .tm-textcolor-white .widget ul.labpeak_contact_widget_wrapper li, .footer .tm-textcolor-white ul.tm-recent-post-list>li .post-date, .footer .tm-textcolor-white p {
	color: rgba(255, 255, 255, .85) !important;
}

.tm-bgcolor-skincolor.tm-textcolor-white a:hover, .tm-bgcolor-skincolor .tm-textcolor-white a:hover, .tm-col-bgcolor-skincolor.tm-textcolor-white a:hover, .tm-textcolor-white a {
	color: rgba(255, 255, 255, 1);
}

.themetechmount-topbar-wrapper.tm-textcolor-white a, .themetechmount-topbar-wrapper.tm-textcolor-white {
	color: rgba(255, 255, 255, .95);
}

.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white a, .themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white {
	color: rgba(255, 255, 255, .75);
}

.themetechmount-topbar-wrapper.tm-bgcolor-skincolor.tm-textcolor-white a:hover, .themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white a:hover {
	color: rgba(255, 255, 255, 1);
}

.footer .tm-textcolor-white .widget .search-form .search-field {
	border-color: rgba(255, 255, 255, .07);
	background-color: rgba(255, 255, 255, .03);
}

.tm-textcolor-white .widget .search-form .search-submit {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkIyMUIzOENCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkIyMUIzOERCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQjIxQjM4QUI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQjIxQjM4QkI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv8c+gAAAAFpSURBVHjavFYLjcQgEKXNGcACFrDQk7AroRawsBZqoSeBSuhKaCVsJXCwmSYsmeEzud5LXtoQ4AEzvKFzzokClKeGb4yn5yJaEQQJ3jyty+PlOXmqzDwfxBpVhRAGwxHUsGouZk+ZE/yKTjfEyXpK4vRDzI4orgrpc4PvvRTDsKqNiJEhVq1hR03He/4YZNBamQwjIaooQYnEbSvFokJ0ogSxzkOD2MkZCQcqOCNHKRjUNQvvITtj/AgeQhbvSVs691sQsywu9lKHXvwzesKsuZA1gkvp3BvE0rEHJvhE7EkyBEekbcGsTdde2gwVYh42Z22WW27AkVZk/JgT1MxyMxCmb6kxXfTEMJ4PJA4HmEF8sTXEmkqwMOYbvdPJCib3d3jByRWfGOZK0ZwR24ZJDWTqWhKtqQAPRHyDhBqTpJIlUcEsRZxr8hbtKh7CXJuzWOm7qlpQ10JetUNqp/erBU8MYBr7rwADAC4mLBh7uQBTAAAAAElFTkSuQmCC");
}

.tm-textcolor-white .widget .search-form .search-submit.nitro-lazy {
	background-image: none !important;
}

.footer .widget.themetechmount_widget_recent_entries ul li {
	padding: 17px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .07);
}

.tm-textcolor-white .widget.themetechmount_widget_recent_entries ul li {
	border-color: rgba(255, 255, 255, .06);
}

.main-holder .widget.themetechmount_widget_recent_entries ul li:last-child {
	padding-bottom: 0;
}

.inside h3 {
	color: #8b8b8b;
}

.tm-textcolor-dark h1, .tm-textcolor-dark h2, .tm-textcolor-dark h3, .tm-textcolor-dark h4, .tm-textcolor-dark h5, .tm-textcolor-dark h6, h2.tm-custom-heading.tm-textcolor-dark, h4.tm-custom-heading.tm-textcolor-dark, h3.tm-custom-heading.tm-textcolor-dark, .tm-textcolor-dark .tm-vc_cta3-content-header h2 {
	color: #18336c !important;
}

.tm-textcolor-darkgrey .tm-vc_cta3-content-header h4 {
	color: rgba(0, 0, 0, .65) !important;
}

.tm-textcolor-darkgrey .tm-vc_cta3-content .tm-cta3-description {
	color: rgba(0, 0, 0, .5) !important;
}

.tm-textcolor-darkgrey {
	color: rgba(0, 0, 0, .5);
}

.tm-textcolor-darkgrey a {
	color: rgba(0, 0, 0, .8);
}

.tm-textcolor-dark ul.tm-recent-post-list>li {
	border-top-color: rgba(0, 0, 0, .07);
}

.tm-textcolor-grey h1, .tm-textcolor-grey h2, .tm-textcolor-grey h3, .tm-textcolor-grey h4, .tm-textcolor-grey h5, .tm-textcolor-grey h6, .tm-textcolor-grey .tm-vc_cta3-content-header h2 {
	color: #c0c0c0 !important;
}

.tm-textcolor-grey .tm-vc_cta3-content-header h4 {
	color: rgba(192, 192, 192, .9) !important;
}

.tm-textcolor-grey .tm-vc_cta3-content .tm-cta3-description {
	color: rgba(192, 192, 192, .6) !important;
}

.tm-textcolor-grey {
	color: rgba(192, 192, 192, .6);
}

.tm-textcolor-grey a, .tm-icolor-grey i {
	color: rgba(192, 192, 192, .8);
}

.tm-bgcolor-darkgrey .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress), .tm-bgcolor-darkgrey .tm-fid-view-righticon .tm-fld-contents, .tm-bgcolor-darkgrey .tm-fid-view-lefticon .tm-fld-contents {
	border-color: rgba(242, 242, 242, .06);
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress), .tm-bgcolor-skincolor .tm-fid-view-righticon .tm-fld-contents, .tm-bgcolor-skincolor .tm-fid-view-lefticon .tm-fld-contents {
	border-color: rgba(242, 242, 242, .4);
}

.vc_column-inner.tm-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after, .tm-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
	border-color: rgba(122, 122, 122, .26);
}

.tm-bgcolor-grey .themetechmount-box-meta {
	border-color: #e6e6e6;
}

.tm-span>.vc_column-inner {
	z-index: 11;
}

.tm-col-bg .wpb_wrapper {
	position: relative;
}

.tm-left-span .tm-col-wrapper-bg-layer {
	width: auto;
	margin-left: -300px;
	right: 0;
}

.tm-right-span .tm-col-wrapper-bg-layer {
	width: auto;
	margin-right: -300px;
	left: 0;
	right: 0;
}

.tm-right-span .tm-bg-layer-inner, .tm-left-span .tm-bg-layer-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

.tm-col-bgimage-yes .tm-bg-layer-inner, .tm-col-bgcolor-yes .tm-bg-layer-inner {
	position: absolute;
	width: 100%;
	height: 100%;
}

span.edit-link {
	display: block;
	padding: 7px 5px;
}

.edit-link a {
	background: #f5f9fd;
	padding: 10px 20px;
	display: inline-block;
	color: #18336c;
}

.tm-page-loader-wrapper {
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background-repeat: no-repeat;
	background-position: center center;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid red;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
	background: green;
	border: none;
	color: white;
	padding: 8px 16px;
}

ul.tm-pricelist-block {
	padding: 0;
	font-size: 14px;
	margin-top: 0;
}

ul.tm-pricelist-block li {
	font-size: 15px;
	line-height: 23px;
	list-style: none;
	padding: 5px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer .widget ul.tm-pricelist-block li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .07);
}

.footer .widget ul.tm-pricelist-block li:first-child {
	padding-top: 0;
}

ul.tm-pricelist-block li span {
	width: 120px;
	display: inline-block;
	float: left;
	color: #1a1d22;
}

ul.tm-pricelist-block li .service-price {
	float: left;
}

.themetechmount-pricelistbox-wrapper .tm-element-align-left.tm-heading-style-vertical .tm-cta3-without-desc {
	margin-bottom: 0;
}

.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
	padding-bottom: 0;
}

.themetechmount-pricelistbox-wrapper .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers h2:before, .themetechmount-pricelistbox-wrapper .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers h2:after {
	content: unset;
}

.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
	padding-bottom: 0;
}

.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell, .themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
	margin-bottom: 8px;
}

ul.tm-pricelist-block li strong {
	font-weight: 500;
	color: #182333;
}

.tm-bgcolor-dark ul.tm-pricelist-block li strong, .tm-col-bgcolor-dark ul.tm-pricelist-block li strong, .tm-bgcolor-skincolor ul.tm-pricelist-block li strong, .tm-col-bgcolor-skincolor ul.tm-pricelist-block li strong, .tm-textcolor-white ul.tm-pricelist-block li strong {
	color: #fff;
}

.tm-bgcolor-skincolor ul.tm-pricelist-block li, .tm-col-bgcolor-skincolor ul.tm-pricelist-block li, .tm-bgcolor-skincolor ul.tm-pricelist-block li, .tm-col-bgcolor-darkgrey ul.tm-pricelist-block li {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
}

.tm-services-box-border-right .tm-sbox {
	border-right: 1px solid rgba(255, 255, 255, .14);
	padding-bottom: 0;
}

.tm-services-box-separator.tm-bgcolor-grey .wpb_column.vc_column_container, .tm-services-box-separator .wpb_column.vc_column_container {
	border-right: 1px solid rgba(0, 0, 0, .11);
	padding-top: 15px;
	padding-bottom: 5px;
}

.tm-services-box-separator .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
}

.tm-services-box-separator.tm-bgcolor-skincolor .wpb_column.vc_column_container, .tm-services-box-separator.tm-bgcolor-darkgrey .wpb_column.vc_column_container {
	border-right: 1px solid rgba(255, 255, 255, .11);
	padding-top: 15px;
	padding-bottom: 5px;
}

.tm-services-box-separator .wpb_column.vc_column_container:last-child {
	border-right: none;
}

.tm-sbox-col-padding {
	padding: 105px 300px 80px 100px;
}

.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-social-links:after {
	background-color: #333;
}

.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc, .tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc {
	border-color: rgba(0, 0, 0, .57);
}

.tm-bgcolor-grey .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-social-links, .tm-col-bgcolor-grey .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-social-links, .tm-bgcolor-grey .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc, .tm-col-bgcolor-grey .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc {
	background-color: #fff;
}

.themetechmount-post-left .entry-date {
	font-size: 30px;
	display: block;
	line-height: 25px;
	font-weight: 500;
	padding-top: 6px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-heading-wrapper {
	padding-bottom: 0;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-heading-wrapper .tm-cta3-without-desc {
	padding-bottom: 16px;
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-arrow, .themetechmount-boxes-view-slickview .testimonial_wrapper .slick-arrow:not(.slick-disabled):hover {
	background: transparent;
	background-color: transparent;
	top: 50px;
	font-weight: 500;
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev:before, .themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next:before {
	font-size: 20px;
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev, .themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
	background-color: transparent !important;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: center;
	line-height: 31px;
	color: rgba(255, 255, 255, 1);
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-author-name {
	color: rgba(255, 255, 255, 1);
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-footer {
	color: rgba(255, 255, 255, .85);
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev {
	left: 50%;
	margin-left: -85px;
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
	right: 50%;
	margin-right: -84px;
}

.tmicon-fa-heart-o::before {
	content: "";
}

.tmicon-fa-heart:before {
	content: "";
}

[class^="tmicon-fa-"]:before, [class*="tmicon-fa-"]:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper {
	position: absolute;
	bottom: 25px;
	right: 12px;
	top: -20px;
}

.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a.themetechmount-portfolio-likes {
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 14px;
	display: block;
	padding: 0;
	text-align: center;
	border: 3px solid #fff;
	font-size: 11px;
	padding-top: 7px;
	position: relative;
	padding-right: 2px;
}

.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a.themetechmount-portfolio-likes i {
	display: block;
	padding-left: 3px;
}

.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a:hover.themetechmount-portfolio-likes {
	color: #fff;
}

div.themetechmount-portfolio-likes-wrapper .like-active {
	cursor: default;
}

a.themetechmount-portfolio-likes {
	color: #fff;
}

.widget_latest_tweets_widget p.tweet-text:before {
	content: "";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	font-size: 20px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	left: 0;
	padding-top: 5px;
}

.widget.widget_latest_tweets_widget ul>li {
	position: relative;
	padding: 0 0 0 28px;
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-left_top, .tm-row.tm-bgimage-position-left_top {
	background-position: left top !important;
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-left_center, .tm-row.tm-bgimage-position-left_center {
	background-position: left center !important;
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-left_bottom, .tm-row.tm-bgimage-position-left_bottom {
	background-position: left bottom !important;
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-right_top, .tm-row.tm-bgimage-position-right_top {
	background-position: right top !important;
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-right_center, .tm-row.tm-bgimage-position-right_center {
	background-position: right center !important;
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-right_bottom, .tm-row.tm-bgimage-position-right_bottom {
	background-position: right bottom !important;
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-center_top, .tm-row.tm-bgimage-position-center_top {
	background-position: center top !important;
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-center_center, .tm-row.tm-bgimage-position-center_center {
	background-position: center center !important;
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-center_bottom, .tm-row.tm-bgimage-position-center_bottom {
	background-position: center bottom !important;
}

.tm-meta-line img {
	border-radius: 50%;
	margin-right: 10px;
	width: 30px;
	height: 30px;
}

article.themetechmount-box-blog-classic .tm-entry-meta-wrapper {
	margin-bottom: 40px;
	position: relative;
}

.single article.themetechmount-box-blog-classic .tm-entry-meta-blogclassic .tm-meta-line.cat-links, .single article.themetechmount-box-blog-classic .tm-entry-meta-blogclassic .tm-meta-line.comments-link {
	display: inline-block;
}

.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line {
	margin-right: 10px;
}

.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #8093a8;
	margin: 0 5px 2px;
	position: absolute;
	right: -5px;
	top: 6px;
}

.themetechmount-box-blog-classic .tm-entry-meta.tm-entry-meta-blogclassic {
	display: block;
	position: relative;
}

.themetechmount-box-blog-classic .tm-entry-meta.tm-entry-meta-blogclassic:before {
	width: 100%;
	display: block;
	height: 1px;
	margin-bottom: 9px;
	content: "";
	position: absolute;
	left: 0;
	z-index: 9;
	background-color: #e9ecef;
	bottom: -24px;
}

.themetechmount-box-blog-classic .tm-entry-meta.tm-entry-meta-blogclassic:after {
	width: 70px;
	display: block;
	height: 1px;
	margin-bottom: 9px;
	content: "";
	position: absolute;
	left: 0;
	z-index: 9;
	background-color: #18336c;
	bottom: -24px;
}

.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:last-child:after {
	content: unset;
}

.themetechmount-box-blog-classic .themetechmount-box-desc-text {
	margin-bottom: 15px;
}

.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer {
	overflow: hidden;
	position: relative;
	display: block;
	margin-top: 0;
}

.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer>div.tm-social-share-wrapper {
	padding-top: 1px;
}

.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer>div {
	padding: 0 11px;
	position: relative;
	display: inline-block;
	float: left;
}

.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer>div:first-child {
	padding-left: 0;
}

.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
	display: block;
}

.post.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm-blog-classic-box-content {
	padding: 0;
	border: none;
	box-shadow: unset;
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer .themetechmount-blogbox-footer-left {
	clear: both;
	float: left;
	padding: 5px 0 0;
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore {
	padding: 0;
	margin-top: 5px;
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a {
	font-weight: 600;
	position: relative;
	position: relative;
	display: inline-block;
	color: #18336c;
	background-color: transparent;
	border: 1px solid #eaeff5;
	padding: 7px 33px 7px 28px;
	font-size: 14px;
	border-radius: 3px;
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:hover {
	color: #fff;
}

.single .themetechmount-box-blog-classic .themetechmount-box-desc-text {
	border-bottom: none;
	padding: 0;
}

article.themetechmount-box-blog-classic.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio, article.themetechmount-box-blog-classic.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
	padding-bottom: 20.7%;
}

.post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title {
	font-size: 17px;
	margin-top: 12px;
	margin-right: 3px;
}

.themetechmount-box-blog-classic .tm-social-share-wrapper {
	z-index: 10;
	position: relative;
	float: right;
}

.single-tm_portfolio .tm-social-share-title, .single .themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title {
	font-size: 17px;
	float: left;
}

.single-tm_portfolio .tm-social-share-title {
	padding-top: 6px;
}

.single-tm_portfolio .tm-social-share-links ul, .single .themetechmount-box-blog-classic .tm-social-share-links ul {
	padding-right: 0;
}

.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
	position: initial;
	opacity: 1;
	visibility: visible;
	text-align: left;
	padding: 0;
	width: auto;
	float: left;
}

.wpb-js-composer .tm-tab-top-icon.vc_tta.vc_general .vc_tta-panel-body {
	padding: 0;
}

.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-tab a {
	padding: 90px 25px 40px;
}

.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-icon {
	font-size: 50px;
}

.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-tab a span:not(:empty):not(:first-child) {
	margin-right: 0;
	margin-left: 0;
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator span:before {
	position: absolute;
	width: 0;
	height: 16px;
	bottom: -55px;
	margin: auto;
	left: -7px;
	content: "";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px;
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:before {
	left: -85px;
	right: 0;
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:after {
	left: 0;
	right: -75px;
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator span:before {
	color: #d9d9d9;
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:before, .tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:after {
	content: "";
	position: absolute;
	width: 55px;
	height: 1px;
	bottom: -90px;
	margin: auto;
	top: 0;
}

.tm-element-heading-wrapper.tm-seperator-center_icon.tm-element-align-left .heading-seperator {
	left: 80px;
}

.tm-element-heading-wrapper.tm-seperator-center_icon.tm-element-align-right .heading-seperator {
	right: 77px;
	left: auto;
}

.tm-sbox.tm-sbox-iconalign-top-center.tm-center-overlayicon {
	overflow: visible;
}

.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner {
	margin-top: -40px;
}

.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg {
	margin-top: -53px;
}

.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl {
	margin-top: -66px;
}

.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm {
	margin-top: -30px;
}

.tm-sbox.tm-center-overlayicon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-grey.tm-vc_icon_element-outline {
	border-color: #d9d9d9;
	background-color: #fff;
}

.themetechmount-boxes-portfolio.themetechmount-boxes-sortablebutton-round .tm-sortable-list .tm-sortable-link a {
	border-radius: 2em;
}

.site-footer .tm-textcolor-dark, .site-footer .tm-textcolor-dark .social-icons li:not:hover i, .site-footer .tm-textcolor-dark.themetechmount-fbar-btn-link i {
	color: rgba(0, 0, 0, .7);
}

body.themetechmount-page-full-width #content .wpb_row.vc_row-fluid .vc_row.vc_row-no-padding .tm-sortable-list {
	padding-left: 10px;
}

.main-holder .widget.widget_recent_entries ul li {
	padding: 10px 0;
}

.main-holder .widget.widget_recent_entries ul li:first-child {
	padding-top: 0;
}

.wpcf7 .tm-submit-shape-round {
	border-radius: 2em;
}

.tm-classicheader-text-area {
	text-align: right;
}

.tm-header-style-classic-vertical {
	background: #fff;
	background-color: #fff;
	position: fixed;
	width: 250px;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9002;
}

.tm-header-style-classic-vertical #tm-stickable-header-w, .tm-header-style-classic-vertical .site-header, .tm-header-style-classic-vertical .site-header .site-header-main, .tm-header-style-classic-vertical .tm-header-text-area, .tm-header-style-classic-vertical .tm-header-block {
	height: 100%;
}

.tm-header-style-classic-vertical .tm-stickable-header-w {
	display: grid;
}

header:not(.tm-header-style-toplogo):not(.tm-header-style-classic-box).tm-header-style-classic-vertical .site-header:after {
	content: "";
	border: none;
}

header:not(.tm-header-style-toplogo).tm-header-style-classic-vertical #site-header-menu #site-navigation {
	height: auto;
	line-height: initial !important;
}

.tm-header-style-classic-vertical .tm-header-text-area {
	float: none;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 0 12px;
	line-height: inherit !important;
}

body.header-classic-vertical {
	padding-left: 250px;
}

.tm-header-style-classic-vertical .site-branding {
	float: none;
}

.tm-header-style-classic-vertical .site-header .themetechmount-social-links-wrapper {
	float: none;
}

.tm-header-style-classic-vertical .site-header .themetechmount-social-links-wrapper {
	padding-right: 0;
}

.tm-colum-width-auto .vc_column_container {
	width: auto;
}

.tm-row-width-auto .vc_column_container {
	width: auto;
}

.tm-row-width-auto .vc_column_container>.vc_column-inner {
	padding-right: 0;
}

.tm-extra-classes .vc_column-inner>.wpb_wrapper .vc_row {
	margin: 0;
}

body .themetechmount-fbar-main-w .widget .widget-title {
	font-size: 21px;
	margin-bottom: 15px;
}

body .themetechmount-fbar-main-w .widget .widget-title:after {
	content: unset;
}

.themetechmount-fbar-main-w .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
	font-family: inherit;
	font-size: 22px;
}

.themetechmount-fbar-box-w ul.tm-pricelist-block {
	margin-top: 10px;
}

.themetechmount-fbar-box-w.tm-textcolor-white ul.tm-pricelist-block li {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.themetechmount-fbar-box-w.tm-textcolor-dark ul.tm-pricelist-block li {
	color: rgba(0, 0, 0, .7);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.themetechmount-fbar-main-w .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 0px !important;
}

.floting-contact {
	border: 1px solid rgba(255, 255, 255, .72);
	padding: 20px 15px;
	font-size: 24px;
	text-align: center;
	border-radius: 5px;
}

.floting-contact h3 {
	margin-bottom: 0;
	margin-top: 10px;
}

.tm-textcolor-dark .floting-contact {
	border: rgba(0, 0, 0, .72);
}

.topbar-nav-menu {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.topbar-nav-menu li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

.topbar-nav-menu li:first-child {
	padding-left: 0;
}

.tm-col-expan .wpb_column.vc_col-sm-4 {
	width: 38.7%;
}

.tm-col-expan .wpb_column.vc_col-sm-8 {
	width: 65.65%;
}

.main-holder .vc_toggle {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 22px;
	margin-bottom: 22px;
}

.main-holder .vc_toggle .vc_toggle_content {
	margin-bottom: 0;
}

.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
	padding: 32px 35px 11px;
}

.sbox-hover-borderbox .tm-sbox {
	margin-bottom: 10px;
}

.tm-header-style-infostack .kw-phone .ttm-custombutton a, .themetechmount-boxes-row-wrapper .slick-prev:before, .themetechmount-boxes-row-wrapper .slick-next:before, .themetechmount-boxes-row-wrapper .slick-arrow, .sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general:after, .sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general, .sbox-hover-borderbox .tm-sbox {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.tm-header-style-infostack .kw-phone .ttm-custombutton .tm-vc_btn3-container {
	margin-bottom: 0;
}

.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 3px solid #01d6a3;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -1;
}

.sbox-hover-borderbox .tm-sbox:hover .tm-vc_cta3-container>.tm-vc_general:after {
	opacity: 1;
}

.tm-skincolor-strong strong {
	font-weight: 700;
}

.sbox-hover-borderbox .tm-sbox .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	position: relative;
	top: 0;
	left: 0;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	font-size: 55px !important;
}

.sbox-hover-borderbox .tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 13px;
}

.sbox-hover-borderbox .tm-sbox:hover .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
	opacity: 1;
}

.tm-bgcolor-darkgrey .sbox-hover-borderbox .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover {
	color: #fff;
}

.tm-sbox-iconalign-left-spacing.tm-sbox-lefttop-large-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
	font-size: 3.85em !important;
	top: 33%;
}

.wpcf7 .tm-commonform textarea {
	min-height: 100px;
}

.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text, .tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text, .tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-textarea, .tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-textarea, .tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text, .tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text {
	color: rgba(255, 255, 255, 1);
}

.tm-commonform input[type="submit"] {
	padding: 11px 28px;
	margin-top: 10px;
}

div.wpcf7 .ajax-loader {
	position: absolute;
}

.themetechmount-fbar-main-w .tm-commonform {
	padding: 25px 30px;
	background-color: rgba(0, 0, 0, .5);
	margin-right: 15%;
}

.themetechmount-fbar-main-w .wpcf7 .tm-contactform .wpcf7-text, .themetechmount-fbar-main-w .wpcf7 .tm-contactform textarea {
	border-bottom-width: 1px;
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform label {
	position: relative;
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform i {
	position: absolute;
	color: #cdcac3;
	z-index: 100;
	font-size: 18px;
	top: 8px;
	left: 0;
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-text, .themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-textarea {
	padding: 0;
	padding-left: 35px;
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-text {
	padding-bottom: 10px;
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-textarea {
	height: 100px;
}

.themetechmount-fbar-main-w .wpcf7 .tm-contactform .row {
	padding-bottom: 8px;
}

.themetechmount-fbar-main-w .wpcf7 .tm-contactform input[type="submit"] {
	padding: 10px 50px;
}

.single .tm-pf-single-content-wrapper blockquote:before, .single .tm-pf-single-content-area blockquote:before, .single article.post blockquote:before {
	left: 95px;
	content: "";
	display: block;
	position: absolute;
	top: 31px;
	margin-bottom: .2em;
	color: #eee;
	font-family: "FontAwesome";
	font-weight: 700;
	font-size: 7em;
	line-height: .3;
	opacity: .05;
}

.single .tm-pf-single-content-area blockquote, .single .tm-pf-single-content-wrapper blockquote, .single article.post blockquote {
	display: block;
	background: #f5f9fd;
	padding: 35px 50px 12px 50px;
	position: relative;
	font-weight: 400;
	margin: 35px 0 15px 0;
	font-size: 20px;
	min-height: 100px;
	line-height: 30px;
	font-style: normal;
	font-style: normal;
	border: none;
	border-top: 5px solid;
	color: #18336c;
	overflow: hidden;
}

#tribe-events .tribe-events-content blockquote p, article.post .entry-content blockquote p {
	margin-bottom: 15px;
}

.single .tm-pf-single-content-area blockquote h3, blockquote h3 {
	font-size: 24px;
	line-height: 33px;
	font-weight: 400;
}

.single .tm-pf-single-content-area blockquote .author-title, .single .tm-pf-single-content-wrapper blockquote .author-title, .single article.post blockquote .author-title {
	margin-top: -10px;
	padding-bottom: 10px;
}

.tm-sbox.tm-sbox-whiteborder {
	border: 7px solid #fff;
}

.tm-sbox.tm-sbox-iconalign-top-center.tm-sbox-whiteborder .tm-vc_cta3-container {
	margin-bottom: 20px;
}

.tm-sbox.tm-shadow-box.tm-sbox-whiteborder {
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .08);
}

.tm-sbox.tm-sbox-whiteborder.tm-sbox-bgcolor-grey {
	background-color: #f7f7f7;
}

.tm-banner-image .vc_figure .vc_single_image-wrapper {
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.tm-banner-image .vc_figure .vc_single_image-wrapper:after, .tm-banner-image .vc_figure .vc_single_image-wrapper:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 1;
	z-index: 2;
	pointer-events: none;
	background: rgba(255, 255, 255, .4);
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.tm-banner-image .vc_figure .vc_single_image-wrapper:before {
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
}

.tm-banner-image:hover .vc_figure .vc_single_image-wrapper:after, .tm-banner-image:hover .vc_figure .vc_single_image-wrapper:before {
	opacity: 0;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	z-index: -1;
}

.tm-banner-image .vc_figure .vc_single_image-wrapper img {
	width: 100%;
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
}

.tm-bg-highlight-dark, .tm-bg-highlight {
	display: inline-block;
}

.tm-bg-highlight-dark {
	color: #fff;
}

.tm-top-overlay-row {
	position: relative;
	z-index: 12;
}

.tm-overlay-row-bottom {
	position: relative;
	z-index: 1;
}

.tm-skincolor-bottom-boder {
	border-bottom: 3px solid #6db804;
}

.themetechmount-fullwide .themetechmount-fbar-position-default .themetechmount-fbar-box {
	padding-right: 15px;
	padding-left: 15px;
}

.tm-phone-icon.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 10px;
}

.tm-mobileicon-align.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	height: auto;
}

.tm-mobileicon-align .tm-vc_icon_element-icon {
	margin-top: -8px;
}

.vc_column-inner>.wpb_wrapper>.tm-mb-30 {
	margin-bottom: 30px !important;
}

.tm-row-inner.tm-textposition-bottom {
	position: absolute;
	bottom: 0%;
}

.tm-center-video-icon, .tm-right-video-icon, .tm-left-video-icon {
	position: absolute;
	left: 0%;
	top: 50%;
	margin-top: -38px;
}

.tm-right-video-icon {
	left: auto;
	right: 0;
}

.tm-center-video-icon, .tm-left-video-icon.tm-center-icon {
	left: 50%;
	margin-top: -60px;
}

.tm_prettyphoto .tm-vc_icon_element-inner, .tm-right-video-icon .tm-vc_icon_element-inner, .tm-left-video-icon .tm-vc_icon_element-inner {
	position: relative;
	z-index: 1;
}

.tm_prettyphoto.tm-vc_icon_element.tm-center-video-icon .tm-vc_icon_element-inner:before, .tm_prettyphoto.tm-vc_icon_element.tm-center-video-icon .tm-vc_icon_element-inner:after {
	content: unset;
}

.tm-right-video-icon:hover .tm-vc_icon_element-inner:after, .tm-right-video-icon:hover .tm-vc_icon_element-inner, .tm_prettyphoto:hover .tm-vc_icon_element-inner:after, .tm_prettyphoto:hover .tm-vc_icon_element-inner, .tm-left-video-icon:hover .tm-vc_icon_element-inner:after, .tm-left-video-icon:hover .tm-vc_icon_element-inner {
	opacity: .8;
}

.tm-right-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md, .tm-left-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md {
	width: 80px !important;
	height: 80px !important;
}

.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner>.wpb_wrapper .tm-left-video-icon, .vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner>.wpb_wrapper .tm-right-video-icon {
	right: 0;
}

.tm-right-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon, .tm-left-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	padding-left: 7px;
	font-size: 28px !important;
	z-index: 9;
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	padding-left: 7px;
	font-size: 25px !important;
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2 {
	border: 5px solid rgba(0, 0, 0, .27);
	border-radius: 50%;
	width: 84px;
	height: 84px;
}

.tm-bgcolor-skincolor .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2, .tm-bgcolor-darkgrey .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2, .tm-col-bgcolor-skincolor .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2, .tm-col-bgcolor-darkgrey .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2 {
	border-color: rgba(255, 255, 255, .27);
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
	font-size: 40px !important;
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon.ti-control-play {
	padding-left: 5px;
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg.tm-vc_icon_element-have-style-inner {
	width: 67px !important;
	height: 67px !important;
}

.wpb_tabs_nav a.ui-tabs-anchor, body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a, .vc_progress_bar .vc_label, .vc_tta.vc_general .vc_tta-tab>a, .vc_toggle_title>h4 {
	letter-spacing: .5px;
}

.tm-sbox .tm-custom-heading a, .entry-header:not(.tm-titlebar) .entry-title>a {
	color: #18336c;
}

.sidebar .widget_product_categories li, .sidebar .widget_categories li {
	position: relative;
	margin: 5px 0;
	padding-bottom: 5px !important;
}

.sidebar .widget_product_categories li span, .sidebar .widget_categories li span {
	font-size: 13px;
	font-weight: 600;
	color: #18336c;
	letter-spacing: 2px;
}

.sidebar .widget_product_categories li:first-child span, .sidebar .widget_categories li:first-child span {
	top: 3px;
}

.footer .widget.tm-hide-feature-image ul.tm-recent-post-list {
	text-align: center;
}

.footer .widget.tm-hide-feature-image ul.tm-recent-post-list>li img {
	display: none;
}

.tm-textalign-center, .tm-center-text {
	text-align: center;
}

.tm-bgcolor-opicity-70 .tm-bg-layer-inner {
	opacity: .7;
}

.themetechmount-box-events.themetechmount-box-view-top-image .event-box-content, .tm-common-box-shadow, .attachment .entry-content {
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
}

.tm-sbox.tm-servicebox-vertical-sep {
	overflow: visible;
}

.tm-sbox.tm-servicebox-vertical-sep .tm-vc_cta3-container:after {
	content: "";
	height: 96%;
	width: 1px;
	background-color: rgba(0, 0, 0, .1);
	display: block;
	position: absolute;
	right: -14px;
	top: 0;
	top: 48%;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}

.top-overlay-icon-box.tm-sbox {
	overflow: inherit;
}

.top-overlay-icon-box.tm-sbox .tm-vc_cta3-container {
	position: relative;
}

.wpb_wrapper .top-overlay-icon-box.tm-sbox {
	border: 1px solid #e4e4e4 !important;
	margin-bottom: 10px !important;
}

.top-overlay-icon-box.tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
}

.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3 {
	padding-top: 0 !important;
}

.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
	margin-top: -41px;
}

.top-overlay-icon-box.tm-sbox:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-skincolor.tm-vc_icon_element-background {
	background-color: #202020;
}

.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding: 17px 2px 12px;
}

.tm-center-overlay-column {
	padding: 18px 18px 0 18px;
	margin: 130px 0 130px -26px;
	background-color: #fff;
	z-index: 11;
	border: 10px solid #d8d8d8;
}

.tm-center-overlay-column .tm-sbox .tm-vc_cta3-content-header h2 {
	margin-bottom: 5px;
}

.tm-center-overlay-column .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 25px;
}

.tm-sbox.tm-outline-white-border .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	border: 3px solid #fff;
}

.tm-sbox.tm-outline-white-border {
	overflow: visible;
}

.wpb_wrapper .ttm-darkbordered-box.tm-sbox {
	border: 1px solid #e4e4e4 !important;
}

.ttm-darkbordered-box.tm-sbox .tm-vc_cta3-container {
	margin-bottom: 20px;
}

.wpb-js-composer .vc_tta-accordion.ttm-accordion-styleone .vc_tta-panel-title>a {
	padding: 17px 3px;
}

.wpb-js-composer .vc_tta.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
	padding-right: 80px;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon-position-right:after {
	content: none;
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon {
	background-color: #fff;
	width: 44px;
	height: 44px;
	border-radius: 50%;
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-accordion.ttm-accordion-styleone .vc_tta-panel-title>a {
	border-radius: 2em !important;
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-panel.vc_active .vc_tta-panel-body {
	background-color: transparent;
	box-shadow: unset;
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	right: 3px;
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	left: 32%;
	width: 37%;
	border-width: 3px 0 0;
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	height: 38%;
	left: 51%;
	top: 32%;
	border-width: 0 0 0 3px;
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-icon {
	padding: 12px 13px 11px;
	background-color: #fff;
	border-radius: 50%;
	line-height: normal;
}

.tm-services .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 12px;
}

.ttm-services-offer .wpb_single_image .vc_figure a.vc_single_image-wrapper:before {
	background-color: rgba(0, 0, 0, .5);
	bottom: 0;
	content: "";
	filter: alpha(opacity=0);
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.ttm-services-offer .wpb_single_image .vc_figure a.vc_single_image-wrapper:hover:before {
	opacity: 1;
}

.tm-sbox.icon-text-spacing-15px .tm-vc_cta3-container {
	margin-bottom: 10px;
}

.tm-sbox.icon-text-spacing-15px .tm-vc_cta3-content-header h2 {
	margin-bottom: 0;
}

.tm-sbox.icon-text-spacing-5px .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: .5em;
}

.tm-sbox.icon-text-spacing-5px .tm-vc_cta3-content-header h2 {
	margin-bottom: 0;
}

.tm-sbox.icon-text-spacing-15px .tm-vc_cta3-container {
	margin-bottom: 10px;
}

.tm-sbox.ttm-text-middle .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	vertical-align: middle;
}

.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li {
	display: inline-block;
	width: calc(50% - 2px);
	float: none;
	padding: 0 0 11px 0;
}

.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li:nth-child(even) {
	width: 40%;
	margin-left: 5%;
}

.sidebar.widget-area .widget .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
}

.tm-sbox-iconalign-bottom-center.tm-textalign-left .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons, .tm-sbox-iconalign-bottom-center.tm-textalign-left .tm-vc_cta3-headers, .tm-sbox-iconalign-bottom-center.tm-textalign-left .tm-cta3-desc-btn-wrapper {
	text-align: left;
}

.check-icon {
	padding-right: 5px !important;
}

.left-space-3px {
	padding-left: 4px !important;
	font-size: 15px !important;
}

.right-space-3px {
	padding-right: 4px !important;
	font-size: 15px !important;
}

.tm-zindex-0, .tm-zindex-1, .tm-zindex-2 {
	position: relative;
}

.tm-zindex-0 {
	z-index: unset;
}

.tm-zindex-2 {
	z-index: 2;
}

.tm-zindex-1 {
	z-index: 1;
}

.ttm-row-expand-rightfull, .ttm-row-expand-leftfull {
	position: relative;
}

.ttm-row-expand-rightfull:after, .ttm-row-expand-leftfull:after {
	width: 500%;
	height: 100%;
	display: block !important;
	position: absolute;
	top: 0;
	content: "";
	background: #fff;
	right: 100%;
}

.ttm-row-expand-rightfull:after {
	left: 100%;
	right: auto;
}

.tm-col-seprator .vc_column_container {
	border-right: 1px solid #f2f2f2;
}

.tm-col-seprator .vc_column_container:last-child {
	border-right: none;
}

.tm-no-paddingbox .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.ttm-skin-outline-border .tm-vc_icon_element-style-rounded:before {
	display: block !important;
	position: absolute;
	content: "";
	top: -8px;
	bottom: -8px;
	left: -8px;
	right: -8px;
	border: 2px solid #caaf5e;
	border-radius: 50%;
}

.tm-vc_icon_element.tm-vc_icon_element-outer.ttm-skin-outline-border .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl .tm-vc_icon_element-icon {
	font-size: 3.2em !important;
}

.tm-bgcolor-skincolor.tm-col-seprator .vc_column_container, .tm-bgcolor-skincolor.tm-bgimage-yes .tm-col-seprator .vc_column_container, .tm-col-bgcolor-skincolor.tm-col-bgimage-yes .tm-col-seprator .vc_column_container {
	border-color: rgba(255, 255, 255, .2);
}

.tm-sepcolor-white.tm-col-seprator .vc_column_container {
	border-color: rgba(255, 255, 255, .07);
}

.serviceboxes-with-banner div .tm-sbox.tm-sbox-bgcolor-transparent.tm-bgimage-yes>.tm-vc_cta3-container>.tm-vc_general {
	padding: 69px 25px 55px 55px;
}

.serviceboxes-with-banner .vc_column_container>.vc_column-inner {
	padding: 0 !important;
}

.serviceboxes-with-banner .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 15px;
}

.serviceboxes-with-banner .tm-sbox.tm-bgimage-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only), .tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 46px 30px 24px 30px;
}

.tm-sbox-iconalign-before-heading.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 27px 25px 0 25px;
}

.serviceboxes-with-banner .tm-sbox.tm-bg.tm-bgimage-yes .tm-bg-layer {
	opacity: 1;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.serviceboxes-with-banner .tm-sbox.tm-bg.tm-bgimage-yes .tm-bg-layer {
	background-color: #fff !important;
}

.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-bg-layer {
	opacity: .92;
}

.tm-sbox-bordered-style .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon, .serviceboxes-with-banner .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	transition: unset;
	-moz-transition: unset;
	-webkit-transition: unset;
	-o-transition: unset;
	font-size: 50px !important;
}

.tm-sbox-bordered-style .tm-sbox, .tm-sbox-bordered-style .tm-sbox .tm-cta3-description, .tm-sbox-bordered-style .tm-sbox .tm-vc_cta3-content-header .tm-custom-heading, .tm-sbox-bordered-style .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner, .tm-sbox-bordered-style .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3, .serviceboxes-with-banner.tm-servicebox-hover.tm-sevicebox-sep .wpb_column:after, .serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner, .serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_cta3-content-header h2, .serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-cta3-description, .serviceboxes-with-banner.tm-servicebox-hover .tm-servicebox-heading-line.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .tm-custom-heading:after {
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.tm-sbox-bordered-style .tm-sbox:hover .tm-cta3-description, .tm-sbox-bordered-style .tm-sbox:hover .tm-vc_btn3.tm-vc_btn3-style-text, .tm-sbox-bordered-style .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text:hover, .tm-sbox-bordered-style .tm-sbox:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner, .tm-sbox-bordered-style .tm-sbox:hover .tm-vc_cta3-content-header .tm-custom-heading, .tm-sbox.tm-sbox-bgcolor-skincolor .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text:hover, .serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-vc_btn3.tm-vc_btn3-style-text, .serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_btn3.tm-vc_btn3-style-text:hover, .serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner, .serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-vc_cta3-content-header h2 {
	color: #fff;
}

.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-cta3-description {
	color: rgba(255, 255, 255, .95);
}

.serviceboxes-with-banner.tm-servicebox-hover .tm-servicebox-heading-line.tm-sbox:hover .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .tm-custom-heading:after {
	border-bottom-color: #fff;
}

.serviceboxes-with-banner.tm-servicebox-hover.tm-sevicebox-sep .wpb_column:hover:after {
	background-color: transparent;
}

.main-holder .site-content ul.products {
	margin-right: -15px;
	margin-left: -15px;
}

.main-holder .site-content ul.products li.product {
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
}

.main-holder #content.site-content ul.products li.product .tm-product-box {
	background-color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	margin-bottom: 35px;
}

.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content {
	text-align: center;
	padding: 15px 0 13px 0;
	position: relative;
}

.main-holder .site-content ul.products li.product .woocommerce-loop-category__title, .main-holder .site-content ul.products li.product .woocommerce-loop-product__title, .main-holder .site-content ul.products li.product h3 {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 18px;
	padding-bottom: 0;
	color: #18336c;
	line-height: 27px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.main-holder .site-content ul.products li.product .price {
	margin: 0;
	min-height: 20px;
	font-size: 17px;
	margin-top: 18px;
}

.tm-product-box-inner {
	position: relative;
	overflow: hidden;
}

.main-holder .site-content ul.products li.product .tm-shop-icon>div {
	height: 48px;
	line-height: 46px;
	font-size: 14px;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-o-transform: translateY(20px);
	transition: all 500ms;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	background-color: #3368c6;
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon>div {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-wishlist-btn, .main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-quickview-btn {
	width: 48px;
	font-size: 18px;
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-add-to-cart-btn {
	transition-delay: 100ms;
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	border-left: 1px solid rgba(246, 246, 246, .18);
	border-right: 1px solid rgba(246, 246, 246, .18);
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-wishlist-btn {
	transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
}

.main-holder .site-content ul.products li.product .tm-shop-icon {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: table;
	width: 100%;
	max-width: 100%;
	z-index: 3;
	text-align: center;
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon {
	visibility: visible;
	margin-top: 0;
	bottom: 0;
}

.main-holder .site-content ul.products li.product .tm-wc-add-to-cart-btn a, .main-holder .site-content ul.products li.product .yith-wcqv-button, .main-holder .site-content ul.products li.product .add_to_cart_button {
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	background: none;
	letter-spacing: 0;
	transition: none;
	padding-left: 0;
	font-size: 14px;
}

.main-holder .site-content ul.products li.product .tm-wc-add-to-cart-btn a, .main-holder .site-content ul.products li.product .add_to_cart_button {
	text-transform: uppercase;
	font-weight: 400;
}

.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after, .main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after, .main-holder .site-content ul.products li.product .add_to_wishlist:after, .main-holder .site-content ul.products li.product .compare:after, .main-holder .site-content ul.products li.product .yith-wcqv-button:after, .main-holder .site-content ul.products li.product .product_type_external:after, .main-holder .site-content ul.products li.product .product_type_grouped:after, .main-holder .site-content ul.products li.product.outofstock .product_type_simple:after, .main-holder .site-content ul.products li.product .product_type_variable:after {
	content: "";
	font-family: "tm-labpeak-icons";
	position: absolute;
	left: -23px;
	text-align: center;
	font-size: 14px;
	margin-left: 0;
	border-width: 0;
	border-radius: 50%;
	top: -3px;
	color: #fff;
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
	content: "";
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:after {
	content: "";
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after, .main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after {
	content: "";
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist, .main-holder .site-content ul.products li.product .yith-wcqv-button {
	position: absolute;
	right: -17px;
	font-size: 0;
	top: 17px;
	width: 30px;
	height: 30px;
	z-index: 1;
	display: block;
}

.main-holder .site-content ul.products li.product .yith-wcqv-button {
	top: 12px;
	right: 6px;
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
	left: 5px;
	top: 7px;
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist {
	left: 41px;
	top: 13px;
	margin-top: -7px;
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .ajax-loading {
	display: none !important;
}

.main-holder .site-content ul.products li.product .add_to_cart_button.loading:after {
	font-family: WooCommerce;
	content: "";
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	position: absolute;
	top: 7px;
	left: -30px;
	right: auto;
	-webkit-animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	width: auto;
	width: auto;
	height: auto;
	height: auto;
	background: none;
	line-height: 0;
}

.main-holder .site-content ul.products li.product a.added_to_cart {
	display: none;
}

.main-holder .site-content ul.products li.product .add_to_cart_button.added:after {
	margin-left: 0;
}

.main-holder .site-content .yith-wcwl-add-to-wishlist .feedback {
	display: none;
}

.main-holder .site-content ul.products li.product .product_type_grouped:after {
	content: "";
}

.main-holder .site-content ul.products li.product .product_type_variable:after {
	content: "";
	font-size: 18px;
	padding-left: 4px;
	font-weight: 400;
}

.main-holder .site-content ul.products li.product.outofstock .product_type_simple:after {
	content: "";
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
	content: "";
}

.main-holder .site-content ul.products li.product .compare:after {
	content: "";
}

.main-holder .site-content ul.products li.product .add_to_wishlist:after {
	content: "";
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after, .main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after, .main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after {
	content: "";
}

.main-holder .site-content ul.products li.product .add_to_cart_button.added:after {
	margin-left: 7px;
}

.woocommerce .price .woocommerce-Price-amount, .main-holder .site-content ul.products li.product .price del {
	color: #687076;
	font-size: 14px;
	display: inline-block;
}

.main-holder .site-content ul.products li.product div.clear {
	display: inline-block;
	display: none;
	opacity: 0;
}

.tm-wrap-addto {
	display: inline-block;
}

.main-holder .site-content ul.products li.product .price ins {
	font-weight: 400;
}

.main-holder .site-content ul.products li.product.outofstock .product_type_simple:hover:after {
	color: #fff;
}

#yith-quick-view-content .onsale, .single .main-holder .site-content span.onsale, .main-holder .site-content ul.products li.product .onsale {
	background: rgba(228, 120, 17, .92);
	color: #fff;
	font-size: 13px;
	padding: 0 10px;
	display: table;
	position: absolute;
	text-align: center;
	top: 20px;
	right: 20px;
	min-width: 50px;
	line-height: 26px;
	z-index: 5;
	min-height: auto;
	font-weight: 400;
	height: 26px;
	width: 55px;
	vertical-align: top;
	border-radius: 3px;
}

.single .main-holder .site-content span.onsale {
	padding-right: 10px;
}

#yith-quick-view-modal .yith-wcqv-main {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#yith-quick-view-close {
	font-size: 0;
}

#yith-quick-view-close:after {
	content: "";
	font-family: "tm-labpeak-icons";
	font-size: 16px;
}

#yith-quick-view-close {
	border: none;
	top: 10px;
	right: 10px;
	opacity: 1;
	color: #a7a7a7;
}

.main-holder #content.site-content ul.products li.product .products-entry {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 35px;
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover:after, .main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover:after, .main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after {
	color: #fff;
}

#cboxTopRight, #cboxTopLeft, #cboxTopCenter, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomCenter, #cboxBottomLeft, #cboxBottomRight {
	background: none;
	background-color: #fff;
}

.woocommerce .comment-form-rating p.stars a, .woocommerce .comment-form-rating p.stars a:hover, .woocommerce .star-rating:before, .woocommerce .star-rating span:before {
	color: #f5cc26 !important;
}

.woocommerce .products .star-rating, .woocommerce .star-rating {
	display: inline-block;
	margin: 0 0 .5em;
	margin: 0 auto;
	float: none;
	text-align: center;
	width: 67px;
	letter-spacing: 1px;
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 10px;
}

.woocommerce ul.products li.product .star-rating {
	font-size: 10px;
	margin-top: 5px;
	width: 100%;
	width: 60px;
	display: block;
	text-align: center;
}

.woocommerce .widget.widget_products .star-rating {
	margin: 0;
	text-align: left;
	padding: 7px 0;
}

.woocommerce .widget.widget_products .star-rating, .woocommerce .widget_recent_reviews ul.product_list_widget li .star-rating, .woocommerce .widget_top_rated_products ul.product_list_widget li .star-rating {
	width: 170px;
	margin: 0;
	padding-bottom: 0;
	margin-bottom: 5px !important;
}

#notification .success {
	padding: 21px 40px 21px 80px;
	margin-left: 10px;
	margin-right: 10px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
	position: fixed;
	top: 37px;
	right: 20px;
	border-radius: 0;
	z-index: 999999;
}

#notification .success {
	max-width: 350px;
}

#notification .success {
	background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAXCAYAAAAcP/9qAAAACXBIWXMAAA7DAAAOwwHHb6hkAAABBElEQVR4nL3UMQ6CMBQG4PdMZPImxgu4ODoYEgclrlzBozg7OygxLA56AE4gN2HT+GyJIFQKLW39p7Zp+uWlrwX4Q+J74B/T9ai6NnCOpquQgOIhwbWKo3OUcA/fApMHwjwYnzJncANaJMedwC1okZt1WAHNkMhuxarochIl1mAdlE9qMH9vrPW37PJ93nmu0Br8QSM29KDS9i7QEhbQIp14XzSHJWgnboLyDF5IoQTlmYpfnQ00h58AG0S4yDaIuA2UJ79jdqjHSj4TwaJlb0KABwTamaIlrIG3RRmtwYa4FvoD98S10UZYE++FSmFFvDfaCnfgRmgnLMGNUSVYwGc2UJ43gl8GVZMCmb8AAAAASUVORK5CYII=") 25px center no-repeat;
}

#notification .success.nitro-lazy {
	background-image: none !important;
}

#notification .close {
	float: none;
	position: absolute;
	right: 10px;
	top: 8px;
	opacity: .8;
}

.main-holder .site-content .woocommerce-ordering {
	margin-bottom: 36px;
}

.woocommerce .woocommerce-result-count {
	margin-top: 13px;
}

.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	padding-right: 28px;
}

.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 0;
}

.woocommerce .main-holder ul.products li.product .price .woocommerce-Price-amount {
	font-size: 16px;
	color: #788aaf;
}

.woocommerce .price .woocommerce-Price-amount {
	font-size: 14px;
	font-weight: 600;
}

.woocommerce .price del .woocommerce-Price-amount, .woocommerce .main-holder ul.products li.product .price del .woocommerce-Price-amount {
	font-size: 15px;
	text-decoration: line-through;
	color: #788aaf;
}

.themetechmount-single-product-details {
	margin-bottom: 30px;
}

.themetechmount-single-product-details:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.themetechmount-single-product-details .woocommerce-product-details__short-description {
	margin-top: 20px;
	margin-bottom: 40px;
}

.themetechmount-single-product-info {
	padding-bottom: 30px;
}

.single-product .related.products {
	margin-top: 50px;
}

.themetechmount-single-product-details {
	background-color: #fff;
}

.woocommerce div.product .product_title {
	font-size: 27px;
	margin-bottom: 5px;
}

.woocommerce div.product .summary .woocommerce-product-rating {
	margin-bottom: 10px;
}

.woocommerce .summary div[itemprop="description"] {
	margin-top: 15px;
}

.woocommerce .main-holder #content div.product .price del {
	color: #888;
	font-size: 15px;
	display: inline-block;
}

.woocommerce .product_meta {
	padding-top: 17px;
	margin-top: 15px;
}

.woocommerce .summary .star-rating {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

.woocommerce.single-product .summary .star-rating {
	display: block;
	font-size: 11px;
}

.woocommerce.single-product .summary .star-rating {
	margin-top: 9px;
}

.woocommerce .summary .compare.button {
	background-color: transparent;
	padding: 0;
	margin-left: 15px;
	font-weight: 400;
}

.woocommerce .main-holder #content .summary .compare.button:before {
	content: "";
	font-family: "tm-labpeak-icons";
	padding-right: 5px;
}

.woocommerce .summary form.cart {
	margin-top: 30px;
}

.woocommerce .main-holder #content .woocommerce-error .button, .woocommerce .main-holder #content .woocommerce-info .button, .woocommerce .main-holder #content .woocommerce-message .button {
	background-color: #18336c;
	color: #fff;
	border-radius: 0;
	border-radius: 0em;
	padding: 8px 15px;
	font-size: 11px;
}

.summary .clear {
	display: none;
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
	content: "";
	font-family: "tm-labpeak-icons";
	margin-right: 5px;
}

.single .main-holder #content div.product div.thumbnails a {
	width: 70px;
}

.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper {
	margin-right: 10px;
}

.woocommerce .themetechmount-single-product-info .product_meta>span {
	display: block;
	width: 100%;
	padding-bottom: 7px;
}

.woocommerce .themetechmount-single-product-info .product_meta .posted_in {
	margin-right: 30px;
}

.woocommerce .product_meta .posted_in a {
	text-transform: none;
}

.single .main-holder div.product form.cart div.quantity {
	margin: 0 10px 0 0;
}

.woocommerce .quantity .qty {
	height: 41px;
	width: 5.2em;
}

.single .main-holder div.product form.cart .woocommerce-grouped-product-list-item div.quantity {
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li:after, .single .main-holder div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li {
	margin: 0 4px;
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li:first-child {
	margin-left: 0;
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li:last-child {
	margin-right: 0;
}

.single .main-holder div.product .woocommerce-tabs ul.tabs:before, .single .main-holder div.product .woocommerce-tabs ul.tabs li {
	border: none;
}

.single .main-holder div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	overflow: visible;
}

.single .main-holder #reviews #comments h2 {
	clear: none;
	margin-bottom: 15px;
}

.single .main-holder #reviews #comments ol.commentlist li .comment-text {
	border-radius: 0;
}

.single .main-holder #content div.product .woocommerce-Reviews .star-rating {
	float: right;
	width: 7.4em;
}

.single .main-holder #content div.product .woocommerce-tabs .panel h2 {
	margin-bottom: 15px;
}

.up-sells.products h2, .single .main-holder .related.products h2 {
	font-size: 26px;
	line-height: 35px;
	padding-bottom: 10px;
}

.single .main-holder #content div.product .woocommerce-tabs .panel h2 {
	font-size: 23px;
}

.single .main-holder #content div.product .woocommerce-tabs .panel {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #fff;
	margin-bottom: 0;
}

.woocommerce-Reviews .select2-container {
	width: 154px !important;
}

.single .main-holder .summary form.cart {
	margin-bottom: 12px;
}

.main-holder .site #content table.cart td.actions .input-text {
	width: 150px;
}

.woocommerce-shipping-fields h3, .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, h3#order_review_heading, .cross-sells h2, .cart_totals h2 {
	margin-bottom: 15px;
	font-size: 24px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: block;
}

.woocommerce form .form-row label {
	font-weight: 400;
}

.woocommerce form .form-row .input-checkbox {
	position: static;
}

.main-holder .site .cart-collaterals {
	margin-top: 60px;
	margin-bottom: 35px;
}

.woocommerce-checkout h3#order_review_heading {
	margin-bottom: 0;
	margin-top: 15px;
}

.woocommerce-checkout .woocommerce-checkout-review-order {
	margin-bottom: 50px;
}

.woocommerce ul.cart_list li {
	padding: 8px 0;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
	padding: 12px 0 10px;
}

.woocommerce .widget_recent_reviews ul.product_list_widget li .star-rating, .woocommerce .widget_top_rated_products ul.product_list_widget li .star-rating {
	width: auto;
	margin: 0;
}

.woocommerce ul.product_list_widget li img {
	width: 50px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: 4px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	top: -5px;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
	font-weight: 500;
}

.woocommerce .widget_layered_nav ul li {
	padding: 0 0 12px;
}

.woocommerce .widget_price_filter .price_slider_amount {
	margin-top: 38px;
}

.woocommerce .widget_price_filter .price_slider_amount {
	text-align: left;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
	color: #fff;
	padding: 10px 0;
}

.woocommerce table.shop_table {
	border-color: #ededed;
	border-radius: 0;
	margin-top: 30px;
}

.woocommerce-cart .main-holder table.shop_table {
	margin-top: 0;
}

.woocommerce table.wishlist_table {
	font-size: inherit;
	background-color: #fff;
	border: none;
}

.tm-wrap-addto {
	display: inline-block;
}

.tm-product-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 250ms ease-out;
	background-color: #343538;
}

.main-holder .site-content ul.products li.product:hover .tm-product-overlay {
	opacity: .3;
	visibility: visible;
}

.main-holder .site-content ul.products li.product a img {
	margin: 0 0 0em;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.main-holder .site-content ul.products li.product:hover a img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.main-holder .site-content ul.products li.product .price {
	margin-top: 0;
}

.woocommerce .price .woocommerce-Price-amount {
	font-size: 15px;
	font-weight: 400;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: #f5f9fd;
}

.single-product .woocommerce-error, .single-product .woocommerce-info, .single-product .woocommerce-message {
	margin-bottom: 55px;
}

.main-holder .site-content .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #e0e0e0;
}

.main-holder .site-content .widget_shopping_cart .cart_list li a.remove, .main-holder .site-content .woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 5px;
}

.woocommerce div.product form.cart .variations label {
	font-size: 15px;
	margin: 12px 0 0 10px;
	color: #788aaf;
}

.main-holder .site-content div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	margin-top: 5px;
	padding: 3px;
}

.woocommerce ul.products li.product .woocommerce-placeholder {
	border: none;
}

#respond .comment-reply-title {
	margin: 0 0 15px !important;
}

#respond label {
	margin: 0 0 10px !important;
	font-size: 15px;
	font-weight: 400;
}

.woocommerce #review_form #respond .form-submit {
	margin-top: 15px;
}

.woocommerce .widget_shopping_cart a.button {
	padding: 10px 20px 11px;
	font-size: 12px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	float: right;
	padding: 11px 22px 9px;
	margin-top: -5px;
	border-radius: 2em;
	font-size: 13px;
}

.checkout.woocommerce-checkout, .woocommerce-cart .main-holder .cart_totals table.shop_table, .woocommerce-cart-form {
	padding: 0;
	background-color: #fff;
}

.main-holder .site-content ul.products li.product .tm-shop-icon a {
	font-weight: 500;
	background-color: transparent;
}

.woocommerce-lost-password .entry-content>.woocommerce, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	background-color: #fff;
}

.woocommerce-lost-password .entry-content>.woocommerce {
	padding: 30px;
}

.woocommerce table.shop_attributes td {
	padding-left: 10px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .main-holder .site .woocommerce-cart-form__contents button, .main-holder .site .woocommerce-cart-form__contents button.button:disabled[disabled], .main-holder .site table.cart .coupon button {
	padding: 14px 30px 15px;
	font-weight: 500;
	font-size: 14px;
	border-radius: 3px;
}

.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon, .main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon {
	padding-left: 10px;
	padding-right: 10px;
}

.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon .tm-wc-add-to-cart-btn a, .main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon .tm-wc-add-to-cart-btn a {
	margin-top: 0;
	background-color: transparent;
	color: #fff;
	padding-left: 5px;
}

.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon, .main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon, .main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon .yith-wcwl-add-to-wishlist, .main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon .yith-wcqv-button {
	display: none;
}

.woocommerce-Reviews .comment-form {
	margin-bottom: 0;
}

.main-holder .site-content #reviews #comments ol.commentlist {
	padding-left: 0;
}

.woocommerce .main-holder .site-content #review_form {
	padding-top: 10px;
}

.woocommerce .main-holder .site-content #review_form .comment-reply-title {
	font-size: 23px;
	line-height: 27px;
	font-weight: 600;
	color: #18336c;
	display: block;
	margin: 10px 0 5px !important;
}

.single-product .main-holder .site-content span.onsale {
	left: 20px;
	top: 20px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: 65px;
	background: #f5f9fd;
}

.single .main-holder #reviews #comments ol.commentlist li .comment-text {
	border-radius: 0;
	margin-left: 80px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 14px;
	color: #788aaf;
	margin-bottom: 9px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
	font-weight: 500;
	font-size: 16px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	background-color: #fff;
	position: relative;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	color: #283d58;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	border: 1px solid #eee;
	border-bottom: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
	border-bottom: 1px solid #eee;
}

.main-holder .site .woocommerce-EditAccountForm fieldset {
	margin-top: 15px;
}

.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login {
	margin-bottom: 80px;
}

.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
	padding-left: 10px;
}

.checkout.woocommerce-checkout {
	margin-bottom: 35px;
}

.woocommerce .main-holder #content div.product .entry-summary .add_to_wishlist:before {
	content: "";
	font-family: "tm-labpeak-icons";
	margin-right: 5px;
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
	content: "";
	font-family: "tm-labpeak-icons";
	margin-right: 5px;
}

.single .main-holder #content div.product .entry-summary div.yith-wcwl-add-to-wishlist {
	display: inline-block;
}

.woocommerce .yith-quick-view-content div.product form.cart div.quantity {
	margin-right: 8px;
}

.main-holder #content.site-content div.product form.cart table.variations td {
	padding: 15px 10px;
	display: table-cell;
}

.main-holder #content.site-content div.product form.cart table.variations tr:first-child .select2-container {
	width: 100% !important;
}

.main-holder #content.site-content div.product form.cart table.variations tr:last-child td.value {
	padding-bottom: 0;
}

.main-holder #content.site-content div.product form.cart table.variations tr:first-child td {
	padding-top: 15px;
}

.woocommerce div.product form.cart .variations td.label {
	padding-right: 1em;
	width: 85px;
}

.main-holder #content.site-content div.product form.cart table.variations td.value {
	padding-right: 35px;
}

.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper {
	font-weight: 500;
}

.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper .sku {
	font-weight: 400;
}

.woocommerce-account .woocommerce-MyAccount-content button, .woocommerce form.checkout_coupon button {
	border-radius: 3px;
	font-size: 13px;
	font-weight: 500;
	padding: 12px 30px 12px;
}

.single-product.woocommerce .price .woocommerce-Price-amount {
	font-size: 20px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single, .woocommerce-checkout .select2-dropdown {
	background-color: #fff;
}

.woocommerce div.product form.cart .group_table td {
	vertical-align: middle;
	padding-bottom: 0;
}

.woocommerce table.shop_attributes th, .woocommerce div.product form.cart .group_table td label, .woocommerce div.product form.cart .variations label {
	font-weight: 500;
}

.main-holder #content.site-content div.product .single_variation_wrap .woocommerce-variation-price {
	padding-bottom: 15px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	border-radius: 2em;
	padding: 10px 25px;
}

.woocommerce .lost_reset_password .woocommerce-Button {
	border-radius: 2em;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
	color: #fff;
}

.woocommerce ul.product_list_widget li .star-rating {
	float: none;
	margin-bottom: 8px !important;
}

.woocommerce ul.product_list_widget li img {
	width: 80px;
	float: left;
	margin-left: 0;
	margin-right: 15px;
}

.woocommerce ul.product_list_widget li a {
	padding-bottom: 6px;
}

.woocommerce div.product .select2-container--default .select2-selection--single {
	background-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin-right: 8px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	position: relative;
	top: 1px;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	cursor: pointer;
	padding: 12px 30px 12px;
	transition: all 500ms ease;
	border-radius: 0;
	background-color: #f5f9fd;
	border: 1px solid #eaeff5;
	color: #18336c;
	text-transform: capitalize;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
	opacity: 1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #18336c;
	background: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
	position: absolute;
	content: "";
	left: 0;
	top: -1px;
	width: 100%;
	height: 3px;
	opacity: 0;
	background-color: #0b0c26;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0px !important;
	margin: 0 0 0px !important;
	border: none !important;
	line-height: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
	background: #fff !important;
	margin-top: 0;
	margin-top: -1px;
	padding: 30px;
	border: 1px solid #eaeff5;
	border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs:before {
	display: none;
	border: none;
}

.woocommerce-Tabs-panel h2 {
	font-size: 20px;
	margin-top: 0;
	line-height: 28px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #f5f9fd;
	border-radius: 0;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox {
	margin-top: 0;
	margin-bottom: 0;
}

.woocommerce .shipping_address .form-row .select2-container {
	width: 100% !important;
}

#ship-to-different-address #ship-to-different-address-checkbox {
	margin-top: 10px;
}

.themetechmount-ptables-w {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
}

.themetechmount-ptables-w .ttm-pricetable-column-w {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.themetechmount-ptables-w .ttm-pricetable-column-w {
	-webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box;
	position: relative;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	overflow: hidden;
	padding: 37px 15px 25px 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.themetechmount-ptables-w .ttm-pricetable-column-w:first-child {
	margin-left: 0;
}

.themetechmount-ptables-w .ttm-pricetable-column-w:last-child {
	margin-right: 0;
}

.themetechmount-ptables-w .ttm-pricetable-column-w {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(3, 27, 78, .04);
}

.ttm-pricetable-column-inner.tm-currency-before {
	position: relative;
	padding: 0 7px;
	text-align: center;
	margin-bottom: 20px;
	display: block;
}

.themetechmount-ptables-w .ttm-pricetable-column-w:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	background-color: #f5f9fd;
	box-shadow: 0 0 10px rgba(3, 27, 78, .04);
}

.tm-ptablebox .tm-ptablebox-content {
	background: #f5f9fd;
}

.ttm-pricetable-column-w:hover .tm-vc_btn3-container.tm-vc_btn3-inline, .ttm-pricetable-column-w:hover .tm-ptablebox-content {
	background: #fff;
}

.tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline, .tm-ptablebox .tm-ptablebox-content {
	transition: all .3s ease;
}

.tm-ptablebox-style-1 .tm-ptablebox-features .tm-feature-lines, .tm-ptablebox.tm-ptablebox-style-1 {
	text-align: center;
}

.tm-ptablebox-title {
	font-size: 20px;
	line-height: 30px;
	color: #2a2a2a;
}

.ttm-ptablebox-price-w {
	position: relative;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 0;
}

.tm-ptablebox-price, .tm-ptablebox-frequency, .tm-ptablebox .tm-ptablebox-cur-symbol-after, .tm-ptablebox .tm-ptablebox-cur-symbol-before {
	display: inline-block;
}

.tm-ptablebox .tm-ptablebox-cur-symbol-after, .tm-ptablebox .tm-ptablebox-cur-symbol-before {
	font-size: 26px;
	font-weight: 700;
	color: #004b8d;
}

.tm-ptablebox .tm-ptablebox-price {
	font-size: 49px;
	line-height: 40px;
	font-weight: 700;
	color: #18336c;
}

.tm-ptablebox .tm-ptablebox-cur-symbol-before {
	position: absolute;
	bottom: 4px;
	left: -3px;
}

.tm-ptablebox .tm-ptablebox-frequency {
	position: relative;
	font-size: 20px;
	font-weight: 700;
}

.tm-currency-before .tm-ptablebox-price {
	padding-left: 15px;
}

.tm-currency-after .tm-ptablebox-price {
	margin-left: -3px;
}

.tm-ptablebox-features .tm-feature-lines {
	list-style-type: none;
	margin: 0;
	padding: 12px 0 10px 0;
}

.tm-ptablebox-features .tm-feature-lines li {
	padding: 0;
	margin: 0;
	padding-top: 12px;
	border-bottom: 1px solid #eaeff5;
	padding-bottom: 11px;
}

.tm-ptablebox-features .tm-feature-lines li:last-child {
	border-bottom: none;
}

.tm-ptablebox .tm-sbox-icon-wrapper {
	font-size: 30px;
	line-height: 73px;
	display: inline-block;
	position: absolute;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	left: 50%;
	right: 50%;
	color: #fff;
	margin-left: -36px;
	bottom: -37px;
	border: 2px solid #fff;
}

.tm-ptablebox .tm-ptablebox-title h3 {
	font-size: 28px;
	line-height: 28px;
	font-weight: 600;
}

.tm-ptablebox .tm-ptablebox-desc {
	margin-top: -9px;
	padding-bottom: 20px;
}

.tm-ptablebox .tm-ptablebox-features {
	position: relative;
	padding: 5px 35px 10px;
}

.tm-ptablebox .tm-ptablebox-frequency:before {
	content: "/ ";
}

.tm-ptablebox .themetechmount-ptable-main {
	display: block;
	position: relative;
}

.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-outline {
	border-color: transparent;
}

.tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline {
	display: block;
	background-color: #f5f9fd;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3:hover {
	background-color: #18336c;
}

.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3 {
	color: #fff;
}

.tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3 {
	padding-left: 48px;
	padding-right: 48px;
}

.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-grey, .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-grey:hover {
	color: #fff;
}

.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-grey:hover, .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-grey:hover {
	background-color: #1a1d22;
}

.ttm-pricetable-column-w.tm-ptablebox-featured-col {
	overflow: visible;
}

.ttm-pricetable-column-w .ttm-featured-title {
	position: absolute;
	top: -46px;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	width: 100%;
	color: #fff;
	padding: 10px 15px;
	background-color: #1a1d22;
}

.ttm-pricetable-column-w .ttm-featured-title i {
	margin-right: 10px;
}

.themetechmount-box-events .themetechmount-meta-date {
	position: absolute;
	top: 40px;
	left: 20px;
	z-index: 2;
	width: 70px;
	height: 70px;
	border-radius: 3px;
}

.themetechmount-events-box-view-top-image.themetechmount-box-events .themetechmount-meta-date {
	top: 20px;
	width: 60px;
	height: 60px;
	border-radius: 0;
}

.themetechmount-box-events .themetechmount-meta-date.tm-md-event {
	width: 120px;
}

.themetechmount-meta-date.tm-md-event .date-sep, .themetechmount-meta-date.tm-md-event .themetechmount-event-meta-dtend, .themetechmount-meta-date.tm-md-event .themetechmount-event-meta-dtstart {
	float: none;
}

.themetechmount-box-events .themetechmount-meta-date.tm-md-event .themetechmount-event-date {
	padding: 10px 12px 10px 9px;
}

.themetechmount-box-events .themetechmount-meta-date.tm-md-event .date-sep {
	padding: 0;
}

.themetechmount-box-events .themetechmount-meta-date .themetechmount-event-date {
	text-align: center;
	width: 100%;
	position: relative;
	color: #fff;
	z-index: 2;
	font-weight: 500;
	font-size: 30px;
	top: 0;
	left: 0;
	border-radius: 0;
	display: block;
	display: table;
	text-transform: uppercase;
	padding: 7px 10px 10px 15px;
}

.themetechmount-box-events .themetechmount-meta-date .themetechmount-event-date .entry-month {
	font-size: 15px;
	line-height: 24px;
	display: block;
	font-weight: 400;
}

.date-sep, .themetechmount-event-meta-dtend, .themetechmount-event-meta-dtstart {
	display: table-cell;
	float: left;
}

.date-sep {
	padding: 8px 12px;
}

.themetechmount-box-events .themetechmount-meta-details, .themetechmount-box-events .themetechmount-meta-details a, .themetechmount-box-events .themetechmount-meta-details i {
	font-size: 14px;
}

.themetechmount-box-events div.themetechmount-box-meta.themetechmount-events-meta:last-child {
	padding-bottom: 20px;
}

.themetechmount-box-events .tribe-events-vanue {
	display: block;
	width: 100%;
	clear: both;
	border-top: 1px solid rgba(201, 201, 201, .39);
	padding-top: 12px;
	margin-top: 30px;
	font-size: 15px;
}

.themetechmount-box-events .themetechmount-event-meta-dtend {
	position: relative;
	padding-left: 22px;
}

.themetechmount-box-events .themetechmount-event-meta-dtend:before {
	content: "";
	height: 16px;
	width: 1px;
	background-color: rgba(0, 0, 0, .09);
	display: block;
	position: absolute;
	left: 10px;
	top: 4px;
}

.tm-normal-buttonfont a {
	font-weight: 400;
}

.themetechmount-box-events .event-box-content {
	padding: 25px 25px 25px;
	background-color: #fff;
}

.themetechmount-boxes-view-carousel .tm-box-col-wrapper .themetechmount-box-events .event-box-content {
	margin-bottom: 10px;
}

.themetechmount-boxes-events.themetechmount-boxes-centermode.themetechmount-boxes-col-one .event-box-content {
	opacity: 0;
	right: 30px;
	bottom: -75px;
	max-width: 300px;
	padding: 24px 30px 34px;
	position: absolute;
	visibility: hidden;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	background-color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-box-shadow: 0 5px 30px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 30px 5px rgba(0, 0, 0, .1);
}

.themetechmount-boxes-col-one .tm-box-col-wrapper.slick-active .themetechmount-box-events .event-box-content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.themetechmount-boxes-events.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-side .slick-arrow {
	margin-top: -40px;
}

.themetechmount-box-events .event-box-content .themetechmount-event-meta-item span.sep {
	display: none;
}

.themetechmount-box-events .event-box-content .themetechmount-meta-details i {
	padding-right: 6px;
	float: left;
	padding-top: 7px;
}

.themetechmount-box-events .event-box-content .tribe-events-vanue i {
	padding-right: 6px;
	padding-left: 2px;
}

.themetechmount-box-events .event-box-content .themetechmount-eventbox-footer {
	padding-top: 28px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a, .themetechmount-box-events .event-box-content .themetechmount-eventbox-footer a {
	display: inline-block;
	position: relative;
	color: #fff;
	border: 1px solid transparent;
	padding: 7px 27px 8px;
	background-color: #0e385e;
	border-radius: 0;
	font-size: 14px;
	font-weight: 500;
}

.themetechmount-meta-details {
	padding-bottom: 3px;
}

.ttm-services-styleone .wpb_single_image .vc_figure {
	z-index: -1;
}

.themetechmount-box-events .tribe-events-vanue, .tm-row .themetechmount-box-events .event-box-content .themetechmount-meta-details, .tm-row .themetechmount-box-events .themetechmount-meta-details a {
	color: #8093a8;
}

.themetechmount-events-box-view-top-image-details .themetechmount-box-bottom-content {
	background-color: #fff;
	padding: 15px 25px 15px;
	border: 1px solid #dfdfdf;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.themetechmount-events-box-view-top-image-details .tribe-events-vanue {
	padding-top: 15px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-eventbox-footer {
	margin-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #e4e7e8;
	padding-left: 25px;
	margin-left: -25px;
	margin-right: -25px;
	padding-top: 14px;
	font-size: 15px;
	font-weight: 500;
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date {
	position: relative;
	top: 0;
	left: 0;
	border-radius: 50%;
	margin-top: -50px;
	margin-bottom: 18px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date .themetechmount-event-date {
	padding: 12px 10px 10px 20px;
	vertical-align: middle;
	font-size: 27px;
}

.themetechmount-box-events .tribe-events-vanue i {
	padding-right: 2px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date .themetechmount-event-date .entry-month {
	font-size: 14px;
	line-height: 24px;
}

.themetechmount-events-box-view-top-image-details .themetechmount-eventbox-footer a:after {
	font-family: "tm-labpeak-icons";
	content: "";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	margin-left: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.themetechmount-events-box-view-top-image-details:hover .themetechmount-box-bottom-content {
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px 0 rgba(40, 61, 88, .2);
	box-shadow: 0 0 15px 0 rgba(40, 61, 88, .2);
}

.themetechmount-events-box-view-top-image-details .tm-tribe_events-featured-wrapper {
	overflow: hidden;
}

.themetechmount-events-box-view-top-image-details:hover .tm-tribe_events-featured-wrapper img {
	transform: scale(1.05);
}

.themetechmount-events-box-view-top-image-details .tm-tribe_events-featured-wrapper, .themetechmount-events-box-view-top-image-details .tm-tribe_events-featured-wrapper img {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.testimonial_wrapper {
	position: relative;
}

.testimonial_wrapper .themetechmount-box-desc {
	border: none;
	text-align: left;
}

.slick_testim_info {
	padding-bottom: 21px;
}

.slick_testim_info p {
	line-height: 27px;
	font-size: 18px;
	font-style: italic;
}

.testimonials-nav {
	max-width: 330px;
	overflow: hidden;
	margin-bottom: 48px !important;
}

.testimonials-nav .nav_item_wrap {
	padding: 0;
	margin: 0 5px;
	width: 92px;
	outline: none;
	float: left;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-nav .slick-list {
	padding-left: 0px !important;
}

.testimonial_item, .testimonial_nav_info {
	transition: all 400ms;
	-webkit-transition: all 400ms;
}

.slick-center .testimonial_item, .testimonials-nav {
	margin: 0 auto;
}

.themetechmount-boxes-view-slickview.themetechmount-boxes-col-one .testimonial_item {
	margin-left: 0;
	margin-right: 0;
	position: relative;
}

.themetechmount-boxes-view-slickview.themetechmount-boxes-col-one .testimonial_item .themetechmount-box-title {
	position: relative;
	width: 150px;
	left: -39px;
}

.slick-center .testimonial_nav_info {
	margin-left: 0;
	margin-right: 0;
}

.testimonial_item h6 {
	margin-bottom: 5px;
}

.testimonial_item span {
	display: block;
	line-height: 20px;
}

.testimonial_item .themetechmount-author-name {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
}

.testimonial_item .themetechmount-box-footer {
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	color: #888;
}

.testimonial_item h6, .testimonial_item .themetechmount-box-title h3, .testimonial_item .themetechmount-box-title span {
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}

.slick-center .testimonial_item h6, .slick-center .testimonial_item h3, .slick-center .testimonial_item span {
	opacity: 1;
	visibility: visible;
}

.themetechmount-box-view-default .testimonial_wrapper .themetechmount-box-desc {
	background: none;
	padding: 20px 80px 20px 80px;
}

.tm-bgcolor-darkgrey .testimonial_wrapper:after, .tm-bgcolor-skincolor .testimonial_wrapper:after {
	border-color: #fff;
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc blockquote, .tm-bgcolor-darkgrey .testimonial_wrapper:after, .tm-bgcolor-skincolor .testimonial_wrapper:after, .tm-bgcolor-skincolor .testimonial_item .themetechmount-author-name, .tm-bgcolor-skincolor .testimonial_item .themetechmount-box-footer {
	color: #fff;
}

.tm-bgcolor-darkgrey .testimonial_item .themetechmount-box-footer, .tm-bgcolor-skincolor .testimonial_item .themetechmount-box-footer {
	color: rgba(255, 255, 255, .43);
}

.widget.themetechmount_widget_recent_entries ul li:last-child {
	border: none;
}

.footer .footer-rows .second-footer.tm-textcolor-white .second-footer-inner, .tm-textcolor-white .widget.themetechmount_widget_recent_entries ul li {
	border-color: rgba(255, 255, 255, .06);
}

.tm-sbox.tm-hide-sbox-icon .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
	display: none;
}

.tm-sbox.tm-hide-sbox-icon .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 0em;
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-style-classic .tm-vc_cta3-icons {
	float: left;
	padding-right: 25px;
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-style-classic.tm-vc_cta3-actions-right .tm-vc_cta3_content-container {
	width: 100%;
	display: block;
	float: none;
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab>a {
	border-color: #182333;
	background-color: #182333;
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab>a:focus, .wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab>a:hover {
	background-color: rgba(3, 59, 74, .9);
	border-color: rgba(3, 59, 74, .9);
	color: #fff;
}

.colum-vertical-sep .wpb_column {
	position: relative;
}

.colum-vertical-sep .wpb_column:after {
	content: "";
	height: 100%;
	width: 1px;
	background-color: #e9ecef;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	top: 50%;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}

.tm-bgcolor-darkgrey.colum-vertical-sep .vc_row .wpb_column:after, .tm-bgcolor-skincolor.colum-vertical-sep .vc_row .wpb_column:after {
	background-color: rgba(255, 255, 255, .07);
}

.colum-vertical-sep.vc_row .wpb_column:nth-last-child(1):after, .colum-vertical-sep .vc_row .wpb_column:nth-last-child(1):after {
	content: unset;
}

.colum-vertical-sep .tm-vc_btn3-container, .colum-vertical-sep .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
}

.widget_pages li.empty_link, .widget_nav_menu li.empty_link {
	display: none;
}

.themetechmount-ratting-star {
	padding-top: 2px;
	padding-bottom: 7px;
}

.tm-labpeak-icon-star-1 {
	display: inline-block;
	width: 12px;
	margin: 0 1px;
	font-size: 15px;
}

.tm-labpeak-icon-star-1:before {
	margin-left: 0;
}

.tm-labpeak-icon-star-1.tm-active {
	color: #fd4;
}

.tm-textcolor-white .themetechmount-testimonial-box-view-style1 .tm-labpeak-icon-star-1.tm-active, .tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-labpeak-icon-star-1.tm-active, .tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-labpeak-icon-star-1.tm-active, .tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-labpeak-icon-star-empty-1, .tm-bgcolor-darkgrey .themetechmount-testimonial-box-view-style1 .tm-labpeak-icon-star-empty-1, .tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-labpeak-icon-star-empty-1, .tm-col-bgcolor-darkgrey .themetechmount-testimonial-box-view-style1 .tm-labpeak-icon-star-empty-1 {
	color: #fff;
}

.tm-col-bgcolor-grey .select2-container--default .select2-selection--single, .tm-col-bgcolor-grey .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-col-bgcolor-grey textarea, .tm-col-bgcolor-grey input[type="text"], .tm-col-bgcolor-grey input[type="password"], .tm-col-bgcolor-grey input[type="datetime"], .tm-col-bgcolor-grey input[type="datetime-local"], .tm-col-bgcolor-grey input[type="date"], .tm-col-bgcolor-grey input[type="time"], .tm-col-bgcolor-grey input[type="number"], .tm-col-bgcolor-grey input[type="email"], .tm-col-bgcolor-grey input[type="url"], .tm-col-bgcolor-grey input[type="tel"], .tm-col-bgcolor-grey .uneditable-input, .tm-col-bgcolor-grey select {
	background-color: rgba(255, 255, 255, 1);
	color: #686e73;
	border-color: transparent;
}

.tm-col-bgimage-yes .tm-discountform input, .tm-col-bgimage-yes .tm-discountform .uneditable-input, .tm-col-bgimage-yes .tm-discountform select, .tm-col-bgimage-yes .tm-discountform .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-col-bgcolor-skincolor textarea, .tm-col-bgcolor-skincolor input[type="text"], .tm-col-bgcolor-skincolor input[type="password"], .tm-col-bgcolor-skincolor input[type="datetime"], .tm-col-bgcolor-skincolor input[type="datetime-local"], .tm-col-bgcolor-skincolor input[type="date"], .tm-col-bgcolor-skincolor input[type="time"], .tm-col-bgcolor-skincolor input[type="number"], .tm-col-bgcolor-skincolor input[type="email"], .tm-col-bgcolor-skincolor input[type="url"], .tm-col-bgcolor-skincolor input[type="tel"], .tm-col-bgcolor-skincolor .uneditable-input, .tm-col-bgcolor-skincolor select {
	background-color: rgba(0, 0, 0, .12);
	color: rgba(255, 255, 255, 1);
	border-color: transparent;
}

.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder, .tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-date::-webkit-input-placeholder, .tm-bgcolor-skincolor .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder, .tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-date::-webkit-input-placeholder, .tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder, .tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-col-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 1) !important;
}

.tm-bgcolor-grey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder, .tm-bgcolor-grey .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-bgcolor-grey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder, .tm-col-bgcolor-grey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder, .tm-col-bgcolor-grey .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-col-bgcolor-grey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder {
	color: #8d8d8d !important;
}

.tm-strong-underline strong, .tm-text-underline {
	text-decoration: underline;
}

.tm-col-bgcolor-dargrey .tm-link-underline .tm-cta3-description a, .tm-col-bgcolor-dargrey .tm-link-underline a, .tm-bgcolor-dargrey .tm-link-underline .tm-cta3-description a, .tm-bgcolor-dargrey .tm-link-underline a, .tm-col-bgcolor-skincolor .tm-link-underline .tm-cta3-description a, .tm-col-bgcolor-skincolor .tm-link-underline a, .tm-bgcolor-skincolor .tm-link-underline .tm-cta3-description a, .tm-bgcolor-skincolor .tm-link-underline a {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.tm-video-iconbox .vc_column_container, .tm-column-inline .vc_column_container {
	width: auto;
	max-width: max-content;
	float: left;
}

.vc_row.tm-video-iconbox, .tm-row.tm-video-iconbox {
	position: absolute;
	right: 15px;
	left: auto;
	bottom: 0;
}

.tm-video-iconbox .tm-vc_icon_element {
	margin-bottom: 0;
}

.vc_row.tm-video-iconbox .tm-vc_icon_element, .tm-row.tm-video-iconbox .tm-vc_icon_element {
	margin-bottom: 5px;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-testimonial-inner div.row.slick-slider:first-child {
	margin-top: 75px;
}

.themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-below.themetechmount-boxes {
	padding-bottom: 0;
}

.themetechmount-boxes-portfolio.tm-boxes-carousel-arrows-above.themetechmount-boxes div.slick-list {
	padding-bottom: 40px;
}

.tm-overlay-leftrow.vc_column_container>.vc_column-inner {
	z-index: unset !important;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-inner .themetechmount-boxes-row-wrapper:first-child .slick-prev {
	right: 60px;
	left: auto;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-inner .themetechmount-boxes-row-wrapper:first-child .slick-next {
	right: 30px;
	left: auto;
}

.tm-fid-view-circle-progress.inside {
	padding: 0;
	margin-bottom: 0;
}

.tm-circle canvas {
	max-width: 100%;
	height: auto !important;
}

.tm-circle canvas {
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: -o-crisp-edges;
	image-rendering: pixelated;
	-ms-interpolation-mode: nearest-neighbor;
}

.tm-fid-view-circle-progress .tm-circle-content {
	position: relative;
}

.tm-circle-boxcontent {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}

.tm-fid-view-circle-progress .tm-fid-number, .tm-fid-view-circle-progress .tm-fid-number sup, .tm-fid-view-circle-progress .tm-fid-number sub {
	font-size: 22px;
	font-weight: 500;
	color: #20292f;
}

.tm-fid-view-circle-progress .tm-fid-title {
	text-align: center;
	padding-top: 0;
	margin-top: 5px;
}

.tm-fid-view-circle-progress .tm-circle-content sub {
	bottom: 0;
}

.tm-bgcolor-skincolor .tm-fid-view-circle-progress.inside h3, .tm-bgcolor-darkgrey .tm-fid-view-circle-progress.inside h3, .tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup, .tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub, .tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup, .tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub, .tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number, .tm-col-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number, .tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup, .tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub, .tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number sup, .tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number sub, .tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number, .tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number {
	color: #fff;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	color: #fff;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	padding: 12px 25px;
	border: none;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab:not(.vc_active)>a:hover, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	background-color: #f8f9fa;
	color: #8d8d8d;
	color: #8d8d8d;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .tm-element-heading-wrapper .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	margin-top: 5px;
}

.wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	border-color: #f8f9fa;
	background-color: #f8f9fa;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:after {
	display: block;
	content: "";
	position: absolute;
	bottom: -7px;
	left: 50%;
	width: 13px;
	height: 13px;
	border-width: 0 0 1px 1px;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	-moz-transform: translateX(-50%) rotate(-45deg);
	-ms-transform: translateX(-50%) rotate(-45deg);
	-o-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);
	-webkit-transition-delay: .07s;
	-moz-transition-delay: .07s;
	-o-transition-delay: .07s;
	transition-delay: .07s;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-icon {
	position: relative;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-icon:after {
	content: "";
	height: 20px;
	width: 1px;
	background-color: rgba(120, 120, 120, .5);
	display: block;
	position: absolute;
	right: -13px;
	top: 0;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-title-text {
	margin-left: 25px;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-icon:after {
	background-color: rgba(255, 255, 255, .5);
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	color: #fff !important;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-title-text {
	margin-left: 25px !important;
}

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .widget li a:before, .themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .widget li:before {
	color: rgba(255, 255, 255, .8);
}

.themetechmount-fbar-box .textwidget.widget-text {
	font-size: 16px;
	line-height: 26px;
}

.themetechmount-fbar-position-right .themetechmount-fbar-box .widget:last-child, .themetechmount-fbar-box .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 10px;
}

.themetechmount-fbar-box .tm-sbox .tm-vc_cta3-content-header h2 {
	margin-bottom: 5px;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn {
	cursor: pointer;
	position: absolute;
	left: -36px;
	z-index: 1005;
	width: 58px;
	width: 0;
	height: 58px;
	height: 0;
	text-align: center;
	top: 165px;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a {
	width: 36px;
	height: 41px;
	background-color: #129ce7;
	line-height: 40px;
	padding-left: 0;
	font-size: 19px;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a i {
	margin-left: -5px;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a i.themifyicon {
	line-height: 42px;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a:after {
	content: "";
	position: absolute;
	top: 0;
	left: -20px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 21px solid transparent;
	border-right: 20px solid #01d6a3;
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn {
	cursor: pointer;
	position: absolute;
	right: 128px;
	z-index: 1005;
	text-align: center;
	width: 0;
	height: 0;
	bottom: 0;
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn a {
	width: 40px;
	height: 44px;
	line-height: 50px;
	text-align: center;
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn a:after {
	content: "";
	position: absolute;
	bottom: -19px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 21px solid transparent;
	border-right: 19px solid transparent;
	border-top: 19px solid #03acdc;
}

a.themetechmount-fbar-btn-link.tm-close-icon .tm-fbar-close-icon {
	display: block !important;
}

a.themetechmount-fbar-btn-link.tm-close-icon .tm-fbar-open-icon {
	display: none;
}

.team-search-form-w .select2-container {
	display: none;
}

.team-search-form-w .select2-hidden-accessible {
	padding: unset !important;
	position: relative !important;
	width: 100% !important;
	height: auto !important;
	margin-top: 8px !important;
}

.themetechmount-fbar-box-w .themetechmount-fbar-box .search_field select {
	padding-left: 7px !important;
}

.tm-wrap-cell.tm-fbar-input .search_field.selectbox:after {
	font-family: FontAwesome;
	content: "";
	position: absolute;
	right: 13px;
	top: 9px;
}

.tm-heading-with-border .tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 80px;
}

.tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after {
	display: block;
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 52px;
	background-color: #f2f2f2;
}

.tm-col-bgcolor-skincolor .tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after, .tm-col-bgcolor-darkgrey .tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after, .tm-bgcolor-darkgrey .tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after, .tm-bgcolor-skincolor .tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after {
	background-color: rgba(242, 242, 242, .24);
}

.tm_prettyphoto .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
	font-size: 40px !important;
	padding-left: 7px;
}

.tm-sbox.tm-0px-content-margin .tm-cta3-description p:last-child, .tm-10px-heading-margin h2, .tm-10px-heading-margin h3, .tm-10px-heading-margin h4, .tm-10px-heading-margin h6, .tm-10px-heading-margin h5 {
	margin-bottom: 10px;
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-0px-content-margin .tm-vc_cta3-content-header h2.tm-custom-heading, .tm-sbox.tm-0px-content-margin .tm-cta3-description p:last-child, .tm-sbox.tm-0px-heading-margin .tm-vc_cta3-content-header h2, .tm-sbox.tm-0px-heading-margin .tm-vc_cta3-content-header h4, .tm-0px-heading-margin h2, .tm-0px-heading-margin h4 {
	margin-bottom: 0;
}

.tm-sbox.tm-0px-heading-margin .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	vertical-align: top;
	padding-top: 10px;
}

.tm-faq-arrow-right .vc_toggle .vc_toggle_content .vc_toggle_icon, .tm-faq-arrow-right .vc_toggle .vc_toggle_title .vc_toggle_icon {
	right: 0;
	left: auto;
}

.tm-faq-arrow-right .vc_toggle .vc_toggle_content, .tm-faq-arrow-right .vc_toggle .vc_toggle_title {
	padding-left: 0;
}

.tm-faq-arrow-right .vc_toggle .vc_toggle_content .alignright, .tm-faq-arrow-right .vc_toggle .vc_toggle_content .alignleft {
	margin-bottom: 15px;
}

.footer_logo {
	max-height: 48px;
	margin-bottom: 20px;
}

.widget .tm-vc_btn3.tm-vc_btn3-size-md {
	padding: 10px 26px 10px 26px;
}

.ttm-sbox-iconpadding-0px.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container, .ttm-sbox-iconpadding-0px .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 5px;
}

.tm-processbox-wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin: 0 -15px;
}

.tm-processbox-wrapper .tm-processbox .tm-box-icon:before {
	display: block;
	content: "";
	position: absolute;
	right: -27%;
	top: 15px;
	width: 170px;
	height: 50px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAxCAYAAABK1zICAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkVGN0Q0RDdGQzk5MTFFOUJCQUNFODA4RUFEMzQ4NTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkVGN0Q0RDhGQzk5MTFFOUJCQUNFODA4RUFEMzQ4NTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRUY3RDRENUZDOTkxMUU5QkJBQ0U4MDhFQUQzNDg1NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRUY3RDRENkZDOTkxMUU5QkJBQ0U4MDhFQUQzNDg1NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgev4GUAAAb8SURBVHja7F0JbFRVFH2tooigRS3USqgLBUVFUJEE49IoFGvVWjWARq3igqLEBbCkKonELRIEiSTGvaK4b1SjRAVciFFrgqjE4gaogFTABRVbwHN8Z9LXsa2t0+l0Zu5JTjrz/29n+v/5d3v3vZ9Rs2qtM/wLmWAXsA7crm27gXuBu4N7grvquB7gJvBj8E8du4+Orwe36Sf/1l/BNgOQ3zenVcftbKfqH9HtoZ8UYh7YD+wD3gMu03GF4AvN/I33wbPB78EM8A5wnPb9Aq4H14jPglXat5M+kwL+2S6FCTX8f7tJPJH308AzwAOjjt0APhcI9RvwPlnKzeBWcIf2fRoltMX6nO6ywLwR9geH6NiIUPPBGRJ3NbgCXA2uAr8zeaaXUPcFB4MDwaMlgOkSa4ZceC24VGJcKwu4XsKJgIId34rPo3jniZFznKVwYG/w2+DYDP0cDhbp9XaFEW+BM/U9TKgp+n/1Ak8DTwAPAw8Fd9G+J4PXdbKofP9DnL5LvW6E2ib2rQQvAXPBHFn1Y8CTwOPAOcGxp8oyvxJ4BBNqEiIjcMW9wQrwALnSh+WOv5DF3BT8Xm0CvzNFvE6MoKu8QL1i3sj/Nl1e4WuFCQxLXlV8m/LISOKsP1MWhpazTAlNhfYxPjxdsV4N+GsKXNDhSthKlfD9phvuDfCmQNQpmfUnm1Aj4syXyzxPyQqFuFAXMqUNi7zgEbo5eZN20fsNgUXmcX+kklCTzfXnqrwzTEkHXfk74GPgu2ngAXcorv5IvB48GNwYiHSaLO4s8HNZXotROwB0478H73mhFiipeDoq3kw3bHUN5TMn75INjhV5U1fqZt5sMWp8cCJ4oTLcm52vU/LGYoH8RyvYNAuWwooUFozRttdU7aBwt5jrbx+wpMRRnWKwJ/imYtNIlmwibRm0nE/I23CAYrTz9d/9tM1cf4w4UjHXCLmvD50fivwg2d1WgsCbejH4HviAkq4wwToZXKJQyoTaBlSo9LIcvFQn0QQaOyjE6qhtDA0ecn6UjOd9kWtovumUyEzgZ0c6kCJgA8i54FDwJRNpXPGl80PGhztfh30c7G9CbQw2arDe+Tp4ZbCdFnS+MllDfFEj73WOwoPR8mRTne9HSHuhDlO89Izu4HrTTELBIdgC8Grnh2ZvAwelc4zK5OgycLJcPsskcxUbGRKPe53v1uqv5DU0ZNvTRagU6Ry5l6/ACeDzLkmG+NIIK1zjtkYWOFneWiAvmPKun0N47Gxnb2WhAncTaedHH1UH5ip3yEs1obIhYrDuSCdRsrunXBbVkBz4xPlGcw6/jlGyW+oamr2TWqic6HaD88X6imA7J73V2bVPKrAtcpmsarmqAeyBne1880vSCpWBOMeTb3d+SsdSu9YpAZYL73R+SJtTZEY5P60m6ZIpDs2xSXmW4homSlPMzacclkisrIN3eJN2rBaV8UqZ8+UmdjVNDbJ7Q+qBrXac5xWZ8jNSoUB2Mrh+JksvOz/KwSYSK+KnBzIVBkxU7BrXgYL/6/q5cMI23VmMS1lrswUU0gu89jOlIY5sca2CCdJCwi0qXf0Vzo8o9da2ehNp2gqVayRMAq+S+6fRulZ5S8KEyhVCbnW+AHwIeJBdK4PzZSwOwZY439ROKzsuUULtKYEyWeKSNKc4Kz8ZGoPdcKy5Pgq+mIgYdYDz6yMV68uwqXmNXRdDE2CvQFnwniFAt/YIDTNbIeQpEukjzjc2m0gNrQXXXeD8rYKWDlq5el0x2DUWobLF6ynwRgXMG+3cG9qIIhm5wmZESot7l/MrwcQk1IVKorbYOTe0EfOVWLFBaZ48cjS4zlYPVQ/aJNQiiXOAnWdDjGCfACcRcjEM1t4flGcOc6Nc7RsF6zq0tULlFNr7nV/yMN/Os6GdwP6Ps8CfnC9flQb7cpRwsUY/uTVCLVBpobvMdZWdX0M7YpEEWimPHS1UYiSs6lEtCfV4/QGulDdemZrB0N7gfCyuwhhOhc8LQgHOp7uuOaEOVdDLIdGJem0wdAQYDpREbRsBqzok+kAqmWO2HPq62/mVmQ2GeICLjfQLOFChQFbUcdny6peHGyOr+bFEwCXCbbqIob3BJ86UK/fp4Roel9RSaZTNLiX5fXOqo2PUtSZSQ5zwtvP9yjmKR7Pcf9fvOVNkbHNZv8EQD3ChZc6j4xNfWEP9zDU84bAllCJWHWRCNXQ0+JwFtgMyUbrG+e67lkY7+USbEog104RqSAQYYnIFlmOdXySvSiJuChfLEptQDQlFJRImLuF+gfMPDIl+0Btj2jNpVU2ohoQDYmWj9UXOT7ufHWVhOQDQy4Rq6Cxi3QZy7YBJCgtucX4Ei9WC8+0x6IbOJlhOFl0Od89nZLHbik/GKflbgAEA9ceNX5y2tuUAAAAASUVORK5CYII=") center center no-repeat;
	background-repeat: no-repeat;
}

.tm-processbox-wrapper .tm-processbox:nth-child(2n) .tm-box-icon:before {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAxCAYAAABK1zICAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTlCQUY0NjZGQzk5MTFFOUIxMTU4NUQ1MTRERTcyODciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTlCQUY0NjdGQzk5MTFFOUIxMTU4NUQ1MTRERTcyODciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFOUJBRjQ2NEZDOTkxMUU5QjExNTg1RDUxNERFNzI4NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFOUJBRjQ2NUZDOTkxMUU5QjExNTg1RDUxNERFNzI4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PprUXBIAAAcISURBVHja7F1pbFRVGL0dKJSWasVKXFDjggYXNKapCRpFwSUVFXFFjOIKYtAEY3H5YTRuRKJGjbihRqO4ogZbEBdEIi5ENKhBWgQKaAtVWyoCXfU7uWfS6+S1nZH3Zt6b+U5yMjNv3rz1e99+7+TV1NUbhSJTGH7Qvp7Lazc29JOXA4RXCc/ur5dKESaIgEImRwgvEt4sLBFWqqAqwiKg0KAnCy8QXiMs5lcNwldUUBVhENLx8jJBeL5wj4SvHxFuzVMfVZFBXCm8WHiqo0Fd1AnHih+7VjWqIt3Ip2mHkB4nLOpl3ReE6/BGBVWRLhRTOG8UHiYs6GP99cL3RJt2qaAq0oG9hFOFM4SlKfxuvgjpqviHGF/3o0pWKPzGKcLzGL3D52wWdvXxm83Cee4CBFNl8vqc8FXhbL2uioAwUHi4w6MY6Zd4rPusaNMp7gKY/jzhUOEDwj+EL+o1VQSAVuFPZBzVwln0WeNoFD6d+GOY/hXCicItwsf5XqFIB95BwJSw7CPRpt95CSrwOSOyFkrz5XoNFQGgXPh8grmH39rB99uMTfCbngQVWGJsA8B24VzhOL2uCh9xGiJ5KsQzneUIsnbw/WLRpt/2JajAx8LrhcuEtXptFT5hAs383samqeZ7COo/wod72oCWUBVBR/qThHPoVt4ifC1hHQRSS4WrRJtW9LShWB87ilFN32V6L3UpFF6YSDcSWvMKDyEFoCn/Mn2kRpMR1EuF9wmfFA7Ra69IEUhBTRZ+6PWlaFGY/duEy3vbSDKm/0hK+zjuDD7sJr3+iiSAamcho3nTg6AmtaFYEuusYaT2kvAsPiFleg8UHhhBOYlLX3tvQpoKYkmu1yScJnxQeIxwoXCU3heFg7gSQ4pzvN8bT6V7aieDqk10kn/Re6MQDKA7CPcQzSYzGED5iv+bnsL4lk5H2Iv8UvGKyAA9IhglWimcTgV2k3BBKhvx00f1QqdzsJcJXxZW6L3LOUGdQSFdxmB7QVA7i/mwjUHG9hu+JbzdaDN2rgBmfpGxjUwXClcF+lT4UJnKp6A+JhxmbHmsUn3YrAQa7AcL1xpb8txtBG36XSAFgTruGEZ9E5gV0HbB7AJGin4grKJvmlbEfNxWDf3VO4SHGE1fZQtQr59JIT2B5v73tDvEATSlwMnGMNgGEihgANau9z0yQNoJCXz0h55ubN8ogqd3/TL7qZj+IAIfnMT3CcHWvdTeT6nvGhmMFH7J+/k6A+W6TB1MLA37gPN9IJ9G9ApMovAqwo3NjDmmMd6oy+TBpKsfdR/hDcZ2yewpfJvadYnKQ2gAM3+Esc3zfzuKrCvInaYz6k8GGFl4v7H14DeMnVIQmYLpKh+hACpKSCtioF25s7wrLAcYS/P+vhZeZ+zEWDVGiwOZRgWt2hPCQ4V3moAT92E3/V6AC7DL2PHeAPJ0+/PJblUZChQw8Q/RwhUyWLqbyiOtCJvp98K2BIHE7MIYqoB5BjBPZonKU2DATCXIc/8gHMsAtybMBxymwX1IJt8qPIPB1wo+9d8IfzU+5u5yDChxj+TrV85yCCgG1WU0t52sRg3jKFS4ANca242DmeA+oU/bpDKXEuD/Y6pxjHmbSu15orF9xaFBJhP+u4ul5Ghju8VbnOgTx4sBhltVDntECYOkc40taQOL6IfGonpSURjXD2c/PpMGurPmUbuiOeJN1bT/ASZ4mEWLBCBfjV5h9Is2h/GAoxBMJYsdHj4XtAUKBl8In6GJy0WgYQR9Ff34GYn6Rj7MMPNXG9vM3Bz1E43aTCl4sPCvGcONzcciWsUwGExgsNjYQkI2I4/uD4RzMh/YfH5u5DoFXG9nFE4oyj5qb+iidkBGAJNpzeTNwk1bk+AuoJm7jmkXCHJbxIV0FB9E9PsebOxkdk30Pwc46+3Kyic0i+aeghaJp7COFb5vbF/sRmMbuT+jMNdT+3SG9DygEdFJj6kYN/Oc8vhgYpbmdXyPEnR11B/AKKen/MBQalqkujAPwdGO1kH0ix6DePNvKb/7LQPH2Z/7R0UOdwxlTNTax9AaXEJhBc6h21PFTEhWIFtNf7JA+mouCe10PLVRGW98mxOY3cPlcBHWU+NuIVcL//RBGEsokIjKNxhbwDD0tTHV4kmmuxIH92YlI3U3GV+Vy+mMXGgKqScX8nwLHY0Es9pKISpP+F0jfd9qfkbAgv9IGkQ/udVxNX40tvN9O800gjzkMgcz2IMmRP4XBQz8V8JsZ//Acprz1XRV6hxNqjC5173UkWA2O6hRHzW2SWYIAxXUwoc5ms/Q353Sw3ZRmvyUggqMNt2DG1uonTdQS/7s/K6WKSRoeJ3AIwd91N1FjG5Bu+muig2iIBdRqAdyvWJG3yudiLuU63cwaOvgttqcZYoUfNR/BRgA3WiTm9c74h8AAAAASUVORK5CYII=") center center no-repeat;
	top: 45px;
}

.tm-processbox-wrapper .tm-processbox:last-child .tm-box-icon:before {
	content: unset;
}

.tm-processbox-wrapper .tm-processbox {
	width: calc(100% / 3);
	padding: 0 15px;
	position: relative;
	text-align: center;
	margin-top: 10px;
}

.tm-processbox-wrapper .tm-processbox .tm-box-icon {
	position: relative;
	display: inline-block;
	width: 100%;
}

.tm-processbox-wrapper .tm-processbox .tm-process-icon {
	display: inline-block;
	position: relative;
}

.tm-processbox-wrapper .tm-box-content {
	text-align: center;
	padding: 0 35px;
	margin-top: 10px;
}

.tm-processbox-wrapper .tm-box-icon {
	position: relative;
}

.tm-processbox-wrapper .tm-processbox .tm-process-icon:before {
	content: "";
	left: -15px;
	top: 0;
	position: absolute;
	display: inline-block;
	width: 125px;
	height: 125px;
	border: 2px dashed #dae1e7;
	border-radius: 50%;
}

.tm-processbox-wrapper .tm-processbox .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer {
	text-align: center;
}

.tm-processbox-wrapper .tm-box-icon .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	background-color: #fff;
	border-radius: 50%;
	margin-top: 15px;
	height: 89px;
	width: 89px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
}

.tm-processbox-wrapper .tm-box-icon .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 40px !important;
}

.tm-processbox-wrapper .tm-processbox .process-num {
	margin-right: 5px;
	font-size: 13px;
	font-weight: 700;
	background-color: #18336c;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 31px;
	border-radius: 50%;
	border: none;
	display: block;
	text-align: center;
	position: absolute;
	right: -23px;
	bottom: 20px;
	z-index: 1;
}

.tm-processbox-wrapper .tm-processbox .tm-box-title h5 {
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 6px;
}

.tm-processbox-wrapper .tm-processbox .tm-process-icon:before, .tm-processbox-wrapper .tm-processbox .tm-box-title h5, .tm-staticbox-style1 .tm-stepbox-content .tm-stepbox-main-icon:before {
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.tm-processbox-wrapper .tm-processbox:hover .tm-process-icon:before, .tm-staticbox-style1 .tm-stepbox-content:hover .tm-stepbox-main-icon:before {
	animation-name: processrotate;
	animation-duration: 14s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: processrotate;
	-webkit-animation-duration: 14s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: processrotate;
	-moz-animation-duration: 14s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: processrotate;
	-ms-animation-duration: 14s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: processrotate;
	-o-animation-duration: 14s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}

.tm-staticbox-style1 .tm-stepbox-content:hover .tm-stepbox-main-icon:before {
	border-color: var(--tm-skincolor-text);
}

@-webkit-keyframes processrotate {
	0% {
		-webkit-transform: rotate(0deg);
		opacity: 1;
	}
	
	50% {
		-webkit-transform: rotate(180deg);
		opacity: .7;
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		opacity: 1;
	}
}

@-moz-keyframes processrotate {
	0% {
		-moz-transform: rotate(0deg);
		opacity: 1;
	}
	
	50% {
		-moz-transform: rotate(180deg);
		opacity: .7;
	}
	
	100% {
		-moz-transform: rotate(360deg);
		opacity: 1;
	}
}

@-o-keyframes processrotate {
	0% {
		-o-transform: rotate(0deg);
		opacity: 1;
	}
	
	50% {
		-o-transform: rotate(180deg);
		opacity: .7;
	}
	
	100% {
		-o-transform: rotate(360deg);
		opacity: 1;
	}
}

@keyframes processrotate {
	0% {
		transform: rotate(0deg);
		opacity: 1;
	}
	
	50% {
		transform: rotate(180deg);
	}
	
	100% {
		transform: rotate(360deg);
		opacity: 1;
	}
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:before, .tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background-color: #fff;
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-link {
	z-index: 11;
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:before {
	width: 85px;
	height: 85px;
	opacity: .35;
	z-index: -1;
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:after {
	z-index: 1;
	width: 100px;
	height: 100px;
	opacity: .09;
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:hover:before, .tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:hover:after {
	-webkit-animation: prittyphoto 1.05s infinite;
	-moz-animation: prittyphoto 1.05s infinite;
	-ms-animation: prittyphoto 1.05s infinite;
	-o-animation: prittyphoto 1.05s infinite;
	animation: prittyphoto 1.05s infinite;
}

@-webkit-keyframes prittyphoto {
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

@keyframes prittyphoto {
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

@-webkit-keyframes sonarEffect {
	0% {
		opacity: .3;
	}
	
	40% {
		opacity: .5;
	}
	
	100% {
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}

.servicebox-number .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner {
	width: 48px !important;
	height: 48px !important;
}

body {
	counter-reset: section;
}

.servicebox-number .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon:before {
	counter-increment: section;
	content: counter(section, decimal-leading-zero);
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}

.servicebox-number .tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-right: 20px;
}

.servicebox-number .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 10px;
}

.servicebox-number .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-outline {
	border-width: 2px;
}

.servicebox-number .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-icon-size-sm .tm-vc_cta3_content-container {
	padding-left: 30px;
}

.servicebox-number .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-grey.tm-vc_icon_element-outline {
	border-color: #eaeff5;
}

.servicebox-number .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 100%;
	top: 30px;
	left: 28px;
	background-color: #eaeff5;
}

.servicebox-number .tm-sbox:last-child.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons:before {
	content: unset;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border: 1px solid #f1f1f1;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: #f8f9fa;
}

.wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background-color: #fff;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #182333;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon:after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon:before {
	border-color: #182333;
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon:after, body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon:before {
	border-color: #182333;
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
	color: #182333;
}

body.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel-heading, body.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab>a {
	border-width: 2px;
	border-color: rgba(227, 227, 227, .7);
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline:not(.vc_tta-accordion) .vc_tta-panel .vc_tta-panel-title>a:hover .vc_tta-controls-icon:after, body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline:not(.vc_tta-accordion) .vc_tta-panel .vc_tta-panel-title>a:hover .vc_tta-controls-icon:before {
	border-color: rgba(255, 255, 255, .7);
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta.vc_general .vc_tta-panel-title>a {
	padding: 18px 20px;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta.vc_general .vc_tta-panel-title>a {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.newsletter-form input[type="submit"]:hover {
	background-color: #182333;
}

.tm-col-bgcolor-grey .themetechmount-ptables-w .ttm-pricetable-column-w, .tm-bgcolor-grey .themetechmount-ptables-w .ttm-pricetable-column-w, .tm-bgimage-yes .themetechmount-ptables-w .ttm-pricetable-column-w {
	background-color: #fff;
}

.tm-col-bgcolor-grey .themetechmount-ptables-w .ttm-pricetable-column-w:not(.tm-ptablebox-featured-col) .tm-vc_btn3.tm-vc_btn3-color-white:not(:hover), .tm-bgcolor-grey .themetechmount-ptables-w .ttm-pricetable-column-w:not(.tm-ptablebox-featured-col) .tm-vc_btn3.tm-vc_btn3-color-white:not(:hover), .tm-bgimage-yes .themetechmount-ptables-w .ttm-pricetable-column-w:not(.tm-ptablebox-featured-col) .tm-vc_btn3.tm-vc_btn3-color-white:not(:hover) {
	color: #182333;
	background-color: #f8f9fa;
}

.wpcf7 .tm-commonform .field-group {
	position: relative;
}

.wpcf7 .tm-commonform .field-group i {
	position: absolute;
	left: 0;
	top: 20px;
	opacity: .9;
	font-size: 16px;
	z-index: 1;
}

.tm-header-style-toplogo .tm-header-top-wrapper .col-sm-4.col-md-3 {
	padding: 0;
}

.tm-header-style-toplogo .info-widget {
	display: table;
}

.tm-header-style-toplogo .info-widget-content {
	display: table-cell;
	vertical-align: middle;
}

.tm-header-style-toplogo .info-widget-content p {
	color: #031b4e;
	font-size: 15px;
	font-weight: 500;
	margin: 0;
}

.tm-header-style-toplogo .info-widget-content h2 {
	position: relative;
	display: block;
	padding-left: 25px;
	color: #9dca00;
	font-size: 21px;
	line-height: 27px;
	margin-bottom: 0;
	font-weight: 600;
}

.tm-header-style-toplogo .info-widget-content h2.ph_no {
	padding-top: 4px;
}

.tm-header-style-toplogo .info-widget {
	padding-left: 25px;
}

.tm-header-style-toplogo .widget-left .info-widget-content:before, .tm-header-style-toplogo .widget-right .info-widget-content:after {
	position: absolute;
	top: 42px;
	width: 37px;
	height: 40px;
	background-repeat: no-repeat;
	content: "";
}

.tm-header-style-toplogo .widget-right .info-widget-content:after {
	right: 0;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAoCAYAAAB5ADPdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDI2RkZBMTM1QzM5MTFFOTk2MzQ5RjI5NDExRDhENEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDI2RkZBMTQ1QzM5MTFFOTk2MzQ5RjI5NDExRDhENEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMjZGRkExMTVDMzkxMUU5OTYzNDlGMjk0MTFEOEQ0QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMjZGRkExMjVDMzkxMUU5OTYzNDlGMjk0MTFEOEQ0QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PncYhT8AAAKrSURBVHjazJhbiExxHMfP7M7MzqwwWpdIrbJSWzwo8UCRa/HggRdE8eCSEh6UePCCVnJZub0tNiQk5ckLCvGghH1QHlj33WbclrV21+dX363TOLNzYs7M/1efZh7OqW+/2/l//7FsNutFGOvgHTyCTujPfyCTyfz1UtyLNtbCNHgOV+E8vCn2UlXEovbACaiG/XAdVkNNJUXdgZ2wBDZDAs7BYRhdKVED8QFOwVJohk3QApOCHo5F3OhBkYSNcARuwyqa/W0lMuWPX8rWFpgDTblcbmilRXlaDafV/CtNIMJilRZl0QsH4JaGYKoLoiy+WPmgzhYt2Uq4IMpTs9v+Wg5TnBDF5PXw0wpjYLYrmbJ4Ai9hOiVMuyLKPtr3YQaMd0KUSvhUJaxzJVMW7yEFtS6JykEfpF0SFROeS6JGSFSXS6LGwg/DCVHspqS+fXaE+eRKpsbBTHgA7a6IMnNRDw/ZWd1VDpTOdtMaeA13XZm+BbAYLkJbGFHxgd0RUYyU22k3I0HpeouJWqazdGOEBmKvGvwYgtqKOeRF8majVOdnJRZk5nSHjsEn4Uwx47BQGZoAv4P8/3/GENgN++CGuWiy9HOwu4R5cNxnEkstaDLs0rRdhu0I6hzsgmOuXGxDnhXqKsGHtl5War3+NylTnwtNl8Us1bYh4JlaXUgkQwpI6Z2UjMB8mc6JMgnb4KZawytk2xvlJoIE9ej8/CrEtVG/enS4LJP9DtM5aeAq6IruqYreT9VoygpNSUZWOxFiZ/WpJI+hQ2bgnpbi97D1jisTG+Cozsj++AYH4ZrEhxFlk/QVuv+1CeOyz5eU+mal3m+t7RrnYzm/O/49dQG2Ku3+xk2X+2OYvzxbtWk78hq4rBE0UWcl9pD6qNoFURYt2jUr4EW5Rf0RYADtJZuELVDI9gAAAABJRU5ErkJggg==");
}

.tm-header-style-toplogo .widget-left .info-widget-content:before {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAoCAYAAAB5ADPdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUM4QUIwOUM1QzM4MTFFOUE4NDlFOTJGNjU3NzA4RjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUM4QUIwOUQ1QzM4MTFFOUE4NDlFOTJGNjU3NzA4RjUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQzhBQjA5QTVDMzgxMUU5QTg0OUU5MkY2NTc3MDhGNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQzhBQjA5QjVDMzgxMUU5QTg0OUU5MkY2NTc3MDhGNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkEG3kwAAAKuSURBVHjazJhbiE1RGMfXYQZDw9aIBrmVMIVSIiUmkby4v7g9iAeXQpISxQvizXV4UKMmREmilAeiiPKAmuTyYsLJ5ZzxcJgZjN+q/9Zp23P2Ps3Z56yvfp06l85vr/Wttb5vpTKZjIkZKaiDmVAPF0wJwvO8/96rivnbUbAOVkADPCuVVFhESfWH1bATZkjmDNwyCUYhqeFwELbAc9gK1yFtEo6epCbCCVgMJ+E4vDdlijCpkXAe5sEOaIJOU8YIStXCMZgP2+AsdJsyR5/Akt8Oa+AInKuEUFBqmpL5LhyF36ZC4UtVw0Ztjnb6vpsKhi81FVbBDbhvKhy+1FwYAS3Q5YJUjc6zd9okjQtSo2EWPIKPrkjVaepeujB1vtRAGACfjCPh59QfyLok5e/mKZekchIa6pLUD1HvktRn+KCzr58rUm3wGGarlnJCqgOewFjV4c6svgcqdzdoz3JCqhUuqyZf6IqULeialV97YViC/5mKau3yK89WdTA24Q8luBIb1CEti9s42C5mssriNlWhpS6Lp8N6pYrdH+8UGikbP+EA3ITDsB8GlVjKNiO/YJwdsWw2uyhKysZXjdRVdci2TZ+UgJjf9J5CbEGUlNHUbdb0rYXbsE9P19uDOxdo3axYE2KN/1ZCxFWQzbkl6pRtx/wW7qkNe6Hpzuk1To/YqZub0yEFwCvY5Hnew1TM+ylbna7Muwry1Ia1a7rbVZNFjaLNpTE6Z6tDPn8DS1NFXJoZJf0UmAMTtJ/ZUnpIgVTIz6Mu3eaM7+H79uEai5UKu7+q1dEUR8qes8uVq4MDn6eVJteqepm0HaKYSIfsfTYFdpFPV0yMp0siagK598WOEEKXoraEJKM7ILQboZY4+1SS0Vcr7xvsQehi1NlXjngNT3ViNId94a8AAwCYQZg7foYWEwAAAABJRU5ErkJggg==");
	left: 0;
}

.tm-header-style-toplogo .widget-right .info-widget {
	text-align: right;
	padding-right: 25px;
	float: right;
}

.tm-header-style-toplogo .tm-header-top-wrapper .col-sm-4.col-md-3 .widget-right h2 {
	padding-right: 25px;
}

.tm-bgcolor-skincolor .tm-pattern-bg.wpb_column .vc_column-inner, .tm-pattern-bg:not(.wpb_column) {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAAAgCAIAAACEp+MCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjNFODA4RDI1NkI3MTFFOTg4NkNEREU0ODFGMTA1Q0IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjNFODA4RDM1NkI3MTFFOTg4NkNEREU0ODFGMTA1Q0IiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCM0U4MDhEMDU2QjcxMUU5ODg2Q0RERTQ4MUYxMDVDQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCM0U4MDhEMTU2QjcxMUU5ODg2Q0RERTQ4MUYxMDVDQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk6vxIwAAAQ0SURBVHja7FvZTiNBDGSGcEgcP8yPAhKEwE9wJWyR2vWW3McMWbS7Uqofosm0223XjLvd5WT4+Pg4+KYGVcMwtG6WF5Nts9mM47jDpNqLz5nTGYfdXIv7nd6dZx9b6tbrdcvElkDgzs/1tpVm8c5m2ybhiCeU7rC9v7+HNhULO3GHwFXVUkOp1jiUYhRQL8JB6i+H8yunxmd/KaT+UknlBaURwDQsUJ/DxCQQemkNPiHAuI8AUkl0waYOIjoFhAmEoqy4cCJdZoZtq8KqXwlcNbiNQwqk6lJK/YxSmpcEaEw1RNXrFOcx3dyNI3xWy9KjUtC1q4xdxW5mjkFhfQ/UgNYDXiwWnWcfT3T+1ra3OMRrWt2vNXLKbaS6NKZ2eHiomsOeUUeqiuFXq6YasXTHIq8pSGx/Edz6LNPWxoFp6nKK9NSTza3Qj71PFzbFMaYwDn0c4kWshgEXyLSup+gtX1ndTFp5ztjKypfLZWlHeIXPh4eHNLdaAw2Pj48amgl9tNVqFTtL1W1o0K1HEYRagEIbNBlKXyGgb4aixmsItLJM45BwCIEywaALqjPtJ3d3d9UQCnnoL7egz5X16uoqMhhYgGtEG8zFlPh6dnamGTQuKHB/f0+By8tL3GEAraUttw1DoCEEVENMoRowy+vrK8UwBR4MLi4uLniHz5sJGcRW20YNtJxPi2sSbaAANTAXpHkUoBeYFEZqJmccEg7UgGsKJBDQCy9w5/z8nChRP3NruvD09AThEAj9dAEawkd0vb29EaXPqKZBcRbjBUbe3NxwvPay8fr29ja6okUvxl5fX9PEakNXTFFVgoYpktovaUAXNCQvkphqMA5zcKi6EPqr9veHUxIopVE/UybdDnSNfX5+Pj097VBfIdBqiIzj4+POmePl5eXk5KTDtE1OoUamXUMFOvwcbNApjEMLh+RFUpUsLLneSRdgwNHRERMh5X2nD49/wjD3dfbZ3R3o6L9Dv+8hDpM8fL9G0KG3plkLV5JcSXIlyZUkV5JcSXIlyZUkV5JcSXIlyZUkV5JcSXIlyZUkV5JcSXIlyZWk/agkmaA2UW+i3kS9iXoT9SbqTdSbqDdRb6LeRL2JehP1JupN1JuoN1Fvot5EvYl6E/XGwX/5OPBfPv5XHP7VXz5+H76S6TxV6UyJWotjV+uwpilwmTtTQ+eIR4EOR6g2DNJ0CPxsaeBAHG/VKePQwiElxylfTC6EcIgpSlUbePwqlS86/L4GgYrF8bOqMaXhKZj0WomSUlWL1kkTlefrxJi0CJRE7xmHmThUS0flu1uelvqaW5Jji6Cq0qq6BlQdVoFgqtOaX2UZdqu89atn6nOLkCvpG+MwB4fElKWx6rtSASm/rMaPJqZfq8WX9db+7wAmfwNR5R3mV6hLydK2fln8u345sQ84VHX2Y6MD0fwq/w8BBgDxpvqgsUTt+gAAAABJRU5ErkJggg==") repeat 0 0;
}

.tm-bgcolor-skincolor .tm-pattern-bg.wpb_column .vc_column-inner.nitro-lazy, .tm-pattern-bg:not(.wpb_column).nitro-lazy {
	background-image: none !important;
}

.tm-bgcolor-skincolor .tm-list.tm-white li .tm-list-li-content, .tm-bgcolor-darkgrey .tm-list.tm-white li .tm-list-li-content {
	color: rgba(255, 255, 255, .8);
}

.site-footer .tm-footer-cta-wrapper .tm-footer-cta-inner {
	padding: 30px 15px 15px;
	z-index: 9;
	overflow: hidden;
}

.themetechmount-boxes-client.tm-borderedbox-style .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content-header {
	z-index: 1;
}

.themetechmount-boxes-client.tm-borderedbox-style .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-headers.tm-wrap-cell {
	display: inline-block;
	padding: 0 25px;
	margin-left: 25px;
	transform: translate(0, 50%);
	z-index: 1;
	background-color: #fff;
}

.themetechmount-boxes-client.tm-borderedbox-style .tm-element-heading-wrapper.tm-element-align-center .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc h2.tm-custom-heading:first-child {
	margin-bottom: -15px;
}

.themetechmount-boxes-client.tm-borderedbox-style .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc h2.tm-custom-heading:first-child {
	margin-bottom: -5px;
}

.themetechmount-boxes-client.tm-borderedbox-style .themetechmount-boxes-row-wrapper {
	padding: 30px 20px 30px 20px;
	border-style: solid;
	border-width: 9px 9px 9px 9px;
	border-color: #f7f9fa;
	margin-left: 5px;
	margin-right: 5px;
}

.themetechmount-boxes-client.tm-borderedbox-style .tm-client-logo-box-w {
	padding: 20px 0 10px;
}

.themetechmount-boxes-client.tm-borderedbox-style.themetechmount-boxes-textalign-right .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-headers.tm-wrap-cell {
	margin-right: 25px;
}

.themetechmount-boxes-client.tm-borderedbox-style .tm-element-heading-wrapper.tm-element-align-center .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content {
	margin-bottom: 0;
}

.themetechmount-boxes-client.tm-borderedbox-style.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper .tm-cta3-without-desc, .themetechmount-boxes-client.tm-borderedbox-style.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper {
	padding-bottom: 0;
}

.themetechmount-boxes-client.tm-borderedbox-style.tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-arrow {
	display: none !important;
}

.tm-highlight-fid {
	position: absolute;
	background: #fff;
	padding: 27px 30px 23px;
	max-width: 242px;
	bottom: 8px;
	left: 50px;
}

.tm-highlight-fid:after {
	position: absolute;
	content: "";
	bottom: 0;
	width: 0;
	height: 0;
	left: 20%;
	border: 20px solid transparent;
	border-bottom: 0;
	border-top-color: #fff;
	margin-left: -10px;
	margin-bottom: -20px;
}

.inside.tm-fid-view-lefticon.tm-highlight-fid h4 {
	font-size: 42px;
	line-height: 44px;
	font-weight: 700;
}

.inside.tm-fid-view-lefticon.tm-highlight-fid h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #1a1d22;
}

.tm-colum-shadow-box2>.vc_column-inner>.wpb_wrapper {
	box-shadow: 0 0 12px 0 rgba(43, 52, 59, .1);
	background: #fff;
	padding-right: 40px;
}

.tm-sbox-bordered-style .vc_column_container>.vc_column-inner {
	padding: 0;
}

.tm-sbox-bordered-style .tm-sbox {
	border: 1px solid #ebeef0;
	padding: 33px 30px 38px 30px;
	height: 100%;
}

.tm-sbox-bordered-style .tm-sbox .tm-vc_btn3-container, .tm-sbox-bordered-style .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
}

.tm-sbox-bordered-style.vc_row-flex>.vc_column_container:not(:last-child) .tm-sbox {
	border-right: 0;
}

.tm-bgcolor-skincolor .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:hover:after, .tm-col-bgcolor-skincolor .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:hover:after, .tm-sbox-bordered-style .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:hover:after {
	background-color: #1a1d22 !important;
}

.tm-newsletter-box {
	padding: 33px 20px 42px 20px;
	background-color: #252d32;
	border: 1px solid rgba(255, 255, 255, .05);
	text-align: center;
	position: relative;
	z-index: 1;
}

.tm-newsletter-box p {
	font-size: 14px;
	line-height: 22px;
}

.tm-newsletter-box .widget-title {
	margin-bottom: 10px;
}

.footer .tm-newsletter-box .widget-title:after {
	content: unset;
}

.tm-newsletter-box input[type="email"] {
	height: 37px;
	border: 1px solid #2f383f;
	border-radius: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	text-align: center;
	background-color: #2f383f;
	margin-top: 10px;
}

.tm-newsletter-box input[type="email"]:focus {
	color: #fff;
}

.tm-newsletter-box input[type="email"]::-webkit-input-placeholder {
	color: #86898c;
}

.tm-newsletter-box input[type="submit"] {
	padding: 5px 35px;
	color: #fff;
	margin-top: 21px;
	font-weight: 700;
}

.tm-newsletter-box:before {
	font-family: "themify";
	content: "";
	transform: rotate(-15deg);
	position: absolute;
	top: 37%;
	left: 15%;
	line-height: 1em;
	font-size: 175px;
	font-weight: 400;
	z-index: -1;
	color: #1a1d22;
	opacity: .4;
}

.download-app-buttons {
	text-align: right;
}

.download-app-buttons a {
	padding-right: 5px;
}

.download-app-buttons a:last-child {
	padding-right: 0;
}

.tm-fid-view-roundbox.tm-column-middlebox {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: 0;
	margin-right: -55px;
	-khtml-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.tm-fid-view-roundbox.tm-column-rightbox {
	position: absolute;
	top: 48%;
	right: -100px;
	-khtml-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.tm-discountform input[type="submit"] {
	text-align: center;
	margin-top: 23px;
}

.tm-discountform .tm-btn-class {
	text-align: center;
}

.tm-topoverlay-image {
	position: absolute;
	bottom: 0;
	right: 0;
}

.tm-capitalize-text a {
	text-transform: capitalize;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-capitalize-text a {
	font-weight: 400;
}

.tm-sucessstories-box .vc_row.vc_inner {
	background-color: #fff;
	margin: 0;
	margin-bottom: 30px;
	padding: 25px;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
}

.tm-sucessstories-box .themetechmount-socialbox-wrapper {
	position: absolute;
	top: 15px;
	right: 0;
}

.tm-sucessstories-box .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper {
	width: auto !important;
	margin: 0 !important;
	padding: 0;
	text-align: center;
	float: none;
	display: inline-block;
}

.tm-sucessstories-box .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-none .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.tm-sucessstories-box .themetechmount-socialbox-wrapper .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	background: transparent;
	color: #4e4e4e;
}

.tm-sucessstories-box .vc_column_container.vc_col-sm-9>.vc_column-inner {
	padding: 0 20px 15px;
}

.tm-sucessstories-box .wpb_single_image.wpb_content_element {
	margin-bottom: 0;
}

.tm-sucessstories-box .vc_column_container.vc_col-sm-9 .wpb_content_element {
	margin-bottom: 15px;
}

.tm-sucessstories-box .tm-vc_btn3-container.tm-vc_btn3-inline {
	margin-bottom: 0;
}

.tm-feature-plans .tm-featureplan-image {
	position: relative;
	overflow: hidden;
}

.tm-feature-plans .wpb_content_element {
	margin-bottom: 0;
}

.tm-feature-plans .tm-plan-price {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 100px solid #9dca00;
	border-left: 100px solid transparent;
	top: 0;
	right: -29px;
}

.tm-feature-plans .tm-plan-price .tm-price {
	position: relative;
	top: -103px;
	right: 69px;
	display: block;
	color: #fff;
	-khtml-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
	font-size: 17px;
	font-weight: 500;
}

.tm-feature-plans .tm-static-box-content {
	padding: 10px 15px;
	text-align: center;
	margin-top: -1px;
}

.tm-feature-plans .tm-static-box-content h4 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 17px;
}

.pattrent-left-style .vc_single_image-wrapper {
	position: relative;
}

.pattrent-right-style .vc_single_image-wrapper:before, .pattrent-left-style .vc_single_image-wrapper:before {
	position: absolute;
	content: "";
	width: 100%;
	top: 50px;
	left: -45px;
	background: url("https://cdn-ilbpfpl.nitrocdn.com/yltaRxSKojFDCoiFXVyOeTJAAfrYCHyA/assets/images/optimized/rev-47dc945/aflab.com/wp-content/themes/labpeak/images/pattern-one.png") repeat 0 0;
	background-position: bottom right;
	z-index: -1;
	height: 100%;
}

.pattrent-right-style .vc_single_image-wrapper:before {
	left: auto;
	right: -45px;
}

.tm-custom-heading.tm-diet-heading {
	width: max-content;
	padding-left: 25px;
	color: #fff;
	float: right;
	position: absolute;
	right: -15px;
	top: 30px;
	text-align: center;
	padding: 5px 20px 7px 20px;
	font-size: 17px;
	line-height: 25px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #e9e6e6;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title>a {
	padding: 28px 25px;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title.vc_tta-controls-icon-position-right>a {
	padding-right: 40px;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title.vc_tta-accordion {
	font-size: 18px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border-color: #e9e6e6;
	border-bottom: none;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body {
	border-color: #e9e6e6;
	border-top: none;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #1a1d22;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel-body {
	padding-top: 0;
	padding-bottom: 25px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:focus, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: transparent;
}

.vc_row .widget .woocommerce-product-search .search-field, .vc_row .widget .search-form .search-field {
	position: relative;
	width: 100%;
	height: 55px;
	border: 1px solid #e9e6e6;
	background: #fff;
	box-shadow: 0 0 21px 0 rgba(1, 1, 1, .04);
	padding: 0 20px;
}

.vc_row .widget .search-form .search-submit {
	top: 5px;
	right: 5px;
}

.vc_row .widget {
	margin: 25px 0 15px;
}

.vc_row .vc_wp_search.wpb_content_element {
	margin-bottom: 20px;
}

.ttm-col-border .vc_column-inner {
	border: 1px solid #ebeef0;
	padding: 20px 10px 0 10px;
}

.tm-skincolor-utext u {
	text-decoration: none;
	position: relative;
}

.tm-skincolor-utext u:after {
	display: block;
	content: "";
	position: absolute;
	background-color: #9dca00;
	width: 100%;
	bottom: 0;
	height: 3px;
	left: 0;
}

.tm-author-widget {
	text-align: center;
}

.tm-author-widget .author-widget_img {
	margin-bottom: 18px;
	position: relative;
	display: inline-block;
}

.author-widget_img img {
	width: 175px;
	border: 5px solid #f5f9fd;
}

.tm-author-widget .author-name {
	font-size: 21px;
	line-height: 22px;
	margin-bottom: 11px;
}

.tm-author-widget .author-widget_text {
	margin: 0;
	padding: 0 2px;
	padding-bottom: 25px;
}

.vc_tta-panel-body img.tm-equal-height-image {
	height: auto;
	max-width: 100%;
}

#tribe-events-pg-template .tribe-events-single-event-description h4 {
	font-size: 25px;
	line-height: 30px;
}

.footer .vc_separator.wpb_content_element {
	margin-bottom: 27px;
}

.tm-remove-underline .tm-vc_btn3.tm-vc_btn3-style-text:after, .tm-remove-underline .tm-vc_btn3.tm-vc_btn3-style-text:before {
	content: unset;
}

.themetechmount-box-service .themetechmount-box-bottom-content {
	text-align: left;
	padding: 25px 20px 15px;
	position: relative;
	background-color: #fff;
	display: table;
}

.themetechmount-box-service.themetechmount-box-view-top-image .themetechmount-box-icon, .themetechmount-box-service.themetechmount-box-view-top-image .themetechmount-box-desc {
	display: table-cell;
}

.themetechmount-box-service.themetechmount-box-view-top-image .themetechmount-box-icon {
	vertical-align: middle;
}

.themetechmount-box-service.themetechmount-box-view-top-image .themetechmount-box-desc {
	padding-left: 25px;
	vertical-align: top;
}

.themetechmount-box-service .themetechmount-box-bottom-content .themetechmount-box-title {
	margin-bottom: 8px;
}

.themetechmount-box-service .themetechmount-box-bottom-content .themetechmount-box-title h4 {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 24px;
}

.themetechmount-box-service .themetechmount-serviceboxbox-readmore a {
	display: inline-block;
	position: relative;
	font-weight: 600;
	font-size: 14px;
}

.themetechmount-box-service.themetechmount-service-box-view-top-image .tm-service-icon {
	color: #18336c;
	font-size: 32px;
	text-align: center;
	width: 55px;
	height: 55px;
	border-radius: 3px;
	border: 2px solid #eaeff5;
	display: block;
	line-height: 50px;
}

.themetechmount-box-service .themetechmount-box-desc {
	margin-bottom: 19px;
}

.themetechmount-box-service .themetechmount-serviceboxbox-readmore {
	padding-bottom: 7px;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-blogbox-footer-readmore a:after, .themetechmount-box-service .themetechmount-serviceboxbox-readmore a:after {
	font-family: FontAwesome;
	content: "";
	position: absolute;
	right: -17px;
	top: 0;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-blogbox-footer-readmore a:after {
	top: 0;
}

.themetechmount-service-box-view-top-image:hover .tm-service-icon {
	color: #fff;
}

.themetechmount-service-box-view-without-image .tm-service-hovericon {
	position: absolute;
	content: "";
	bottom: 80px;
	left: 30px;
	font-size: 52px;
	color: #004b8d;
	opacity: 0;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition: all .6s ease 0s;
	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-moz-transition-delay: .2s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

.themetechmount-service-box-view-without-image:hover .tm-service-hovericon {
	font-size: 150px;
	opacity: .09;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.themetechmount-service-box-view-top-image .tm-service-icon {
	-webkit-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.themetechmount-box-service.themetechmount-box-view-top-image .tm-service-iconbox {
	z-index: 1;
	position: relative;
}

.themetechmount-service-box-view-top-image .tm-service-iconbox:after, .themetechmount-service-box-view-top-image .tm-service-iconbox:before {
	background-color: #f1f1f1;
	position: absolute;
	content: "";
	z-index: -1;
	width: 3px;
	top: -30px;
	height: 123px;
	bottom: 15px;
	left: 15px;
	box-sizing: border-box;
	transition: all 600ms ease;
	transform: scaleY(0);
}

.themetechmount-service-box-view-top-image .tm-service-iconbox:after {
	left: auto;
	right: 15px;
}

.themetechmount-service-box-view-top-image:hover .tm-service-iconbox:after, .themetechmount-service-box-view-top-image:hover .tm-service-iconbox:before {
	transform: scale(1);
}

.themetechmount-service-box-view-top-image .tm-service-icon:after, .themetechmount-service-box-view-top-image .tm-service-icon:before {
	z-index: 1;
	height: 3px;
	left: 15px;
	right: 15px;
	background-color: #f1f1f1;
	box-sizing: border-box;
	transition: all 600ms ease;
	transition: all var(--transition-duration) ease;
	position: absolute;
	content: "";
	transform: scaleX(0);
}

.themetechmount-service-box-view-top-image .tm-service-icon:after {
	top: 90px;
	bottom: auto;
}

.themetechmount-service-box-view-top-image .tm-service-icon:before {
	top: -30px;
}

.themetechmount-service-box-view-top-image .tm-service-icon:before {
	transition-duration: 0s;
}

.themetechmount-service-box-view-top-image:hover .tm-service-icon:after, .themetechmount-service-box-view-top-image:hover .tm-service-icon:before {
	transform: scale(1);
	transition-delay: 480ms;
}

.themetechmount-service-box-view-top-image .themetechmount-post-item-inner:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	background: rgba(0, 43, 92, .7);
	z-index: 1;
}

.themetechmount-service-box-view-top-image:hover .themetechmount-post-item-inner:before {
	opacity: 1;
	transition: all 500ms ease;
}

.themetechmount-service-box-view-without-image .themetechmount-box-bottom-content {
	text-align: left;
	padding: 25px 30px 25px 40px;
	background-color: #f6faff;
	border: 1px solid #eaeff5;
	margin-top: 22px;
	width: 100%;
}

.themetechmount-service-box-view-without-image .themetechmount-box-bottom-content .themetechmount-box-title {
	margin-bottom: 10px;
}

.themetechmount-service-box-view-without-image .tm-service-iconbox {
	position: relative;
	z-index: 1;
	border: 1px solid transparent;
	font-size: 24px;
	background: transparent;
	color: #fff;
	border-radius: 3px;
	height: 55px;
	width: 55px;
	line-height: 55px;
	text-align: center;
	margin-top: -55px;
	margin-bottom: 45px;
}

.themetechmount-service-box-style3 .tm-service-iconbox, .themetechmount-service-box-view-without-image .tm-service-iconbox {
	-webkit-transition: .6s ease-out;
	-moz-transition: .6s ease-out;
	transition: .6s ease-out;
}

.themetechmount-service-box-view-without-image .tm-service-iconbox:after {
	position: absolute;
	content: "";
	height: 28px;
	width: 2px;
	bottom: -38px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #004b8d;
}

.themetechmount-service-box-style3:hover .tm-service-iconbox, .themetechmount-service-box-view-without-image:hover .tm-service-iconbox {
	-ms-transform: rotateY(-360deg);
	-webkit-transform: rotateY(-360deg);
	transform: rotateY(-360deg);
}

.themetechmount-teambox-view-style2 .themetechmount-team-image-box {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	transition: all 500ms ease;
	overflow: hidden;
}

.themetechmount-teambox-view-style2 .themetechmount-box-content {
	text-align: center;
	padding: 18px 20px 16px;
	background-color: #f5f9fd;
	z-index: 9;
	position: relative;
}

.themetechmount-teambox-view-style2 .themetechmount-content-inner {
	position: relative;
	overflow: visible;
}

.themetechmount-teambox-view-style2 .themetechmount-team-image-box img {
	transition: transform .5s ease-in-out;
}

.themetechmount-teambox-view-style2:hover .themetechmount-team-image-box img {
	transform: scale(1.05);
}

.themetechmount-teambox-view-style2 .themetechmount-box-content:after, .themetechmount-teambox-view-style2 .themetechmount-box-content {
	-webkit-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.themetechmount-teambox-view-style2:hover .themetechmount-box-content:after {
	height: 100%;
}

.themetechmount-teambox-view-style2 .themetechmount-box-social-links ul {
	padding: 0;
	margin: 0;
}

.themetechmount-teambox-view-style2 .themetechmount-box-social-links ul li a {
	margin: 0;
	display: block;
	font-size: 18px;
	border: none;
	border: none;
	width: 38px;
	height: 33px;
	padding: 0;
	line-height: 33px;
	text-align: center;
	border-radius: 50%;
	background-color: transparent !important;
}

.themetechmount-teambox-view-style2 .themetechmount-box-social-links ul li a, .themetechmount-teambox-view-style2 .themetechmount-box-social-links ul li a:hover {
	color: #fff;
}

.themetechmount-box-team .tm-team-social-links-wrapper .tooltip:focus:after, .themetechmount-box-team .tm-team-social-links-wrapper .tooltip:focus:before, .themetechmount-box-team .tm-team-social-links-wrapper .tooltip:hover:after, .themetechmount-box-team .tm-team-social-links-wrapper .tooltip:hover:before, [data-tooltip]:focus:after, .themetechmount-box-team .tm-team-social-links-wrapper [data-tooltip]:focus:before, .themetechmount-box-team .tm-team-social-links-wrapper [data-tooltip]:hover:after, .themetechmount-box-team .tm-team-social-links-wrapper [data-tooltip]:hover:before {
	opacity: 0;
}

.themetechmount-teambox-view-style2 .themetechmount-box-content:after {
	position: absolute;
	content: "";
	border-left: 6px solid #000;
	height: 0;
	left: 0;
	top: 0;
}

.themetechmount-teambox-view-style2 .themetechmount-box-title h4 {
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 0;
	font-weight: 600;
	margin-bottom: -1px;
}

.themetechmount-teambox-view-style2 .themetechmount-box-social-links .tm-team-social-links-wrapper {
	position: absolute;
	text-align: center;
	transition: all .5s ease-in-out;
	z-index: 9;
	opacity: 0;
	background-color: #f5f9fd;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	width: calc(100% - 50px);
	bottom: 0;
	left: 30px;
}

.themetechmount-teambox-view-style2:hover .themetechmount-box-social-links .tm-team-social-links-wrapper {
	opacity: 1;
	bottom: 30%;
}

.themetechmount-teambox-view-style2 .themetechmount-team-image-box:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-box-title h4 a, .tm-col-bgcolor-darkgrey .themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-box-title h4 a:not(:hover), .tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-box-title h4 a:hover, .tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-team-position, .tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-box-title h4 a, .tm-bgcolor-darkgrey .themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-box-title h4 a:not(:hover), .tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-box-title h4 a:hover, .tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-team-position, .themetechmount-box-team.themetechmount-teambox-view-overlay .themetechmount-box-title h4 a {
	color: #fff;
}

.themetechmount-team-position {
	font-size: 14px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .tm-box-col-wrapper {
	padding-left: 0;
	padding-right: 15px;
}

.tm-col-bgcolor-darkgrey .slick-dots li button, .tm-bgcolor-darkgrey .slick-dots li button {
	background-color: #fff;
}

.tm-col-bgcolor-darkgrey .slick-dots li button:before, .tm-bgcolor-darkgrey .slick-dots li button:before {
	border-color: #fff;
}

.themetechmount-boxes-testimonial .themetechmount-box-content {
	padding: 25px 20px 15px 20px;
	overflow: hidden;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .themetechmount-box-content {
	padding: 25px 20px 25px;
}

.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-author-name, .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-author-name {
	color: #fff;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-desc:after {
	display: none;
}

.themetechmount-box-view-default .themetechmount-box-desc blockquote {
	border: none;
	margin: 0;
	margin: 0;
	outline: none;
	text-align: left;
	position: relative;
	color: #8093a8;
	font-style: italic;
	font-weight: 400;
	padding: 0;
	font-size: 17px;
	background-color: transparent;
	line-height: 25px;
}

.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content {
	position: relative;
	background-color: #fff;
	margin: 10px 0;
	padding: 25px 20px 25px 20px;
}

.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 55px solid #000;
	border-right: 65px solid transparent;
	top: 0;
	left: 0;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-author {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-left: 40px;
	text-align: left;
	margin: 0 auto;
}

.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-desc {
	position: relative;
	padding: 4px 0 0 37px;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-desc:before {
	text-align: center;
	background-color: transparent;
	font-family: "tm-labpeak-icons";
	content: "";
	position: absolute;
	font-size: 24px;
	line-height: 27px;
	top: -20px;
	right: auto;
	border: none;
	border-radius: 50%;
	left: -13px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	color: rgba(255, 255, 255, 1);
}

.tm-textcolor-white .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-desc:before {
	color: rgba(255, 255, 255, .05);
}

.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default .themetechmount-box-content .themetechmount-box-img .themetechmount-item-thumbnail {
	display: block;
	width: 71px;
	height: 71px;
	float: left;
	margin-bottom: 5px;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-title {
	padding-top: 10px;
	padding-left: 20px;
	display: inline-block;
}

.themetechmount-boxes-testimonial .themetechmount-author-name {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: -2px;
	position: relative;
	padding-left: 15px;
}

.themetechmount-boxes-testimonial .themetechmount-box-footer {
	font-size: 13px;
	font-weight: 400;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-author-name:before {
	position: absolute;
	content: "";
	height: 2px;
	width: 8px;
	left: 0;
	top: 45%;
	background-color: #18336c;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .slick-dots {
	position: absolute;
	bottom: -50px;
	left: 50%;
	width: auto;
	right: auto;
	margin-left: -15px;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-ratting-star {
	overflow: hidden;
	padding: 6px 0 14px;
	display: block;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-img {
	border-top: 1px solid #eff4fa;
	padding-top: 23px;
}

.themetechmount-boxes-testimonial .tm-labpeak-icon-star-1:not(.tm-active) {
	color: #e0e8f1;
}

.themetechmount-boxes-testimonial .tm-labpeak-icon-star-1.tm-active {
	color: #eed92b;
}

.themetechmount-box-blog.themetechmount-box-topimage .tm-post-format-icon-wrapper, .themetechmount-box-blog.themetechmount-box-topimage .tm-post-format-icon-wrapper:after {
	border-radius: 3px;
	right: 15px;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-content h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
}

.themetechmount-box-blog.themetechmount-box-topimage .tm-entry-meta-wrapper {
	margin: 0 0 4px 0;
	font-size: 13px;
	padding: 0 2px 1px 0;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-content {
	padding: 0;
	background-color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc {
	padding: 22px 20px 25px;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc-footer {
	position: relative;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc-footer .comments-link {
	position: absolute;
	right: 0;
	bottom: 0;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-blogbox-footer-readmore {
	padding-top: 18px;
	padding-bottom: 0;
	margin-top: 6px;
	margin-top: 18px;
	border-top: 1px solid #eaeff5;
	min-height: 35px;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc-footer .comments-link a {
	font-size: 13px;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc-footer .comments-link a:not(:hover) {
	color: #8093a8;
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel.tm-blog-slick-dot-style div.slick-list {
	padding-top: 20px;
	padding-bottom: 37px;
}

.tm-blog-slick-dot-style .slick-dots li {
	width: 15px;
	height: 15px;
	margin: 0 4px;
}

.tm-blog-slick-dot-style .slick-dots li button {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 0;
	border-radius: 50%;
	box-shadow: none;
	cursor: pointer;
	margin: 0 13px 0 0;
	position: relative;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #f1f1f1;
	line-height: 0;
	padding: 0;
}

.tm-blog-slick-dot-style .slick-dots li button:before {
	content: unset;
}

.tm-element-heading-wrapper .tm-cta3-content-wrapper p strong {
	font-weight: 500;
}

.tm-videoicon-highlight {
	position: absolute;
	display: block;
	right: -55px;
	top: 50%;
	margin-bottom: 0;
	margin-top: -60px;
}

.tm-vc_icon_element.tm-vc_icon_element-outer.tm-videoicon-highlight .tm-vc_icon_element-inner.tm-vc_icon_element-size-md.tm-vc_icon_element-have-style-inner {
	width: 80px !important;
	height: 80px !important;
}

.tm-founded-box {
	position: relative;
	width: 128px;
	height: 128px;
	border-radius: 50%;
	background-color: #fff !important;
	text-align: center;
	margin: 0 auto;
	overflow: visible;
	margin-bottom: 33px;
}

.tm-founded-box .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 40px !important;
	padding-top: 42px !important;
}

.tm-founded-box:before {
	content: "";
	position: absolute;
	bottom: -8px;
	width: 0;
	height: 0;
	left: 17px;
	border-top: 0 solid transparent;
	border-right: 20px solid #fff;
	border-bottom: 18px solid transparent;
	transform: rotate(-60deg);
}

.tm-sbox.tm-founded-box .tm-vc_cta3-content-header h2.tm-custom-heading {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding: 0 17px;
}

.tm-btn-padding .tm-vc_btn3-inline a {
	padding: 12px 19px 12px 20px;
}

#enhancedtextwidget-3.widget .widget-title {
	margin-bottom: 18px;
	margin-top: 18px;
}

.tm-row-expand-leftfull {
	position: relative;
}

.tm-row-expand-leftfull:after {
	width: 500%;
	height: 100%;
	display: block !important;
	position: absolute;
	top: 0;
	content: "";
	background: #fff;
	right: 100%;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
}

.tm-iconbox-hoverstyle .tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2.tm-custom-heading:last-child, .tm-iconbox-hoverstyle .tm-sbox.tm-sbox-iconalign-top-left .tm-vc_cta3-content-header .tm-custom-heading:last-child {
	margin-bottom: 3px;
}

.tm-iconbox-hoverstyle .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 20px;
}

.tm-iconbox-hoverstyle .tm-sbox .tm-cta3-description p, .tm-iconbox-hoverstyle .tm-vc_general .tm-vc_cta3-icons .tm-vc_icon_element, .tm-iconbox-hoverstyle .tm-custom-heading, .tm-iconbox-hoverstyle .tm-sbox {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.tm-iconbox-hoverstyle .tm-sbox:hover .tm-vc_icon_element .tm-vc_icon_element-icon, .tm-iconbox-hoverstyle .tm-sbox:hover .tm-vc_cta3-content .tm-vc_cta3-content-header .tm-custom-heading, .tm-iconbox-hoverstyle .tm-sbox:hover .tm-cta3-description p {
	color: #fff;
}

.tm-fidbox-style2 {
	position: absolute;
	display: block;
	width: 238px;
	height: 96px;
	background-color: #fff;
	padding: 20px 20px 21px 38px !important;
	bottom: -105px;
	left: 0;
	border: 2px solid #fff;
	outline: 2px solid #f2f2f2;
	outline-offset: -10px;
}

.tm-fid.tm-fid-without-icon.tm-fidbox-style2 .tm-fld-contents {
	text-align: left;
	width: 100%;
}

.tm-fid-without-icon.inside.tm-fidbox-style2 h4 {
	width: 35%;
	display: inline-block;
}

.tm-fid-without-icon.inside.tm-fidbox-style2 h4 span {
	font-size: 54px;
	line-height: 54px;
	font-weight: 700;
	float: left;
	width: 20%;
}

.tm-fid-without-icon.inside.tm-fidbox-style2 h3 {
	width: 64%;
	float: right;
	display: inline-block;
	padding-left: 15px;
}

.tm-fid-without-icon.inside.tm-fidbox-style2 h3 span {
	font-size: 16px;
	line-height: 23px;
	font-weight: 400;
	color: #1a1d22;
}

.tm-iconbox-style2 .tm-sbox {
	overflow: visible;
}

.tm-iconbox-style2 .tm-sbox:hover .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	color: #fff;
}

.tm-iconbox-style2 .tm-sbox .tm-vc_cta3-container {
	background-color: rgba(0, 0, 0, .15);
	padding: 55px 30px;
	border-bottom: 3px solid;
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.tm-iconbox-style2 .tm-sbox:hover .tm-vc_cta3-container {
	border-color: #fff;
}

.tm-iconbox-style2 .tm-sbox:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: visible;
	background-color: #000;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	-moz-transform-origin: top;
	transform-origin: top;
}

.tm-iconbox-style2 .tm-sbox:hover:before {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1);
}

.tm-iconbox-style2 .tm-sbox:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	line-height: 6px;
	border-radius: 50%;
	background-color: #fff;
	bottom: 0;
	z-index: 3;
	text-align: center;
	left: 50%;
	margin-left: -1px;
}

.tm-iconbox-style2 .tm-sbox .tm-vc_cta3-container:before {
	content: "";
	position: absolute;
	width: 39px;
	height: 39px;
	line-height: 39px;
	border-radius: 50%;
	background-color: #000;
	bottom: -19px;
	z-index: 0;
	text-align: center;
	left: 50%;
	margin-left: -18px;
}

.tm-iconbox-style2 .tm-sbox:hover .tm-vc_cta3-container:before {
	background-color: #fff;
}

.tm-iconbox-style2 .tm-sbox .tm-vc_cta3-container:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #fff;
	border-radius: 50%;
	bottom: -7px;
	z-index: 999;
	left: 50%;
	margin-left: -5px;
	background-color: transparent;
}

.tm-iconbox-style2 .tm-sbox .tm-vc_cta3-container:before, .tm-iconbox-style2 .tm-sbox:after {
	-webkit-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.tm-bgcolor-darkgrey .vc_row.tm-iconbox-style2 .tm-sbox .tm-cta3-description {
	color: rgba(255, 255, 255, .75);
}

a.tm-link-underline, .tm-link-underline a {
	text-decoration: underline;
}

a.tm-link-underline:hover, .tm-link-underline a:hover {
	color: #1a1d22;
	border-bottom-color: #1a1d22;
}

.tm-quote-form input[type="submit"] {
	padding: 10px 40px;
	margin-top: 5px;
	width: 100%;
	border-radius: unset;
	font-size: 15px;
}

.tm-quote-form .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-quote-form textarea, .tm-quote-form input[type="text"], .tm-quote-form input[type="datetime"], .tm-quote-form input[type="date"], .tm-quote-form input[type="number"], .tm-quote-form input[type="email"], .tm-quote-form input[type="url"], .tm-quote-form input[type="tel"], .tm-quote-form select {
	border: 1px solid #ebeded;
	background-color: #fff;
	width: 100%;
	font-size: 15px;
}

.tm-quote-form .select2-container {
	width: 100%;
}

.tm-quote-form .select2-container--default .select2-selection--single, .select2-dropdown {
	border: none;
}

.tm-quote-form .select2-container--default .select2-selection--single, .tm-quote-form .select2-dropdown {
	background-color: transparent;
}

.tm-quote-form .select2-container, .tm-quote-form .select2-container .select2-selection--single .select2-selection__rendered {
	padding-right: 0;
	width: 100% !important;
}

.tm-iconbox-highlight1 {
	position: absolute;
	width: 128px;
	height: 128px;
	border-radius: 50%;
	background-color: #fff !important;
	text-align: center;
	top: 44%;
	left: 22px;
	overflow: visible;
}

.tm-iconbox-highlight1 .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 40px !important;
	padding-top: 35px !important;
}

.tm-iconbox-highlight1 .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 20px;
}

.tm-iconbox-highlight1:before {
	content: "";
	position: absolute;
	bottom: -8px;
	width: 0;
	height: 0;
	left: 17px;
	border-top: 0 solid transparent;
	border-right: 20px solid #fff;
	border-bottom: 18px solid transparent;
	transform: rotate(-60deg);
}

.tm-heading-highlight {
	position: absolute;
	background-color: #000;
	padding: 23px 41px 23px 41px;
	color: #fff;
	font-weight: 500;
	right: -136px;
	transform: rotate(-90deg);
	top: 45%;
}

.tm-fid-box-style {
	background-color: rgba(255, 255, 255, .1);
	border: 1px solid rgba(255, 255, 255, .1);
	padding: 27px 16px 30px 35px;
}

.tm-fid-box-style .tm-fid-icon-wrapper i.kw_labpeak {
	position: relative;
	top: 12px;
}

.tm-fid-view-lefticon.tm-fid-box-style .tm-fld-contents {
	padding-left: 70px;
}

.tm-fid-box-style1 {
	padding: 63px 15px 60px 15px;
}

.tm-fid-box-style1.inside.tm-fid-view-lefticon h4 {
	font-size: 36px;
	line-height: 40px;
}

.slick-slider .themetechmount-box-blog .post-item {
	margin-top: 10px;
}

.themetechmount-boxes .themetechmount-boxes-inner>.row.themetechmount-boxes-row-wrapper.slick-slider {
	padding-top: 5px;
}

.themetechmount-box-blog.themetechmount-box-style2 .themetechmount-box-content h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
}

.themetechmount-box-blog.themetechmount-box-style2 .tm-entry-meta-wrapper {
	margin: 0 0 6px 0;
	font-size: 13px;
	padding: 0 2px 1px 0;
}

.themetechmount-box-blog.themetechmount-box-style2 .themetechmount-box-content {
	padding: 8px;
	background-color: #fff;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.themetechmount-box-blog.themetechmount-box-style2:hover .themetechmount-box-content {
	-webkit-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, .09);
	box-shadow: 0 4px 11px 0 rgba(0, 0, 0, .09);
}

.themetechmount-box-blog.themetechmount-box-style2 .themetechmount-box-desc {
	padding: 25px 10px 18px 20px;
}

.themetechmount-box-blog.themetechmount-box-style2 .themetechmount-box-desc-text {
	padding-top: 9px;
}

.themetechmount-box-blog.themetechmount-box-style2 .themetechmount-blogbox-footer-readmore {
	margin-top: 17px;
	padding-top: 0;
	padding-bottom: 5px;
}

.themetechmount-box-blog.themetechmount-box-style2 .themetechmount-blogbox-footer-readmore a {
	display: inline-block;
	position: relative;
	font-weight: 600;
	font-size: 15px;
	line-height: 25px;
}

.themetechmount-box-blog.themetechmount-box-style2 .themetechmount-blogbox-footer-readmore a:after {
	content: "";
	font-family: "tm-labpeak-icons";
	position: absolute;
	right: -13px;
	top: 2px;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image .tm-featured-wrapper, .themetechmount-box-blog.themetechmount-box-style2 .tm-post-featured-outer-wrapper {
	overflow: hidden;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-boxbtn, .themetechmount-box-blog.themetechmount-box-style2 .themetechmount-boxbtn {
	color: #fff;
	position: absolute;
	bottom: 30px;
	right: 25px;
	transform: scale(0);
	z-index: 2;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image:hover .themetechmount-boxbtn, .themetechmount-box-blog.themetechmount-box-style2:hover .themetechmount-boxbtn {
	transform: scale(1);
	transition-delay: .15s;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-boxbtn i, .themetechmount-box-style2 .themetechmount-boxbtn i {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image .tm-featured-wrapper:after, .themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-boxbtn, .themetechmount-box-blog.themetechmount-box-style2 .themetechmount-boxbtn, .themetechmount-box-blog.themetechmount-box-style2 .tm-post-featured-outer-wrapper .tm-featured-wrapper:after {
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.themetechmount-box-portfolio.box-style-two .tm-featured-wrapper:after, .themetechmount-box-style2 .tm-post-featured-outer-wrapper .tm-featured-wrapper:after {
	content: "";
	position: absolute;
	bottom: -20px;
	right: -10px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	z-index: 1;
	background: #18336c;
	opacity: 0;
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image:hover .tm-featured-wrapper:after, .themetechmount-box-style2:hover .tm-post-featured-outer-wrapper .tm-featured-wrapper:after {
	opacity: .8;
	transition-delay: .15s;
	transform: scale(5);
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image:hover .tm-featured-wrapper:after {
	opacity: .6;
}

.themetechmount-box-style2 .tm-post-featured-wrapper a {
	cursor: unset;
}

.tm-iconbox-left-padding .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 1.7em;
}

.tm-iconbox-left-padding .tm-sbox {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.tm-iconbox-left-padding .tm-sbox:hover .tm-vc_icon_element .tm-vc_icon_element-inner.tm-vc_icon_element-size-md {
	transform: translateY(-8px);
}

.tm-iconbox-left-padding .tm-vc_cta3.tm-vc_cta3-icon-size-md .tm-vc_icon_element .tm-vc_icon_element-inner:after {
	content: "";
	position: absolute;
	width: 6em;
	height: 6em;
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 50%;
	top: -11px;
	left: -11px;
	background-color: transparent;
}

.tm-list.tm-list-textsize-medium.tm-list-text li {
	font-size: 16px;
	line-height: 26px;
	font-family: montserrat;
	font-weight: 600;
	padding-bottom: 33px;
}

.tm-list.tm-list-textsize-medium.tm-list-text li .tm-list-li-content {
	color: #2a2a2a;
}

.tm-list.tm-list-textsize-medium.tm-list-text li:after {
	content: "";
	position: absolute;
	width: 60%;
	height: 1px;
	background-color: rgba(42, 42, 42, .07);
	top: 42px;
	left: 0;
}

.tm-list.tm-list-textsize-medium.tm-list-text li:last-child:after {
	content: unset;
}

.tm-iconbox-highlight1.tm-iconbox-pos {
	top: 33%;
	left: 43%;
}

.tm-btn-center {
	text-align: center;
}

.themetechmount-boxes-view-slickview .testimonial_item {
	margin-left: 0;
	margin-right: 0;
	position: relative;
}

.testimonial_item .themetechmount-box-img img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 100%;
	height: auto;
	opacity: .3;
	transition: opacity 400ms;
	-webkit-transition: opacity 400ms;
	transform: translateZ(0) !important;
	-webkit-transform: translateZ(0) !important;
	border: 8px solid transparent;
}

.slick-center .testimonial_item .themetechmount-box-img img {
	opacity: 1;
	border: 4px solid #f5f9fd;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info {
	border: 10px solid #f5f9fd;
}

.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info, .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info, .tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info {
	border-color: rgba(255, 255, 255, .04);
}

.tm-bgcolor-skincolor .slick-center .testimonial_item .themetechmount-box-img img, .tm-col-bgcolor-skincolor .slick-center .testimonial_item .themetechmount-box-img img, .tm-col-bgcolor-darkgrey .slick-center .testimonial_item .themetechmount-box-img img, .tm-bgcolor-darkgrey .slick-center .testimonial_item .themetechmount-box-img img {
	border-color: rgba(255, 255, 255, 1);
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: -36px;
	left: 50%;
	margin-left: -25px;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 26px solid #f5f9fd;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: -20px;
	left: 50%;
	margin-left: -20px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #000;
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info:before, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info:before, .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info:before, .tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info:before {
	border-bottom-color: rgba(255, 255, 255, .04);
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-info blockquote {
	background-color: transparent;
	margin: 0 30px 17px;
	border-left: 0;
	padding: 0 6px 15px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .ratting-star {
	padding-bottom: 12px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-arrow {
	border: none;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before, .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before {
	font-family: "tm-labpeak-icons";
	content: "";
	color: #8d8d8d;
	font-size: 14px;
	line-height: 30px;
	position: relative;
	opacity: 1;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before {
	content: "";
	text-align: center;
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev {
	left: 50%;
	margin-left: -186px;
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
	right: 50%;
	margin-right: -186px;
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev, .themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
	-webkit-transform: translate(0, -470%);
	-ms-transform: translate(0, -470%);
	transform: translate(0, -470%);
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before, .tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before, .tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before, .tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before, .tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before, .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-prev:before, .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper .slick-next:before {
	color: #fff;
}

.themetechmount-boxes-testimonial.tm-mapbg-box .themetechmount-testimonials-info {
	background: transparent;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA7cAAAEoCAMAAAC0FfaOAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURQAAAPn5+/BjgPAAAAACdFJOUwAZEvhl+AAADmlJREFUeNrt3euW4yYQhVF4/5fOWpNJx25LFiAQdU59zI9kum2N6rKNhGS7lOdHHRkDGxjcpfefXez9tGiDZb9/e4c//u9/B4seZ5xlrqQZdzLX9/zBffrWjZ///peNtu5u2OyfxfXym9NHv/6sug/ULkznl9/+/vnXgrSVLGbJJzTkz2++Pfz9B7UiF7cT5+mrfWoJ4Vak4ZM/sInSkWA/urVU4C4+Ofk1uTaiknV7ex6Zm3rmX+BeZnFm2ue5DZv4l8PhnXXDbm63UxP+3tw3Ag2a9tdnoDY13IOF2ohpbsp2v+8INZ2yFsXoPC+wmWJL8Jx3sR12G/wgB7XTFkE5Mn7KbVcoI2ELFAC2M46L5eEqzLUtOR4+EQ7LtuW1BY532kd+xo3fAiPtP/cJz7JtOyjAY+qLPwIt0Nn/1yfDodlesUQtciV6oDOAoYDDsS2tK6OMtFOufrJ7nxPWbVNRYIvcYpLnexOuFFtGYrl+Ob4z4QYpAItOyJVWey+q7gyUaG4BBlzHhajTJePm0mysZS1XgcOrt2NaluwMrtnqvyLeNreP7XXoQOxvmZ/82Z7bGrCdUZBNFW0JHYkDLVOj3Q2Xie1QDPcyEW+6Be6tnjm8aObvdmfXjEVwKxclotsSoRgWbvcU+Xm3Wyfm0QBM0i96xS6u220vzk9e8D/unGBsj98p87ZYK/yyCdwpbfP+8+pyp9TZgtzuU+L7dxkVgcm3OwXA/Jg+m+bbYjf6xYRcSP54qkS9rj7E8v1xsD3uj1ouD5OL45gyz8Vyq1Kv2nixogp8oMHus6iDn1uzHQgvuFu9RaqrDCB1aO2xesPtDyywW9HFZdxOV+vzkY3fDtb04Fq5vXh3A1pHaqraCrsu/OJ28joDWu+yRe4jnZTRbWG6nVxS4EZcmsrBtnKD4yy3wA1xMch2vmWmxa2w25rNbWEpeXJFgbvnjOv2LuillTPbhXBhu/3umLKizMkTbcd21ruzgTunYAsLDVtjuLDdWa+ldYatl1vuvogx3fY/M3q1Xt8VhNcFr8Ow3eb25j+sk0rU4ha3AgVD4lAx658/uMUtal0nYNxuP711Ygu5x+Uy30q5JYXZT3lxK+iWDAIXtzsPlI3ObdH27Bozbnd1nRVb3O6Ai1vn631kzxVuAS5qYasGF7YFtrCl1LidU7tK5oDLEOo+Mgdchlj3kTcGbtUakJQxYKvWhOSKgVtdt6FLhyrc0oiCtYMVbulCxcoBC7f0oNZkW/jaadziVq1umMItjShYNlDhlja8XlgmY7hl6HRh4I8jwRVuaUG9CuIKt3TgR8ni1w9YuKX/1NS2JA7dsM3jtqh8yGZj5yEQt/ZsX/dJP3HAhW0Gtm87JZq6chYPA7eWbN/2SjZ1b78DLmxhuz9XrW6Bi9skblVS1ecWuICFbYxUHWbu76M+Hw9c1MI2aKq+PaMgF7embouf2yO50MWt66KUYq4unwVc3HKYHC1XLc/DLW6t2Bokq2MdGpmwdWCrn62+C0hHz89rFLZMtpvy1Xnl9+jpeadW3DLb7slX15N/nfCez8FZjohhi9st+ep4dvlwm3mN+ThyXCq4NchX+9NP1qmSun0LXeX91rjNxvb1BsiC28/vgAKujNuSye3bQ7kX4/P1DLgibj3SNcKW9/hdXuVmRHXrka4hth9NCtvXHGAzsFuPdA2yLcmPky8SDM6wbj3y1X4J6HBrWRemrhMMz5hwLdI1spR84rbglikXtk8krPfQ+HNr0S7LPVn/+ufPR5qQGxquQdoaHiN3YS5AL+A2cJ/oJ+78iPhWmD+zUPlzC1HJ5xa4uJVYtco+B59GDNBoPZEkjw5X657vBdxG7QntnP1eIl4cZ1q38IzVEw6ntg8Gmu6KEG5D9kSelMH2jlt0RuqKTAnD7ThcaIZqi1Tpwm3SSwtucLMlC7fANYCbL1WwBa663Jxpwi1wpeFmTdLp5nCL2/BwE2fodIOwBW5wt6kzVG5c7KjAZWxrDxJ09qYX2AL3XlsubBJe2D7T0JSeWoHL+NqWC7sEtp+ZaEpRrcBlXLotFGT1xNe4wVILn6jMaHU772gQt9+bc3rL4xa302cU3K5veeCmXZca7s+T9VHmW9ziNqjb984eudYB2ykdj1vcjiT6KPEm9dDoeODmhTs7zRblkGl43OJ2TpYNyrGxi7tLgduEbjvhdjQ9bEcXm5p3oHjIBeLiCber62G7/Oi3eMDF4doJt7PtYXunizsrAlvc3s2veD2C9PFQSXDLpaDx/ErXQ2mdWHUlHLe49bv+U1LBBeFYmzbXurP3mW4fgFv04WJwrduB02bYPj7hTnyPF24t4I5sFLa3Wrm/62tVg4vAe27L1ARzcvsQ3O9HOn/vviqB36qLwNFebWuSLMt0sZq5s+8vKgVb3MI23oR7XSrYZmtb2AadcD+NqwSJ2/V9y3Qbdmnq8443uVcnxqrGhW1ct5+rTmJnAwzcmrktC0SgNk3rcpgcesLVg4s13Dqyvf/e2rjB4uyx5sWt2oQbFi7Inute2ApOuAvgLviKQgZucbvU7dhzfz0eYvvhGpUh8i2Aaya27il0LF2/Hg+wJxv4e+Fxq+i2HM2GzZsbPEvH1/75tgI3MtyWmDu2PpivX4/H17Pt++2RsF2+8rp2+WdscyMh4CuOW05wI8KdHPr9p+F2S/uaT7dubifHPpix34+G1364uA0M9wm2/W7BtaN/vdlGd1vWsR3+hCLcajTw4YMKcMPBnRv5HPCw3S+3wjay26mhzzrAxm2oHsZtOLgzQ593ZgzbUF2M22hwly1pTFzSYmxu44LbYG4nhr50UYuxs49xGwzuzNgLcE07ueA2FtyZsc/KHJLC9TJsY919MTV6usS2nXEb6o1BU6OfmDocbe3ozwr53DZV9eFODh+3BnYXtw1sGzt/VfrvbK9ev/seQXEbHLcb3c5PQPerOnA1Oxy2D8BdlvmFd2/gNnSP4/YBuMvyvvD2DeCGbnKOk3fAXZWB6TnETcw2L7h93u26DODWE27B7X6461KwIImgCdnuBbiPwF2W8fvKcCvY7rB9dE15dQ6GN5D6u+EEG5759tF3GER1a7puiVvY2rr977PfcCvU8lfrWMCN7vY23G9XmXGr6Pbl5Ay4EhNuueO2wFYGbvMrMXD93Rbcuritr0uOyJ3pdlpGF7qFiZ7bl9LFLqOS2xVXhWad35YZt18xtrp9q93rX/5OwJE+EFthwl15+Dxvvp2xOs3YCLeeuI1Z1ao5FsR/263ld9HgNuirMW7vXb893BhC5OBeH+Mx4UZ0O/rss3UNRmC5FwzKE52XEu708Ief3dQVjOBTbpxbgazdPrbG2OuWL+FToTtuALgh7sa4tzmYqsq9JQC3EW9bZqSCq9qCsGVwxivYhbhl4Ba4sGUkcFtxi1sGcL3h0meMKN2vse9/HldgywCuyqpylOnZoUeAwoz7yL4HOq626BCguLCNe5Ib64TYpEOg4uP2/7fWh9j/kAtZgUp9L8FY8WEboaLNu5He7cjesLpmy1arpImPkvv3h1Vx8yZGrkBeOveIq1kJWhi4Amnp2SMuQqdoYNwKZKVnn3Cbo4GBK5CTcbdgMW1f3CqkpHm3mG6TdG8BrkBGmvcMt1maF7cK+WjcN94bkad3cauQjbYd5E1NuE3pViD2vvwAxrV1cSuRi8v3X5S1X0zGgC1sp0+4vPsft1ndqoTfkxvIwBa3YY+UYQvbrG6F4m/ODWYsG/ffBQ2R8qb/gAvcwvZvWZXqywfTdH8OV9/GESZ5eldTx6/VApPdMjkru62J41drgabs9G4YY5puY1cOtt/g3j5Kxq2w26RwBZvgOjv9G379K96AGz4Bij0w2e3bwhSzryDcn/+kSYBmD1wlp3/DH5uCnI7b8J/Yws0nTUfKI9tt+EcYAm7j1S072yZTY0fJP8/i5g15tvHKlp3tsq8Q+dkmt11ZsI34KeC4XQG3GCUJttHKlp3t4rNP6Bq59YWr3QoPJxiEam4jFS092/VfkolcH7cVt9F64fkcw1AQbsVtrF4owMWtTpfjdvDbrCckGYYcKeP2Vhb2ZBmGwN2fB3qKpSl/uAW39Bo5k4PrlwY6Cre4ZcKFLSMcXMc00FG4dYeL28TN9vJX8iLl1jMLdFRTnt/+Rl6U4OI2abv9/5FFJE3PbcEtg0NlNbgFtwymXDW4vimgn4CLW9wClxHFrXMK6CdOcl3hFuAyPtNPHnCLWwZu3dnilgFc3DIYuMWtVa+RA024Bbd5ugm3uNWIn2a6cEuGNOEmdVtTthJubeCaB5/8xO4qGbgVhVtwm6eNjn+PNkG47pGf/yO2nXOeyZNco00Pbk63vu36ElhDLnCrCjftdOvZrq9RN7sFrh7cjG59u/Xgc96uD5NxKyjXPOSL3nZ2W3BrDDfbdGt9R0ZnOrg7RRZutsNk6zupevOBW1m41uF+33jKVjl7PNC05DpHe7HlpH2CWwe4vrFebdqsR9pTd5gPlGnBtQ21pHJbO9xW/1cxf7mugV5vm/bArS5d0zALbnFrDNc0yoJb3OJWLcyWLdMZsNWFaxlmwS1wveU6Btm0YZoCuLgNFWWy6da7F6iRTqlWxWTYpAm6gSrJVIrD5C39ADDcbouzaat0A3A5TA4VaA63SW7CwS1ufRo0z5vDcCtWprWryTQBbpluQ4UKW+Ay3/rMtybdWRcPjMWvmmmoxm5rxW32utmG6uu2VuAmL5xxrJebo/zI1Sycday4Ra5f4fxjxS1wzQqXIlZbt7BNWbkcsTZsDrfA1alcjmBbNodb3OJWhK3Bl2fiFreesV5vMPmqJHBxGy9Yqo9b1qVgy3EyA7fLg6X6wMWtXLAUH7a4xS1uGaxLLY+W4uMWt3rBUnzcGtbOPVhqj1vc6kVL7WFrWDv3aCl9WLf/AAAEgzoUzuY9AAAAAElFTkSuQmCC");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.themetechmount-boxes-testimonial.tm-mapbg-box .themetechmount-testimonials-info.nitro-lazy {
	background-image: none !important;
}

.tm-fidbox-highlight {
	position: absolute;
	display: block;
	background-color: #000;
	width: 208px;
	height: 224px;
	top: -25px;
	left: 1px;
	padding: 92px 15px 7px !important;
}

.tm-fidbox-highlight:before {
	content: "";
	position: absolute;
	width: 188px;
	height: 204px;
	left: 10px;
	top: 10px;
	border: 1px solid rgba(255, 255, 255, .3);
	background-color: transparent;
}

.tm-fidbox-highlight h4 {
	font-size: 44px !important;
	font-weight: 800;
	color: #fff;
}

.tm-fidbox-highlight h3 {
	color: #fff;
	margin-top: 7px;
	font-size: 20px;
	font-weight: 400;
}

.tm-custom-highlight-heading.tm-custom-heading {
	position: absolute;
	top: 31px;
	left: 31px;
	z-index: 1;
	color: #fff;
}

.tm-single-image-wrapper, .tm-single-image-inner {
	position: relative;
}

.tm-single-image-inner {
	display: inline-block;
}

.tm-single-image-wrapper.imagestyle-one .tm-single-image-inner img {
	border: 10px solid #fff;
}

.tm-single-image-wrapper.imagestyle-two .tm-single-image-inner {
	margin-top: 50px;
}

.tm-single-image-wrapper.imagestyle-three .tm-single-image-inner:before, .tm-single-image-wrapper.imagestyle-two .tm-single-image-inner:before {
	content: "";
	position: absolute;
	border-right: 8px solid;
	height: 84%;
	top: -8px;
	right: -8px;
}

.tm-single-image-wrapper.imagestyle-two .tm-single-image-inner:after {
	content: "";
	position: absolute;
	border-top: 8px solid;
	top: -8px;
	right: 0;
	width: 80%;
}

.tm-single-image-wrapper.imagestyle-two .tm-single-image-inner:after {
	top: -50px;
	bottom: auto;
	width: 64%;
	right: 0;
	left: auto;
	border-width: 50px;
}

.tm-single-image-wrapper.imagestyle-two .tm-single-image-inner:before {
	top: 0;
	height: 75%;
	left: auto;
	right: 0;
	border-width: 50px;
}

.tm-single-image-wrapper.imagestyle-two .tm-single-image-inner img {
	padding-right: 50px;
}

.tm-single-image-wrapper.imagestyle-two.tm-borderheight-full .tm-single-image-inner:before {
	height: 94%;
}

.themetechmount-box-service .tm-featured-wrapper img {
	-webkit-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.themetechmount-box-service:hover .tm-featured-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.cta-widget-area .cta-widget-box .icon {
	margin-right: 5px;
	text-align: center;
}

.cta-widget-area .cta-widget-box .media-left {
	vertical-align: middle;
}

.cta-widget-area .cta-widget-box .icon i {
	font-size: 38px;
}

.cta-widget-area .cta-widget-box * {
	margin-bottom: 0;
}

.cta-widget-area .cta-widget-box .media-right h3, .cta-widget-area .cta-widget-box .media-right h4 {
	font-size: 20px;
	line-height: 32px;
	font-weight: 600;
}

.cta-widget-area .cta-widget-box .themetechmount-social-links-wrapper {
	margin-top: 5px;
}

.single-tm_portfolio .tm-pf-single-category-w {
	float: left;
}

.widget .tm-file-links .tm-links {
	margin-bottom: 15px;
	display: table;
	background-color: #fff;
	width: 100%;
	height: 100%;
	padding: 10px 15px;
}

.widget .tm-file-links .tm-links .tm-fielcontent, .widget .tm-file-links .tm-links .tm-fileicon {
	display: table-cell;
	float: left;
}

.widget .tm-file-links .tm-links:last-child {
	margin-bottom: 0;
}

.widget .tm-file-links .tm-links .tm-fielcontent h3 {
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 0;
}

.widget .tm-file-links .tm-links a {
	font-size: 15px;
	font-weight: 400;
	color: #8093a8;
	line-height: 15px;
}

.widget .tm-file-links .tm-links i {
	color: #18336c;
	font-size: 45px;
	padding-right: 15px;
	display: inline-block;
}

.tax-tm_portfolio_category body #main>.row.multi-columns-row.themetechmount-boxes-row-wrapper {
	margin-bottom: 35px;
}

.mailchimp-inputbox button[type="submit"], .tm-sbox.tm-sbox-hover-style1:hover, .tm-sbox-hover-style1 .tm-sbox:hover {
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.tm-sbox.tm-sbox-hover-style1:hover, .tm-sbox-hover-style1 .tm-sbox:hover {
	box-shadow: 0 15px 35px rgba(0, 0, 0, .15);
	background: #fff !important;
}

.tm-sbox.tm-sbox-hover-style1 .tm-vc_cta3-container, .tm-sbox-hover-style1 .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0px !important;
}

.tm-sbox-hover-style1 .tm-sbox .tm-vc_cta3-content-header h2 {
	margin-top: 32px;
	margin-bottom: 11px;
}

.tm-sbox-hover-style1 .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	vertical-align: middle;
}

.vc_row.wpb_row.tm-skincolor-bordered-box {
	border: 30px solid red;
	margin: 0;
}

.vc_row.wpb_row.tm-skincolor-bordered-box .wpb_column {
	position: relative;
}

.vc_row.wpb_row.tm-skincolor-bordered-box .wpb_column .vc_column-inner {
	padding: 27px 40px 28px 15px;
}

.vc_row.wpb_row.tm-skincolor-bordered-box .tm-sbox .tm-vc_cta3-content-header h2 {
	line-height: 25px;
	margin-bottom: 4px;
}

.vc_row.wpb_row.tm-skincolor-bordered-box .wpb_column:after {
	content: "";
	height: 100%;
	width: 30px;
	background-color: red;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.vc_row.wpb_row.tm-skincolor-bordered-box .wpb_column:nth-last-child(1):after, .vc_row.wpb_row.tm-skincolor-bordered-box .wpb_column:nth-last-child(1):after {
	content: unset;
}

.inside.tm-fidbox-style1 {
	position: absolute;
	background-color: #004b8d;
	bottom: 70px;
	z-index: 1;
	width: 177px;
	height: 235px;
	padding: 20px 30px 40px;
}

.inside.tm-fidbox-style1 {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTNFNzY0QjAwRDBGMTFFQTlGMjRBRjVFQjc1Q0IzQTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTNFNzY0QjEwRDBGMTFFQTlGMjRBRjVFQjc1Q0IzQTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFM0U3NjRBRTBEMEYxMUVBOUYyNEFGNUVCNzVDQjNBMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFM0U3NjRBRjBEMEYxMUVBOUYyNEFGNUVCNzVDQjNBMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhYkGPgAAAAxSURBVHjaYvz//z8DNQATA5UACxK7gQJzGmjiIopcRjUXjRo0atDwNIiRWuURQIABAKBSB5+5kGTrAAAAAElFTkSuQmCC") 5% 5% no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUI5REM2QTQwRDBGMTFFQTkzMzc5NDVBMDYxOTQ3MUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUI5REM2QTUwRDBGMTFFQTkzMzc5NDVBMDYxOTQ3MUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQjlEQzZBMjBEMEYxMUVBOTMzNzk0NUEwNjE5NDcxRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQjlEQzZBMzBEMEYxMUVBOTMzNzk0NUEwNjE5NDcxRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgNBo0AAAAvSURBVHjaYvz//z8DNQATA5UACxK7gQJzGgaNixqoHkajBo0aNDwNYqRWeQQQYABe8AgfkaPt7AAAAABJRU5ErkJggg==") 95% 5% no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTA4QzgwRTIwRDBGMTFFQTlEQjVDOUI1RTk3OTczQTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTA4QzgwRTMwRDBGMTFFQTlEQjVDOUI1RTk3OTczQTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMDhDODBFMDBEMEYxMUVBOURCNUM5QjVFOTc5NzNBOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMDhDODBFMTBEMEYxMUVBOURCNUM5QjVFOTc5NzNBOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkgMvR8AAAAzSURBVHjaYvz//z8DNQATA5UAskENUDx4XDRq0KhBw8cgFixi5OS3Bqq5iJFa5RFAgAEAioEIHa+I84wAAAAASUVORK5CYII=") 5% 95% no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkNFMTUxNzgwRDBGMTFFQUE5MzJBMTUzQjJEQTc1Q0QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkNFMTUxNzkwRDBGMTFFQUE5MzJBMTUzQjJEQTc1Q0QiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Q0UxNTE3NjBEMEYxMUVBQTkzMkExNTNCMkRBNzVDRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2Q0UxNTE3NzBEMEYxMUVBQTkzMkExNTNCMkRBNzVDRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqUuGGcAAAAwSURBVHjaYvz//z8DNQATA5UApQY1QPHgcdGoQaMGDU6DWNDyzcC7iJFa5RFAgAEAEQEHnQxhQiEAAAAASUVORK5CYII=") 95% 95% no-repeat;
}

.inside.tm-fidbox-style1.nitro-lazy {
	background-image: none !important;
}

.inside.tm-fidbox-style1 h4, .tm-fid-with-icon.tm-fid-view-topicon.tm-fidbox-style1 .tm-fid-icon-wrapper i, .inside.tm-fidbox-style1 .tm-fid-icon-wrapper i {
	color: #fff;
}

.inside.tm-fidbox-style1 h3 {
	color: rgba(255, 255, 255, .9);
	font-weight: 400;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-view-carousel) .tm-box-col-wrapper:nth-child(n+2) article {
	padding-top: 30px;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-view-carousel) .tm-box-col-wrapper:nth-child(n+3) article {
	padding-top: 45px;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-view-carousel) .tm-box-col-wrapper:nth-child(n+4) article {
	padding-top: 55px;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-view-carousel) .tm-box-col-wrapper:nth-child(n+5) article {
	padding-top: 60px;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-view-carousel) .tm-box-col-wrapper:nth-child(n+6) article {
	padding-top: 65px;
}

.tm-oroption-box .tm-custom-heading, .tm-oroption-box {
	margin-bottom: 0;
}

.tm-oroption-box .wpb_wrapper {
	position: relative;
	width: 60px;
	height: 60px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	background-color: #fff;
	border-radius: 50%;
}

.tm-oroption-box .wpb_wrapper:before {
	width: 53px;
	height: 53px;
	content: "";
	position: absolute;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 50%;
	left: 4px;
	padding: 5px;
}

.tm-oroption-box .tm-custom-heading {
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	font-weight: 600;
	margin-bottom: 0;
	margin: 0 auto;
	color: #18336c;
}

.tm-oroption-box {
	position: absolute;
	right: -45px;
	top: 0;
	z-index: 1;
}

.tm-row.vc_row-o-content-middle .vc_row>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tm-column-content-bottom .vc_column-inner>.wpb_wrapper, .tm-row.vc_row-o-content-bottom .vc_row>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.tm-row.vc_row-o-content-top .vc_row>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.tm-row.vc_row-o-content-middle .vc_row>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 1;
}

.tm-col-bgimage-yes .tm-bgcolor-skincolor .tm-bg-layer-inner {
	opacity: 1;
}

.tm-colborder-styleone>.vc_column-inner:before {
	width: 230px;
	height: 13px;
	content: "";
	position: absolute;
	left: 70px;
	background-color: #18336c;
	top: -13px;
}

.tm-appointment-form .wpcf7-text, .tm-appointment-form textarea {
	background-color: #f7faff;
	border: 1px solid rgba(0, 0, 0, .04);
	border-radius: 0;
	padding: 12px 15px;
	color: rgba(0, 0, 0, .6);
}

.wpcf7 .tm-appointment-form .wpcf7-text:focus, .wpcf7 .tm-appointment-form textarea:focus {
	background-color: #fff;
}

.tm-appointment-form .wpcf7-form-control-wrap:not(.chkTerms) {
	margin-bottom: 25px;
	display: block;
}

.wpcf7 .tm-appointment-form .wpcf7-text::-webkit-input-placeholder, .wpcf7 .tm-appointment-form textarea::-webkit-input-placeholder {
	color: #8093a8;
	font-size: 15px;
}

.tm-bgcolor-grey .wpcf7 .tm-appointment-form .wpcf7-text::-webkit-input-placeholder, .tm-bgcolor-grey .wpcf7 .tm-appointment-form .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-bgcolor-grey .wpcf7 .tm-appointment-form textarea::-webkit-input-placeholder, .tm-col-bgcolor-grey .wpcf7 .tm-appointment-form .wpcf7-text::-webkit-input-placeholder, .tm-col-bgcolor-grey .wpcf7 .tm-appointment-form .select2-container--default .select2-selection--single .select2-selection__rendered, .tm-col-bgcolor-grey .wpcf7 .tm-appointment-form textarea::-webkit-input-placeholder {
	color: #8093a8 !important;
}

.wpcf7 .tm-appointment-form input[type="submit"] {
	padding: 15px 28px;
	width: 100%;
}

.tm-bg.tm-bgimage-yes .tm-appointment-form .wpcf7-text, .tm-bg.tm-bgimage-yes .tm-appointment-form textarea {
	background-color: #fff;
}

.tm_newsletterform_one {
	position: relative;
}

.tm_newsletterform_one input[type="email"] {
	background-color: rgba(255, 255, 255, .07);
	border: none;
	width: 100%;
	height: 45px;
	padding-left: 15px;
	color: #b6bbcc;
	font-size: 14px;
	outline: none;
	border-radius: 3px;
}

.tm_newsletterform_one input[type="email"]::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .22);
}

.tm_newsletterform_one input[type="email"]:-moz-placeholder {
	color: rgba(255, 255, 255, .22);
}

.tm_newsletterform_one input[type="email"]::-moz-placeholder {
	color: rgba(255, 255, 255, .22);
}

.tm_newsletterform_one input[type="email"]:-ms-input-placeholder {
	color: rgba(255, 255, 255, .22);
}

.tm_newsletterform_one .btn[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	border-radius: 0;
	height: 45px;
	width: 50px;
	background-color: transparent;
	color: #fff;
}

.tm-quicklink-box .tm-lefticon-box, .tm-quicklink-box .tm-righttext-box {
	display: table-cell;
}

.tm-quicklink-box .tm-righttext-box {
	padding-left: 15px;
}

.tm-quicklink-box .tm-lefticon-box {
	vertical-align: top;
}

.tm-quicklink-box .tm-righttext-box h2 {
	font-size: 19px;
	line-height: 26px;
	margin-bottom: 0;
}

.tm-quicklink-box .tm-righttext-box p {
	margin-bottom: 0;
}

.tm-quicklink-box .tm-lefticon-box {
	font-size: 30px;
	padding-top: 6px;
	font-weight: 600;
}

.mailchimp-inputbox {
	width: 100%;
	position: relative;
}

.mailchimp-inputbox input[type="email"] {
	background-color: #fff;
	border: none;
	color: #8093a8;
	font-size: 13px;
	font-size: 15px;
	width: 100%;
	height: 54px;
	outline: none;
	border-radius: 3px;
	padding-right: 215px;
}

.mailchimp-inputbox button[type="submit"] {
	position: absolute;
	top: 0;
	height: 54px;
	width: 190px;
	border: 0;
	border-radius: 0;
	z-index: 21;
	padding: 0;
	right: 0;
	box-shadow: 0 0;
	font-weight: 500;
	background-color: #f6faff;
	font-size: 15px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	color: #18336c;
	border-left: 1px solid #eaeff5;
}

.mailchimp-inputbox button[type="submit"]:hover {
	color: #fff;
	background-color: #18336c;
}

.mailchimp-inputbox button i {
	padding-right: 4px;
}

.mailchimp-inputbox input[type="email"]::-webkit-input-placeholder {
	color: #8093a8;
}

.mailchimp-inputbox input[type="email"]:-moz-placeholder {
	color: #8093a8;
}

.mailchimp-inputbox input[type="email"]::-moz-placeholder {
	color: #8093a8;
}

.mailchimp-inputbox input[type="email"]:-ms-input-placeholder {
	color: #8093a8;
}

.tm-footer-cta-wrapper .tm-sbox.sbox-heading-margin-bottom0 .tm-cta3-description p {
	font-size: 15px;
}

.tm-steps-descbox {
	display: table;
}

.tm-steps-desc, .tm-static-steps-num {
	display: table-cell;
}

.steps-style1 .tm-static-steps-num {
	vertical-align: top;
	padding-right: 30px;
	position: relative;
}

.steps-style1 .tm-static-steps-num span {
	font-size: 15px;
	line-height: 30px;
	font-weight: 600;
	color: #031b4e;
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	padding: 9px 0;
	background: #f6faff;
	border: 1px solid rgba(0, 0, 0, .08);
}

.steps-style2 .tm-steps-desc h3, .steps-style1 .tm-steps-desc h3 {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 5px;
}

.steps-style1 .tm-static-steps-num:after {
	content: "";
	position: absolute;
	left: 24px;
	top: 50%;
	width: 1px;
	height: 100%;
	background: rgba(0, 0, 0, .06);
	margin-top: 6px;
	z-index: -1;
}

.themetechmount-boxes-steps .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:last-child .tm-static-steps-num:after {
	content: unset;
}

.tm-steps-box.steps-style1 .tm-static-box-content {
	margin-bottom: 15px;
}

.themetechmount-boxes.themetechmount-boxes-steps .themetechmount-boxes-inner>.row.themetechmount-boxes-row-wrapper {
	padding-top: 0;
}

.steps-style2 .tm-steps-descbox {
	background-color: #f5f9fd;
	padding: 25px 18px;
	border-radius: 3px;
}

.steps-style2 .tm-static-steps-num {
	vertical-align: top;
	padding-right: 20px;
	position: relative;
}

.steps-style2 .tm-static-steps-num span {
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #fff;
	display: block;
	width: 50px;
	height: 50px;
	border: none;
	border-radius: 3px;
	text-align: center;
	vertical-align: middle;
	padding: 12px 0;
	background: #004b8d;
}

.steps-style2 .tm-steps-desc .tm-item-desc {
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
}

.themetechmount-boxes-steps .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
	margin-bottom: 15px;
}

.tm-single-image-wrapper.imagestyle-three .tm-single-image-inner:before {
	top: 7%;
	bottom: auto;
	width: 100%;
	height: 86%;
	right: auto;
	right: 0;
	border-width: 20px;
	border-color: #18336c;
}

.tm-single-image-wrapper.imagestyle-three .tm-single-image-inner img {
	padding-right: 20px;
}

.tm-single-image-wrapper.imagestyle-four .tm-single-image-inner {
	margin-top: 0;
	border: 10px solid #fff;
	z-index: 1;
}

.tm-single-image-wrapper.imagestyle-four .tm-single-image-inner:before {
	content: "";
	position: absolute;
	top: auto;
	bottom: -10px;
	left: auto;
	right: -10px;
	width: 0;
	height: 0;
	z-index: -1;
	border-style: solid;
	border-width: 0 0 200px 200px;
	border-color: transparent transparent #3368c6 transparent !important;
}

.tm-aboutbox.widget {
	padding-right: 15px;
}

.tm-servicebox-hoverstyle .tm-sbox {
	overflow: visible;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_btn3-container.tm-vc_btn3-inline, .tm-servicebox-hoverstyle .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 65px 30px 70px 30px;
}

.tm-servicebox-hoverstyle .tm-sbox {
	-webkit-transition: all .3s;
	transition: all .3s;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-no {
	padding-bottom: 35px;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_btn3-container.tm-vc_btn3-inline {
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	margin-bottom: 0;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
}

.tm-servicebox-hoverstyle .tm-active-columnbg .tm-sbox .tm-vc_btn3-container.tm-vc_btn3-inline, .tm-servicebox-hoverstyle .tm-sbox.tm-btn-active .tm-vc_btn3-container.tm-vc_btn3-inline, .tm-servicebox-hoverstyle .tm-sbox:hover .tm-vc_btn3-container.tm-vc_btn3-inline {
	opacity: 1;
	transition-delay: 200ms;
	bottom: -24px;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3 i, .tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3 {
	font-size: 0;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:after {
	content: "";
	font-family: "tm-labpeak-icons";
	position: absolute;
	display: block;
	color: #fff;
	top: -1px;
	left: 50%;
	font-size: 16px;
	margin-left: -7px;
	font-weight: 400;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:after, .vc-row.tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:after, .tm-row.tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:after {
	background-color: transparent !important;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3 {
	width: 50px;
	height: 50px;
	display: block;
	line-height: 50px;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
	visibility: hidden;
}

.tm-servicebox-hoverstyle .tm-active-columnbg .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3, .tm-servicebox-hoverstyle .tm-sbox.tm-btn-active .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3, .tm-servicebox-hoverstyle .tm-sbox:hover .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3 {
	visibility: visible;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_cta3 .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	font-size: 50px !important;
}

.tm-servicebox-hoverstyle .tm-sbox.tm-sbox-iconalign-top-center .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-style-none {
	margin-bottom: -7px;
}

.tm-servicebox-hoverstyle .tm-sbox:hover .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:hover {
	background-color: #2256b2 !important;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-cta3-content-wrapper p {
	margin-bottom: 0;
}

.tm-servicebox-hoverstyle .tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 13px;
}

.tm-servicebox-hoverstyle .tm-sbox>.tm-vc_cta3-container:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	height: 0;
	width: 100%;
	display: block;
	top: 0;
	opacity: 0;
	transition: all .3s ease 0s;
	background-color: #004b8d;
	z-index: -1;
}

.tm-servicebox-hoverstyle .tm-active-columnbg .tm-sbox>.tm-vc_cta3-container:after, .tm-servicebox-hoverstyle .tm-sbox:hover .tm-vc_cta3-container:after {
	opacity: 1;
	height: 100%;
}

.tm-servicebox-hoverstyle .tm-sbox>.tm-vc_cta3-container:after {
	background-color: rgba(3, 27, 78, .25);
}

.tm-heading-relative {
	position: relative;
}

.tm-pf-single-content-wrapper.tm-pf-view-top-image .themetechmount-pf-single-detail-box {
	padding: 20px 20px 5px;
	border: 1px solid #eaeff5;
	border-left: none;
	border-right: none;
	margin-bottom: 60px;
	background-color: transparent;
}

.themetechmount-pf-detailbox-inner {
	padding: 0 0 0 0;
	margin-top: 0;
	overflow: hidden;
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date {
	padding: 0 0 0 40px;
	float: left;
	width: 25%;
	margin: 0;
	padding-right: 50px;
	text-align: center;
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details {
	font-size: 18px;
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-right-details {
	display: block;
	font-size: 15px;
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date i {
	top: -25px;
	font-size: 27px;
	left: 50%;
	margin-left: -15px;
	display: block;
	margin-bottom: 0;
	position: relative;
	width: 30px;
	height: 17px;
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date {
	border: none;
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date:after {
	content: "";
	height: 100%;
	width: 1px;
	background-color: #eaeff5;
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date:last-child:after {
	content: unset;
}

.wpcf7 .tm-getin-touch-form input[type=email], .wpcf7 .tm-getin-touch-form input[type=text], .wpcf7 .tm-getin-touch-form textarea {
	border: 1px solid #ecf6fd;
	background-color: #f5f9fd;
}

.wpcf7 .tm-getin-touch-form .wpcf7-form-control-wrap:not(.chkTerms) {
	margin-bottom: 25px;
	display: block;
}

.wpcf7 .tm-getin-touch-form .wpcf7-text::-webkit-input-placeholder, .wpcf7 .tm-getin-touch-form textarea::-webkit-input-placeholder {
	color: rgba(128, 147, 168, .7);
	font-size: 15px;
}

.wpcf7 .tm-getin-touch-form input[type="submit"] {
	margin-top: 10px;
}

.tm-highlightbox-four {
	position: absolute;
	right: 15px;
	top: -50px;
	width: 200px;
	height: 190px;
	background-color: #004b8d;
	padding: 40px 15px;
}

.tm-aboutbox.widget {
	padding-right: 15px;
}

.themetechmount-boxes-blog.tm-oddeven-blogstyle .themetechmount-boxes-inner>.row.themetechmount-boxes-row-wrapper {
	padding: 8px;
}

.tm-oddeven-blogstyle .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-content {
	box-shadow: unset;
}

.single-tm_team_member .themetechmount-team-img .tm-callus-box {
	position: absolute;
	bottom: 30px;
	background-color: #004b8d;
	width: max-content;
	display: block;
	padding: 8px 25px 6px 15px;
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	font-weight: 500;
	left: 5px;
	border-top-right-radius: 20px;
	border: 1px solid transparent;
	border-bottom-right-radius: 20px;
}

.single-tm_team_member .themetechmount-team-img .tm-callus-box a:hover, .single-tm_team_member .themetechmount-team-img .tm-callus-box a {
	color: #fff;
}

.single-tm_team_member .themetechmount-team-img .tm-team-list-title, .single-tm_team_member .themetechmount-team-img .tm-team-list-value {
	display: inline-block;
}

.single-tm_team_member .themetechmount-team-img .tm-callus-box:before {
	content: " ";
	left: 0;
	border-top: 10px solid #003564;
	border-left: 10px solid transparent;
	position: absolute;
	bottom: -11px;
}

.tm-team-data .tm-team-details-list li.tm-team-extra-details-line-phone {
	display: none;
}

.themetechmount-boxes-testimonial .slick-track .tm-box-col-wrappe .themetechmount-box-content {
	transition-delay: -500ms;
}

.themetechmount-boxes-testimonial .slick-track .tm-box-col-wrapper.slick-active+.slick-active .themetechmount-box-view-default .themetechmount-box-content {
	top: 30px;
	margin-bottom: 30px;
}

.themetechmount-boxes-testimonial .slick-track .tm-box-col-wrapper.slick-active+.slick-active+.slick-active .themetechmount-box-view-default .themetechmount-box-content {
	top: 40px;
}

.tm-bgcolor-skincolor .wpb_text_column a.tm-textcolor-white:hover {
	color: #fff;
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm .tm-vc_icon_element-icon {
	font-size: 35px !important;
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3.tm-vc_cta3-icon-size-sm .tm-vc_icon_element .tm-vc_icon_element-inner {
	height: 2.5em;
	width: 2.5em;
}

h2.tm-custom-heading b {
	font-weight: 800;
}

.inside.tm-fid-view-lefticon h3 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.woocommerce .main-holder .site-content #review_form .comment-reply-title, .tm-ptablebox .tm-ptablebox-cur-symbol-before, .tm-ptablebox .tm-ptablebox-price, .tm-ptablebox .tm-ptablebox-frequency, .inside.tm-fid-view-topicon h3 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
}

.tm-row .vc_row.vc_column-gap-5 {
	margin-left: -5px;
	margin-right: -5px;
}

.tm-row .vc_column-gap-5.vc_row .vc_column_container>.vc_column-inner {
	padding: 0;
}

.tm-row .vc_row.vc_column-gap-5>.vc_column_container {
	padding: 5px;
}

.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2.tm-fontweight-bold, .tm-fontweight-bold {
	font-weight: 600;
}

.tm-sbox.tm-sbox-inline {
	display: inline-block;
	float: left;
	width: max-content;
}

.tm-quickaction-text p {
	margin-bottom: 4px;
}

.tm-quickaction-text h6 {
	font-size: 19px;
	line-height: 24px;
}

.tm-quickaction-text {
	position: relative;
	float: left;
	margin-left: 25px;
}

.tm-quickaction-text:before {
	content: "";
	height: 100%;
	width: 1px;
	background-color: #eef3f8;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

body table.booked-calendar thead tr:first-child th {
	height: 10.12rem;
}

body table.booked-calendar th .monthName {
	font-size: 2.2rem;
	line-height: 2rem;
	font-weight: 500;
}

body .booked-calendar-wrap .booked-appt-list .timeslot .spots-available {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.1rem;
	display: block;
	line-height: 2.7;
	color: #6e6e6e;
	padding-bottom: 8px;
}

body table.booked-calendar tr.days th, body #booked-profile-page .booked-tabs {
	border-color: rgba(255, 255, 255, .35) !important;
}

body table.booked-calendar tr.days th {
	font-size: 15px !important;
	padding: 18px 0px !important;
}

body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover, body .booked-modal input[type=submit].button-primary:hover {
	background-color: #18336c !important;
	border-color: #18336c !important;
}

body table.booked-calendar th .monthName a.backToMonth {
	font-size: 15px !important;
	color: rgba(255, 255, 255, .51) !important;
}

body .widget.booked_calendar table.booked-calendar tr.days th {
	font-size: 11px !important;
}

body .widget.booked_calendar .booked-calendar-wrap.small table.booked-calendar th .monthName {
	font-size: 15px;
}

body .booked-calendar-wrap .booked-appt-list h2 {
	font-size: 23px;
	color: #031b4e;
}

body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-time {
	height: 75px;
}

body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button, body #booked-profile-page input[type=submit].button-primary, body table.booked-calendar input[type=submit].button-primary, body .booked-list-view input[type=submit].button-primary, body .booked-modal input[type=submit].button-primary {
	border-radius: 3px !important;
}

body .booked-modal button:hover {
	border: none !important;
}

body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time i.booked-icon, body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time .timeslot-range, body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-time .timeslot-range {
	color: #031b4e;
}

body .widget.booked_calendar table.booked-calendar td.prev-date .date {
	background: #fff !important;
}

body .widget.booked_calendar .booked-calendar-wrap.small table.booked-calendar td.today .date {
	background: #031b4e;
}

body .widget.booked_calendar table.booked-calendar td.today .date span {
	color: #fff !important;
}

body .booked-modal button.cancel:hover {
	border: 1px solid transparent !important;
}

body table.booked-calendar td {
	color: #18336c;
}

.colbg-height-90 .tm-col-bgimage-yes>.tm-bg-layer {
	height: 91%;
	margin-top: -15px;
}

.themetechmount-service-box-style3 .themetechmount-post-item {
	border: 1px solid #eaeff5;
	padding: 45px 30px;
}

.themetechmount-service-box-style3 .themetechmount-box-bottom-content:after, .themetechmount-service-box-style3 .themetechmount-box-bottom-content:before {
	width: 100%;
	height: 1px;
	content: "";
	position: absolute;
	left: 0;
	background-color: #f5f7fb;
	top: 0;
}

.themetechmount-service-box-style3 .themetechmount-box-bottom-content:before {
	top: 4px;
}

.themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-bottom-content {
	padding: 30px 0 0 0;
	background-color: transparent;
	margin-top: 30px;
}

.themetechmount-service-box-style3 .tm-service-icon {
	font-size: 36px;
	line-height: 77px;
}

.themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-title h4 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 5px;
}

.themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-icon {
	background-color: #fff;
	width: 79px;
	height: 79px;
	border-radius: 3px;
	border: 1px solid #eaeff5;
	color: #031b4e;
	text-align: center;
	display: inline-block;
}

.themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-title {
	padding-left: 12px;
}

.themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-desc {
	margin-bottom: 0;
}

.themetechmount-box-service.themetechmount-service-box-style3 p:last-child {
	margin-bottom: 0;
}

.tm-bgcolor-skincolor .themetechmount-service-box-style3 .themetechmount-post-item, .tm-bgcolor-darkgrey .themetechmount-service-box-style3 .themetechmount-post-item, .tm-bgimage-yes .themetechmount-service-box-style3 .themetechmount-post-item, .tm-bgimage-yes .themetechmount-service-box-style3 .themetechmount-post-item {
	border: 1px solid rgba(255, 255, 255, .1);
}

.tm-bgcolor-skincolor .themetechmount-service-box-style3 .themetechmount-box-bottom-content:after, .tm-bgcolor-skincolor .themetechmount-service-box-style3 .themetechmount-box-bottom-content:before, .tm-bgcolor-darkgrey .themetechmount-service-box-style3 .themetechmount-box-bottom-content:after, .tm-bgcolor-darkgrey .themetechmount-service-box-style3 .themetechmount-box-bottom-content:before, .tm-bgimage-yes .themetechmount-service-box-style3 .themetechmount-box-bottom-content:after, .tm-bgimage-yes .themetechmount-service-box-style3 .themetechmount-box-bottom-content:before {
	background-color: rgba(255, 255, 255, .1);
}

.tm-bgcolor-skincolor .themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-icon, .tm-bgimage-yes .themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-icon {
	background-color: #2755a8;
	border: 1px solid #2755a8;
	color: #fff;
}

.tm-bgcolor-darkgrey .themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-icon, .tm-bgcolor-darkgrey .themetechmount-service-box-style3 .themetechmount-box-title h4 a, .tm-bgcolor-darkgrey .themetechmount-service-box-style3 .themetechmount-box-title h4, .tm-bgcolor-skincolor .themetechmount-service-box-style3 .themetechmount-box-title h4 a, .tm-bgcolor-skincolor .themetechmount-service-box-style3 .themetechmount-box-title h4, .tm-bgimage-yes .themetechmount-service-box-style3 .themetechmount-box-title h4 a, .tm-bgimage-yes .themetechmount-service-box-style3 .themetechmount-box-title h4 {
	color: #fff;
}

.tm-bgcolor-darkgrey .themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-desc, .tm-bgcolor-skincolor .themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-desc, .tm-bgimage-yes .themetechmount-box-service.themetechmount-service-box-style3 .themetechmount-box-desc {
	color: rgba(255, 255, 255, .9);
}

.themetechmount-testimonial-box-style3 .themetechmount-post-item .themetechmount-box-content {
	position: relative;
	background: #fff;
	padding: 35px 30px 40px 30px;
	border-radius: 0;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
	margin-top: 28px;
	margin-bottom: 50px;
	overflow: visible;
}

.themetechmount-testimonial-box-style3 .themetechmount-post-item blockquote {
	border: none;
	margin: 0;
	margin: 0;
	outline: none;
	text-align: left;
	position: relative;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	font-size: 16px;
	background-color: transparent;
	line-height: 26px;
}

.themetechmount-testimonial-box-style3 .themetechmount-box-author {
	margin-top: -24px;
	margin-left: 60px;
}

.themetechmount-testimonial-box-style3 .themetechmount-box-author .themetechmount-box-title {
	padding-left: 20px;
}

.themetechmount-testimonial-box-style3 .themetechmount-author-name {
	padding-left: 0;
}

.themetechmount-testimonial-box-style3 .themetechmount-box-author .themetechmount-box-img {
	width: 80px;
	height: 80px;
}

.themetechmount-testimonial-box-style3 .themetechmount-box-author .themetechmount-box-img img {
	border-radius: 50%;
}

.themetechmount-testimonial-box-style3 .themetechmount-box-content:after {
	content: "";
	font-family: "tm-labpeak-icons";
	color: #3368c6;
	font-size: 55px;
	line-height: 33px;
	position: absolute;
	top: -20px;
	right: 30px;
}

.themetechmount-testimonial-box-style3 .themetechmount-post-item .themetechmount-box-content:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	bottom: -39px;
	width: 60px;
	height: 39px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAnCAYAAABT7SsqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0Q4QkU0NzEzM0ExMTFFQUE0NEVEQTU1RjhFMkNCQzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0Q4QkU0NzIzM0ExMTFFQUE0NEVEQTU1RjhFMkNCQzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozRDhCRTQ2RjMzQTExMUVBQTQ0RURBNTVGOEUyQ0JDNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozRDhCRTQ3MDMzQTExMUVBQTQ0RURBNTVGOEUyQ0JDNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlojLnkAAARqSURBVHjaYnz3/lOEAD/PREZGRjGGIQi27D5h5RdTfQvI/AfE/5EwAxaagUlYPWDDms2HjH79/rN0KHrYwljTDc2jMPwPGwbGqxM7kMEI8vyTi6tcJcSEJjExMcoNFQ///v3nJLuMuydaDP9DilnkGGdgZuRWZIZx+masvs/Dw7nQSE+Vn4WF2RAaEIMaMDMzSUmIC8/buvvEVxwxjeJxUAyzQj0Gw0wg+u7ppVbyMuJTgbGtOtg9/eLVu1wp3dBFSLGMMz8z4Ur7yqbRx7LKJlh9/fajB8j/M5g9LCjA64nE/Y8lOcMDgAlHMgArmrV4yzdeRe+Ga7ceOv758/fyYPUwGyuLU0q0FycWT2MEABMxJZuObdJ5t9BSu0+fvzUB+T8Gm4eBVSpHbUmcE5ow1jzMhCX6scb2gWMXfwmo+HaduXDTChjbJwebp0WF+T2JUIY/SWPDZu5Zt7RsEt0+fvpa+v///6+DxcPsbKweKorSTITUMRHI7FgD4s79p38EVf2mHzl5xQxYD+4dJMladMfKTjNkIVwe/o8l3RMV2/b+BQ+AlX7A2/efsoCx/WGgPS0uKuiDVL1i9TQTllKNlNgGB4aoRuCijTuOmQCbp5sG0sOcHOyeaG0KLClBzAlDDAefEQsbHTM9vbTKH9g87RuozsjZi7eMTd0yb+BqhGDL5KTG9j9kw6X1wjYsWLHT5MfPX8sGwsOqSjJe+GIYV6n2/9/LvYTy9j8sDXYwTi7ofssl55n2+NnrwH///j+ip4e5ONm90VInIzEeBgOQp7F4HF+sIxdq/+UNI3Z3TF5uBoztWUg9GJoCYKfHbOXsOjE0j8I9zkSMIWTENlyspm3uZ2BsFwGrMk9gbN+mg5+ZnGwNcRVejEzEmkJibGNUYWoWcUfp1Rnh5eHywlUQM5FqGJGxPaCdEVBnIjclkAtbncxEjoEEYnswdEY4y3MjnbEka0YmSkzFEdvkdEZOUNvHQoK8WJM1E6UGUxrb0M6IO7U7I9DOBDNVY5hasU2LzgiuzgQTNZMRjtgmuTPy5t3HTGp0RrB1JphoUUqieZrkzoiYZtBianRGoJ0JlBjG1nmAOZo6rQBxZ2p0RnqBSVScCp2JfzSJYQpjG1tnxJTczoi6iqwXatamcQyTENv4YhqMH55f4SotITKRlJkRUJXHJu3mDAtEmscwLToj377/JLozAupMbFnaJkq3PEyr2CZlZgRYx2cBq70FdMnDVGiwYK3GSJkZ4ebi8GJAmmoZUEBEg4VgZ+TqzQcOwK7nJTzJ2rmtOoVzUHiYGs1TXbvk8x7hZXZfvn5vxNEZ4cxM8HOhe6FFo+Yp2NN7Dp37xafk0wmMbYu/f/8dxzX0M6g8TGZsoyR9YGzftPDMdgHm7WIg/wtSsvZysNJnGrBSmsolOTY5hmtH5surKslMYWZmcgXxP3z84jioPUxG85QBC5vh26PtsRzsbN3ARsi8QZekKWie/sNVsnPJeS4EdkH1mJiYfgEEGAAt3lF3r8qBkAAAAABJRU5ErkJggg==") center center no-repeat;
	background-repeat: no-repeat;
}

.themetechmount-testimonial-box-style3 .themetechmount-box-content:after {
	-webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNTYuMDAwMDAwcHQiIGhlaWdodD0iNDUuMDAwMDAwcHQiIHZpZXdCb3g9IjAgMCA1Ni4wMDAwMDAgNDUuMDAwMDAwIgogcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+CjxtZXRhZGF0YT4KQ3JlYXRlZCBieSBwb3RyYWNlIDEuMTUsIHdyaXR0ZW4gYnkgUGV0ZXIgU2VsaW5nZXIgMjAwMS0yMDE3CjwvbWV0YWRhdGE+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLDQ1LjAwMDAwMCkgc2NhbGUoMC4xMDAwMDAsLTAuMTAwMDAwKSIKZmlsbD0iIzAwMDAwMCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTAgMzQ2IGMwIC0xMTMgMiAtMTE2IDYxIC0xMTYgMTYgMCAyOSAtNSAyOSAtMTAgMCAtMTggLTM3IC04NSAtNjUKLTExOSBsLTI3IC0zMSAzMyAtMjcgYzU1IC00NyA1NSAtNDcgOTggNyA2MCA3NiA4MSAxNDMgODggMjgyIGw2IDExOCAtMTExIDAKLTExMiAwIDAgLTEwNHoiLz4KPHBhdGggZD0iTTM0MCAzNjAgYzAgLTQ3IC0zIC05NSAtNiAtMTA3IC02IC0yMiAtMyAtMjMgNDYgLTIzIDQ5IDAgNTEgLTEgNDQKLTIyIC0xMCAtMzMgLTQwIC04OCAtNjYgLTEyMSBsLTIyIC0yNyAzNCAtMzAgYzE5IC0xNiA0MCAtMjkgNDYgLTMwIDE5IDAgNzUKNzAgMTAyIDEyOCAyMCA0NSAyNiA3OCAzMiAxODEgNCA2OSA2IDEyNyA2IDEyOCAtMSAwIC00OSAzIC0xMDkgNSBsLTEwNyAzIDAKLTg1eiIvPgo8L2c+Cjwvc3ZnPgo=") no-repeat 100% 100%;
	mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNTYuMDAwMDAwcHQiIGhlaWdodD0iNDUuMDAwMDAwcHQiIHZpZXdCb3g9IjAgMCA1Ni4wMDAwMDAgNDUuMDAwMDAwIgogcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+CjxtZXRhZGF0YT4KQ3JlYXRlZCBieSBwb3RyYWNlIDEuMTUsIHdyaXR0ZW4gYnkgUGV0ZXIgU2VsaW5nZXIgMjAwMS0yMDE3CjwvbWV0YWRhdGE+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLDQ1LjAwMDAwMCkgc2NhbGUoMC4xMDAwMDAsLTAuMTAwMDAwKSIKZmlsbD0iIzAwMDAwMCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTAgMzQ2IGMwIC0xMTMgMiAtMTE2IDYxIC0xMTYgMTYgMCAyOSAtNSAyOSAtMTAgMCAtMTggLTM3IC04NSAtNjUKLTExOSBsLTI3IC0zMSAzMyAtMjcgYzU1IC00NyA1NSAtNDcgOTggNyA2MCA3NiA4MSAxNDMgODggMjgyIGw2IDExOCAtMTExIDAKLTExMiAwIDAgLTEwNHoiLz4KPHBhdGggZD0iTTM0MCAzNjAgYzAgLTQ3IC0zIC05NSAtNiAtMTA3IC02IC0yMiAtMyAtMjMgNDYgLTIzIDQ5IDAgNTEgLTEgNDQKLTIyIC0xMCAtMzMgLTQwIC04OCAtNjYgLTEyMSBsLTIyIC0yNyAzNCAtMzAgYzE5IC0xNiA0MCAtMjkgNDYgLTMwIDE5IDAgNzUKNzAgMTAyIDEyOCAyMCA0NSAyNiA3OCAzMiAxODEgNCA2OSA2IDEyNyA2IDEyOCAtMSAwIC00OSAzIC0xMDkgNSBsLTEwNyAzIDAKLTg1eiIvPgo8L2c+Cjwvc3ZnPgo=") no-repeat 100% 100%;
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: #3368c6;
	width: 56px;
	height: 45px;
}

.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-style3 .themetechmount-box-desc .themetechmount-testimonial-text, .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-testimonial-box-style3 .themetechmount-box-desc .themetechmount-testimonial-text, .tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-testimonial-box-style3 .themetechmount-box-desc .themetechmount-testimonial-text, .tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-style3 .themetechmount-box-desc .themetechmount-testimonial-text {
	color: inherit;
}

.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-style3 .themetechmount-box-footer, .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-testimonial-box-style3 .themetechmount-box-footer, .tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-testimonial-box-style3 .themetechmount-box-footer, .tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-style3 .themetechmount-box-footer {
	color: rgba(255, 255, 255, .8);
}

.vc_separator.vc_sep_double .vc_sep_line {
	height: 5px;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-white.vc_tta-style-outline .vc_tta-tabs-list {
	border-bottom: 1px solid rgba(255, 255, 255, .06);
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-outline .vc_tta-tab>a {
	border: none !important;
	padding-left: 0px !important;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab.vc_active>a:after {
	background-color: #fff !important;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab>a:after {
	display: block;
	content: "";
	position: absolute;
	height: 1px !important;
	bottom: 0;
	width: 100%;
	left: 0 !important;
	background-color: transparent;
	top: inherit !important;
}

body.wpb-js-composer .vc_tta-color-white.vc_tta-style-outline .vc_tta-tab>a:focus, body.wpb-js-composer .vc_tta-color-white.vc_tta-style-outline .vc_tta-tab>a:hover {
	background-color: transparent;
	color: rgba(255, 255, 255, 1);
}

body.wpb-js-composer .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel-body {
	padding: 17px 20px;
}

.themetechmount-service-box-style4 .themetechmount-box-bottom-content {
	position: relative;
	text-align: center;
	padding: 25px 20px 37px;
	background-color: #fff;
	z-index: 9;
	margin: -54px 22px 23px 22px;
}

.themetechmount-service-box-style4.themetechmount-serviceboxbox-textbox .tm-morebtn {
	position: absolute;
	width: 47px;
	height: 47px;
	background-color: #bf9456;
	z-index: 10;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	bottom: -20px;
	left: 43%;
	line-height: 47px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}

.themetechmount-service-box-style4 .themetechmount-box-bottom-content {
	position: relative;
	text-align: center;
	padding: 25px 20px 37px;
	background-color: #fff;
	z-index: 9;
	margin: -54px 22px 23px 22px;
	display: block;
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .07);
}

.themetechmount-service-box-style4 .themetechmount-serviceboxbox-textbox .tm-morebtn {
	position: absolute;
	width: 38px;
	height: 38px;
	background-color: #bf9456;
	z-index: 10;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	bottom: -20px;
	left: 43%;
	line-height: 38px;
	font-size: 14px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}

.themetechmount-service-box-style4:hover .themetechmount-serviceboxbox-textbox .tm-morebtn {
	background-color: #18336c;
}

.themetechmount-service-box-style4 .themetechmount-box-category {
	padding-bottom: 3px;
}

.tm-sbox-borderedicons .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	vertical-align: middle !important;
	position: relative;
}

.tm-sbox-borderedicons .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 72%;
	margin-bottom: 10px;
	border-left: 1px solid rgba(255, 255, 255, .1);
	height: 300px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.tm-sbox-borderedicons .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 73%;
	margin-top: 10px;
	border-left: 1px solid rgba(255, 255, 255, .1);
	height: 300px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.tm-sbox-borderedicons .tm-sbox {
	overflow: visible;
	padding: 90px 0 45px;
}

.tm-sbox-borderedicons {
	overflow: hidden;
}

.tm-sbox-borderedicons .tm-vc_icon_element .tm-vc_icon_element-background-color-white.tm-vc_icon_element-outline {
	border-color: rgba(255, 255, 255, .1) !important;
}

.tm-sbox-borderedicons .tm-sbox .tm-vc_cta3-content-header h2 {
	color: #fff;
}

.tm-sbox-borderedicons .tm-sbox .tm-cta3-description p {
	color: rgba(255, 255, 255, .9);
}

.tm-sbox-borderedicons .tm-sbox .tm-cta3-description {
	padding-top: 4px;
}

.tm-sbox-borderedicons .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 1.5em;
}

.tm-vc_icon_element-icon.fa {
	font: normal normal normal 14px/1 FontAwesome;
}

.tm-leftstyle2 .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-icon-size-sm .tm-vc_cta3_content-container {
	padding-left: 3px;
}

.tm-leftstyle2 .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2.tm-custom-heading {
	padding-top: 10px;
}

.tm-topcenter-style2 .inside.tm-fid-without-icon.tm-fid-view-topcentericon {
	padding: 0;
	margin-bottom: 0;
}

.tm-topcenter-style2 .inside.tm-fid-without-icon.tm-fid-view-topcentericon .tm-fld-contents .tm-fid-inner {
	font-size: 36px;
	line-height: 46px;
	font-weight: 700;
}

.tm-topcenter-style2 .inside.tm-fid-without-icon.tm-fid-view-topcentericon .tm-fld-contents .tm-fid-title span:before {
	content: "";
	position: absolute;
	bottom: 10px;
	left: -22px;
	right: auto;
	height: 1px;
	width: 13px;
	background-color: #788aaf;
}

.tm-topcenter-style2 .inside.tm-fid-without-icon.tm-fid-view-topcentericon .tm-fld-contents .tm-fid-title {
	margin-left: 36px;
	color: #788aaf;
}

.tm-topcenter-style2 .inside.tm-fid-without-icon.inside h3 span {
	display: inline-block;
	position: relative;
}

.tm-leftstyle3 .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
}

.tm-leftstyle3 .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 30px;
}

.tm-leftstyle3 .tm-sbox-iconalign-left-spacing .tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md {
	font-size: 14px;
	line-height: 24px;
}

.tm-squreslick-arrow.tm-squreslick-arrow2.tm-boxes-carousel-arrows-below .themetechmount-testimonial-box-view-style2 .themetechmount-box-author {
	padding-right: 140px;
}

.tm-squreslick-arrow.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .tm-squreslick-arrow.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
	right: 15px;
	left: auto;
	margin-right: 0;
}

.tm-squreslick-arrow.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .tm-squreslick-arrow.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .tm-squreslick-arrow.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev, .tm-squreslick-arrow.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev {
	margin-right: 55px !important;
}

.tm-squreslick-arrow .themetechmount-boxes-row-wrapper .slick-arrow {
	border-radius: 0;
	width: 48px;
	height: 48px;
	border: 1px solid rgba(255, 255, 255, .2);
}

.tm-squreslick-arrow.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .tm-squreslick-arrow.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
	top: -126px;
}

.tm-squreslick-arrow .themetechmount-boxes-row-wrapper .slick-prev:before, .tm-squreslick-arrow .themetechmount-boxes-row-wrapper .slick-next:before {
	color: #fff;
	font-weight: 600;
	font-size: 20px;
}

.tm-row.tm-bg.tm-bgimage-yes .themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content {
	background-color: #fff !important;
}

.tm-boxtexthover .tm-sbox.tm-sbox-iconalign-top-center .tm-custom-heading a {
	color: #fff;
}

.tm-boxtexthover .tm-sbox.tm-sbox-iconalign-top-center .tm-custom-heading a:hover {
	color: #18336c;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2.style4 .themetechmount-box-desc .themetechmount-testimonial-text {
	text-align: left;
	background: transparent;
	border-left: none;
	font-size: 18px;
	line-height: 35px;
	font-weight: 500;
	margin: 25px 0 18px;
	padding: 0;
	font-style: italic;
}

.themetechmount-testimonial-box-view-style2.style4 .themetechmount-box-content .themetechmount-box-img .themetechmount-item-thumbnail {
	margin: 0;
}

.themetechmount-testimonial-box-view-style2.style4 .themetechmount-box-author .themetechmount-box-title {
	text-align: left;
}

.themetechmount-testimonial-box-view-style2.style4 .themetechmount-author-name {
	padding-left: 0;
}

.themetechmount-testimonial-box-view-style2.style4 .themetechmount-ratting-star i {
	display: inline-block;
	width: 17px;
	margin: 0;
	font-size: 17px;
}

.themetechmount-testimonial-box-view-style2.style4 .themetechmount-ratting-star {
	padding-top: 0;
}

.themetechmount-testimonial-box-view-style2.style4 .themetechmount-box-content .themetechmount-box-img img {
	border-radius: 50%;
	padding: 0;
	border: unset;
	box-shadow: none;
}

.themetechmount-testimonial-box-view-style2.style4 .themetechmount-box-content .themetechmount-box-img .themetechmount-item-thumbnail {
	width: 113px;
	height: 113px;
}

.themetechmount-testimonial-box-view-style2.style4 .themetechmount-item-thumbnail:before {
	content: "";
	font-family: "tm-labpeak-icons";
	color: #fff;
	font-size: 17px;
	line-height: 45px;
	position: absolute;
	top: 70px;
	z-index: 99;
	left: 108px;
	background-color: #3368c6;
	border-radius: 50%;
	height: 45px;
	width: 45px;
}

.tm-squreslick-arrow.tm-squreslick-arrow2.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .tm-squreslick-arrow.tm-squreslick-arrow2.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
	top: auto;
	bottom: -8px;
	right: 75px;
}

.tm-squreslick-arrow.tm-squreslick-arrow2 .themetechmount-boxes-row-wrapper .slick-arrow {
	border-radius: 0;
	width: 48px;
	height: 48px;
	border: 1px solid #e7e7e7;
}

.tm-squreslick-arrow.tm-squreslick-arrow2 .themetechmount-boxes-row-wrapper .slick-prev:before, .tm-squreslick-arrow.tm-squreslick-arrow2 .themetechmount-boxes-row-wrapper .slick-next:before {
	color: #788aaf;
	font-weight: 600;
	font-size: 20px;
}

.tm-squreslick-arrow .themetechmount-boxes-row-wrapper .slick-prev:before {
	content: "";
}

.tm-squreslick-arrow .themetechmount-boxes-row-wrapper .slick-next:before {
	content: "";
}

.tm-row.tm-shadowbox_style2 .wpb_column .tm-col-wrapper-bg-layer {
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
}

.tm-row.tm-bgcolor-grey .themetechmount-boxes-view-carousel .themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content {
	background-color: #fff;
}

.tm-topcenter-style2.tm-col-seprator .vc_column_container {
	border-right: 1px solid #e7e7e7;
}

.tm-topcenter-style2.tm-col-seprator .vc_column_container:last-child {
	border-right: none;
}

.themetechmount-testimonial-box-view-style2.style-5 .themetechmount-box-desc .themetechmount-testimonial-text {
	padding: 0;
}

.themetechmount-testimonial-box-view-style2.style-5 .themetechmount-author-name {
	font-size: 20px;
	line-height: 30px;
}

.themetechmount-testimonial-box-view-style2.style-5 .themetechmount-box-content .themetechmount-box-img .themetechmount-item-thumbnail {
	width: 78px;
	height: 78px;
}

.themetechmount-testimonial-box-view-style2.style-5 .themetechmount-box-content .themetechmount-box-img img {
	padding: 0;
	border: unset;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .3);
}

.themetechmount-testimonial-box-view-style2.style-5 .themetechmount-post-item {
	background-color: #fff;
	padding: 35px 15px 45px;
	z-index: 9;
}

.themetechmount-testimonial-box-view-style2.style-5 .themetechmount-box-title {
	padding-bottom: 9px;
}

.themetechmount-testimonial-box-view-style2.style-5 .themetechmount-ratting-star {
	padding-top: 21px;
	padding-bottom: 0;
	border-top: 1px solid #e7e7e7;
	margin-top: 27px;
}

.themetechmount-testimonial-box-view-style2.style-5 .themetechmount-box-desc .themetechmount-testimonial-text {
	font-size: 15px;
	line-height: 26px;
}

.themetechmount-testimonial-box-view-style2.style-5 .themetechmount-post-item:before {
	content: url("https://cdn-ilbpfpl.nitrocdn.com/yltaRxSKojFDCoiFXVyOeTJAAfrYCHyA/assets/images/optimized/rev-47dc945/aflab.com/wp-content/themes/labpeak/images/tm-shape.png");
	position: absolute;
	right: 100px;
	left: auto;
	z-index: -1;
}

.tm-processbox .tm-desc-footer h5 a {
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
}

.tm-processtyle2 .tm-processbox .tm-desc-footer {
	padding-top: 23px;
	padding-bottom: 27px;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-processbox .tm-process-icon:before, .tm-processtyle2 .tm-processbox-wrapper .tm-processbox .tm-box-icon:before {
	content: unset;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-box-icon .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	margin-top: -74px;
	height: 139px;
	width: 139px;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-processbox .process-num {
	right: 0;
	top: -70px;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-processbox {
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
	margin: 0 15px;
	background-color: #fff;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-box-content {
	padding: 0 10px;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-processbox .tm-box-title h5 {
	font-size: 18px;
	margin-bottom: 15px;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-box-icon .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner:after, .tm-processtyle2 .tm-processbox-wrapper .tm-box-icon .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner:before {
	content: "";
	height: 15px;
	width: 15px;
	position: absolute;
	border-radius: 50%;
	left: 5px;
	right: auto;
	top: 18px;
	background-color: #fff;
	border: 3px solid;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-box-icon .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner:after {
	right: 2px;
	left: auto;
	bottom: 23px;
	top: unset;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-box-icon .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 50px !important;
}

.tm-processtyle2 .tm-processbox-wrapper .tm-processbox .process-num:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	border-radius: 100%;
	height: 100%;
	border: 1px solid #3368c6;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-ms-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	transform: rotate(76deg);
}

.tm-processtyle2 .tm-processbox-wrapper .tm-processbox:hover .process-num:before {
	opacity: 1;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
}

.bouncing-bubble-animation {
	-webkit-animation: bouncebubble infinite 5000ms;
	animation: bouncebubble infinite 5000ms;
}

@-webkit-keyframes bouncebubble {
	1% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	25% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	
	50% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	
	75% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
		-webkit-transform: translateX(0);
		transform: translateY(0);
		transform: translateX(0);
	}
}

.tm-seperator-style2.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4.tm-custom-heading {
	position: relative;
	display: inline-block;
	margin-bottom: 12px;
}

.tm-seperator-style2.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4.tm-custom-heading:before {
	position: absolute;
	content: "";
	height: 17px;
	width: 3px;
	left: 0;
	right: auto;
	top: 3px;
	background: var(--tm-skincolor-bg);
	display: block;
}

.tm-seperator-style2.tm-element-heading-wrapper.tm-element-align-center .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4.tm-custom-heading:before {
	left: -10px;
}

.tm-seperator-style2.tm-element-heading-wrapper.tm-element-align-left h4.tm-custom-heading {
	padding-left: 12px;
}

.tm-sbox-iconalign-top-center2 {
	position: relative;
	padding: 30px 30px 3px;
	text-align: center;
	width: 100%;
	border: 1px solid var(--tm-bordercolor);
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.tm-sbox-iconalign-top-center2:hover {
	border-color: transparent;
}

.tm-sbox-iconalign-top-center2:before, .tm-sbox-iconalign-top-center2:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .55s, transform .55s;
}

.tm-sbox-iconalign-top-center2:before {
	border-top: 1px dashed;
	border-bottom: 1px dashed;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.tm-sbox-iconalign-top-center2:hover:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	border-color: var(--tm-skincolor-bg);
}

.tm-sbox-iconalign-top-center2:after {
	border-left: 1px dashed;
	border-right: 1px dashed;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.tm-sbox-iconalign-top-center2:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	border-color: var(--tm-skincolor-bg);
}

.tm-sbox-iconalign-top-center2 .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	text-align: center;
}

.tm-sbox-iconalign-top-center2 .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content {
	text-align: center;
}

.tm-sbox-iconalign-top-center2 .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3 {
	font-size: 0;
}

.tm-sbox-iconalign-top-center2 .tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md .tm-vc_btn3-icon {
	font-size: 14px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	border-radius: 50%;
	transition: all .4s;
	text-align: center;
}

.tm-sbox-iconalign-top-center2:hover .tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md .tm-vc_btn3-icon {
	background-color: var(--tm-skincolor-bg);
	color: var(--tm-whitecolor);
}

.tm-sbox-iconalign-top-center2 .tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md .tm-vc_btn3-icon:hover {
	background-color: var(--tm-secondary-bg);
}

.tm-sbox-iconalign-top-center2 .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	position: relative;
	padding: 40px 40px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: var(--tm-greycolor-bg);
}

.tm-sbox-iconalign-top-center2 .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 15px;
}

.tm-sbox-iconalign-top-center2 .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md:not(.tm-vc_icon_element-have-style-inner) .tm-vc_icon_element-icon {
	font-size: 55px !important;
}

.tm-sbox-iconalign-top-center2.tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
}

.tm-sbox-iconalign-top-center2 .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons:before {
	counter-increment: section;
	content: counter(section, upper-greek);
	position: absolute;
	top: -30px;
	left: -30px;
	height: 75px;
	line-height: 95px;
	width: 75px;
	padding-left: 25px;
	border-radius: 50%;
	color: var(--tm-whitecolor);
	background-color: var(--tm-secondary-bg);
}

.tm-join-btn.tm-vc_btn3-container.tm-vc_btn3-inline {
	margin-bottom: 0;
}

.tm-join-btn .tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md {
	font-size: 14px;
	position: relative;
}

.tm-join-btn .tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md:after {
	content: "";
	position: absolute;
	background: var(--tm-bordercolor);
	height: 1px;
	width: 100%;
	top: auto;
	bottom: 0;
	left: 0;
}

.tm-join-btn .tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md i {
	font-size: 16px;
	margin-left: 7px;
	transition: ease-in-out .3s;
}

.tm-join-btn .tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md:hover i {
	margin-left: 11px !important;
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-top-image-style2.themetechmount-box-view-top-image .themetechmount-box-bottom-content {
	text-align: center;
	border: 1px solid var(--tm-bordercolor);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 15px 25px 18px;
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-top-image-style2.themetechmount-box-view-top-image .tm-featured-iconbox {
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	left: auto;
	text-align: center;
	display: flex;
	align-items: center;
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-top-image-style2.themetechmount-box-view-top-image .tm-featured-wrapper img {
	transform: scale(1.01);
	transition: all 700ms ease;
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-top-image-style2:hover.themetechmount-box-view-top-image .tm-featured-wrapper img {
	-webkit-transform: scale(1.07) rotate(.5deg);
	-ms-transform: scale(1.07) rotate(.5deg);
	-moz-transform: scale(1.07) rotate(.5deg);
	transform: scale(1.07) rotate(.5deg);
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default.style-6 .themetechmount-box-author .themetechmount-box-title {
	padding-left: 0;
	padding-top: 0;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default.style-6 .themetechmount-box-author {
	float: left;
	padding-left: 0;
	padding-top: 0;
	margin-top: -4px;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default.style-6 .themetechmount-author-name:before {
	content: unset;
}

.themetechmount-boxes-testimonial .style-6 .themetechmount-author-name {
	padding-left: 0;
	font-size: 18px;
	margin-bottom: -1px;
}

.themetechmount-boxes-testimonial .style-6 .themetechmount-box-footer {
	font-size: 14px;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default.style-6 .themetechmount-box-img {
	border-top: 0;
	padding-top: 0;
}

.themetechmount-boxes-testimonial .style-6 .testimonial-avatar {
	display: flex;
	position: relative;
	text-align: right;
	align-items: center;
	justify-content: flex-end;
}

.themetechmount-boxes-testimonial .style-6 .testimonial-avatar:after {
	position: absolute;
	right: 90px;
	left: 0;
	top: 30px;
	content: "";
	opacity: 1;
	height: 1px;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .55s, transform .55s;
	background-color: var(--tm-bordercolor);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default.style-6 .themetechmount-ratting-star {
	float: right;
	padding: 25px 0 0;
}

.themetechmount-boxes-testimonial .style-6 .tm-labpeak-icon-star-1.tm-active {
	color: #ff9c00;
	font-size: 13px;
}

.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default.style-6 .themetechmount-box-content .themetechmount-box-img .themetechmount-item-thumbnail {
	width: 68px;
	height: 68px;
	float: right;
	margin-bottom: 0;
}

.themetechmount-boxes-testimonial .style-6 .themetechmount-box-content .themetechmount-box-img img {
	border: 4px solid #f2f2f2;
	border-radius: 50%;
}

.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default.style-6 .themetechmount-post-item .themetechmount-box-content {
	padding: 40px 40px 44px;
	border-radius: 6px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 9%);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 9%);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 9%);
}

.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default.style-6 .themetechmount-post-item .themetechmount-box-content:before {
	content: unset;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default.style-6 .themetechmount-box-desc:before {
	-webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNTYuMDAwMDAwcHQiIGhlaWdodD0iNDUuMDAwMDAwcHQiIHZpZXdCb3g9IjAgMCA1Ni4wMDAwMDAgNDUuMDAwMDAwIgogcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+CjxtZXRhZGF0YT4KQ3JlYXRlZCBieSBwb3RyYWNlIDEuMTUsIHdyaXR0ZW4gYnkgUGV0ZXIgU2VsaW5nZXIgMjAwMS0yMDE3CjwvbWV0YWRhdGE+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLDQ1LjAwMDAwMCkgc2NhbGUoMC4xMDAwMDAsLTAuMTAwMDAwKSIKZmlsbD0iIzAwMDAwMCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTAgMzQ2IGMwIC0xMTMgMiAtMTE2IDYxIC0xMTYgMTYgMCAyOSAtNSAyOSAtMTAgMCAtMTggLTM3IC04NSAtNjUKLTExOSBsLTI3IC0zMSAzMyAtMjcgYzU1IC00NyA1NSAtNDcgOTggNyA2MCA3NiA4MSAxNDMgODggMjgyIGw2IDExOCAtMTExIDAKLTExMiAwIDAgLTEwNHoiLz4KPHBhdGggZD0iTTM0MCAzNjAgYzAgLTQ3IC0zIC05NSAtNiAtMTA3IC02IC0yMiAtMyAtMjMgNDYgLTIzIDQ5IDAgNTEgLTEgNDQKLTIyIC0xMCAtMzMgLTQwIC04OCAtNjYgLTEyMSBsLTIyIC0yNyAzNCAtMzAgYzE5IC0xNiA0MCAtMjkgNDYgLTMwIDE5IDAgNzUKNzAgMTAyIDEyOCAyMCA0NSAyNiA3OCAzMiAxODEgNCA2OSA2IDEyNyA2IDEyOCAtMSAwIC00OSAzIC0xMDkgNSBsLTEwNyAzIDAKLTg1eiIvPgo8L2c+Cjwvc3ZnPgo=") no-repeat 100% 100%;
	mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNTYuMDAwMDAwcHQiIGhlaWdodD0iNDUuMDAwMDAwcHQiIHZpZXdCb3g9IjAgMCA1Ni4wMDAwMDAgNDUuMDAwMDAwIgogcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+CjxtZXRhZGF0YT4KQ3JlYXRlZCBieSBwb3RyYWNlIDEuMTUsIHdyaXR0ZW4gYnkgUGV0ZXIgU2VsaW5nZXIgMjAwMS0yMDE3CjwvbWV0YWRhdGE+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLDQ1LjAwMDAwMCkgc2NhbGUoMC4xMDAwMDAsLTAuMTAwMDAwKSIKZmlsbD0iIzAwMDAwMCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTAgMzQ2IGMwIC0xMTMgMiAtMTE2IDYxIC0xMTYgMTYgMCAyOSAtNSAyOSAtMTAgMCAtMTggLTM3IC04NSAtNjUKLTExOSBsLTI3IC0zMSAzMyAtMjcgYzU1IC00NyA1NSAtNDcgOTggNyA2MCA3NiA4MSAxNDMgODggMjgyIGw2IDExOCAtMTExIDAKLTExMiAwIDAgLTEwNHoiLz4KPHBhdGggZD0iTTM0MCAzNjAgYzAgLTQ3IC0zIC05NSAtNiAtMTA3IC02IC0yMiAtMyAtMjMgNDYgLTIzIDQ5IDAgNTEgLTEgNDQKLTIyIC0xMCAtMzMgLTQwIC04OCAtNjYgLTEyMSBsLTIyIC0yNyAzNCAtMzAgYzE5IC0xNiA0MCAtMjkgNDYgLTMwIDE5IDAgNzUKNzAgMTAyIDEyOCAyMCA0NSAyNiA3OCAzMiAxODEgNCA2OSA2IDEyNyA2IDEyOCAtMSAwIC00OSAzIC0xMDkgNSBsLTEwNyAzIDAKLTg1eiIvPgo8L2c+Cjwvc3ZnPgo=") no-repeat 100% 100%;
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: var(--tm-skincolor-bg);
	height: 45px;
	width: 56px;
	opacity: .1;
	content: "";
	border-radius: unset;
	top: 0;
	left: -10px;
	transform: none;
}

.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default.style-6 .themetechmount-post-item .themetechmount-box-desc {
	padding: 0;
}

.themetechmount-boxes-testimonial .style-6 .themetechmount-box-desc .themetechmount-testimonial-text {
	font-style: normal;
	font-size: 16px;
	line-height: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.themetechmount-boxes-testimonial .slick-track .tm-box-col-wrapper.slick-active+.slick-active .themetechmount-box-view-default.style-6 .themetechmount-box-content {
	top: 0;
	margin-bottom: 0;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .tm-box-col-wrapper .style-6 {
	padding-left: 3px;
}

.tm-reviewslicksilde .tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-prev {
	right: 55px;
}

.tm-reviewslicksilde .tm-squreslick-arrow.tm-squreslick-arrow2 .themetechmount-boxes-row-wrapper .slick-arrow {
	background-color: var(--tm-greycolor-bg);
}

.tm-reviewslicksilde .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover {
	background-color: var(--tm-skincolor-bg);
}

.tm-bottomspacetest .tm-vc_cta3-container {
	margin-bottom: 17px;
}

.tm-bottomspacetest.tm-reviewslicksilde .tm-squreslick-arrow.tm-squreslick-arrow2 .themetechmount-boxes-row-wrapper .slick-arrow {
	top: 60px;
}

.tm-textcolor-white .tm-fidcenterfontsize .tm-fid-icon-wrapper i {
	color: var(--tm-skincolor-bg) !important;
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 2px;
}

.tm-fidcenterfontsize .tm-fid.inside h4 {
	font-size: 52px;
	line-height: 52px;
}

.tm-fidcenterfontsize .tm-fid-title span {
	font-size: 16px;
}

.tm-fidcenterfontsize .inside.tm-fid-view-topcentericon h3:after {
	content: unset;
}

.tm-fidcenterfontsize .tm-fid-with-icon.tm-fid-view-topcentericon h3 {
	margin-top: 0;
	margin-bottom: 20px;
}

.tm-fidcenterfontsize .tm-fid-with-icon.tm-fid-view-topcentericon {
	position: relative;
	padding: 15px 0 0 0;
}

.tm-fidcenterfontsize .tm-fid-with-icon.tm-fid-view-topcentericon:after {
	content: "";
	position: absolute;
	height: 1px;
	width: 40%;
	background-color: rgba(255, 255, 255, .08);
	left: 0;
	right: 0;
	margin: 0 auto;
}

.tm-fidcenterfontsize .tm-fid-with-icon.tm-fid-view-topcentericon:last-child:after {
	content: unset;
}

.tm-trophyicon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
	font-size: 70px !important;
	padding-left: 7px;
}

.tm-leftexpriiocn .tm-sbox.tm-sbox-iconalign-left-spacing.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3 {
	padding: 15px;
}

.tm-leftexpriiocn .tm-sbox.tm-bgcolor-yes .tm-vc_cta3-container {
	margin-bottom: 0;
}

.tm-leftexpriiocn .tm-sbox.tm-sbox-bgcolor-grey {
	margin-bottom: 15px;
}

.tm-leftexpriiocn .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2.tm-custom-heading:last-child {
	margin-bottom: 0;
}

.themetechmount-box-style3 .tm-entry-footer {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 25px;
}

.themetechmount-box-style3 .themetechmount-meta-line {
	display: inline-block;
	padding: 5px 15px;
	z-index: 2;
	font-size: 13px;
	transition: all .4s;
	background-color: var(--tm-skincolor-bg);
}

.themetechmount-box-style3:hover .themetechmount-meta-line {
	background-color: var(--tm-secondary-bg);
}

.themetechmount-box-style3 .themetechmount-meta-line a {
	color: var(--tm-whitecolor);
}

.themetechmount-box-style3 .themetechmount-meta-line i {
	margin-right: 3px;
	font-size: 13px;
	color: var(--tm-whitecolor);
}

.themetechmount-box-style3 .tm-entry-meta-wrapper i {
	display: none;
}

.themetechmount-box-style3 .themetechmount-box-content {
	padding: 0;
	background-color: var(--tm-greycolor-bg);
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.themetechmount-box-style3 .themetechmount-box-desc {
	padding: 25px 30px 26px;
}

.themetechmount-box-style3 .tm-entry-meta-wrapper {
	border-bottom: 1px solid var(--tm-bordercolor);
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.themetechmount-box-style3 .themetechmount-box-title h4 {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 20px;
}

.themetechmount-box-style3 .themetechmount-box-desc-text {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.themetechmount-box-style3 .tm-featured-outer-wrapper {
	overflow: hidden;
}

.themetechmount-box-style3 .tm-featured-outer-wrapper img {
	transform: scale(1.01);
	transition: all 700ms ease;
}

.themetechmount-box-style3:hover .tm-featured-outer-wrapper img {
	-webkit-transform: scale(1.07) rotate(.5deg);
	-ms-transform: scale(1.07) rotate(.5deg);
	-moz-transform: scale(1.07) rotate(.5deg);
	transform: scale(1.07) rotate(.5deg);
}

.tm-left-planicon .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-icon-size-sm .tm-vc_cta3_content-container {
	padding-left: 10px;
	padding-top: 6px;
}

.tm-left-planicon .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm .tm-vc_icon_element-icon {
	font-size: 20px !important;
}

.tm-left-planicon h2.tm-custom-heading {
	font-weight: 600;
}

.tm-left-planicon p {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.tm-newsletter {
	width: 65%;
	margin: 0 auto;
}

.tm-subbutton .mc4wp-form-fields {
	position: relative;
}

.tm-subbutton .mc4wp-form-fields input[type="email"] {
	padding: 15px 24px;
	padding-right: 200px;
	height: 62px;
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, .4);
	color: var(--tm-whitecolor);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tm-subbutton .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder {
	color: var(--tm-whitecolor);
}

.tm-subbutton .mc4wp-form-fields input[type="email"]::-moz-placeholder {
	color: var(--tm-whitecolor);
}

.tm-subbutton .mc4wp-form-fields input[type="email"]::-ms-input-placeholder {
	color: var(--tm-whitecolor);
}

.tm-subbutton .mc4wp-form-fields input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 30px 7px;
	height: 62px;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	background-color: var(--tm-whitecolor);
	color: var(--tm-secondary-bg);
	border-radius: 0;
}

.tm-subscribecta .tm-vc_cta3.tm-vc_cta3-icon-size-md .tm-vc_icon_element .tm-vc_icon_element-inner {
	background-color: var(--tm-whitecolor);
	height: 68px;
	width: 68px;
	line-height: 68px;
}

.tm-subscribecta .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-size-md.tm-vc_icon_element-style-none .tm-vc_icon_element-icon.kw_labpeak {
	font-size: 34px !important;
	color: #22b6af;
}

.tm-questionfooter .tm-heading {
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 35px;
}

.tm-questionfooter .widget_contact_wrapper span {
	padding-left: 15px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
}

.tm-questionfooter .widget_contact_wrapper p {
	padding-left: 30px;
	color: rgba(255, 255, 255, .75) !important;
}

.tm-questionfooter .widget_contact_wrapper li {
	display: inline-block;
	width: calc(50% - 3px);
	float: none;
	padding: 0 0 11px 0;
}

.tm-questionfooter .widget_contact_wrapper li:last-child {
	float: right;
	padding: 0;
}

.tm-questionfooter .widget_contact_wrapper span:last-child {
	color: var(--tm-skincolor-bg);
	padding-left: 0;
}

.footer .tm-questionfooter .social-icons li>a {
	border: 0;
}

.tm-questionfooter .themetechmount-social-links-wrapper {
	margin-top: -30px;
}

.tm-linkuseful.widget_nav_menu li a:before {
	content: "";
	font-family: "fontawesome";
	color: var(--tm-whitecolor);
	font-size: 10px;
}

.tm-linkuseful.widget_nav_menu li a:hover:before {
	color: var(--tm-skincolor-bg);
}

.tm-postdesc ul.tm-recent-post-list>li>a:last-child {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.tm-headingsapacing.themetechmount-boxes-view-carousel:not(.tm-boxes-carousel-arrows-hide) .themetechmount-box-heading-wrapper.tm-element-align-left .tm-element-heading-wrapper {
	width: 95%;
}

.tm-squarelisticon .tm-list.tm-list-style-icon li {
	display: inline-block;
}

.tm-squarelisticon .tm-list.tm-list-style-icon.tm-list-icon-library-fontawesome .tm-list-li-content {
	padding-right: 20px;
	font-size: 17px;
}

.tm-squarelisticon .tm-list.tm-list-style-icon li i {
	font-size: 20px;
	line-height: 15px;
}

.tm-lablefticonstyle .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md.tm-vc_icon_element-have-style-inner {
	height: 68px !important;
	width: 68px !important;
	line-height: 68px;
}

.tm-lablefticonstyle .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md.tm-vc_icon_element-have-style-inner .tm-vc_icon_element-icon.kw_labpeak {
	font-size: 34px !important;
}

.tm-withoutradius .tm-vc_btn3.tm-vc_btn3-shape-rounded {
	border-radius: 0;
}

.tm-header-style-infostack .header-content .tm-calldesc {
	color: #7d859c;
}

.tm-btnstyle2 .tm-vc_general.tm-vc_btn3 {
	display: inline-block;
	position: relative;
	overflow: hidden;
	z-index: 2;
	font-size: 13px;
}

.tm-btnstyle2 .tm-vc_general.tm-vc_btn3:after {
	content: "";
	width: 160%;
	height: 150px;
	border-radius: 60%;
	position: absolute;
	top: 100%;
	left: -40px;
	z-index: -1;
	transition: all .4s ease 0s;
	background-color: var(--tm-whitecolor);
}

.tm-btnstyle2 .tm-vc_general.tm-vc_btn3:hover:after {
	top: -50px;
}

.tm-btnstyle2 .tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor:hover {
	color: #182333;
	border-color: var(--tm-whitecolor);
	background-color: var(--tm-whitecolor);
}

.appbtn {
	display: inline-block;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.appbtn:after {
	content: "";
	width: 160%;
	height: 150px;
	border-radius: 60%;
	position: absolute;
	top: 100%;
	left: -40px;
	z-index: -1;
	transition: all .4s ease 0s;
	background-color: var(--tm-secondary-bg);
}

.appbtn:hover:after {
	top: -50px;
}

.widget.tm-sidebar-banner:before {
	content: "";
	position: absolute;
	background-color: var(--tm-skincolor-bg);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	opacity: .9;
	z-index: -1;
}

.sidebar.widget-area .widget.tm-sidebar-banner {
	text-align: left;
	padding: 70px 40px 55px;
	z-index: 2;
	background-image: url("https://cdn-ilbpfpl.nitrocdn.com/yltaRxSKojFDCoiFXVyOeTJAAfrYCHyA/assets/images/optimized/rev-47dc945/aflab.com/wp-content/themes/labpeak/images/sidebarimg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	margin: 5px 0 20px;
	display: inline-block;
}

.sidebar.widget-area .widget.tm-sidebar-banner.nitro-lazy {
	background-image: none !important;
}

.widget.tm-sidebar-banner:after {
	content: "";
	display: block;
	border: 1px solid rgba(255, 255, 255, 19%);
	height: 89%;
	position: absolute;
	width: 89%;
	top: 17px;
	left: 18px;
	bottom: 0;
	z-index: -1;
}

.widget.tm-sidebar-banner .widget-tm-icon i {
	font-size: 40px;
}

.widget.tm-sidebar-banner .title-heading h4 {
	color: var(--tm-whitecolor);
	margin-bottom: 5px;
	font-size: 21px;
}

.widget.tm-sidebar-banner .title-heading p {
	font-size: 15px;
	margin-bottom: 2px;
	color: rgba(255, 255, 255, .7);
}

.widget.tm-sidebar-banner .tm-blog-cntbox {
	padding-top: 15px;
	color: rgba(255, 255, 255, .8);
}

.widget.tm-sidebar-banner .tm-blog-cntbox i {
	color: rgba(255, 255, 255, .7);
}

.widget.tm-sidebar-banner .tm-blog-cntbox .tm-righttext-box p {
	display: inline-block;
	margin-bottom: 6px;
	font-size: 15px;
	line-height: 24px;
	padding-left: 3px;
}

.widget.tm-sidebar-banner .widget-tm-icon {
	margin-bottom: 20px;
}

.appbtn.tm-vc_btn3.tm-vc_btn3-color-grey.tm-vc_btn3-style-flat:hover {
	border-color: var(--tm-secondary-bg);
}

.tm-servicebox-hoverstyle.tm-boxhover .tm-sbox:hover .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:hover {
	background-color: #06194b !important;
}

.tm-servicebox-hoverstyle.tm-boxhover .tm-sbox>.tm-vc_cta3-container:after {
	background-color: rgba(34, 182, 176, 76%);
}

.tm-servicebox-hoverstyle.tm-boxhover .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3 {
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
	padding-left: 46px !important;
}

.tm-titlebar-wrapper:not(.tm-titlebar-align-default).tm-bgcolor-grey .entry-title-wrapper .entry-title:before {
	background-color: var(--tm-skincolor-bg);
}

.site-footer .tm-bordercolor-no .second-footer {
	border-bottom: none;
}

body .elementor-section.elementor-top-section:first-child {
	margin-top: -83px;
}

.elementor-section.elementor-top-section {
	padding-top: 92px;
	padding-bottom: 80px;
}

.elementor-column.elementor-top-column.tm-col-bgcolor-white:not(.tm-bgimage-yes) .elementor-widget-wrap>.tm-stretched-div, .elementor-column.elementor-top-column.tm-col-bgcolor-white:not(.tm-col-stretched-yes)>.elementor-widget-wrap, .elementor-column.elementor-inner-column.tm-col-bgcolor-white:not(.tm-bgimage-yes)>.elementor-widget-wrap {
	background-color: #fff !important;
}

.elementor-section.elementor-top-section.tm-bgcolor-white, .elementor-section.elementor-top-section.tm-bgcolor-white:before, .elementor-section.elementor-inner-section.tm-bgcolor-white, .elementor-progress-wrapper {
	background-color: #fff;
}

.elementor-inner-section, .elementor-widget-container, .elementor-button-wrapper, .elementor-section .elementor-widget-wrap {
	position: relative;
	z-index: 1;
}

.elementor-top-column>.elementor-widget-wrap:before, .elementor-inner-column>.elementor-widget-wrap:before, .elementor-top-section:before, .elementor-inner-section:before, .tm-col-stretched-yes .tm-stretched-div:before {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 1;
}

.elementor-top-column>.elementor-widget-wrap:before, .elementor-inner-column>.elementor-widget-wrap:before, .elementor-top-section:before, .elementor-inner-section:before {
	background-color: transparent !important;
}

body.elementor-editor-active .elementor-top-section:before, body.elementor-editor-active .tm-col-stretched-yes .tm-stretched-div:before {
	z-index: 0;
}

.elementor-column.elementor-top-column.tm-col-bgcolor-white.tm-bgimage-yes .elementor-widget-wrap .tm-stretched-div:before {
	background-color: rgba(255, 255, 255, .7) !important;
}

.elementor-column.tm-col-stretched-yes.tm-bgimage-yes {
	background-image: none;
	background-color: transparent;
}

.elementor-column.tm-col-stretched-yes.tm-bgimage-yes.nitro-lazy {
	background-image: none !important;
}

.tm-bg-color-white, .tm-bg-color-white .tm-stretched-div:before {
	background-color: #fff;
}

.tm-bg-color-white .tm-bgimage-yes.tm-stretched-div:before {
	background-color: rgba(255, 255, 255, .8);
}

.tm-col-stretched-yes .tm-stretched-div {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: auto;
	z-index: 1;
}

.tm-col-stretched-left .tm-stretched-div {
	margin-left: -500px !important;
	right: 0;
}

.tm-col-stretched-right .tm-stretched-div {
	margin-right: -500px !important;
	right: 0;
}

.elementor-section.tm-textcolor-white .elementor-widget-text-editor, .elementor-section.tm-textcolor-white {
	color: rgba(255, 255, 255, .8);
}

.tm-element-heading-content-wrapper.tm-seperator-solid .heading-seperator {
	position: relative;
}

.tm-align-center {
	text-align: center;
}

.tm-bgcolor-skincolor .tm-element-heading-content-wrapper .tm-element-content-heading, .tm-col-bgcolor-skincolor .tm-element-heading-content-wrapper .tm-element-content-heading {
	color: #fff;
}

.tm-col-bgcolor-skincolor .tm-element-heading-content-wrapper .tm-element-subheading, .tm-bgcolor-skincolor .tm-element-heading-content-wrapper .tm-element-subheading {
	color: rgba(255, 255, 255, .9);
}

.themetechmount-iconbox-styleone .themetechmount-iconbox-icon {
	width: 58px;
}

.themetechmount-iconbox-styleone .themetechmount-iconbox-heading .tm-custom-heading {
	font-size: 18px;
	line-height: 28px;
}

.themetechmount-iconbox-styleone .themetechmount-iconbox-heading .tm-element-subheading {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 3px;
}

.themetechmount-iconbox-styleone.themetechmount-iconsize-large .themetechmount-iconbox-icon {
	width: 55px;
}

.themetechmount-iconbox.themetechmount-iconbox-styleone.themetechmount-iconsize-large .tm-box-icon i {
	font-size: 40px;
	line-height: 40px;
}

.tm-bgcolor-darkgrey .themetechmount-iconbox.themetechmount-iconbox-styleone .tm-iocnbox-btn a:not(:hover), .tm-bgcolor-skincolor .themetechmount-iconbox.themetechmount-iconbox-styleone .tm-iocnbox-btn a, .tm-col-bgcolor-skincolor .themetechmount-iconbox.themetechmount-iconbox-styleone .tm-iocnbox-btn a, .tm-col-bgcolor-darkgrey .themetechmount-iconbox.themetechmount-iconbox-styleone .tm-iocnbox-btn a:not(:hover) {
	color: #fff;
}

.themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading {
	margin-bottom: 3px;
}

.themetechmount-iconbox .themetechmount-iconbox-heading .tm-element-subheading:last-child, .themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading:last-child {
	margin-bottom: 0;
}

.themetechmount-iconbox.themetechmount-iconbox-styleone .tm-box-icon i {
	font-size: 40px;
	line-height: 40px;
}

.themetechmount-iconbox.themetechmount-iconbox-styleone .themetechmount-iconbox-desc {
	padding-top: 15px;
}

.themetechmount-iconbox.themetechmount-iconbox-styleone .tm-iocnbox-btn {
	padding-top: 15px;
}

.themetechmount-iconbox.themetechmount-iconcolor-white .tm-box-icon i {
	color: #fff;
}

.tm-processbox-wrapper .tm-processbox .tm-stepbox-main-icon {
	max-width: 205px;
	height: 201px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 8%);
	-moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 8%);
	border-radius: 50%;
	margin: 0 auto;
	line-height: 205px;
	font-size: 50px;
}

.elementor-widget-tm_staticbox_element .tm-processbox-wrapper .tm-processbox .process-num {
	right: 35px;
}

.elementor-widget .tm-ptablebox .tm-ptablebox-featured-col .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3 a, .elementor-widget .tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3:hover a, .elementor-widget .tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3 a:hover {
	color: #fff;
}

.elementor-widget .tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3 a {
	display: block;
	width: 100%;
}

.elementor-widget-tm_ptable_element .tm-element-heading-content-wrapper {
	margin-bottom: 45px;
}

.elementor-element.elementor-widget-button .elementor-button {
	position: relative;
}

.tm-btn-style-flat.tm-btn-color-white .elementor-button {
	background-color: #fff;
}

.tm-btn-style-flat.tm-btn-color-grey .elementor-button:hover, .tm-btn-style-flat.tm-btn-color-white .elementor-button:hover {
	color: #fff;
}

.elementor-button.elementor-size-md {
	font-size: 14px;
	line-height: normal;
	padding: 13px 30px 13px 31px;
	font-weight: 500;
}

.elementor-element.elementor-widget-button.tm-btn-style-text .elementor-button {
	padding: 0px !important;
}

.tm-btn-shape-square.elementor-element.elementor-widget-button .elementor-button {
	border-radius: 0;
	padding: 15px 27px 15px;
}

.tm-btn-shape-rounded.elementor-element.elementor-widget-button .elementor-button {
	border-radius: 5px;
}

.tm-btn-shape-round.elementor-element.elementor-widget-button .elementor-button {
	border-radius: 2em;
}

.tm-btn-style-outline.elementor-element.elementor-widget-button .elementor-button {
	background-color: transparent;
}

.tm-btn-style-outline.elementor-element.elementor-widget-button .elementor-button {
	border: 2px solid;
}

.tm-btn-style-outline.tm-btn-color-white .elementor-button {
	border-color: #fff !important;
	color: #fff;
}

.tm-btn-style-outline.tm-btn-color-white .elementor-button:hover {
	background-color: #fff;
}

.tm-btn-style-text.tm-icon-align-right .elementor-button {
	padding-right: 22px;
}

.tm-btn-style-text.tm-icon-align-right .elementor-button:hover {
	padding-left: 22px;
}

.tm-btn-style-text.tm-icon-align-right .elementor-button span {
	z-index: 1;
}

.tm-btn-style-text.tm-icon-align-right .elementor-button-link.elementor-button:hover {
	color: #fff;
}

.tm-btn-style-text.tm-icon-align-right .elementor-button .elementor-button-icon {
	color: #fff;
}

.elementor-widget-button.tm-btn-style-text .elementor-button {
	background-color: transparent;
}

.elementor-default .themetechmount-pf-detailbox-list .tm-pf-details-date i, .elementor-default .tm-team-list-title i {
	display: none;
}

.elementor-default .themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details {
	margin-left: 0;
}

.elementor-default .themetechmount-pf-detailbox-list .tm-pf-details-date {
	padding-left: 0;
}

.tm-heading-style-horizontal.tm-element-heading-content-wrapper {
	display: table;
}

.tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header, .tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-element-content-desctxt {
	display: table-cell;
	padding-bottom: 0;
	vertical-align: middle;
}

.tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header {
	width: 51%;
	text-align: left;
	position: relative;
	padding-right: 60px;
}

.tm-element-heading-content-wrapper.tm-seperator-solid.tm-heading-style-horizontal .heading-seperator {
	margin-bottom: 0;
}

.tm-element-heading-content-wrapper.tm-heading-style-vertical.tm-seperator-solid .tm-element-content-heading {
	margin-bottom: 17px;
}

.tm-bgcolor-skincolor .tm-element-heading-content-wrapper .tm-element-content-desctxt, .tm-col-bgcolor-skincolor .tm-element-heading-content-wrapper .tm-element-content-desctxt, .tm-bgcolor-darkgrey .tm-element-heading-content-wrapper .tm-element-content-desctxt, .tm-col-bgcolor-darkgrey .tm-element-heading-content-wrapper .tm-element-content-desctxt {
	color: rgba(255, 255, 255, .85);
}

.elementor-progress-bar, .elementor-progress-wrapper {
	-webkit-border-radius: 0;
	border-radius: 0;
}

.elementor-widget-progress .elementor-title {
	display: block;
	margin-bottom: 12px;
	font-size: 16px;
}

.tm-col-bgcolor-skincolor .elementor-widget-progress .elementor-title, .elementor-section.elementor-top-section.tm-elementor-bg-color-skincolor .elementor-widget-progress .elementor-title, .tm-col-bgcolor-darkgrey .elementor-widget-progress .elementor-title, .elementor-section.elementor-top-section.tm-elementor-bg-color-darkgrey .elementor-widget-progress .elementor-title {
	color: #fff;
}

.tm-col-bgcolor-darkgrey .elementor-progress-wrapper, .elementor-section.elementor-top-section.tm-elementor-bg-color-darkgrey .elementor-progress-wrapper {
	background-color: #fff !important;
}

.elementor-progress-percentage {
	background: none;
	position: absolute;
	text-align: right;
	right: -12px;
	top: -27px;
	font-size: 16px;
}

.elementor-progress-text {
	position: relative;
	overflow: visible;
}

.elementor-widget .inside.tm-fid-view-lefticon {
	padding: 0;
	margin-bottom: 0;
}

.themetechmount-iconbox.tm-iconstyle-boxed .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-rounded .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-rounded-less .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-outline-boxed .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-outline-rounded .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-outline-rounded-less .tm-box-icon {
	font-size: 37px;
}

.themetechmount-iconbox.tm-iconstyle-boxed .themetechmount-iconbox-icon, .themetechmount-iconbox.tm-iconstyle-rounded .themetechmount-iconbox-icon, .themetechmount-iconbox.tm-iconstyle-rounded-less .themetechmount-iconbox-icon, .themetechmount-iconbox.tm-iconstyle-outline-boxed .themetechmount-iconbox-icon, .themetechmount-iconbox.tm-iconstyle-outline-rounded .themetechmount-iconbox-icon, .themetechmount-iconbox.tm-iconstyle-outline-rounded-less .themetechmount-iconbox-icon {
	width: 100px !important;
	vertical-align: top;
	padding-top: 15px;
}

.themetechmount-iconbox.tm-iconstyle-outline-boxed .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-outline-rounded .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-outline-rounded-less .tm-box-icon {
	background-color: transparent !important;
	border: 2px solid;
}

.themetechmount-iconbox.tm-iconstyle-rounded-outline .tm-box-icon {
	border-radius: 50%;
}

.themetechmount-iconbox.tm-iconstyle-rounded-less .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-outline-rounded-less .tm-box-icon {
	border-radius: 5px;
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-icon {
	width: 75px;
}

.themetechmount-iconbox.tm-iconstyle-boxed-outline .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-boxed .tm-box-icon {
	border-radius: 0;
}

.themetechmount-iconbox.tm-iconstyle-outline-rounded .tm-box-icon, .themetechmount-iconbox.tm-iconstyle-rounded .tm-box-icon {
	border-radius: 50%;
}

.themetechmount-iconbox.tm-iconstyle-rounded-less .tm-box-icon i, .themetechmount-iconbox.tm-iconstyle-boxed .tm-box-icon i, .themetechmount-iconbox.tm-iconstyle-rounded .tm-box-icon i {
	color: #fff;
}

.themetechmount-iconbox.tm-content-left-all * {
	text-align: left !important;
}

.themetechmount-iconbox .tm-textalign-left .tm-box-icon, .themetechmount-iconbox.tm-content-left-all .tm-box-icon {
	margin-left: 0;
}

.elementor-progress-percentage, .elementor-widget-progress .elementor-title {
	color: #2a2a2a;
}

.tm-textcolor-white .elementor-progress-percentage, .tm-bgcolor-darkgrey .tm-bgcolor-yes .tm-element-content-heading, .tm-textcolor-white .elementor-widget-progress .elementor-title {
	color: #fff;
}

.tm-element-heading-content-wrapper .tm-content-header .tm-element-subheading.tm-custom-heading:first-child {
	margin-bottom: 2px;
}

.tm-element-heading-content-wrapper.tm-seperator-solid .tm-element-content-desctxt {
	padding-top: 2px;
}

.site-footer .widget .tm-btn-shape-square.elementor-element.elementor-widget-button .elementor-button {
	padding: 17px 23px 17px;
}

.tm-header-text-area .elementor-element.elementor-widget-button .elementor-button {
	font-size: 12px;
	padding: 11px 17px 11px 17px;
}

.elementor-element .tm-fid-view-lefticon.inside h4 span:nth-child(2) {
	margin-left: -5px;
}

.tm-faq-style1 .elementor-accordion .elementor-accordion-item, .tm-faq-style1 .elementor-accordion .elementor-tab-content {
	border: none;
}

.tm-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title {
	border: 2px solid;
	border-color: rgba(227, 227, 227, .7);
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.tm-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title {
	transition: unset;
}

.tm-faq-style1 .elementor-accordion .elementor-accordion-item {
	margin-bottom: 15px;
}

.tm-faq-style1 .elementor-accordion .elementor-tab-content {
	padding: 15px 15px 0;
}

.tm-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title:hover, .tm-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active, .tm-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title:hover {
	color: #fff !important;
}

.tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header {
	width: 60%;
	padding-right: 0;
}

.center-align .tm-element-content-desctxt {
	width: 50%;
	margin: 0 auto;
}

.tm-per .elementor-progress-percentage {
	color: var(--body-blackfont-color);
	font-weight: var(--special-element-fontweight);
	font-size: 16px;
}

.elementor-widget .inside.tm-fid-view-lefticon {
	text-align: center;
	position: relative;
	padding: 25px 20px 25px 27px;
	margin-bottom: 0;
	background-color: #f6faff;
}

.elementor-widget .tm-fid-view-lefticon .tm-fld-contents {
	padding-left: 90px;
}

.elementor-widget .tm-fid-view-lefticon .tm-fld-contents:before {
	content: "";
	position: absolute;
	left: 95px;
	top: 0;
	width: 2px;
	height: 100%;
	background: #fff;
}

.tm-fid-box-style .elementor-widget .inside.tm-fid-view-lefticon {
	background-color: transparent;
}

.tm-fid-box-style .elementor-widget .tm-fid-view-lefticon .tm-fld-contents:before {
	content: unset;
}

.tm-fid-box-style .elementor-widget .tm-fid-view-lefticon .tm-fld-contents {
	padding-left: 70px;
}

.themetechmount-testimonial-box-style3 .themetechmount-box-author .themetechmount-box-title {
	text-align: left;
}

.tm-btn-style-outline.elementor-element.elementor-widget-button .elementor-button {
	border: 1px solid;
}

.tm-btn-shape-rounded.elementor-element.elementor-widget-button .elementor-button {
	border-radius: 3px;
}

.tm-tab-one .tm-tab-list {
	display: flex;
}

.tm-tab-one .tm-tab-list .tm-tab-list2 {
	padding-left: 50px;
}

.tm-tab-one.elementor-widget-tabs .elementor-tabs-wrapper {
	border-bottom: 1px solid rgba(255, 255, 255, .06);
}

.tm-tab-one.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
	border-bottom: 1px solid var(--tm-whitecolor);
}

.tm-tab-one.elementor-widget-tabs .elementor-tab-desktop-title {
	padding-left: 0;
}

.tm-tab-one.elementor-widget-tabs .elementor-tab-content {
	padding-left: 0;
}

.tm-footerctaleft .tm-footer-ctaicon i {
	font-size: 50px;
}

.tm-footerctaleft .tm-ftctaheading {
	padding-left: 20px;
}

.tm-footerctaleft .tm-ftctaheading h2 {
	margin-bottom: 0;
	font-size: 26px;
	line-height: 34px;
}

.tm-footerctaleft p {
	margin-bottom: 0;
}

.tm-facttopicon .tm-fid-with-icon.tm-fid-view-topicon {
	background-color: #3368c6 !important;
	position: absolute;
	bottom: 70px;
	z-index: 1;
	width: 177px;
	height: 235px;
	left: -40px;
	padding: 20px 30px 40px;
	color: var(--tm-whitecolor);
}

.tm-facttopicon .tm-fid-inner {
	display: none;
}

.tm-facttopicon .inside h3 {
	color: var(--tm-whitecolor);
	font-size: 21px;
	line-height: 32px;
	font-weight: 500;
}

.tm-facttopicon .tm-fid-desc {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	color: rgba(255, 255, 255, .9);
}

.tm-facttopicon .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i {
	color: var(--tm-whitecolor);
}

.tm-facttopicon .tm-fid-with-icon.tm-fid-view-topicon {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTNFNzY0QjAwRDBGMTFFQTlGMjRBRjVFQjc1Q0IzQTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTNFNzY0QjEwRDBGMTFFQTlGMjRBRjVFQjc1Q0IzQTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFM0U3NjRBRTBEMEYxMUVBOUYyNEFGNUVCNzVDQjNBMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFM0U3NjRBRjBEMEYxMUVBOUYyNEFGNUVCNzVDQjNBMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhYkGPgAAAAxSURBVHjaYvz//z8DNQATA5UACxK7gQJzGmjiIopcRjUXjRo0atDwNIiRWuURQIABAKBSB5+5kGTrAAAAAElFTkSuQmCC") 5% 5% no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUI5REM2QTQwRDBGMTFFQTkzMzc5NDVBMDYxOTQ3MUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUI5REM2QTUwRDBGMTFFQTkzMzc5NDVBMDYxOTQ3MUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQjlEQzZBMjBEMEYxMUVBOTMzNzk0NUEwNjE5NDcxRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQjlEQzZBMzBEMEYxMUVBOTMzNzk0NUEwNjE5NDcxRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgNBo0AAAAvSURBVHjaYvz//z8DNQATA5UACxK7gQJzGgaNixqoHkajBo0aNDwNYqRWeQQQYABe8AgfkaPt7AAAAABJRU5ErkJggg==") 95% 5% no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTA4QzgwRTIwRDBGMTFFQTlEQjVDOUI1RTk3OTczQTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTA4QzgwRTMwRDBGMTFFQTlEQjVDOUI1RTk3OTczQTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMDhDODBFMDBEMEYxMUVBOURCNUM5QjVFOTc5NzNBOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMDhDODBFMTBEMEYxMUVBOURCNUM5QjVFOTc5NzNBOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkgMvR8AAAAzSURBVHjaYvz//z8DNQATA5UAskENUDx4XDRq0KhBw8cgFixi5OS3Bqq5iJFa5RFAgAEAioEIHa+I84wAAAAASUVORK5CYII=") 5% 95% no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkNFMTUxNzgwRDBGMTFFQUE5MzJBMTUzQjJEQTc1Q0QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkNFMTUxNzkwRDBGMTFFQUE5MzJBMTUzQjJEQTc1Q0QiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Q0UxNTE3NjBEMEYxMUVBQTkzMkExNTNCMkRBNzVDRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2Q0UxNTE3NzBEMEYxMUVBQTkzMkExNTNCMkRBNzVDRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqUuGGcAAAAwSURBVHjaYvz//z8DNQATA5UApQY1QPHgcdGoQaMGDU6DWNDyzcC7iJFa5RFAgAEAEQEHnQxhQiEAAAAASUVORK5CYII=") 95% 95% no-repeat;
}

.tm-facttopicon .tm-fid-with-icon.tm-fid-view-topicon.nitro-lazy {
	background-image: none !important;
}

.tm-oroption-box .elementor-widget-container {
	position: relative;
	width: 60px;
	height: 60px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 auto;
}

.tm-oroption-box .elementor-widget-container:before {
	width: 53px;
	height: 53px;
	content: "";
	position: absolute;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 50%;
	left: 4px;
	padding: 5px;
}

.tm-oroption-box.tm-oriconbox1 {
	position: absolute;
	right: 0;
	right: 53%;
	top: 30px;
	z-index: 1;
	left: auto;
}

.themetechmount-iconbox-styletwo .tm-box-icon i {
	font-size: 50px;
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-custom-heading {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 7px;
}

.themetechmount-iconbox-styletwo .tm-iocnbox-btn a {
	font-weight: 500;
	position: relative;
}

.themetechmount-iconbox-styletwo .tm-iocnbox-btn a:before {
	font-family: FontAwesome;
	content: "";
	position: absolute;
	right: -17px;
	top: -3px;
}

.themetechmount-iconbox-styletwo .tm-iocnbox-btn {
	padding-top: 16px;
}

.tm-staticbox-style1 .tm-stepbox-content {
	text-align: center;
}

.tm-staticbox-style1 .tm-ptable-icon-wrapper {
	position: relative;
	background-color: var(--tm-whitecolor);
	border-radius: 50%;
	height: 90px;
	width: 90px;
	line-height: 90px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 10%);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, 10%);
}

.tm-staticbox-style1 .tm-stepbox-main-icon {
	position: relative;
}

.tm-staticbox-style1 .tm-stepbox-main-icon:before {
	content: "";
	left: -3px;
	right: 0;
	margin: 0 auto;
	top: -19px;
	position: absolute;
	display: inline-block;
	width: 125px;
	height: 125px;
	border: 2px dashed #dae1e7;
	border-radius: 50%;
}

.tm-staticbox-style1 .tm-stepbox-content {
	position: relative;
}

.tm-staticbox-style1 .tm-stepbox-content:after {
	display: block;
	content: "";
	position: absolute;
	right: -27%;
	top: 15px;
	width: 170px;
	height: 50px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAxCAYAAABK1zICAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkVGN0Q0RDdGQzk5MTFFOUJCQUNFODA4RUFEMzQ4NTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkVGN0Q0RDhGQzk5MTFFOUJCQUNFODA4RUFEMzQ4NTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRUY3RDRENUZDOTkxMUU5QkJBQ0U4MDhFQUQzNDg1NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRUY3RDRENkZDOTkxMUU5QkJBQ0U4MDhFQUQzNDg1NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgev4GUAAAb8SURBVHja7F0JbFRVFH2tooigRS3USqgLBUVFUJEE49IoFGvVWjWARq3igqLEBbCkKonELRIEiSTGvaK4b1SjRAVciFFrgqjE4gaogFTABRVbwHN8Z9LXsa2t0+l0Zu5JTjrz/29n+v/5d3v3vZ9Rs2qtM/wLmWAXsA7crm27gXuBu4N7grvquB7gJvBj8E8du4+Orwe36Sf/1l/BNgOQ3zenVcftbKfqH9HtoZ8UYh7YD+wD3gMu03GF4AvN/I33wbPB78EM8A5wnPb9Aq4H14jPglXat5M+kwL+2S6FCTX8f7tJPJH308AzwAOjjt0APhcI9RvwPlnKzeBWcIf2fRoltMX6nO6ywLwR9geH6NiIUPPBGRJ3NbgCXA2uAr8zeaaXUPcFB4MDwaMlgOkSa4ZceC24VGJcKwu4XsKJgIId34rPo3jniZFznKVwYG/w2+DYDP0cDhbp9XaFEW+BM/U9TKgp+n/1Ak8DTwAPAw8Fd9G+J4PXdbKofP9DnL5LvW6E2ib2rQQvAXPBHFn1Y8CTwOPAOcGxp8oyvxJ4BBNqEiIjcMW9wQrwALnSh+WOv5DF3BT8Xm0CvzNFvE6MoKu8QL1i3sj/Nl1e4WuFCQxLXlV8m/LISOKsP1MWhpazTAlNhfYxPjxdsV4N+GsKXNDhSthKlfD9phvuDfCmQNQpmfUnm1Aj4syXyzxPyQqFuFAXMqUNi7zgEbo5eZN20fsNgUXmcX+kklCTzfXnqrwzTEkHXfk74GPgu2ngAXcorv5IvB48GNwYiHSaLO4s8HNZXotROwB0478H73mhFiipeDoq3kw3bHUN5TMn75INjhV5U1fqZt5sMWp8cCJ4oTLcm52vU/LGYoH8RyvYNAuWwooUFozRttdU7aBwt5jrbx+wpMRRnWKwJ/imYtNIlmwibRm0nE/I23CAYrTz9d/9tM1cf4w4UjHXCLmvD50fivwg2d1WgsCbejH4HviAkq4wwToZXKJQyoTaBlSo9LIcvFQn0QQaOyjE6qhtDA0ecn6UjOd9kWtovumUyEzgZ0c6kCJgA8i54FDwJRNpXPGl80PGhztfh30c7G9CbQw2arDe+Tp4ZbCdFnS+MllDfFEj73WOwoPR8mRTne9HSHuhDlO89Izu4HrTTELBIdgC8Grnh2ZvAwelc4zK5OgycLJcPsskcxUbGRKPe53v1uqv5DU0ZNvTRagU6Ry5l6/ACeDzLkmG+NIIK1zjtkYWOFneWiAvmPKun0N47Gxnb2WhAncTaedHH1UH5ip3yEs1obIhYrDuSCdRsrunXBbVkBz4xPlGcw6/jlGyW+oamr2TWqic6HaD88X6imA7J73V2bVPKrAtcpmsarmqAeyBne1880vSCpWBOMeTb3d+SsdSu9YpAZYL73R+SJtTZEY5P60m6ZIpDs2xSXmW4homSlPMzacclkisrIN3eJN2rBaV8UqZ8+UmdjVNDbJ7Q+qBrXac5xWZ8jNSoUB2Mrh+JksvOz/KwSYSK+KnBzIVBkxU7BrXgYL/6/q5cMI23VmMS1lrswUU0gu89jOlIY5sca2CCdJCwi0qXf0Vzo8o9da2ehNp2gqVayRMAq+S+6fRulZ5S8KEyhVCbnW+AHwIeJBdK4PzZSwOwZY439ROKzsuUULtKYEyWeKSNKc4Kz8ZGoPdcKy5Pgq+mIgYdYDz6yMV68uwqXmNXRdDE2CvQFnwniFAt/YIDTNbIeQpEukjzjc2m0gNrQXXXeD8rYKWDlq5el0x2DUWobLF6ynwRgXMG+3cG9qIIhm5wmZESot7l/MrwcQk1IVKorbYOTe0EfOVWLFBaZ48cjS4zlYPVQ/aJNQiiXOAnWdDjGCfACcRcjEM1t4flGcOc6Nc7RsF6zq0tULlFNr7nV/yMN/Os6GdwP6Ps8CfnC9flQb7cpRwsUY/uTVCLVBpobvMdZWdX0M7YpEEWimPHS1UYiSs6lEtCfV4/QGulDdemZrB0N7gfCyuwhhOhc8LQgHOp7uuOaEOVdDLIdGJem0wdAQYDpREbRsBqzok+kAqmWO2HPq62/mVmQ2GeICLjfQLOFChQFbUcdny6peHGyOr+bFEwCXCbbqIob3BJ86UK/fp4Roel9RSaZTNLiX5fXOqo2PUtSZSQ5zwtvP9yjmKR7Pcf9fvOVNkbHNZv8EQD3ChZc6j4xNfWEP9zDU84bAllCJWHWRCNXQ0+JwFtgMyUbrG+e67lkY7+USbEog104RqSAQYYnIFlmOdXySvSiJuChfLEptQDQlFJRImLuF+gfMPDIl+0Btj2jNpVU2ohoQDYmWj9UXOT7ufHWVhOQDQy4Rq6Cxi3QZy7YBJCgtucX4Ei9WC8+0x6IbOJlhOFl0Od89nZLHbik/GKflbgAEA9ceNX5y2tuUAAAAASUVORK5CYII=") center center no-repeat;
	background-repeat: no-repeat;
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox:nth-child(2n) .tm-stepbox-content:after {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAxCAYAAABK1zICAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTlCQUY0NjZGQzk5MTFFOUIxMTU4NUQ1MTRERTcyODciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTlCQUY0NjdGQzk5MTFFOUIxMTU4NUQ1MTRERTcyODciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFOUJBRjQ2NEZDOTkxMUU5QjExNTg1RDUxNERFNzI4NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFOUJBRjQ2NUZDOTkxMUU5QjExNTg1RDUxNERFNzI4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PprUXBIAAAcISURBVHja7F1pbFRVGL0dKJSWasVKXFDjggYXNKapCRpFwSUVFXFFjOIKYtAEY3H5YTRuRKJGjbihRqO4ogZbEBdEIi5ENKhBWgQKaAtVWyoCXfU7uWfS6+S1nZH3Zt6b+U5yMjNv3rz1e99+7+TV1NUbhSJTGH7Qvp7Lazc29JOXA4RXCc/ur5dKESaIgEImRwgvEt4sLBFWqqAqwiKg0KAnCy8QXiMs5lcNwldUUBVhENLx8jJBeL5wj4SvHxFuzVMfVZFBXCm8WHiqo0Fd1AnHih+7VjWqIt3Ip2mHkB4nLOpl3ReE6/BGBVWRLhRTOG8UHiYs6GP99cL3RJt2qaAq0oG9hFOFM4SlKfxuvgjpqviHGF/3o0pWKPzGKcLzGL3D52wWdvXxm83Cee4CBFNl8vqc8FXhbL2uioAwUHi4w6MY6Zd4rPusaNMp7gKY/jzhUOEDwj+EL+o1VQSAVuFPZBzVwln0WeNoFD6d+GOY/hXCicItwsf5XqFIB95BwJSw7CPRpt95CSrwOSOyFkrz5XoNFQGgXPh8grmH39rB99uMTfCbngQVWGJsA8B24VzhOL2uCh9xGiJ5KsQzneUIsnbw/WLRpt/2JajAx8LrhcuEtXptFT5hAs383samqeZ7COo/wod72oCWUBVBR/qThHPoVt4ifC1hHQRSS4WrRJtW9LShWB87ilFN32V6L3UpFF6YSDcSWvMKDyEFoCn/Mn2kRpMR1EuF9wmfFA7Ra69IEUhBTRZ+6PWlaFGY/duEy3vbSDKm/0hK+zjuDD7sJr3+iiSAamcho3nTg6AmtaFYEuusYaT2kvAsPiFleg8UHhhBOYlLX3tvQpoKYkmu1yScJnxQeIxwoXCU3heFg7gSQ4pzvN8bT6V7aieDqk10kn/Re6MQDKA7CPcQzSYzGED5iv+bnsL4lk5H2Iv8UvGKyAA9IhglWimcTgV2k3BBKhvx00f1QqdzsJcJXxZW6L3LOUGdQSFdxmB7QVA7i/mwjUHG9hu+JbzdaDN2rgBmfpGxjUwXClcF+lT4UJnKp6A+JhxmbHmsUn3YrAQa7AcL1xpb8txtBG36XSAFgTruGEZ9E5gV0HbB7AJGin4grKJvmlbEfNxWDf3VO4SHGE1fZQtQr59JIT2B5v73tDvEATSlwMnGMNgGEihgANau9z0yQNoJCXz0h55ubN8ogqd3/TL7qZj+IAIfnMT3CcHWvdTeT6nvGhmMFH7J+/k6A+W6TB1MLA37gPN9IJ9G9ApMovAqwo3NjDmmMd6oy+TBpKsfdR/hDcZ2yewpfJvadYnKQ2gAM3+Esc3zfzuKrCvInaYz6k8GGFl4v7H14DeMnVIQmYLpKh+hACpKSCtioF25s7wrLAcYS/P+vhZeZ+zEWDVGiwOZRgWt2hPCQ4V3moAT92E3/V6AC7DL2PHeAPJ0+/PJblUZChQw8Q/RwhUyWLqbyiOtCJvp98K2BIHE7MIYqoB5BjBPZonKU2DATCXIc/8gHMsAtybMBxymwX1IJt8qPIPB1wo+9d8IfzU+5u5yDChxj+TrV85yCCgG1WU0t52sRg3jKFS4ANca242DmeA+oU/bpDKXEuD/Y6pxjHmbSu15orF9xaFBJhP+u4ul5Ghju8VbnOgTx4sBhltVDntECYOkc40taQOL6IfGonpSURjXD2c/PpMGurPmUbuiOeJN1bT/ASZ4mEWLBCBfjV5h9Is2h/GAoxBMJYsdHj4XtAUKBl8In6GJy0WgYQR9Ff34GYn6Rj7MMPNXG9vM3Bz1E43aTCl4sPCvGcONzcciWsUwGExgsNjYQkI2I4/uD4RzMh/YfH5u5DoFXG9nFE4oyj5qb+iidkBGAJNpzeTNwk1bk+AuoJm7jmkXCHJbxIV0FB9E9PsebOxkdk30Pwc46+3Kyic0i+aeghaJp7COFb5vbF/sRmMbuT+jMNdT+3SG9DygEdFJj6kYN/Oc8vhgYpbmdXyPEnR11B/AKKen/MBQalqkujAPwdGO1kH0ix6DePNvKb/7LQPH2Z/7R0UOdwxlTNTax9AaXEJhBc6h21PFTEhWIFtNf7JA+mouCe10PLVRGW98mxOY3cPlcBHWU+NuIVcL//RBGEsokIjKNxhbwDD0tTHV4kmmuxIH92YlI3U3GV+Vy+mMXGgKqScX8nwLHY0Es9pKISpP+F0jfd9qfkbAgv9IGkQ/udVxNX40tvN9O800gjzkMgcz2IMmRP4XBQz8V8JsZ//Acprz1XRV6hxNqjC5173UkWA2O6hRHzW2SWYIAxXUwoc5ms/Q353Sw3ZRmvyUggqMNt2DG1uonTdQS/7s/K6WKSRoeJ3AIwd91N1FjG5Bu+muig2iIBdRqAdyvWJG3yudiLuU63cwaOvgttqcZYoUfNR/BRgA3WiTm9c74h8AAAAASUVORK5CYII=") center center no-repeat;
	top: 45px;
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox:last-child .tm-stepbox-content:after {
	content: unset;
}

.tm-staticbox-style1 .tm-ptable-icon-wrapper i {
	font-size: 40px;
	color: var(--tm-skincolor-text);
}

.tm-staticbox-style1 .process-num {
	font-size: 13px;
	font-weight: 700;
	background-color: var(--tm-skincolor-bg);
	color: var(--tm-whitecolor);
	width: 30px;
	height: 30px;
	line-height: 31px;
	border-radius: 50%;
	border: none;
	display: block;
	text-align: center;
	position: absolute;
	right: 0;
	left: 28%;
	bottom: 60%;
	z-index: 1;
	margin: 0 auto;
}

.tm-staticbox-style1 .tm-bottom-contentbox {
	padding: 35px;
}

.tm-staticbox-style1 .tm-bottom-contentbox h5 {
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 6px;
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.tm-staticbox-style1 .tm-bottom-contentbox h5:hover {
	color: var(--tm-skincolor-text);
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox {
	text-align: left;
	padding: 0 15px;
	width: 100%;
	padding-bottom: 18px;
	display: table;
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-top-contentbox, .themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-bottom-contentbox {
	display: table-cell;
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-top-contentbox {
	padding-right: 30px;
	position: relative;
	vertical-align: top;
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .process-num {
	font-size: 15px;
	line-height: 30px;
	font-weight: 600;
	color: var(--body-blackfont-color);
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	padding: 9px 0;
	background: var(--tm-greycolor-bg);
	border: 1px solid rgba(0, 0, 0, .08);
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .process-num:after {
	content: "";
	position: absolute;
	left: 24px;
	top: 50%;
	width: 1px;
	height: 100%;
	background: rgba(0, 0, 0, .06);
	margin-top: 6px;
	z-index: -1;
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox:last-child .process-num:after {
	content: unset;
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-box-title h5 {
	margin-bottom: 5px;
}

.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox-content {
	margin-bottom: 12px;
}

.themetechmount-iconbox-stylethree .themetechmount-iconbox-inner {
	text-align: center;
	padding: 50px 30px 66px;
}

.themetechmount-iconbox-stylethree .themetechmount-iconbox-inner:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	height: 0;
	width: 100%;
	display: block;
	top: 0;
	opacity: 0;
	transition: all .3s ease 0s;
	background-color: rgba(3, 27, 78, .25);
	z-index: -1;
}

.themetechmount-iconbox-stylethree:hover .themetechmount-iconbox-inner:after {
	opacity: 1;
	height: 100%;
}

.themetechmount-iconbox-stylethree .tm-iconbox-wrapper .tm-box-icon {
	width: 80px;
	height: 80px;
	line-height: 80px;
	border: 1px solid var(--tm-whitecolor);
	margin: 0 auto;
	border-radius: 5%;
}

.themetechmount-iconbox-stylethree .tm-iconbox-wrapper i {
	font-size: 36px;
}

.themetechmount-iconbox-stylethree .tm-iconbox-wrapper .tm-custom-heading {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 11px;
}

.themetechmount-iconbox-stylethree .tm-iconbox-wrapper .themetechmount-iconbox-heading {
	padding-top: 20px;
	display: block;
}

.themetechmount-iconbox-stylethree .tm-iconbox-wrapper .tm-iocnbox-btn a {
	width: 50px;
	height: 50px;
	display: block;
	line-height: 50px;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
	background-color: var(--tm-skincolor-bg);
}

.themetechmount-iconbox-stylethree .tm-iconbox-wrapper .tm-iocnbox-btn a:hover {
	background-color: #2256b2;
}

.themetechmount-iconbox-stylethree .tm-iconbox-wrapper .tm-iocnbox-btn a {
	font-size: 0;
}

.themetechmount-iconbox-stylethree .tm-iconbox-wrapper .tm-iocnbox-btn a:after {
	content: "";
	font-family: "tm-labpeak-icons";
	position: absolute;
	display: block;
	color: #fff;
	top: -1px;
	left: 50%;
	font-size: 16px;
	margin-left: -7px;
	font-weight: 400;
}

.themetechmount-iconbox-stylethree .tm-iconbox-wrapper .tm-iocnbox-btn {
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	margin-bottom: 0;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
}

.themetechmount-iconbox-stylethree:hover .tm-iconbox-wrapper .tm-iocnbox-btn {
	opacity: 1;
	transition-delay: 200ms;
	bottom: -24px;
}

.tm-active-columnbg .themetechmount-iconbox-stylethree .themetechmount-iconbox-inner:after {
	opacity: 1;
	height: 100%;
}

.tm-active-columnbg .themetechmount-iconbox-stylethree .tm-iconbox-wrapper .tm-iocnbox-btn {
	opacity: 1;
	bottom: -24px;
}

.elementor-section.tm-textcolor-white .themetechmount-iconbox-stylethree .tm-cta3-content-wrapper {
	color: var(--tm-whitecolor);
}

.tm-faqaccordingstyle1 .elementor-accordion .elementor-tab-title, .tm-according2hover .elementor-accordion .elementor-tab-title {
	border: 1px solid #eaeff5;
	border-radius: 5px;
	padding: 20px 20px 17px;
	margin-bottom: 10px;
	position: relative;
}

.tm-faqaccordingstyle1 .elementor-accordion-item .elementor-tab-title.elementor-active, .tm-according2hover .elementor-element .elementor-tab-title.elementor-active {
	background-color: var(--tm-skincolor-bg);
}

.tm-faqaccordingstyle1 .elementor-accordion .elementor-tab-content {
	padding: 14px 20px 10px;
}

.tm-faqaccordingstyle1 .elementor-accordion-title {
	position: relative;
	padding-left: 42px;
	display: block;
}

.tm-faqaccordingstyle1 .elementor-accordion-title:before {
	position: absolute;
	content: "";
	font-family: "tm-labpeak-icons";
	font-weight: 500;
	font-size: 1.15em;
	left: -4px;
}

.tm-faqaccordingstyle1 .elementor-accordion .elementor-tab-title:after {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #eaeff5;
	left: 50px;
	top: 0;
}

.tm-faqaccordingstyle1 .elementor-accordion .elementor-tab-title.elementor-active:after {
	background-color: rgba(255, 255, 255, .1);
}

.tm-according2hover .elementor-accordion .elementor-accordion-item {
	padding-bottom: 20px;
}

.tm-according2hover .elementor-accordion .elementor-tab-title {
	margin-bottom: 0;
}

.tm-according2hover .elementor-accordion .elementor-tab-content {
	padding-bottom: 0;
	padding-top: 22px;
}

.tm-contactfaq .tm-appointment-form .wpcf7-text, .tm-contactfaq .tm-appointment-form textarea {
	background-color: var(--tm-whitecolor);
}

.themetechmount-iconsize-small .tm-box-icon i {
	font-size: 35px;
}

.tm-icon2contact .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-icon {
	width: 50px;
	vertical-align: top;
	padding-top: 10px;
}

.tm-icon2contact .themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-iconbox-wrapper {
	vertical-align: top;
}

.tm-icon2bottom.elementor-element .tm-element-subheading {
	margin-bottom: 5px;
}

.tm-arrownone .themetechmount-iconbox-styletwo .tm-iocnbox-btn a:before {
	content: unset;
}

.themetechmount-iconbox-stylefour .tm-iconbox-wrapper {
	text-align: center;
}

.themetechmount-iconbox-stylefour .tm-iconbox-wrapper .tm-box-icon i {
	font-size: 50px;
}

.themetechmount-iconbox-stylefour.themetechmount-iconbox .themetechmount-iconbox-heading {
	text-align: center;
	display: block;
	padding-top: 20px;
}

.themetechmount-iconbox-stylefour.themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading {
	font-size: 18px;
	line-height: 26px;
}

.tm-oddeven-blogstyle .themetechmount-boxes-blog .row.themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(even) .themetechmount-box-content {
	display: flex;
	flex-direction: column-reverse;
}

.tm-blogtopimgstyle .themetechmount-boxes .themetechmount-boxes-inner>.row.themetechmount-boxes-row-wrapper {
	padding-top: 0;
}

.tm-ptablebox-style-2 .tm-ptablebox-title {
	font-size: 20px;
	line-height: 30px;
}

.tm-ptablebox-style-2 .tm-ptablebox-description {
	padding-bottom: 20px;
}

.tm-ptablebox-style-2 .tm-ptablebox-features {
	background-color: var(--tm-greycolor-bg);
}

.tm-ptablebox-style-2 .tprt-ptablebox-price-w {
	position: relative;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 0;
}

.tm-ptablebox-style-2 .tm-ptablebox-price {
	padding-left: 15px;
}

.tm-ptablebox.tm-ptablebox-style-2 .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3 {
	border-color: var(--tm-skincolor-bg);
	border-radius: 3px;
}

.elementor-widget .tm-ptablebox.tm-ptablebox-style-2 a {
	color: var(--tm-skincolor-text);
}

.tm-ptablebox.tm-ptablebox-style-2 .tm-ptablebox-featured-col .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3, .elementor-element .tm-ptablebox.tm-ptablebox-style-2 .tm-ptablebox-featured-col .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3:hover, .elementor-element .tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3:hover {
	background-color: var(--tm-skincolor-bg) !important;
}

.tm-ptablebox-style-2 .ttm-pricetable-column-w:hover .tm-ptablebox-features {
	background-color: var(--tm-whitecolor);
}

.tm-ptablebox.tm-ptablebox-style-2 {
	text-align: center;
}

.tm-ptablebox.tm-ptablebox-style-2 .themetechmount-ptable-main {
	position: relative;
	padding: 0 7px;
	text-align: center;
	margin-bottom: 20px;
	display: block;
}

.themetechmount-iconshape-rounded-less .tm-box-icon {
	border-radius: 10%;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
}

.themetechmount-iconbgcolor-darkgrey .tm-box-icon {
	background-color: var(--tm-greycolor-bg);
}

.themetechmount-iconbgcolor-skincolor .tm-box-icon {
	background-color: var(--tm-skincolor-bg);
}

.themetechmount-iconbgcolor-grey .tm-box-icon {
	background-color: var(--tm-greycolor-bg);
}

.themetechmount-iconbgcolor-white .tm-box-icon {
	background-color: var(--tm-whitecolor);
}

.themetechmount-iconsize-large .tm-box-icon i {
	font-size: 50px !important;
	line-height: 50px !important;
	padding-right: 20px;
}

.tm-icon2topicon .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-heading {
	padding-left: 15px;
}

.tm-icon2topicon .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-icon {
	vertical-align: top;
	padding-top: 20px;
}

.tm-icon2topicon .themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-iconbox-wrapper {
	vertical-align: top;
}

.tm-icon2topicon .themetechmount-iconbox-styletwo .tm-iocnbox-btn a {
	border: 1px solid var(--tm-skincolor-text);
	padding: 13px 30px 13px 31px;
	border-radius: 3px;
	font-size: 14px;
	color: var(--tm-skincolor-text);
}

.tm-icon2topicon .themetechmount-iconbox-styletwo .tm-iocnbox-btn {
	padding-top: 37px;
}

.tm-icon2topicon .themetechmount-iconbox-styletwo .tm-iocnbox-btn a:before {
	content: none;
}

.tm-icon2topicon .themetechmount-iconbox-styletwo .tm-iocnbox-btn a:hover {
	color: var(--tm-whitecolor);
	background-color: var(--tm-skincolor-bg);
}

.tm-playicon .elementor-icon i {
	font-size: 25px;
}

.tm-singleimgborder .elementor-widget-image {
	position: relative;
}

.tm-singleimgborder .elementor-widget-image:before, .tm-singleimgborder .elementor-widget-image:after {
	content: "";
	position: absolute;
	border-right: 8px solid;
	height: 100%;
	top: 0;
	right: 0;
	border-color: var(--tm-skincolor-bg);
	border-width: 50px;
}

.tm-singleimgborder .elementor-widget-image:after {
	top: -50px;
	bottom: auto;
	width: 64%;
	right: 0;
	left: auto;
	border-top: 50px solid var(--tm-skincolor-bg);
}

.tm-singleimgborder .elementor-widget-image img {
	padding-right: 50px;
}

.tm-sortable-wrapper .tm-sortable-link a.selected, .tm-row .tm-sortable-list .tm-sortable-link a.selected, .tm-sortable-list .tm-sortable-link a:hover {
	color: var(--tm-whitecolor);
}

.tm-textreq a:hover {
	color: var(--tm-whitecolor) !important;
}

.tm_prettyphoto .elementor-icon:hover {
	transform: scale3d(1.15, 1.15, 1.15);
}

.tm_prettyphoto .elementor-icon {
	transition: all 1s cubic-bezier(0, 0, .2, 1);
}

.g.elementor-progress-percentage {
	color: var(--body-blackfont-color);
	font-weight: 600;
}

.tm-portoverlay .themetechmount-box-portfolio .themetechmount-overlay .item-content {
	left: 0;
}

body.single-tm_team_member .elementor-section.elementor-top-section:first-child {
	margin-top: 0;
}

.tm-percentegcolor .elementor-progress-percentage {
	color: var(--body-blackfont-color);
	font-weight: 600;
}

.tm-bloodicon .themetechmount-iconbox-heading {
	padding-left: 10px;
}

.tm-team1bgcolor .themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content {
	background-color: var(--tm-whitecolor);
}

.tm-deshdigits .tm-fid-view-lefticon-style2 .tm-fid-title {
	margin-left: 36px;
	color: var(--body-fonts-color);
}

.tm-deshdigits .tm-fid-view-lefticon-style2 .tm-fid-title span {
	position: relative;
	display: inline-block;
}

.tm-deshdigits .tm-fid-view-lefticon-style2 .tm-fid-title span:before {
	content: "";
	position: absolute;
	bottom: 10px;
	left: -22px;
	right: auto;
	height: 1px;
	width: 13px;
	background-color: #788aaf;
}

.tm-deshdigits .tm-fid.inside.tm-fid-without-icon.tm-fid-view-lefticon-style2 {
	padding: 0;
	margin-bottom: 0;
}

.tm-labpeak-icon-twitter:before {
	content: "";
}
