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

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

p {
		margin: 0 0 15px;
}

footer a,.entry-content a,.site-content-wrapper a {
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.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: #010e2a;
}

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

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

.tm-col-bgcolor-darkgrey .tm-bg-layer-inner,.site-header-menu.tm-sticky-bgcolor-darkgrey.is_stuck,.tm-bgcolor-darkgrey,.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-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 {
		background-color: #020d26;
}

.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey {
		background-color: #020d26;
}

.site-header.tm-sticky-bgcolor-darkgrey.is_stuck,.tm-header-overlay .site-header.tm-sticky-bgcolor-darkgrey.is_stuck {
		background-color: #020d26;
}

.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: #f3f7f9;
}

.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;
}

.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: #5d6576;
		padding: 10px 20px;
		font-weight: 400;
		background-color: rgba(0,0,0,.03);
		text-transform: inherit;
		border: 1px solid #e5e5e5;
		font-size: 16px;
		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: #666;
		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: 700;
		padding: 11px 40px 11px;
		border: 2px solid transparent;
		border-radius: 0;
		color: #fff;
		-webkit-transition: all 0.25s ease;
		transition: all 0.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: 9px 40px 10px;
}

.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: rgba(6,22,58,.8);
}

.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: rgba(6,22,58,.6);
}

.site-footer .tm-textcolor-dark a:not(:hover) {
		color: rgba(6,22,58,1);
}

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

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

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

.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: #020d26;
}

.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: .95;
}

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

.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;
}

#totop {
		font-weight: 900;
		color: #fff;
		position: fixed;
		display: none;
		right: 34px;
		bottom: 34px;
		z-index: 999;
		height: 0;
		width: 0;
		font-size: 0;
		text-align: center;
		padding-top: 3px;
		line-height: 37px;
		border-radius: 50%;
}

#totop.top-visible {
		height: 45px;
		width: 45px;
		font-size: 22px;
}

.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;
}

.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;
}

.tm-header-style-classic-box.tm-header-overlay .site-header.is_stuck .container {
		background-color: transparent!important;
}

#site-header-menu .kw-phone .tm-header-icon a,#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-wc-cart-link a,.tm-header-icons .tm-header-search-link a {
		position: relative;
		border: none;
		border-radius: 50%;
		height: 36px;
		width: 36px;
		line-height: 32px;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
}

.tm-header-style-classic-highlight .tm-header-icons .tm-header-wc-cart-link a,.tm-header-style-classic-highlight .tm-header-icons .tm-header-search-link a {
		height: 31px;
		width: 31px;
		line-height: 31px;
		background-color: #ebebeb;
		padding-left: 2px;
		font-size: 13px!important;
}

.tm-header-style-classic-highlight .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;
		bottom: 20px;
		left: 21px;
		width: 18px;
		height: 18px;
		text-align: center;
		line-height: 18px;
		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 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
}

.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: rgb(231,231,231);
}

.tm-header-style-infostack .tm-header-icons .tm-header-wc-cart-link span.number-cart {
		width: 16px;
		height: 16px;
		line-height: 16px;
		bottom: 21px;
}

.tm-header-style-infostack .tm-top-info-con {
		float: right;
		position: relative;
		z-index: 3;
		text-align: right;
}

.tm-header-style-infostack .tm-vc_cta3 .tm-vc_icon_element .tm-vc_icon_element-inner {
		height: 40px;
		width: 40px;
}

.tm-header-style-infostack .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 {
		height: 43px!important;
		width: 43px!important;
}

.tm-header-style-infostack .tm-top-info-con ul {
		display: table;
		margin: 0;
		padding: 0;
}

.tm-header-style-infostack .tm-top-info-con ul li {
		vertical-align: middle;
		display: table-cell;
		text-align: left;
		position: relative;
}

.tm-header-style-infostack .tm-top-info-con ul .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
		padding-left: 14px;
}

.tm-header-style-infostack .tm-top-info-con ul .tm-vc_cta3 .tm-vc_icon_element .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
		font-size: 25px!important;
}

.tm-header-style-infostack .tm-top-info-con .tm-sbox {
		padding: 0;
}

.tm-header-style-infostack .tm-top-info-con>ul:not(.social-icons)>li {
		padding: 0 30px;
}

.tm-header-style-infostack .container-fullwide .tm-top-info-con>ul:not(.social-icons)>li {
		padding-right: 55px;
}

.tm-header-style-infostack .tm-top-info-con>ul:not(.social-icons)>li:last-child {
		padding-right: 0;
}

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

.tm-header-style-infostack .tm-top-info-con .tm-sbox .tm-vc_cta3-container,.tm-header-style-infostack .tm-top-info-con .tm-sbox .tm-vc_cta3-content-header h4 {
		margin-bottom: 0;
}

.tm-header-style-infostack .tm-top-info-con .tm-sbox .tm-vc_cta3-content-header h2 {
		font-size: 17px;
		line-height: 19px;
		font-weight: 600;
		margin-bottom: 2px;
		color: #020d26;
}

.tm-header-style-infostack .tm-top-info-con .tm-sbox .tm-vc_cta3-content-header h4 {
		font-size: 15px;
		line-height: 20px;
		font-weight: 500;
		color: #5d6576;
		font-family: Open sans;
}

.tm-header-style-infostack .info-widget .tm-sbox {
		padding: 0;
}

.tm-header-style-infostack .info-widget .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
		padding-left: 5px;
}

.tm-header-style-infostack .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: 16px!important;
}

.tm-header-style-infostack .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
		padding-top: 2px;
}

.tm-header-style-infostack .kw-phone {
		position: absolute;
		right: -1px;
		top: 0;
		font-size: 14px;
		padding: 0 0 0 8px;
		height: 60px;
		line-height: 60px;
}

.tm-headerstyle-classic-infostack .kw-phone {
		padding-right: 0;
}

.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-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 {
		padding: 0;
		position: relative;
}

.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;
}

.tm-header-style-infostack .kw-phone .tm-header-icons:last-child {
		margin-right: 15px;
}

.tm-header-search-link .tm-tectxon-icon-search:before {
		font-weight: 600;
}

.tm-bgcolor-white .tm-header-icons .tm-header-search-link a,.tm-bgcolor-white .tm-header-icons .tm-header-wc-cart-link a {
		border: none;
}

.themetechmount-fbar-position-default .tm-float-overlay,.themetechmount-fbar-btn-link .tm-fbar-close-icon {
		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 {
		line-height: normal;
		margin-top: 31px;
		font-size: 16px;
		position: relative;
		margin-left: 35px;
		margin-right: 24px;
		position: absolute;
		right: 0;
		float: none;
		z-index: 100;
		width: 43px;
		height: 43px;
		border: 3px solid #fff;
		border-radius: 50%;
		background-color: #fff;
		text-align: center;
		line-height: 40px;
}

.themetechmount-topbar-wrapper .themetechmount-fbar-btn .themetechmount-fbar-btn-link {
		color: #fff;
}

.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-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;
		text-transform: uppercase;
}

.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: #f5f5f5;
}

.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 0.4s ease;
		transition: transform 0.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: '\E82D';
		font-family: "tm-tectxon-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-box-w .submit_field button {
		color: #fff;
		box-shadow: none;
		height: 42px;
		font-size: 15px;
		background-color: #2c2c2c;
		border: 2px solid transparent;
		line-height: 42px;
		padding: 0 24px;
}

.themetechmount-fbar-box-w .submit_field button:hover {
		background-color: transparent;
		color: #2c2c2c;
		border-color: #2c2c2c;
}

.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: 20px;
		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 0.4s ease;
		transition: transform 0.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 0.4s ease;
		transition: transform 0.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 0.4s ease;
		transition: transform 0.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;
		margin-top: 50px;
}

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

.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;
		height: 58px;
		text-align: center;
		width: 0;
		height: 0;
		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: 60px 35px 50px 35px;
		z-index: 80;
		position: relative;
}

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

.team-search-form-before-text {
		padding-bottom: 17px;
}

.tm-wrap-cell.tm-fbar-input .search_field.selectbox:after {
		font-family: FontAwesome;
		content: '\f107';
		position: absolute;
		right: 13px;
		top: 9px;
}

.contact-info {
		text-align: center;
		border: 1px solid #fff;
		padding: 25px 15px;
		border-radius: 3px;
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .team-search-form-before-text,.themetechmount-fbar-box-w.themetechmount-fbar-text-white .tm-wrap-cell.tm-fbar-input .search_field.selectbox:after {
		color: #fff;
}

.themetechmount-fbar-box-w.tm-bgcolor-darkgrey .widget .search-form .search-field {
		background-color: transparent;
}

.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.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 .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: 51px;
}

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

.top-contact i {
		margin-right: 9px;
		display: inline-block;
}

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

.top-contact strong {
		font-weight: 600;
}

.top-contact li:last-child {
		padding-right: 0;
}

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

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

.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-container .tm-vc_btn3 {
		vertical-align: top;
}

.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.tm-bgcolor-grey {
		border-bottom: 1px solid #e7e7e7;
}

.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md {
		padding: 13px 30px 13px 30px;
		font-size: 15px;
}

.tm-bgcolor-skincolor.tm-textcolor-white a:hover {
		color: rgb(54,48,46);
}

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

.tm-header-style-infostack .themetechmount-topbar-wrapper .social-icons li {
		min-width: 30px;
		position: relative;
}

.themetechmount-topbar-wrapper .social-icons li>a {
		display: block;
		width: 20px;
		height: 26px;
		line-height: 26px;
		border-radius: 26px;
		font-size: 15px;
		background-color: transparent!important;
		border: none;
}

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

.top-contact.tm-highlight li:first-child {
		padding-left: 25px;
}

.top-contact.tm-highlight {
		margin-left: 8px;
}

.top-contact span.tel-no {
		font-size: 15px;
		font-weight: 500;
}

.tm-header-overlay .themetechmount-topbar-wrapper .social-icons li:before,.tm-header-overlay .themetechmount-topbar-wrapper .social-icons li:after {
		content: none;
}

.tm-header-overlay .top-contact {
		line-height: 54px;
		margin-top: -1px;
}

.tm-header-overlay .top-contact li:last-child:after,.tm-header-overlay .top-contact li:before {
		height: 54px;
}

.tm-header-overlay .tm-topbar-content .tm-wrap-cell div.tm-vc_btn3-container a.tm-vc_btn3 {
		padding: 17px 30px 16px 29px;
		font-size: 13px;
}

.tm-header-overlay .tm-topbar-content .social-icons:before {
		content: "";
		height: 54px;
		width: 1px;
		background-color: rgba(0,0,0,.09);
		display: block;
		position: absolute;
		left: 0;
		top: 0;
}

.tm-header-overlay .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
		padding-right: 3px;
}

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

.tm-headerstyle-classic-highlight .social-icons li {
		min-width: 28px;
}

.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;
}

.tm-bread-sep {
		position: relative;
		top: -1px;
		padding-right: 1px;
}

.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 0.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: 10px;
		position: relative;
		display: inline-block;
}

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

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

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .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);
}

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

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .breadcrumb-wrapper .container:before,.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .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.tm-titlebar-align-default .breadcrumb-wrapper .container:after {
		right: 100%;
		left: auto;
		margin-right: -1px;
}

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

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

.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: rgba(0,0,0,.6);
}

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper,.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a:hover {
		color: rgba(0,0,0,.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;
}

.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 {
		padding-left: 0;
		padding-right: 0;
}

.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;
		background-color: #fff;
		width: 6px;
}

.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;
}

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: 17px 5px;
		display: inline-block;
		border-radius: 0;
}

.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;
}

.tm-bordercolor-white .bottom-footer-inner,.tm-bordercolor-white.tm-bordertype-double .bottom-footer-inner,.tm-bordercolor-white.tm-bordertype-double .bottom-footer-inner:before {
		border-top: 1px solid rgba(255,255,255,.14);
}

.tm-bordercolor-dark .bottom-footer-inner,.tm-bordercolor-dark.tm-bordertype-double .bottom-footer-inner,.tm-bordercolor-dark.tm-bordertype-double .bottom-footer-inner:before {
		border-top: 1px solid rgba(0,0,0,.12);
}

.tm-bordertype-double .bottom-footer-inner:before {
		position: absolute;
		content: '';
		width: 100%;
		top: -5px;
}

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

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: 5px;
		padding-right: 20px;
		font-size: 13px;
}

.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: 22px;
		padding-bottom: 22px;
		font-size: 15px;
}

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

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

.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;
}

.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;
}

.mailchimp-inputbox,.mc_form_inside .mc_merge_var,.widget_newsletterwidget .newsletter-widget {
		height: 45px;
		width: 100%;
		position: relative;
		z-index: 1;
		margin-top: 10px;
		margin-bottom: 8px;
}

.mc_form_inside .mc_merge_var,.widget_newsletterwidget .newsletter-widget {
		height: 45px;
		width: 80%;
		margin: 0 auto;
}

.mailchimp-inputbox input[type="email"],.mc_form_inside .mc_merge_var .mc_input,.widget_newsletterwidget .newsletter-widget .newsletter-email {
		background-color: transparent;
		border: 2px solid #aeaeae;
		width: 100%!important;
		height: 47px!important;
		padding-left: 12px!important;
		font-size: 16px!important;
		outline: none!important;
		text-indent: 24px;
		border-radius: 0;
		color: #959595;
}

.tm-textcolor-dark .mailchimp-inputbox input[type="email"] {
		background-color: rgba(0,0,0,.09);
		color: #494949;
}

.mailchimp-inputbox input[type="submit"],.mc_form_inside .mc_signup_submit .button,.main-holder .newsletter-widget .newsletter-submit {
		position: absolute!important;
		top: 0;
		height: 47px;
		width: 152px;
		border: 0;
		outline: none;
		border-radius: 0;
		z-index: 21;
		padding: 0;
		right: 0;
		box-shadow: 0 0;
		font-weight: 600;
}

.mailchimp-inputbox {
		padding-right: 0;
}

.mc_form_inside .mc_signup_submit #mc_signup_submit.button {
		margin-top: 0;
		top: 0;
		border-left: none;
}

.main-holder .newsletter-subscription {
		display: block;
		margin: 0;
		max-width: 500px;
		width: 100%;
}

.mc_merge_var .mc_var_label,.newsletter-widget label {
		display: none;
		color: inherit;
		font-size: 14px!important;
}

.main-holder .widget_mailchimpsf_widget .widget-title {
		margin-bottom: 35px;
}

#mc_display_rewards {
		display: none;
}

.mailchimp-inputbox input[type="email"]::-webkit-input-placeholder {
		color: rgba(71,71,71,.8);
}

.mailchimp-inputbox input[type="email"]:-moz-placeholder {
		color: rgba(71,71,71,.8);
}

.mailchimp-inputbox input[type="email"]::-moz-placeholder {
		color: rgba(71,71,71,.8);
}

.mailchimp-inputbox input[type="email"]:-ms-input-placeholder {
		color: rgba(71,71,71,.8);
}

.mailchimp-inputbox i {
		position: absolute;
		left: 12px;
		top: 10px;
		opacity: .9;
		font-size: 14px;
		z-index: 1;
}

.second-footer .mailchimp-inputbox {
		padding-right: 0;
}

.second-footer .mailchimp-inputbox input[type="email"] {
		background-color: #fff;
		border: 1px solid #e4e4e4;
		color: #5d6576;
		font-size: 13px!important;
}

.second-footer .mailchimp-inputbox i {
		color: rgba(111,111,111,1);
}

.mailchimp-inputbox input[type="submit"] {
		width: 70px;
}

.second-footer .mailchimp-inputbox input[type="email"]::-webkit-input-placeholder {
		color: rgba(111,111,111,1);
}

.second-footer .mailchimp-inputbox input[type="email"]:-moz-placeholder {
		color: rgba(111,111,111,1);
}

.second-footer .mailchimp-inputbox input[type="email"]::-moz-placeholder {
		color: rgba(111,111,111,1);
}

.second-footer .mailchimp-inputbox input[type="email"]:-ms-input-placeholder {
		color: rgba(111,111,111,1);
}

.tm-textcolor-white .tm-newsletter-style-border .mailchimp-inputbox input[type="email"] {
		border: 1px solid rgba(255,255,255,.12)!important;
		background-color: transparent;
}

.tm-textcolor-dark .tm-newsletter-style-border .mailchimp-inputbox input[type="email"] {
		border: 1px solid rgba(0,0,0,.07)!important;
		background-color: transparent;
}

.tm-newsletter-style-border .mailchimp-inputbox input[type="submit"] {
		text-indent: inherit;
		width: auto!important;
}

.tm-newsletter-style-border .mailchimp-inputbox:after {
		content: '';
}

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

.footer .bottom-footer-text .bottom-footer-inner .social-icons li {
		padding-left: 0;
		padding-right: 0;
		min-width: auto;
}

.tribe-events-notices {
		background: #fff;
		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: 25px;
		border: 1px solid #eaeaea;
		margin-bottom: 30px;
		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: 19px;
}

.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-list .tribe-events-event-cost span {
		color: #fff;
		border: none;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
		border: 1px solid transparent;
		border-radius: 24px;
}

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

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

.tribe-events-back {
		float: left;
}

.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: 16px;
}

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

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

#tribe-bar-views .tribe-bar-views-list {
		padding: 0;
		width: 101%;
		left: -1px;
		border-left: 0 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: 17px;
		text-transform: uppercase;
}

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

.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: #232323;
		color: #fff;
}

.themetechmount-box-events h4 {
		font-weight: 600;
		font-size: 17px;
}

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

.themetechmount-events-box-view-top-image-details .themetechmount-box-title .themetechmount-box-title {
		padding: 0;
}

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

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

.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;
}

.widget.tectxon_category_list_widget li.current-cat a,.widget.tectxon_category_list_widget li a:hover,.widget.tm_widget_nav_menu li.current_page_item a,.widget.tm_widget_nav_menu li a:hover {
		color: #fff;
}

.widget.tectxon_category_list_widget .widget-title {
		display: none;
}

.widget.tectxon_category_list_widget .widget-title:after {
		background-color: #fff!important;
}

.widget.tectxon_category_list_widget li {
		padding: 0;
}

.widget.tm_widget_nav_menu li a,.widget.tectxon_category_list_widget li a {
		display: block;
		padding: 15px 30px 15px 20px;
		position: relative;
		font-weight: 700;
		font-size: 15px;
		background-color: #fff;
}

.widget.tm_widget_nav_menu li a:after,.widget.tectxon_category_list_widget li a:after {
		content: '\e809';
		position: absolute;
		right: 16px;
		top: 14px;
		font-size: 15px;
		font-family: 'tm-tectxon-icons';
}

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

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

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

.widget.tectxon_category_list_widget li.current-cat a,.widget.tectxon_category_list_widget li a:hover {
		color: #fff;
		border-color: transparent;
}

.sidebar h3.widget-title {
		margin-top: 0;
		margin-bottom: 25px;
		display: block;
		overflow: hidden;
}

.sidebar .widget .widget-title:before {
		content: '';
		border-left: 3px solid;
		margin-right: 13px;
}

.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 .footer-rows .first-footer .first-footer-inner {
		padding: 45px 0 55px;
}

.footer .footer-rows .second-footer .second-footer-inner {
		padding: 35px 0 50px;
}

.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-inner,.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-inner {
		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-inner {
		border-color: rgba(0,0,0,.14);
}

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

.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(.tectxon_contact_widget_wrapper)>li:last-child,.widget ul>li ul>li:last-child {
		border-bottom: 0;
		padding-bottom: 0;
}

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

.second-footer .container.tm-container-for-footer .row>.widget-area:first-child .social-icons li>a {
		font-size: 19px;
		text-align: left;
		width: 35px;
}

.footer .widget-title:after {
		content: '';
		background-color: #f9520b;
		width: 28px;
		height: 2px;
		margin-top: 5px;
		display: block;
}

.footer .widget .widget-title {
		margin-bottom: 35px;
}

.footer_logo img {
		max-height: 45px;
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.tectxon_contact_widget_wrapper)>li {
		padding: 7px 0;
		border-top: 1px solid #e5eaef;
}

.sidebar .widget ul.slick-dots>li,body .sidebar .widget.tectxon_category_list_widget li:first-child {
		border-top: none!important;
}

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

.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list):not(.tectxon_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.tectxon_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.tectxon_category_list_widget,.sidebar.widget-area .widget.tectxon_category_list_widget {
		padding: 0;
}

.sidebar .widget.tm_widget_nav_menu ul>li,.sidebar .widget.tectxon_category_list_widget ul>li {
		padding: 0px!important;
}

.site-footer .container.tm-container-for-footer>div>.row .widget-area .widget .tm-sbox .tm-vc_cta3-container {
		margin-bottom: 0;
}

.site-footer .tm-sbox .tm-vc_cta3-content-header h2 {
		margin-bottom: 8px;
		font-weight: 400;
}

.site-footer .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3 {
		font-size: 15px;
		text-decoration: underline;
}

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

.site-footer .tm-sbox .tm-vc_cta3-content-header h4 {
		margin-bottom: 0;
}

.site-footer .tm-sbox .tm-cta3-description .tm-cta3-content-wrapper p:last-child {
		margin: 0 0 5px;
}

.site-footer .tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
		padding-top: 6px;
}

.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.tectxon_contact_widget_wrapper.call-email-footer {
		font-size: 16px;
		font-weight: 500;
		margin-bottom: 15px;
		margin-top: 20px;
}

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

.footer .social-icons li>a {
		width: 33px;
		height: 35px;
		line-height: 35px;
		border: none;
}

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

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

ul.tectxon_contact_widget_wrapper li {
		padding-left: 30px;
		position: relative;
		padding-top: 0;
		padding-bottom: 17px;
		line-height: 20px;
}

ul.tectxon_contact_widget_wrapper li:before {
		position: absolute;
		left: 0;
		top: 4px;
}

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

ul.tm-recent-post-list>li img {
		display: block;
		width: 85px;
		height: 80px;
		float: left;
		margin-right: 18px;
}

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

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

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;
}

ul.tm-recent-post-list>li:first-child {
		border-top: 0;
		padding-top: 0;
}

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

.sidebar .widget_recent_comments>ul:not(.slides):not(.cart_list)>li.recentcomments {
		padding-left: 20px;
}

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

.sidebar .widget_recent_comments li.recentcomments:first-child:before {
		top: 9px;
}

.sidebar ul.tm-recent-post-list>li {
		color: #b2b9bd;
}

.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_product_categories a:before,.widget_nav_menu li a:before {
		font-family: "tm-tectxon-icons";
		content: '\e847';
		position: absolute;
		top: 9px;
		left: 0;
		line-height: 1em;
		font-size: 13px;
		font-weight: 600;
}

.widget_pages li.empty_link,.widget_nav_menu li.empty_link {
		display: none;
}

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

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

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

.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: #e5e5e5;
		border-spacing: 0;
		border-style: solid;
		border-width: 1px 0 0 1px;
		margin-bottom: 24px;
		width: 100%;
}

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

.widget_calendar caption {
		padding: 0;
		margin: 0;
		margin-bottom: 5px;
		letter-spacing: .04em;
		text-transform: uppercase;
		font-size: 15px;
		font-weight: 700;
}

.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: absolute;
		top: 100%;
		right: -20px;
		width: 400px;
		background: #fff;
		border-top: 3px solid;
		opacity: 0;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		-webkit-transition: all ease .3s;
		-ms-transition: all ease .3s;
		transition: all ease .3s;
		-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
		-ms-box-shadow: 0 3px 5px rgba(0,0,0,.1);
		box-shadow: 0 3px 5px rgba(0,0,0,.1);
		z-index: 2;
}

.tm-header-style-classic-highlight .tm-search-overlay,.tm-header-overlay .tm-search-overlay {
		right: 0;
}

.tm-search-overlay.st-show {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
}

.tm-search-overlay .w-search-form-h {
		display: table;
		height: 100%;
		width: 100%;
}

.tm-search-overlay .w-search-form-row {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		width: 100%;
		position: relative;
		padding: 20px;
}

.tm-search-overlay .w-search-form-row:before {
		border-bottom-color: #f7b71e;
}

.tm-search-overlay .w-search-form-row:before {
		position: absolute;
		right: 27px;
		top: -8px;
		width: 47px;
		height: 47px;
		text-align: center;
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 8px solid;
		content: " ";
}

.tm-header-overlay .tm-search-overlay .w-search-form-row:before,.tm-header-style-classic-highlight .tm-search-overlay .w-search-form-row:before {
		position: absolute;
		right: 7px;
}

.tm-search-overlay .tm-search-outer {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin: auto;
		clear: both;
		min-height: 350px;
		border: 2px solid rgba(255,255,255,.62);
		width: 1000px;
		text-align: center;
		-webkit-transition: all 0.6s ease 0s;
		-o-transition: all 0.6s ease 0s;
		transition: all 0.6s ease 0s;
		display: inline-block;
		padding: 100px 20px 100px 20px;
}

.tm-search-overlay.st-show .tm-search-outer {
		transform: translateY(-50%);
}

.tm-search-overlay .tm-site-searchform input[type="search"] {
		font-size: 14px;
		text-align: left;
		height: 50px;
		border: none;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		box-shadow: none!important;
		background-color: #f3f7f9;
		color: #333;
		width: 85%;
		line-height: 1.3em;
		float: left;
}

.tm-site-searchform button {
		background: #fab442;
		color: #000;
		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: 21px;
		width: 15%;
		border: 0;
		border-radius: 0;
		height: 50px;
		text-align: center;
		display: block;
		line-height: 50px;
		color: #fff;
		float: left;
}

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

.close-box i {
		top: 60px;
		color: #ababab;
		opacity: 0;
		font-size: 35px;
		position: fixed;
		cursor: pointer;
		right: 30px;
		-webkit-transition: all 0.6s ease 0s;
		-o-transition: all 0.6s ease 0s;
		transition: all 0.6s ease 0s;
}

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

.tm-search-overlay .tm-site-searchform input[type="search"]:-webkit-input-placeholder {
		color: rgba(0,0,0,.5);
}

.tm-search-overlay .tm-site-searchform input[type="search"]::-moz-placeholder {
		color: rgba(0,0,0,.5);
}

.tm-search-overlay .tm-site-searchform input[type="search"]:::-moz-placeholder {
		color: rgba(0,0,0,.5);
}

.tm-search-overlay .tm-site-searchform input[type="search"]::-ms-input-placeholder {
		color: rgba(0,0,0,.5);
}

.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;
}

.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,.9);
}

.tm-bgcolor-white .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-grey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-headers h2 {
		color: #06163a;
}

.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-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-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-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 0.45s;
		-webkit-transition: transform 0.45s;
		transform: translateY(180%)!important;
		-webkit-transform: translateY(180%)!important;
}

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

.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content p {
		transition: opacity 0.2s,transform 0.35s;
		-webkit-transition: opacity 0.2s,transform 0.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: 21px;
		line-height: 28px;
		margin-bottom: 10px;
		color: #1c1c1c;
		font-weight: 600;
}

.tm-sbox .tm-vc_cta3-content-header h4 {
		font-size: 18px;
		font-weight: 400;
}

.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-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 11px 0 rgba(6,22,58,.14);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}

.tm-shadow-services-box {
		-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-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;
}

.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: #f5f5f5;
		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.5em!important;
		height: 5.5em!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-iconalign-top-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
		text-align: left;
}

.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;
}

.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;
}

.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;
}

.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: 15px;
}

.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-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: 10px;
}

.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: 15px;
}

.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.tm-sbox-iconalign-before-heading .tm-vc_cta3.tm-vc_cta3-icon-size-lg .tm-vc_icon_element .tm-vc_icon_element-inner.tm-vc_icon_element-style-none {
		margin-left: -8px;
}

.tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_cta3.tm-vc_cta3-icon-size-sm .tm-vc_icon_element .tm-vc_icon_element-inner.tm-vc_icon_element-style-none,.tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_cta3.tm-vc_cta3-icon-size-md .tm-vc_icon_element .tm-vc_icon_element-inner.tm-vc_icon_element-style-none {
		margin-left: -6px;
}

.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-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,.tm-sbox-iconalign-bottom-center .tm-vc_cta3-headers,.tm-sbox-iconalign-bottom-center .tm-cta3-desc-btn-wrapper {
		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: #2a2a2a;
}

.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_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover {
		color: #313131;
}

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

.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: 40px;
}

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

.tm-sbox {
		overflow: hidden;
}

.tm-sbox.tm-sbox-bghover-zoomin.tm-bgimage-yes:hover .tm-sbox-bgimage-layer {
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
}

.tm-sbox-bgcolor-darkgrey.tm-sbox.tm-sbox-bghover-zoomout.tm-bgimage-yes .tm-bg-layer,.tm-sbox-bgcolor-darkgrey.tm-sbox.tm-sbox-bghover-zoomin.tm-bgimage-yes .tm-bg-layer {
		-webkit-transition: all .35s ease-in;
		transition: all .35s ease-in;
}

.tm-sbox-bgcolor-darkgrey.tm-sbox.tm-sbox-bghover-zoomout.tm-bgimage-yes:hover .tm-bg-layer,.tm-sbox-bgcolor-darkgrey.tm-sbox.tm-sbox-bghover-zoomin.tm-bgimage-yes:hover .tm-bg-layer {
		opacity: .8;
}

.tm-sbox.tm-sbox-bghover-zoomin.tm-sbox-hover-bgrotate-true.tm-bgimage-yes:hover .tm-sbox-bgimage-layer {
		-ms-transform: scale(1.1) rotate(5deg);
		-webkit-transform: scale(1.1) rotate(5deg);
		transform: scale(1.1) rotate(5deg);
}

.tm-sbox.tm-sbox-bghover-zoomin.tm-sbox-hover-bgblur-true.tm-bgimage-yes:hover .tm-sbox-bgimage-layer {
		filter: grayscale(1) blur(3px);
		-webkit-filter: grayscale(1) blur(3px);
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
}

.tm-sbox.tm-sbox-bghover-zoomin.tm-sbox-hover-bgblur-true.tm-sbox-hover-bgrotate-true.tm-bgimage-yes:hover .tm-sbox-bgimage-layer {
		filter: grayscale(1) blur(3px);
		-webkit-filter: grayscale(1) blur(3px);
		-ms-transform: scale(1.1) rotate(5deg);
		-webkit-transform: scale(1.1) rotate(5deg);
		transform: scale(1.1) rotate(5deg);
}

.tm-sbox.tm-sbox-bghover-zoomout .tm-sbox-bgimage-layer {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
}

.tm-sbox.tm-sbox-bghover-zoomout:hover .tm-sbox-bgimage-layer {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
}

.tm-sbox.tm-sbox-bghover-zoomout.tm-sbox-hover-bgrotate-true:hover .tm-sbox-bgimage-layer {
		-ms-transform: scale(1) rotate(5deg);
		-webkit-transform: scale(1) rotate(5deg);
		transform: scale(1) rotate(5deg);
}

.tm-sbox.tm-sbox-bghover-zoomout.tm-sbox-hover-bgblur-true:hover .tm-sbox-bgimage-layer {
		filter: grayscale(1) blur(3px);
		-webkit-filter: grayscale(1) blur(3px);
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
}

.tm-sbox.tm-sbox-bghover-zoomout.tm-sbox-hover-bgblur-true.tm-sbox-hover-bgrotate-true:hover .tm-sbox-bgimage-layer {
		filter: grayscale(1) blur(3px);
		-webkit-filter: grayscale(1) blur(3px);
		-ms-transform: scale(1) rotate(5deg);
		-webkit-transform: scale(1) rotate(5deg);
		transform: scale(1) rotate(5deg);
}

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

.tm-row .vc_row-o-equal-height>.vc_column_container {
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
}

.vc_row-o-equal-height.vc_row-flex .tm-sbox,.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: 60px 40px 0 40px;
}

.tm-row .vc_row-flex>.vc_column_container {
		display: flex;
}

.tm-row .vc_row-flex,.vc_row.vc_row-flex>.vc_column_container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		box-sizing: border-box;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.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);
}

.tm-sbox.tm-bgimage-yes .tm-vc_general.tm-vc_cta3,.tm-sbox.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3,div .tm-sbox.tm-sbox-bgcolor-transparent.tm-bgimage-yes>.tm-vc_cta3-container>.tm-vc_general,div .tm-sbox.tm-sbox-bgcolor-transparent.tm-bgcolor-yes>.tm-vc_cta3-container>.tm-vc_general {
		padding: 45px 30px 0 30px;
}

.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box .tm-vc_general.tm-vc_cta3,.tm-sbox.tm-bgcolor-yes.tm-sbox-fade-animation.tm-shadow-box .tm-vc_general.tm-vc_cta3 {
		padding-top: 30px;
}

.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box .tm-vc_cta3-container,.tm-sbox.tm-bgcolor-yes.tm-sbox-fade-animation.tm-shadow-box .tm-vc_cta3-container {
		margin-bottom: 20px;
}

.tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box>.tm-bg-layer {
		background-color: #fff;
		opacity: 1;
}

.tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box:hover>.tm-bg-layer {
		background-color: #000;
		opacity: .7;
}

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 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.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: 45px 25px 0 25px;
}

article.post .entry-content p,article.post .entry-title {
		margin-bottom: 15px;
}

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 {
		padding-top: 22px;
		position: relative;
		overflow: hidden;
}

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

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

.tm-entry-meta-wrapper {
		margin: 25px 0 5px 0;
		font-size: 14px;
		padding: 15px 20px 12px 20px;
}

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

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

.tm-right-meta .tm-social-share-links ul li a {
		padding: 0;
		width: 30px;
		height: 30px;
		text-align: center;
		margin-right: 0;
		border-radius: 50%;
		font-size: 12px;
}

.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: 15px;
		padding-bottom: 20px;
		margin-top: 15px;
}

.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,.tm-bgcolor-skincolor .themetechmount-blog-box-view-right-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;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-content {
		padding: 0;
}

.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-box-topimage h4 a,.tm-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-box-topimage h4 a,.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: initial;
}

article.themetechmount-box-blog-classic .entry-header {
		padding-bottom: 17px;
		position: relative;
}

article.themetechmount-box-blog-classic .entry-header .entry-title {
		margin-bottom: 0;
		font-weight: 600;
}

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.sticky .entry-header:after {
		content: none;
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content {
		background: #fff;
		padding: 20px 0 0 30px;
		margin-top: -48px;
		z-index: 11;
		position: relative;
		display: block;
		margin-left: 60px;
}

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.themetechmount-blogbox-format-video .tm-blog-classic-box-content {
		margin-top: 0;
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-blog-classic-box-content {
		padding: 0 20px 0 20px;
}

.single-post .site-main .themetechmount-box-blog-classic:last-of-type .tm-blog-classic-box-content,.site-main article.post.tm-no-featured-content.themetechmount-box-blog-classic:last-of-type .tm-blog-classic-box-content {
		padding-bottom: 0;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc {
		padding: 33px 0 25px 0;
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-content h4 {
		margin-bottom: 0;
}

.themetechmount-box-topimage .tm-flexslider .flex-control-nav {
		bottom: 0;
}

.themetechmount-blogbox-desc-footer {
		font-size: 14px;
		font-weight: 600;
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:after,.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-blogbox-desc-footer a:after {
		font-family: "themify";
		content: '\e628';
		font-style: normal;
		font-weight: 400;
		font-size: 13px;
		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;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-left: 6px;
		top: .7px;
		position: relative;
}

.themetechmount-box-blog .themetechmount-box-desc-text {
		border-top: 1px solid #e5e5e5;
		margin-top: 4px;
		padding-top: 23px;
}

.themetechmount-box-topimage .themetechmount-blogbox-desc-footer {
		padding-top: 22px;
}

.themetechmount-box-topimage .tm-entry-meta-wrapper {
		display: inline-block;
		padding: 0 3px 10px 0;
		margin: 10px 0 0 0;
}

.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,.themetechmount-box-blog.themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-quote .themetechmount-box-content,.themetechmount-box-blog.themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-link .themetechmount-box-content,.themetechmount-box-blog.themetechmount-blog-box-view-right-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,.themetechmount-box-blog.themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-quote .themetechmount-box-img-left,.themetechmount-box-blog.themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-link .themetechmount-box-img-left,.themetechmount-box-blog.themetechmount-blog-box-view-right-image.tm-no-featured-content .themetechmount-box-content {
		width: 100%;
		display: block;
}

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

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

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-content,.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content {
		padding-top: 0;
		padding-bottom: 15px;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: 0 5px 25px 30px;
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-content {
		padding: 0 25px 25px 15px;
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image.tm-no-featured-content .themetechmount-box-content,.themetechmount-box-blog.themetechmount-blog-box-view-left-image.tm-no-featured-content .themetechmount-box-content {
		padding: 0;
}

.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-content,.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content {
		padding-top: 0;
		background-color: transparent;
}

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

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

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .tm-post-format-icon-wrapper:before {
		left: auto;
		right: 0;
		border-top: 10px solid rgba(0,0,0,.79);
		border-right: 10px solid transparent;
		border-left: none;
}

article.themetechmount-box-blog-classic .themetechmount-post-date-wrapper,.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-post-date-wrapper,.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-post-date-wrapper {
		position: absolute;
		z-index: 2;
		padding: 10px 14px 9px 14px;
		line-height: 19px;
		color: #fff;
		right: -15px;
		left: auto;
		top: 15%;
		text-align: center;
		bottom: auto;
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .tm-entry-meta-wrapper,.themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta-wrapper {
		margin: 0 0 3px 0;
		font-size: 13px;
		padding: 0 20px 8px 3px;
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-title,.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-title {
		margin-top: -4px;
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-desc-text,.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-desc-text {
		padding-top: 12px;
}

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

.themetechmount-box-view-content-overlay .post-item {
		position: relative;
		overflow: visible;
}

.themetechmount-box-view-content-overlay .tm-entry-meta-wrapper {
		border: none;
		padding: 0;
		margin: 0 0 5px 0;
}

.themetechmount-box-blog.themetechmount-box-view-content-overlay .themetechmount-box-content h4 {
		margin-bottom: 0;
		font-size: 14px;
		line-height: 21px;
}

.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: #969696;
}

.themetechmount-meta-details i {
		padding-right: 3px;
}

.themetechmount-meta-details a:hover {
		text-decoration: none;
}

article.themetechmount-box-blog-classic.themetechmount-blogbox-format-gallery .tm-flexslider .flex-control-nav {
		bottom: 43px;
}

.themetechmount-box-blog.tm-no-featured-content .tm-entry-meta-wrapper {
		padding-left: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 20px;
}

.tm-no-featured-content:not(.themetechmount-blog-box-view-left-image):not(.themetechmount-blog-box-view-right-image) .themetechmount-box-content .themetechmount-box-title {
		padding-left: 60px;
}

.tm-no-featured-content:not(.themetechmount-blog-box-view-left-image):not(.themetechmount-blog-box-view-right-image) .themetechmount-box-content {
		padding-top: 10px;
}

.themetechmount-box-blog.tm-no-featured-content .tm-post-format-icon-wrapper {
		top: 0;
}

.tm-no-featured-content .tm-post-format-icon-wrapper {
		left: 0;
		top: 8px;
}

.tm-no-featured-content .tm-post-format-icon-wrapper:before {
		display: none;
}

.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: #7f7f7f;
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line {
		padding-right: 17px;
}

.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-classic .tm-post-format-icon-wrapper,.themetechmount-box-blog .tm-post-format-icon-wrapper {
		position: absolute;
		opacity: 1;
		-webkit-transition: all 0.3s 0.2s;
		transition: all 0.3s 0.2s;
		z-index: 2;
		color: #fff;
		font-size: 18px;
		width: 38px;
		height: 45px;
		padding-top: 3px;
		text-align: center;
		right: 20px;
		top: 0;
		padding-left: 1px;
}

.themetechmount-box-blog .tm-post-format-icon-wrapper {
		top: -1px;
}

article.themetechmount-box-blog-classic .tm-post-format-icon-wrapper,.themetechmount-box-blog.themetechmount-box-topimage .tm-post-format-icon-wrapper {
		-webkit-clip-path: polygon(0 0,100% 0,100% 100%,50% 79%,0 100%);
		clip-path: polygon(0 0,100% 0,100% 100%,50% 79%,0 100%);
}

.themetechmount-box-blog-classic .tm-post-format-icon-wrapper {
		padding-left: 0;
}

.themetechmount-box-blog-classic .tm-post-format-icon-wrapper:after,.themetechmount-box-blog .tm-post-format-icon-wrapper:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 0;
		height: 0;
		border-bottom: 10px solid #fff;
		border-left: 19px solid transparent;
		border-right: 19px solid transparent;
		margin-bottom: -1px;
}

.themetechmount-box-blog .themetechmount-post-date-wrapper {
		position: absolute;
		z-index: 2;
		padding: 10px 14px 9px 14px;
		line-height: 19px;
		color: #fff;
		left: 43%;
		bottom: -25px;
		text-align: center;
		display: none;
}

.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: 15px;
		font-weight: 400;
		display: block;
}

.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 .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 0.5s ease-in-out;
}

.themetechmount-boxes-blog .themetechmount-box-topimage:hover img.wp-post-image {
		transform: scale(1.1);
}

article.themetechmount-box-blog-classic {
		background: #fff;
		padding: 30px 27px 30px;
		margin-bottom: 40px;
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic {
		padding: 30px 27px 20px;
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-audio {
		padding-bottom: 40px;
}

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;
}

.single .themetechmount-box-blog-classic .tm-post-format-icon-wrapper {
		top: 0;
}

.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;
		bottom: 0;
		display: block;
		width: auto;
		border-bottom: 1px solid #eaeaea;
}

.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: #b2b9bd;
		font-size: 14px;
}

article.themetechmount-box-blog-classic.sticky .tm-blog-classic-box-content {
		background-color: transparent;
}

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

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

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;
		top: -30px;
		right: 40px;
		position: absolute;
		z-index: 99;
		bottom: auto;
		opacity: 0;
}

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

.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;
}

.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-tectxon-icons";
		content: '\e809';
		font-style: normal;
		font-weight: 400;
		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;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-left: 8px;
		font-size: 24px;
		position: absolute;
		right: 13px;
		top: 10px;
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .page-links a {
		margin: 0;
}

.single article.themetechmount-box-blog-classic.tag-pagination .entry-content .page-links>span.page-number:first-child,.single article.themetechmount-box-blog-classic.tag-pagination .entry-content .page-links>a:first-child {
		margin-left: 15px;
}

.author-info {
		padding: 30px 0;
		position: relative;
		border-bottom: 1px solid #e4e4e4;
}

body.author .author-info {
		margin-bottom: 80px;
}

.author-info .author-title {
		margin-bottom: 5px;
		font-size: 26px;
}

.author-info .author-avatar {
		margin: 0 30px 0 0;
		float: left;
}

.author-info .author-avatar img {
		border-radius: 50%;
		width: 100px;
		height: 100px;
}

.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: 45px;
		height: 45px;
		line-height: 45px;
		color: #fff;
		border-radius: 50%;
		text-align: center;
		background-color: #cacaca;
		margin-bottom: 5px;
}

article.sticky {
		background-color: #fff;
		border: 4px solid #e4e4e4;
}

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.themetechmount-blog-box-view-right-image .slick-dots,article.post.format-gallery.themetechmount-blog-box-view-right-image .slick-dots {
		right: auto;
		left: 14px;
}

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;
}

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 .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 .tm-featured-outer-wrapper {
		margin-bottom: 10px;
}

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: rgb(255,255,255);
		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: 56.25%;
		padding-top: 25px;
		height: 0;
}

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;
}

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: 63.25%;
}

.single-post .themetechmount-box-blog-classic .tm-blog-classic-box-content {
		background-color: #fff;
		padding: 10px 0 20px;
		margin: 0;
}

.single-post .tm-social-share-post-wrapper {
		text-align: left;
		padding: 5px 0 0 0;
		border-radius: 3px;
}

.single-post .tm-post-prev-next-buttons {
		border-bottom: 1px solid #e4e4e4;
		border-top: 1px solid #e4e4e4;
}

.single-post .tm-social-share-links ul li {
		display: inline-block;
		padding-right: 7px;
		padding-top: 6px;
}

.single-post article.post .entry-content {
		margin-bottom: 20px;
}

.single-post article.post.post_format-post-format-audio .entry-content {
		margin-bottom: 40px;
}

.single-post .tm-post-prev-next-buttons {
		margin-top: 0;
		margin-bottom: 10px;
		padding-top: 30px;
		padding-bottom: 10px;
}

.single-post .comments-area {
		margin-top: 50px;
		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 .tm-classic-post-meta {
		background: #fff;
		padding: 4px 0 5px 25px;
		margin-top: -42px;
		z-index: 11;
		position: relative;
		display: block;
		margin-left: 60px;
}

#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;
}

.comment-box {
		border: none;
		margin-left: 70px;
		padding-left: 20px;
}

.single-post .comments-area .comments-title {
		font-size: 33px;
		font-weight: 600;
}

.comment-list .children {
		margin-left: 35px;
}

.comment-list li.comment {
		position: relative;
		margin-top: 30px;
}

.comment-meta .tm-comment-owner a,.tm-comment-owner {
		display: block;
		font-size: 18px;
		line-height: 18px;
		font-style: normal;
		color: #020d26;
}

.pingback .comment-meta .tm-comment-owner a,.pingback .tm-comment-owner {
		line-height: 25px;
}

.comment-list,.comment-list .children {
		list-style-type: none;
		padding: 0;
		margin-top: 0;
}

.comment-list>li:last-child:after {
		display: none;
}

.comment-body {
		padding: 0;
		margin-left: 0;
		margin-bottom: 0;
		background-color: #f3f7f9;
		padding: 25px 25px 25px;
}

.page .comment-body {
		padding: 15px 0 15px;
}

.pingback .comment-author {
		display: none;
}

.comment-author {
		float: left;
		max-width: 70px;
		margin-right: 20px;
		text-align: center;
}

.comment-author img {
		max-width: 100%;
		height: auto;
		border-radius: 0;
		height: auto;
		vertical-align: middle;
		overflow: hidden;
		max-width: 66px;
		border-radius: 50%;
}

.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 {
		background-color: #020d26;
		border-radius: 0;
		border: 1px solid #020d26;
		color: #fff;
		display: inline-block;
		font-size: 13px;
		line-height: 17px;
		padding: 4px 15px 5px 15px;
}

.comment-list a.comment-reply-link:hover {
		color: #fff;
		border-color: transparent;
}

.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: #9096a1;
		font-size: 13px;
}

.comment-meta {
		font-size: 14px;
		padding: 0;
		position: relative;
}

.ping-meta {
		color: #a2a2a2;
		font-size: 13px;
		line-height: 1;
}

.comment-awaiting-moderation {
		color: #a2a2a2;
}

.comments-area ol.comment-list {
		border-bottom: 1px solid #e8e8e8;
		padding-bottom: 25px;
		margin-bottom: 30px;
}

.comments-area .comment-respond {
		padding-top: 10px;
}

.pingback .comment-box {
		margin-left: 0;
		padding-left: 0;
}

body .comments-area ul ol,body .comments-area ul ul,body .comments-area ol ul,body .comments-area ol ol {
		margin-bottom: 16px;
}

.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: "\f00d";
		vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,.sidebar .comment-list .comment-respond .comment-form {
		padding: 0;
}

.comment-form .comment-notes {
		margin-bottom: 25px;
		font-style: italic;
}

.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;
		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: "\f017";
}

.comment-body p {
		margin-top: 15px;
		display: block;
}

.comment-reply-title {
		font-weight: 600;
		margin-bottom: 10px;
		font-size: 33px;
}

.tm-post-prev-next-buttons {
		padding-top: 60px;
}

.tm-post-prev-next-buttons .tm-right-align-btn {
		float: right;
}

.comment-form textarea,.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"] {
		background-color: transparent;
		border: none;
		border-bottom: 1px solid rgba(0,0,0,.1);
		border-radius: 0;
		padding-left: 0;
		padding-bottom: 5px;
}

.comment-form textarea {
		height: 125px;
}

.comment-form p.form-submit {
		padding-top: 15px;
}

.comments-area .tm-vc_general.tm-vc_btn3 {
		text-transform: uppercase;
}

.main-holder .site-content .woocommerce-pagination,.themetechmount-pagination {
		display: block;
		margin-bottom: 60px;
		margin-top: 30px;
		text-align: center;
}

.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: 40px;
		height: 40px;
		line-height: 39px;
		text-align: center;
		display: inline-block;
		background-color: #fff;
		color: #42454e;
		font-size: 16px;
		font-weight: 400;
		border: 1px solid #c3c0c0;
		margin: 0 3px;
		padding: 0;
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
}

.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: #f5f5f5;
}

.vc_row:not(.vc_row-no-padding) .themetechmount-boxes-portfolio.themetechmount-boxes-view-default .tm-box-col-wrapper.col-lg-4 {
		margin-left: -1px;
}

.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;
}

.themetechmount-box-portfolio .themetechmount-overlay {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: rgba(2,13,38,.8);
		opacity: 0;
		-webkit-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
}

.themetechmount-box-portfolio:hover .themetechmount-overlay {
		opacity: 1;
}

.themetechmount-portfolio-box-view-top-image:hover .themetechmount-overlay {
		visibility: visible;
		top: 0;
}

.themetechmount-portfolio-box-view-top-image .themetechmount-box-content-inner,.themetechmount-portfolio-box-view-overlay .themetechmount-box-content-inner {
		position: absolute;
		z-index: 5;
		top: 10%;
		width: 100%;
		text-align: center;
		padding: 0 15px;
		-webkit-transform: translateY(-50%);
		-khtml-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-top-image:hover .themetechmount-box-content-inner .themetechmount-box-portfolio.themetechmount-portfolio-box-view-overlay:hover .themetechmount-box-content-inner {
		-webkit-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-overlay:hover .themetechmount-box-content-inner {
		top: 39%;
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-top-image:hover .themetechmount-box-content-inner {
		top: 50%;
}

.themetechmount-portfolio-box-view-overlay .themetechmount-icon-box {
		width: 100%;
		margin-bottom: 15px;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a,.themetechmount-portfolio-box-view-top-image .themetechmount-icon-box a,.themetechmount-portfolio-box-view-overlay .themetechmount-icon-box a {
		width: 43px;
		height: 43px;
		line-height: 42px;
		display: inline-block;
		border-radius: 50%;
		font-size: 18px;
		-webkit-transition: unset;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: unset;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a i,.themetechmount-portfolio-box-view-top-image .themetechmount-icon-box a i,.themetechmount-portfolio-box-view-overlay .themetechmount-icon-box a i {
		display: block;
		height: 43px;
		border-radius: 50%;
		text-align: center;
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
}

.themetechmount-box-portfolio a.themetechmount_pf_link {
		margin-left: 8px;
		line-height: 42px;
}

.themetechmount-box-portfolio .themetechmount-post-item {
		cursor: pointer;
}

.themetechmount-box-portfolio .themetechmount-post-item .themetechmount-item-thumbnail {
		position: relative;
		width: 100%;
		overflow: hidden;
}

.themetechmount-box-portfolio .themetechmount-post-item .themetechmount-item-thumbnail img {
		-webkit-transition: -webkit-transform 0.4s;
		-moz-transition: -moz-transform 0.4s;
		transition: transform 0.4s;
}

.themetechmount-box-portfolio .themetechmount-post-item:hover .themetechmount-item-thumbnail img {
		-webkit-transform: translateY(-50px);
		-moz-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		transform: translateY(-50px);
}

.themetechmount-box-portfolio .themetechmount-post-item .item-content {
		position: absolute;
		width: 100%;
		top: auto;
		bottom: 0;
		opacity: 0;
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: -webkit-transform 0.4s,opacity 0.1s 0.3s;
		-moz-transition: -moz-transform 0.4s,opacity 0.1s 0.3s;
		transition: transform 0.4s,opacity 0.1s 0.3s;
}

.themetechmount-box-portfolio:hover .themetechmount-post-item .item-content {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: -webkit-transform 0.4s,opacity 0.1s;
		-moz-transition: -moz-transform 0.4s,opacity 0.1s;
		transition: transform 0.4s,opacity 0.1s;
}

.themetechmount-box-portfolio .themetechmount-post-item .item-content {
		padding: 16px 18px;
}

.themetechmount-box-portfolio .themetechmount-post-item .item-content:before {
		position: absolute;
		bottom: 100%;
		transform: translateX(-50%);
		content: "";
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 15px 15px 15px;
		border-color: transparent transparent #fff transparent;
		z-index: 1;
		top: -14px;
		left: 42px;
}

.themetechmount-portfolio-box-view-top-image .themetechmount-icon-box a:hover i,.themetechmount-portfolio-box-view-overlay .themetechmount-icon-box a:hover i,.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a:hover i,.themetechmount-team-box-view-left-image .themetechmount-box-img-left .themetechmount-overlay a:hover {
		background-color: #fff;
}

.themetechmount-portfolio-box-view-overlay:hover .themetechmount-icon-box,.themetechmount-portfolio-box-view-top-image:hover .themetechmount-icon-box {
		opacity: 1;
}

.tm-bgcolor-skincolor .themetechmount-box-portfolio .themetechmount-post-item .item-content,.tm-col-bgcolor-skincolor .themetechmount-box-portfolio .themetechmount-post-item .item-content {
		background-color: #201d1c;
}

.tm-col-bgcolor-skincolor .themetechmount-box-portfolio .themetechmount-post-item .item-content:before,.tm-bgcolor-skincolor .themetechmount-box-portfolio .themetechmount-post-item .item-content:before {
		border-color: transparent transparent #201d1c transparent;
}

.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-portfolio-box-view-overlay .item-content,.themetechmount-portfolio-box-view-overlay .item-content h4 a,.themetechmount-portfolio-box-view-overlay .item-content h4 a:hover,.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,.themetechmount-box-content.themetechmount-overlay .themetechmount-icon-box a {
		color: #fff;
}

.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-tectxon-icon-link:before {
		margin-left: 4px;
}

.themetechmount-portfolio-box-view-overlay a.themetechmount-portfolio-likes {
		color: #fff!important;
		height: 40px;
		width: 40px;
		display: block;
		position: absolute;
		right: 10px;
		text-align: center;
		border-radius: 50%;
		line-height: 42px;
		color: rgb(147,147,147);
		bottom: 8px;
		font-size: 14px;
}

.themetechmount-portfolio-box-view-top-image .themetechmount-box-bottom-content .themetechmount-box-title h4 a,.themetechmount-box-portfolio .themetechmount-box-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-box-portfolio .themetechmount-box-title h4,.themetechmount-boxes .themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 {
		font-weight: 400;
		margin-bottom: 0;
		font-size: 21px;
}

.themetechmount-box-portfolio .themetechmount-box-category a {
		font-size: 13px;
}

.themetechmount-box-view-top-image .themetechmount-box-bottom-content {
		padding: 25px;
		position: relative;
		text-align: left;
		background-color: #fff;
		-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}

.themetechmount-box-view-top-image .themetechmount-box-bottom-content .themetechmount-box-title h4 {
		font-size: 22px;
		padding-bottom: 0;
		font-weight: 400;
		line-height: 25px;
		color: #06163a;
}

.themetechmount-box-view-top-image .themetechmount-box-category,.themetechmount-box-view-top-image .themetechmount-box-category a {
		color: #afafaf;
}

.tm-bgcolor-darkgrey .themetechmount-box-view-top-image .themetechmount-box-bottom-content,.tm-bgcolor-skincolor .themetechmount-box-view-top-image .themetechmount-box-bottom-content,.tm-bgcolor-grey .themetechmount-box-view-top-image .themetechmount-box-bottom-content,.tm-bgimage-yes .themetechmount-box-view-top-image .themetechmount-box-bottom-content,.tm-col-bgcolor-darkgrey .themetechmount-box-view-top-image .themetechmount-box-bottom-content,.tm-col-bgcolor-skincolor .themetechmount-box-view-top-image .themetechmount-box-bottom-content,.tm-col-bgcolor-grey .themetechmount-box-view-top-image .themetechmount-box-bottom-content,.tm-col-bgimage-yes .themetechmount-box-view-top-image .themetechmount-box-bottom-content {
		background: #fff;
}

.tm-pf-single-content-wrapper {
		padding-bottom: 100px;
}

.tm-social-share-wrapper.tm-social-share-portfolio-wrapper {
		padding-top: 0;
}

.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: 5px;
		padding-top: 6px;
}

.tm-social-share-links ul li a {
		border: 1px solid #ededed;
		padding: 4px 7px;
		display: block;
		background-color: #fff;
		color: #7f7f7f;
		font-size: 16px;
		border-radius: 50%;
}

.single-post .tm-classic-post-meta .tm-right-meta .tm-social-share-wrapper .tm-social-share-links {
		top: -1px!important;
}

.tm-pf-view-left-image .themetechmount-pf-single-detail-box {
		border: 15px solid #f3f7f9;
		padding: 15px;
}

.tm-pf-view-left-image .themetechmount-pf-single-detail-box {
		margin-left: -10px;
}

.themetechmount-pf-detailbox-list {
		list-style: none;
		padding-left: 0;
		overflow: hidden;
		margin-top: 0;
		padding: 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-portfolio-description h2 {
		margin-bottom: 5px;
		font-size: 27px;
}

.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: 18px 0 0 30px;
		margin-left: 10px;
		font-size: 13px;
}

.themetechmount-pf-detailbox-list .tm-pf-details-date i {
		position: absolute;
		left: -20px;
		top: 13px;
		display: inline-block;
		border-radius: 50%;
		padding-left: 0;
		vertical-align: middle;
		font-size: 20px;
		text-align: center;
		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: 600;
		margin-right: 15px;
		margin-left: 0;
		display: block;
		font-size: 17px;
		line-height: 20px;
}

.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-right-details {
		display: block;
		width: 100%;
		font-size: 14px;
}

.tm-pf-view-top-image .themetechmount-pf-single-content-area {
		padding-top: 38px;
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-inner {
		margin-top: 50px;
		border: 15px solid #f1f1f1;
		padding: 15px;
}

.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-single-related-wrapper {
		padding-top: 60px;
}

.themetechmount-pf-detailbox-inner .themetechmount-pf-detailbox-title,.tm-pf-single-related-wrapper .tm-pf-single-related-title {
		font-size: 30px;
		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;
		transition: all .2s ease-in-out;
		display: inline-block;
		border-radius: 0;
		border-width: 0;
		border-style: solid;
		font-size: 16px;
		font-weight: 600;
		padding: 10px 30px;
}

.single-tm_portfolio .nav-next a:hover,.single-tm_portfolio .nav-previous a:hover {
		background-color: #06163a;
		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: 17px;
		top: 11px;
}

.single-tm_portfolio .nav-previous a {
		padding-right: 27px;
		padding-left: 45px;
}

.single-tm_portfolio .nav-previous a:after {
		content: '\e808';
		font-family: "tm-tectxon-icons";
		left: 28px;
}

.single-tm_portfolio .nav-next a:after {
		content: '\e809';
		font-family: "tm-tectxon-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: 50px;
}

.tm-pf-single-content-wrapper-innerbox {
		background-color: #fff;
		padding: 25px 25px;
}

.tm-nextprev-bottom-nav {
		position: relative;
		margin-bottom: 20px;
		margin-top: 30px;
		border-top: 1px solid #f3f5f7;
		padding-top: 30px;
}

.single-tm_portfolio .tm-social-share-title {
		padding-top: 11px;
		font-weight: 600;
}

.single-tm_portfolio .tm-social-bottom-wrapper {
		display: block;
		clear: both;
		padding-top: 30px;
}

.themetechmount-box-team {
		position: relative;
		overflow: hidden;
}

.themetechmount-box-team .themetechmount-box-content h4 a {
		outline: none;
}

.themetechmount-team-box-view-left-image.themetechmount-box-team {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
		-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
		-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
		padding: 15px;
		background-color: #fff;
}

.themetechmount-boxes-col-one .themetechmount-box-team.themetechmount-team-box-view-left-image {
		margin-bottom: 30px;
}

.themetechmount-team-box-view-left-image .themetechmount-box-content h4 {
		font-size: 22px;
		margin: 0;
		line-height: 23px;
		font-weight: 600;
}

.themetechmount-team-box-view-left-image .themetechmount-box-img-left .themetechmount-item-thumbnail {
		box-shadow: 0 0 10px 0 rgba(0,0,0,.07);
		-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.07);
		-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,007);
}

.themetechmount-box-team.themetechmount-box-view-left-image .themetechmount-team-position {
		padding-top: 0;
		font-size: 14px;
}

.themetechmount-box-team.themetechmount-box-view-left-image .tm-team-details-list .tm-team-list-value {
		font-size: 16px;
}

.themetechmount-box-team.themetechmount-box-view-left-image .tm-team-details-wrapper {
		padding-top: 12px;
}

.themetechmount-box-team.themetechmount-box-view-left-image .tm-short-desc {
		padding-bottom: 10px;
		padding-top: 12px;
}

.themetechmount-box-team.themetechmount-box-view-left-image .tm-team-member-appointment-btn-wrapper {
		padding-top: 15px;
		margin-bottom: 44px;
}

.themetechmount-team-box-view-left-image .themetechmount-box-content {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: 15px 25px 0;
}

.themetechmount-team-box-view-left-image .themetechmount-box-img-left .themetechmount-overlay {
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		text-align: center;
		opacity: 0;
		background-color: rgba(2,13,38,.8);
		height: 100%;
		width: 100%;
		cursor: pointer;
		transform: scale(0);
		transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
}

.themetechmount-team-box-view-left-image:hover .themetechmount-overlay {
		opacity: 1;
		transform: scale(1);
}

.themetechmount-team-box-view-left-image .themetechmount-box-img-left .themetechmount-overlay a {
		margin-top: 4px;
		background-color: #fff;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		line-height: 40px;
		color: #fff;
		text-align: center;
		font-size: 19px;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		transition: all .3s ease;
		opacity: 0;
		margin-top: 0;
}

.themetechmount-team-box-view-left-image:hover .themetechmount-overlay a {
		opacity: 1;
}

.themetechmount-boxes-team.themetechmount-boxes-view-carousel.themetechmount-boxes-textalign-center .slick-list {
		padding: 5px 0!important;
}

.themetechmount-team-box-view-left-image .themetechmount-box-social-links {
		padding-top: 5px;
		clear: both;
		margin-left: -2px;
}

.themetechmount-boxes:not(.themetechmount-boxes-spacing-0px) .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent {
		-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
		-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
		box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
		border: 6px solid #fff;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content {
		left: 0;
		right: 0;
		opacity: 1;
		text-align: center;
		padding-bottom: 2px;
		padding-top: 23px;
		position: inherit;
		background-color: #f3f7f9;
		bottom: 0;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content .themetechmount-box-desc {
		background-color: #fff;
		margin: 10px 10px;
		padding: 13px 0 12px;
		margin-top: -60px;
}

.themetechmount-team-image-box {
		position: relative;
		overflow: hidden;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay {
		position: absolute;
		padding: 13px 20px;
		width: 100%;
		bottom: 0;
		height: 0;
		background-color: rgba(2,13,38,.8);
		opacity: 0;
		transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
}

.themetechmount-box-view-topimage-bottomcontent:hover .themetechmount-overlay {
		height: 100%;
		opacity: 1;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content h4 {
		font-size: 22px;
		font-weight: 400;
		margin-bottom: 0;
		line-height: 34px;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-footer {
		color: #b3b7c3;
		font-size: 13px;
		margin-top: -6px;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a {
		left: 50%;
		position: absolute;
		top: 50%;
		margin-top: -43px;
		margin-left: -22px;
		-webkit-transform: translateY(50%);
		-ms-transform: translateY(50%);
		transform: translateY(50%);
		-webkit-transition: unset;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: unset;
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a i,.themetechmount-box-view-topimage-bottomcontent:hover .themetechmount-box-social-links,.themetechmount-box-view-left-image .themetechmount-box-img-left:hover .themetechmount-box-social-links {
		opacity: 1;
		bottom: 43%;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-social-links .tm-team-social-links-wrapper {
		border-top: 1px solid #edeff1;
		margin: 0 15px;
		margin-top: 14px;
		padding-top: 0;
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-social-links ul li,.themetechmount-box-team.themetechmount-box-view-left-image .themetechmount-box-social-links ul li {
		display: inline-block;
		margin: 0 3px 10px 3px;
}

.themetechmount-box-team.themetechmount-box-view-left-image .themetechmount-box-social-links ul li:first-child {
		margin-left: 0;
}

.themetechmount-box-team .themetechmount-box-social-links ul {
		padding-left: 0;
		margin-bottom: 0;
}

.themetechmount-box-team .themetechmount-box-social-links ul a {
		margin-top: 15px;
		border-radius: 50%;
		border: 1px solid transparent;
		width: 29px;
		height: 29px;
		padding: 0;
		line-height: 26px;
		font-size: 13px;
		margin-right: 5px;
		text-align: center;
		background-color: #e5e8e9;
}

.themetechmount-box-team .themetechmount-box-social-links ul li a {
		margin: 0 2px;
		display: block;
		color: rgba(44,44,44,.6);
}

.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-social-links ul a:hover,.themetechmount-box-team.themetechmount-box-view-left-image .themetechmount-box-social-links ul a:hover {
		color: #fff;
		border-color: transparent;
}

.themetechmount-box-team .tm-vc_btn3.tm-vc_btn3-size-sm {
		font-size: 14px;
}

.tm-bgcolor-skincolor .themetechmount-box-team .themetechmount-box-content h4 a,.tm-bgcolor-darkgrey .themetechmount-box-team .themetechmount-box-content h4 a {
		color: inherit;
}

.tm-team-member-single-title {
		font-size: 30px;
		line-height: 35px;
		font-weight: 500;
		margin-bottom: 3px;
}

.tm-team-member-single-position {
		font-size: 16px;
		color: gray;
		font-weight: 400;
		margin-bottom: 10px;
		margin-top: -3px;
}

.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;
		padding: 3px 0 3px 25px;
		font-size: 15px;
		line-height: 24px;
		display: block;
		float: left;
		width: 100%;
}

.tm-team-member-view-wide-image .tm-team-details-list li {
		padding: 9px 0 9px 26px;
}

.tm-team-member-single-content-wrapper:not(.tm-team-member-view-wide-image) .tm-team-extra-details-wrapper .tm-team-details-list li,.single-tm_team_member .tm-team-details-list li {
		padding: 10px 50px 10px 26px;
}

.tm-team-extra-details-wrapper .tm-team-details-list li i {
		top: 5px;
}

.tm-team-extra-details-wrapper {
		margin-bottom: 30px;
}

.tm-team-details-list .tm-team-list-title {
		display: inline-block;
		margin-right: 8px;
		position: relative;
		color: #0a0c0e;
		font-weight: 600;
		float: left;
}

.tm-team-extra-details-wrapper .tm-team-details-list .tm-team-list-title {
		text-indent: 0;
		width: auto;
		margin-right: 8px;
}

.tm-team-details-list .tm-team-list-value {
		display: inline-block;
		float: left;
}

.tm-team-list-title i {
		position: absolute;
		left: -33px;
		text-align: center;
		width: 30px;
		display: block;
		text-indent: 0;
		font-size: 16px;
}

.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;
}

.themetechmount-team-member-single-content-area .tm-team-member-content {
		background-color: #fff;
		padding: 30px 35px 22px 35px;
}

.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: .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 ul {
		margin: 0;
}

.single-tm_team_member .tm-team-member-single-content-wrapper .tm-team-member-content:not(.tm-common-box-shadow) {
		margin-top: 20px;
		margin-bottom: 20px;
}

.inside {
		position: relative;
		padding: 25px 0 25px 0;
		text-align: center;
}

.inside.tm-fid-view-lefticon {
		text-align: left;
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
		margin-bottom: 10px;
}

.inside.tm-fid-with-border {
		border: 1px solid #E8E8E8;
		background-color: #fff;
		padding-left: 25px;
}

.tm-fid-with-icon.tm-fid-view-topicon {
		padding: 30px 0;
		padding-left: 0;
}

.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: 2px;
		border: 2px solid #fff;
		width: 122px;
		height: 122px;
		line-height: 122px;
		border-radius: 50%;
		display: inline-block;
		position: relative;
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i {
		position: absolute;
		top: 50%;
		left: 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%);
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper:after {
		position: absolute;
		top: 50%;
		right: -100%;
		height: 1px;
		width: 100%;
		content: "";
		border-bottom: 1px dashed #fff;
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper:before {
		position: absolute;
		top: 50%;
		left: -50%;
		height: 1px;
		width: 50%;
		content: "";
		border-bottom: 1px dashed #fff;
}

.box-connect .vc_column_container:first-child .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper:before,.box-connect .vc_column_container:last-child .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper:after {
		display: none;
}

.inside h3 {
		margin-bottom: 0;
		bottom: -11px;
		width: 100%;
		color: inherit;
		font-size: 17px;
		font-weight: 400;
		line-height: 25px;
}

.inside .themetechmount-fid-wrapper {
		padding-top: 20px;
}

.inside h4 {
		margin-bottom: 0;
		padding-bottom: 0;
		font-size: 32px;
		line-height: 40px;
		color: #06163a;
}

.tm-fid.inside h4 {
		font-weight: 600;
}

.tm-fid-without-icon.inside h4 {
		margin-top: 0;
}

.inside h3 span {
		padding: 5px 4px 0 4px;
		display: block;
}

.tm-fid-inner sub,.tm-fid-inner sup {
		opacity: 1;
		font-size: 25px;
		font-weight: 400;
		bottom: 0;
		left: 3px;
}

.tm-fid-inner sup {
		top: -.9em;
}

.tm-fid-icon-wrapper i.kw_tectxon {
		padding-top: 5px;
}

.tm-fid-icon-wrapper i {
		font-size: 3.1em!important;
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border,.tm-bgcolor-darkgrey .inside.tm-fid-with-border {
		border-color: rgba(255,255,255,.15);
		background-color: rgba(255,255,255,.08);
}

.tm-bgcolor-darkgrey .inside.tm-fid-view-righticon h4,.tm-bgcolor-darkgrey .inside.tm-fid-view-lefticon h4,.tm-bgcolor-darkgrey .inside.tm-fid-view-lefticon-border h4,.tm-bgcolor-darkgrey .inside.tm-fid-view-righticon-border h4,.tm-bgcolor-darkgrey .inside.tm-fid-view-topicon h4,.tm-bgcolor-skincolor .tm-fid-icon-wrapper i,.tm-bgcolor-darkgrey .tm-fid-icon-wrapper i,.tm-bgcolor-skincolor .inside h4 {
		color: #fff;
}

.tm-bgcolor-skincolor .inside h3 {
		color: rgba(255,255,255,.8);
}

.tm-fid-view-topicon.inside h3 span {
		padding: 5px 4px 0 4px;
}

.tm-fid-view-lefticon-border .tm-fld-contents,.tm-fid-view-lefticon .tm-fld-contents {
		padding-left: 70px;
		text-align: left;
}

.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: 36px;
}

.tm-fid-view-righticon.inside h4,.tm-fid-view-lefticon.inside h4 {
		margin-top: 0;
}

.tm-fid-view-righticon .tm-fld-contents {
		padding-right: 70px;
		text-align: right;
}

.tm-fid-view-righticon.tm-fid-without-icon .tm-fld-contents {
		padding-right: 0;
}

.tm-fid-view-righticon .tm-fid-icon-wrapper {
		right: 13px;
		top: 35px;
}

.tm-fid-view-righticon-border.inside h4,.tm-fid-view-lefticon-border.inside h4 {
		margin-top: 13px;
		margin-bottom: -4px;
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper,.tm-fid-view-lefticon-border .tm-fid-icon-wrapper {
		top: 35px;
}

.tm-fid-view-lefticon-border .tm-fld-contents {
		padding-left: 76px;
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper i,.tm-fid-view-lefticon-border .tm-fid-icon-wrapper i {
		font-size: 2.6em!important;
		line-height: 85px;
}

.tm-fid-view-lefticon-border.tm-fid-without-icon .tm-fld-contents {
		padding-left: 0;
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper:after,.tm-fid-view-lefticon-border .tm-fid-icon-wrapper:after {
		content: " ";
		height: 85px;
		position: absolute;
		border-left: 1px solid rgba(0,0,0,.13);
		right: -19px;
}

.tm-bgcolor-darkgrey .tm-fid-view-lefticon-border .tm-fid-icon-wrapper:after,.tm-bgcolor-skincolor .tm-fid-view-lefticon-border .tm-fid-icon-wrapper:after {
		border-right: 1px solid rgba(255,255,255,.25);
}

.tm-fid-main-border {
		text-align: center;
}

.tm-fid-view-righticon-border.inside,.tm-fid-view-lefticon-border.inside {
		display: inline-block;
}

.tm-fid-view-righticon-border .tm-fld-contents {
		padding-right: 97px;
		text-align: right;
}

.tm-fid-view-righticon-border.tm-fid-without-icon .tm-fld-contents {
		padding-right: 0;
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper:after {
		border-left: none;
		border-right: 1px solid rgba(0,0,0,.13);
		right: 63px;
}

.tm-bgcolor-darkgrey .tm-fid-view-righticon-border .tm-fid-icon-wrapper:after,.tm-bgcolor-skincolor .tm-fid-view-righticon-border .tm-fid-icon-wrapper:after {
		border-right: 1px solid rgba(255,255,255,.25);
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper {
		right: 26px;
		top: 35px;
}

.vc_row .tm-fid-main-border .inside {
		background-color: transparent;
}

.tm-facts-colum-sep .vc_row .wpb_column:after {
		content: "";
		height: 80%;
		width: 1px;
		background-color: rgba(0,0,0,.15);
		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.tm-facts-colum-sep .vc_row .wpb_column:after,.tm-bgcolor-skincolor.tm-facts-colum-sep .vc_row .wpb_column:after {
		background-color: rgba(255,255,255,.23);
}

.tm-facts-colum-sep .vc_row .wpb_column:nth-last-child(1):after,.five-columns.tm-facts-colum-sep .vc_row .wpb_column:nth-last-child(2):after {
		display: none;
}

span.tm-vc_label_units.vc_label_units {
		position: absolute;
		right: 0;
		z-index: 3;
		margin-top: -35px;
		text-shadow: none;
		color: inherit;
		font-size: 17px;
		background: transparent!important;
		padding: 2px 0;
		border-radius: 0;
		margin-left: -24px;
		top: 0;
}

.themetechmount-progress-bar.vc_progress_bar .vc_single_bar .vc_label {
		display: block;
		margin: 14px auto 75px;
		width: 100%;
		background: transparent;
		height: 5px;
		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: 17px;
		color: #5d6576;
		font-weight: 400;
		text-shadow: none;
}

.themetechmount-progress-bar.vc_progress_bar .tm-pbar-icon-true .vc_general.vc_single_bar .vc_label {
		left: -5px;
}

.themetechmount-progress-bar.vc_progress_bar .vc_single_bar {
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: #c0c0c1;
		border-radius: 0;
		height: 7px;
}

.tm-bgcolor-grey .themetechmount-progress-bar.vc_progress_bar .vc_single_bar {
		background-color: #fff;
}

.themetechmount-progress-bar .vc_single_bar .vc_bar {
		border-radius: 0;
}

.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: -43px;
}

.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: 41px;
		height: 41px;
}

.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: 17px!important;
		left: 7px;
}

.vc_progress_bar.vc_progress-bar-color-skincolor .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 {
		color: #5d6576;
}

.vc_progress_bar .tm-pbar-icon-true .vc_single_bar {
		margin-left: 0;
}

.vc_progress_bar .tm-pbar-icon-true .vc_single_bar .vc_label {
		margin-left: 35px;
}

.tm-pbar-single-bar-w {
		position: relative;
		margin-top: 70px;
		margin-right: 16px;
}

.tm-pbar-single-bar-w:first-child {
		margin-top: 35px;
}

.tm-overlap-row {
		position: relative;
}

.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-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_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_row.vc_row-fluid {
		padding-top: 100px;
		padding-bottom: 80px;
		margin-bottom: 0;
}

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_row.vc_row-fluid.vc_row-no-padding {
		overflow: hidden;
}

body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row:first-child {
		margin-top: -92px;
}

body.themetechmount-page-full-width.tm-titlebar-bcrumb-bottom #content .site-main .entry-content>.wpb_row: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_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_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_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:after {
		color: #fff;
		font-size: 26px;
		font-family: "tm-tectxon-icons";
		content: '\e804';
		background-color: #2a2a2a70;
		width: 56px;
		height: 56px;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -27px;
		margin-top: -27px;
		z-index: 99;
		text-align: center;
		line-height: 52px;
		transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		border: 3px solid #fff;
}

.tm_prettyphoto .vc_single_image-wrapper:hover:after {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		opacity: .8;
}

.tm-vc_icon_element.tm-vc_icon_element-outer.tm_prettyphoto .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-white.tm-vc_icon_element-background {
		background-color: rgba(255,255,255,.8);
}

.tm-vc_icon_element.tm-vc_icon_element-outer.tm_prettyphoto .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
		font-size: 22px!important;
		padding-left: 7px;
}

.themetechmount-sidebar-true.page #primary .site-main {
		padding-bottom: 40px;
}

.themetechmount-sidebar-true .site-main {
		padding-top: 65px;
}

body.themetechmount-sidebar-left .site-content #primary.content-area {
		float: right;
}

.site-content #sidebar-left.sidebar,.site-content #sidebar-right.sidebar {
		margin-top: -40px;
		padding-top: 70px;
		padding-bottom: 40px;
}

.site-content #sidebar-left.sidebar {
		float: left;
}

.tm-empty-sidebar #primary {
		margin: 0 auto!important;
		float: none!important;
}

body.themetechmount-sidebar-both .site-content #sidebar-left.sidebar {
		margin-left: -74.8%;
}

body.themetechmount-sidebar-both .site-content #primary.content-area {
		margin-left: 25%!important;
}

body.themetechmount-sidebar-bothleft .site-content #primary.content-area {
		float: right!important;
}

body.themetechmount-sidebar-bothright .site-content #primary.content-area {
		float: left!important;
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar {
		margin-top: -40px;
		padding-top: 60px;
		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;
}

.widget .search-form {
		position: relative;
}

.widget .search-form label {
		display: block;
}

.widget.woocommerce.widget_product_search .search-field,.widget .search-form .search-field {
		border-width: 1px;
		background-color: #fff;
		border-radius: 0;
}

.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: 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: .5;
}

.tm-textcolor-dark .widget .search-form .search-field {
		border-color: rgba(0,0,0,.07);
}

.sidebar.widget-area .widget {
		position: relative;
		margin: 50px 0 35px;
}

.sidebar.widget-area .widget.widget_media_video,.sidebar.widget-area .widget.widget_media_image {
		padding: 0;
		box-shadow: unset;
}

.site-content-wrapper #sidebar-right.sidebar {
		margin-top: -60px;
		padding-top: 60px;
		padding-bottom: 70px;
}

body.themetechmount-sidebar-right .site-content-wrapper #primary.content-area {
		float: left;
}

.site-content-wrapper #sidebar-right.sidebar {
		margin-top: -40px;
		padding-top: 60px;
		padding-bottom: 70px;
		float: right;
}

body.themetechmount-sidebar-left .site-content-wrapper #primary.content-area {
		float: right;
}

.site-content-wrapper #sidebar-left.sidebar {
		margin-top: -40px;
		padding-top: 60px;
		padding-bottom: 40px;
		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: 0;
		min-width: 31px;
		border: none;
}

.social-icons li>a {
		display: block;
		width: 37px;
		height: 37px;
		line-height: 37px;
		border-radius: 50%;
		font-size: 16px;
		text-align: center;
		border: 1px solid;
}

.content-area .social-icons li>a {
		margin-right: 7px;
}

.tm-col-bgcolor-darkgrey .social-icons li>a,.tm-bgcolor-darkgrey .social-icons li>a,.tm-col-bgcolor-skincolor .social-icons li>a,.tm-bgcolor-skincolor .social-icons li>a {
		border: none;
		color: #2c2c2c;
		background-color: #fff;
}

.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 {
		display: none;
}

.tm-list-style-none {
		list-style: none;
		margin: 0;
		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: 25px;
}

.tm-list.tm-list-style-icon li {
		position: relative;
		padding-bottom: 17px;
}

.tm-list.tm-list-style-icon li i {
		position: absolute;
		left: 2px;
		top: 4px;
}

.tm-list.tm-list-textsize-small li {
		font-size: 12px;
}

.tm-list.tm-list-style-icon.tm-list-textsize-small li i {
		top: 7px;
}

.tm-list.tm-list-style-icon.tm-list-textsize-small .tm-list-li-content {
		padding-left: 16px;
}

.tm-list.tm-list-textsize-medium li {
		font-size: 16px;
		padding-bottom: 10px;
		font-weight: 400;
}

.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: 30px;
}

.tm-list.tm-list-textsize-large li {
		padding-bottom: 30px;
		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: 25px;
}

.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-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;
		margin-bottom: 10px;
		padding: 1px 0 0 0;
		line-height: 100px;
		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-panel .vc_tta-panel-title>a {
		font-weight: 400;
}

.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%;
}

.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-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a {
		border-color: #06163a;
		background-color: #06163a;
		color: #fff;
		border: none;
}

.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body {
		background-color: #fff;
}

.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
		-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}

.wpb-js-composer .tm-bgimage-yes .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,.wpb-js-composer .tm-bgimage-yes .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a,.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: #f0f0f0;
		background-color: #f8f8f8;
		color: #666;
}

.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 .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: 16px 18px 15px 18px;
		font-size: 15px;
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
		margin-bottom: 20px;
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_tta-tabs .vc_tta-icon {
		position: relative;
		top: 3px;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel-heading,.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab>a {
		border-width: 1px;
		border-color: rgba(227,227,227,.7);
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.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 .vc_tta-panel .vc_tta-panel-heading:hover,.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab>a:hover,.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-title>a,.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-heading,.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab.vc_active>a {
		color: #fff;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab {
		margin-left: 0;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
		font-size: 18px;
}

.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 {
		padding-bottom: 1px;
		margin-bottom: 1px;
}

.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-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
		border: none;
		margin-top: 1px;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
		background-color: transparent;
		-webkit-box-shadow: 0 0 5px 0 rgba(6,22,58,.1);
		-moz-box-shadow: 0 0 5px 0 rgba(6,22,58,.1);
		box-shadow: 0 0 5px 0 rgba(6,22,58,.1);
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a,.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
		color: #fff;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before {
		border-color: #fff;
}

.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: 41px;
		outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 40px;
		padding-left: 20px;
		font-weight: 400;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
		margin-left: -20px;
}

.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: rgba(255,255,255,.07);
}

.select2-container--default .select2-selection--single {
		background-color: rgba(0,0,0,.03);
}

.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);
}

.wpcf7-form .wpcf7-form-control-wrap:not(.chkTerms) {
		margin-bottom: 15px;
		display: block;
		padding-top: 5px;
}

.wpcf7 label {
		display: block;
}

.make-appoint-form>.vc_column-inner>.wpb_wrapper {
		background-color: #fff;
		padding: 30px;
}

.make-appoint-form .tm-heading-style-vertical.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header h2.tm-custom-heading {
		padding-left: 0;
		border-left: none;
		margin: 0;
		margin-bottom: 20px;
}

.make-appoint-form .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,.make-appoint-form .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: 100%;
}

.make-appoint-form .wpcf7-textarea {
		height: 102px;
}

.make-appoint-form .wpcf7 label {
		position: relative;
		margin-bottom: 15px;
}

.make-appoint-form .wpcf7 label i {
		position: absolute;
		color: #cdcac3;
		z-index: 100;
		font-size: 18px;
		top: 20px;
		left: 13px;
		font-size: 15px;
}

.make-appoint-form .wpcf7 textarea,.make-appoint-form .wpcf7 input:not([type="submit"]) {
		padding-left: 40px;
}

.make-appoint-form input[type="submit"] {
		margin-top: 18px;
		padding: 13px 35px;
		font-size: 16px;
}

.make-appoint-form .wpb_content_element {
		margin-bottom: 0;
}

.get-qoute-form .select2-container--default .select2-selection--single,.get-qoute-form .wpcf7 textarea,.get-qoute-form .wpcf7 input:not([type="submit"]) {
		background-color: rgba(255,255,255,.05);
}

.get-qoute-form .tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single,.get-qoute-form .tm-col-bgcolor-skincolor .wpcf7 textarea,.get-qoute-form .tm-col-bgcolor-skincolor .wpcf7 input:not([type="submit"]) {
		background-color: rgba(0,0,0,.3);
}

.get-qoute-form .tm-col-bgcolor-skincolor .wpcf7 textarea,.get-qoute-form .tm-col-bgcolor-skincolor .wpcf7 input:not([type="submit"]) {
		color: #fff;
}

.get-qoute-form .tm-col-bgcolor-skincolor input[type="submit"] {
		background-color: #fff;
		color: #000;
}

.get-qoute-form .wpcf7 textarea,.get-qoute-form .wpcf7 input:not([type="submit"]) {
		border: none;
		padding: 12px 20px;
}

.get-qoute-form .wpcf7 textarea {
		height: 116px;
}

.get-qoute-form .select2-container--default .select2-selection--single {
		border: none;
		height: 48px;
		border-radius: 5px;
}

.get-qoute-form .select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 50px;
}

.get-qoute-form input[type="submit"] {
		width: 100%;
}

.get-qoute-form input:not([type="submit"])::-webkit-input-placeholder {
		color: rgba(255,255,255,.82);
}

.get-qoute-form input:not([type="submit"])::-moz-placeholder {
		color: rgba(255,255,255,.82);
}

.get-qoute-form input:not([type="submit"]):-ms-input-placeholder {
		color: rgba(255,255,255,.82);
}

.get-qoute-form input:not([type="submit"]):-moz-placeholder {
		color: rgba(255,255,255,.82);
}

.get-qoute-form textarea::-webkit-input-placeholder {
		color: rgba(255,255,255,.82);
}

.get-qoute-form textarea::-moz-placeholder {
		color: rgba(255,255,255,.82);
}

.get-qoute-form textarea:-ms-input-placeholder {
		color: rgba(255,255,255,.82);
}

.get-qoute-form textarea:-moz-placeholder {
		color: rgba(255,255,255,.82);
}

.get-qoute-form .select2-container--default .select2-selection--single .select2-selection__rendered {
		color: rgba(255,255,255,.82);
}

.tm-element-align-left.tm-heading-style-vertical .tm-cta3-without-desc {
		margin-bottom: 30px;
}

.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;
		padding-bottom: 25px;
}

.tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell,.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-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell {
		display: block;
}

.tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
		font-weight: 600!important;
		width: 100%;
		display: block;
		color: #06163a;
}

.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;
}

.tm-element-heading-wrapper.strong-color-initial .tm-vc_cta3-headers h2 strong {
		color: inherit!important;
}

.tm-bgimage-yes .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong,.tm-col-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong,.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong,.tm-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong,.tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong,h2.tm-custom-heading.tm-textcolor-white strong {
		color: #fff;
}

.tm-seperator-dotted.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,.tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		content: "";
		left: 50%;
		position: absolute;
		bottom: 21px;
		width: 59px;
		margin-left: -37px;
		border-bottom-width: 3px;
		border-bottom-color: #7a7a7a;
}

.tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
		content: "";
		left: 53%;
		position: absolute;
		bottom: 21px;
		width: 17px;
		margin-left: 0;
		border-bottom-width: 3px;
		border-bottom-color: #cacaca;
		border-bottom-style: solid;
}

.tm-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,.tm-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,.tm-col-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,.tm-col-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,.tm-col-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,.tm-bgcolor-darkgrey .tm-seperator-dotted.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,.tm-bgcolor-skincolor .tm-seperator-dotted.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,.tm-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		border-bottom-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-element-heading-wrapper.tm-heading-style-vertical.full-width .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-vc_cta3-content .tm-cta3-content-wrapper {
		width: 100%;
}

.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-center .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content,.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
		margin-bottom: 40px;
}

.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-left .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content,.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-right .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content {
		margin-bottom: 0;
}

.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: 25px;
}

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

.tm-element-heading-wrapper .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
		margin-top: 15px;
}

.kwayy-box-blog .kwayy-box-content h4:after,.kwayy-boxes-testimonial .kwayy-box-title .kwayy-box-footer:before,.tm-servicebox-heading-line.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .tm-custom-heading:after,.tm-seperator-dotted.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,.tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		border-bottom-color: #b1c903;
}

.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-heading-style-vertical.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		left: 20px;
		margin-left: 0;
}

.tm-heading-style-vertical.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		border-bottom-style: solid;
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header:after {
		content: "";
		right: 47px;
		height: 82%;
		position: absolute;
		top: 10%;
		width: 1px;
		border-right-width: 1px;
		border-right-color: rgba(122,122,122,.34);
}

.tm-bgcolor-darkgrey .tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,.tm-bgcolor-skincolor .tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,.tm-col-bgcolor-darkgrey .tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,.tm-col-bgcolor-skincolor .tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		border-right-color: rgba(255,255,255,.16);
}

.tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		border-right-style: solid;
}

.tm-seperator-dotted .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		border-style: dotted;
		border-width: 1px;
}

.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-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: 52%;
		text-align: left;
		padding-right: 80px;
		position: relative;
}

.tm-heading-style-vertical.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		left: 0;
		margin-left: 0;
}

.tm-seperator-solid.tm-heading-style-vertical.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
		right: auto;
		left: 63px;
}

.tm-heading-style-vertical.tm-element-align-justify .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		left: 50%;
		margin-left: -17px;
}

.tm-heading-style-vertical.tm-element-align-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
		left: auto;
		right: 0%;
}

.tm-seperator-solid.tm-heading-style-vertical.tm-element-align-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
		left: auto;
		right: 61px;
}

.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
		color: #fff;
}

.tm-heading-style-vertical.tm-element-align-center .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
		left: auto;
		margin-left: 26px;
}

.tm-element-heading-wrapper.tm-element-align-right .tm-vc_general.tm-vc_cta3 .wpb_content_element {
		text-align: right;
}

.entry-header:not(.tm-titlebar) .entry-title,.themetechmount-box-blog .themetechmount-box-content h4 {
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 25px;
		line-height: 31px;
		font-weight: 400;
}

.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: 700;
}

.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 .themetechmount-box-heading-wrapper.tm-element-align-left .tm-element-heading-wrapper {
		padding-right: 100px;
}

.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: 0;
}

.single-tm_team_member .tm-team-social-links-wrapper ul li:first-child {
		margin-left: 0;
}

.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 {
		width: 40px;
		line-height: 40px;
		text-align: center;
		display: block;
		border: none;
		color: #7f7f7f;
		font-size: 18px;
		background-color: #f1f1f1;
		border-radius: 50%;
}

.single-tm_team_member .tm-team-social-links-wrapper ul li a:hover {
		color: #fff;
		border-color: transparent;
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-img {
		background-color: #fff;
		padding: 6px;
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-img img {
		border-radius: 0;
		width: 100%;
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-img {
		position: relative;
		width: 100%;
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data {
		padding: 32px 0 7px 0;
		text-align: center;
		position: relative;
		bottom: 0;
		width: 100%;
		margin-bottom: 0;
}

.single-tm_team_member .tm-team-member-view-default .tm-team-social-links-wrapper {
		padding: 15px 0;
		display: block;
		clear: both;
}

.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 {
		padding-top: 27px;
}

.single-tm_team_member .tm-team-member-appointment-btn-wrapper .vc_btn3-container.vc_btn3-left {
		text-align: center;
}

.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:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-desc:after {
		display: none;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-desc blockquote:before {
		position: absolute;
		top: 26px;
		left: 50%;
		content: '\e805';
		font-family: "tm-tectxon-icons";
		z-index: 9999;
		font-size: 12px;
		background-color: #ececec;
		border-radius: 50%;
		width: 36px;
		height: 36px;
		line-height: 36px;
		color: #646464;
		padding-top: 1px;
		margin-left: -17px;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-footer {
		font-size: 12px;
		color: #9f9f9f;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-content .themetechmount-box-img .themetechmount-item-thumbnail {
		display: block;
		width: 90px;
		height: 90px;
		text-align: center;
		margin: 0 auto;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-content .themetechmount-box-img img {
		border: 3px solid #fff;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-content .themetechmount-box-img img {
		border-radius: 50%;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item {
		-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
		-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
		box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
		background-color: #fff;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content {
		padding: 25px 25px 40px;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-title {
		padding-top: 10px;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-title h3 {
		font-size: 23px;
		line-height: 27px;
		margin-bottom: 0;
		font-weight: 600;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-author {
		padding-top: 5px;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-desc blockquote {
		padding: 80px 25px 20px 21px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel:not(.themetechmount-boxes-col-one) .themetechmount-post-item {
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-title {
		padding-top: 0;
		margin-bottom: 15px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-title:after {
		content: "";
		width: 30px;
		display: block;
		height: 2px;
		text-align: center;
		margin: 0 auto;
		margin-top: 6px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc blockquote {
		padding: 0;
		padding-top: 10px;
		font-size: 16px;
		line-height: 28px;
		font-weight: 400;
		border-bottom: none;
		background-color: transparent;
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc blockquote,.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc blockquote,.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc blockquote,.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc blockquote {
		border: none;
}

.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-above .slick-list .themetechmount-box-desc:after,.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-above .slick-list .themetechmount-box-desc:after {
		background-color: #535353;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item {
		overflow: visible;
		padding-bottom: 0;
}

.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-box-img .themetechmount-item-thumbnail {
		border: none;
		position: absolute;
		top: 0;
		left: 50px;
		top: 60px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-author .themetechmount-box-img .themetechmount-item-thumbnail:before {
		content: none;
}

.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;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-content .themetechmount-box-desc {
		-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.13);
		-moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.13);
		box-shadow: 0 0 25px 0 rgba(0,0,0,.13);
		margin-left: 135px;
		margin-top: 69px;
		padding: 45px 40px 45px 40px;
		z-index: 1;
		position: relative;
		background-color: #fff;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-content {
		padding: 60px 0 60px 50px;
}

.tm-row .tm-col-bgcolor-white .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content:before,.tm-row .tm-col-bgcolor-white .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content:after,.tm-row .tm-col-bgcolor-grey .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content:before,.tm-row .tm-col-bgcolor-grey .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content:after,.tm-bgcolor-white .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content:before,.tm-bgcolor-white .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content:after,.tm-bgcolor-grey .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content:before,.tm-bgcolor-grey .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-content:after {
		background-color: rgba(0,0,0,.2);
}

.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-col-one .themetechmount-box-view-default .themetechmount-box-title h3,.themetechmount-boxes-view-carousel .themetechmount-box-view-default .themetechmount-box-title h3 {
		padding-top: 0;
		margin-bottom: -5px;
		font-size: 19px;
		font-weight: 600;
		line-height: 24px;
		color: #020d26;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-img {
		border-radius: 50%;
		display: inline-block;
		padding: 5px;
		z-index: 9;
		width: 120px;
		height: 120px;
		position: relative;
}

.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: rgb(255,255,255);
		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;
		padding: 90px 25px 75px 25px;
		margin: 0;
		font-size: 16px;
		background-color: #fff;
		outline: none;
		line-height: 25px;
		text-align: center;
		position: relative;
		color: #5d6576;
		font-style: italic;
		font-weight: 400;
}

.themetechmount-boxes-col-one .themetechmount-boxes-testimonial-inner .row.themetechmount-boxes-row-wrapper {
		margin: 0;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item {
		box-shadow: unset;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item {
		margin-top: 12px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .themetechmount-box.themetechmount-box-view-default {
		margin-bottom: 22px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .row.slick-slider {
		margin: 0;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .row.slick-slider .themetechmount-post-item {
		box-shadow: none;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .slick-dots {
		bottom: 50px;
}

.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 img {
		border: 5px solid #fff;
		-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
		box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}

.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 {
		text-align: center;
		margin-top: 0;
		padding-top: 50px;
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name {
		display: block;
		font-size: 20px;
		line-height: 26px;
		font-weight: 500;
		margin: 0;
		clear: none;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a,.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name {
		color: #fff;
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover {
		color: #424242;
}

.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-footer {
		font-size: 13px;
		opacity: .9;
		color: #fff;
}

.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-footer,.tm-bgcolor-skincolor .themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-footer {
		color: #fff;
		opacity: .8;
}

.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-client .themetechmount-boxes-row-wrapper.slick-slider {
		margin-right: 0;
		margin-left: 0;
}

.themetechmount-boxes-view-default.themetechmount-boxes-client .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
		margin-bottom: 0;
}

.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: 28px 20px;
		display: table-cell;
		text-align: center;
		align-items: center;
		vertical-align: middle;
}

.themetechmount-box-client.themetechmount-box-view-boxed-logo .themetechmount-item-thumbnail-inner {
		height: 140px;
}

.themetechmount-box-client.themetechmount-box-view-boxed-logo {
		display: block;
		-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}

.themetechmount-box-client .themetechmount-item-thumbnail-inner:hover img {
		-webkit-filter: grayscale(1);
		filter: grayscale(1);
}

.slick-slide .tm-client-logo-box-w .themetechmount-item-thumbnail-inner img {
		display: inline-block;
}

.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tm-client-logo-tooltip {
		padding-top: 40px;
		padding-bottom: 40px;
}

.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;
}

.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 rgba(204,204,204,.53);
		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;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-weight-yes {
		font-weight: 600;
}

.tm-vc_btn3.tm-vc_btn3-size-md {
		font-size: 16px;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md {
		font-size: 15px;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-weight-no {
		font-weight: 600;
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md .tm-vc_btn3-icon {
		font-size: 13px;
		height: 13px;
		line-height: 13px;
}

.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: 25px;
}

.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: 20px;
}

.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 {
		text-transform: capitalize;
		font-size: 16px;
		font-weight: 600;
		padding: 10px 26px;
}

.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: 44px;
		padding-right: 22px;
}

.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: 21px;
}

.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: 44px;
		padding-left: 22px;
}

.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: 21px;
}

.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"],#tribe-bar-form .tribe-bar-submit input[type=submit],.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,.tm-sresults-title small .label-default[href]: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,.mailchimp-inputbox input[type="submit"]:hover {
		color: #fff;
		background-color: #06163a;
}

.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,.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a {
		display: inline-block;
		position: relative;
		top: 0;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		font-weight: 600;
}

.rev-btn {
		-webkit-transition: all .2s ease-in-out!important;
		transition: all .2s ease-in-out!important;
}

.hephaistos.tparrows:before {
		font-family: "tm-tectxon-icons"!important;
		font-size: 25px;
}

.hephaistos.tparrows.tp-rightarrow:before {
		content: "\e809"!important;
}

.hephaistos.tparrows.tp-leftarrow:before {
		content: "\e808"!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;
		border: none;
		height: 32px;
		width: 32px;
		color: #363636;
		border: 1px solid #9a9a9a;
		margin: 0 3px;
		background-color: transparent;
}

.themetechmount-boxes-row-wrapper .slick-arrow:hover {
		border-color: transparent!important;
}

.themetechmount-boxes-row-wrapper .slick-prev:not(.slick-disabled):hover:before,.themetechmount-boxes-row-wrapper .slick-next:not(.slick-disabled):hover:before {
		color: #fff!important;
}

.themetechmount-boxes-row-wrapper .slick-prev:before,.themetechmount-boxes-row-wrapper .slick-next:before {
		font-family: "tm-tectxon-icons";
		content: '\e809';
		color: #363636;
		font-size: 19px;
		position: relative;
		opacity: 1;
}

.themetechmount-boxes-row-wrapper .slick-prev:before {
		content: '\e808';
		left: .5px;
		text-align: center;
}

.themetechmount-boxes-row-wrapper .slick-next:before {
		right: -1px;
}

.themetechmount-boxes-row-wrapper .slick-next {
		right: -40px;
}

.themetechmount-boxes-row-wrapper .slick-prev {
		left: -40px;
}

.themetechmount-boxes-view-slickview-leftimg .themetechmount-boxes-row-wrapper .slick-next:before {
		right: -14px;
}

.themetechmount-boxes-view-slickview-leftimg .themetechmount-boxes-row-wrapper .slick-prev {
		left: -12px;
}

.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: -64px;
}

.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: -35px;
}

.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: -35px;
}

.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: 60px;
}

.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: 24px;
}

.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: 35px;
		;left: auto;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-next {
		right: 0;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-prev {
		left: 0;
		;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;
}

.slick-list {
		padding: 0!important;
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-above {
		padding: 0 8px 2px;
}

.themetechmount-boxes-team.themetechmount-boxes-view-carousel.themetechmount-boxes-textalign-center {
		overflow: inherit;
}

.slick-dots li {
		width: 25px;
		height: 5px;
}

.slick-dots li button {
		display: inline-block;
		width: 28px;
		height: 5px;
		border-radius: 0;
		box-shadow: none;
		cursor: pointer;
		margin: 0 10px 0 0;
		position: relative;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		background-color: #535353;
		line-height: 0;
		padding: 0;
}

.slick-dots li button:before {
		display: none;
}

.tm-bgcolor-skincolor .slick-dots li.slick-active button {
		box-shadow: inset 0 0 0 2px #fff;
}

.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: 0;
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev {
		left: -80px;
		right: auto;
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next {
		right: -80px;
		left: auto;
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper:hover .slick-prev {
		left: -40px;
		opacity: 1;
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper:hover .slick-next {
		right: -40px;
		opacity: 1;
}

.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-tectxon-icons";
}

.flex-direction-nav a:before {
		content: '\e808';
}

.flex-direction-nav a.flex-next:before {
		content: '\e809';
}

.tm-row .vc_column-inner.tm-col-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow,.tm-row .vc_column-inner.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow {
		border-color: rgba(255,255,255,.7);
}

.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow,.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow {
		border-color: rgb(255,255,255,.66);
}

.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-prev:before,.tm-col-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-prev:before,.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-next:before,.tm-col-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-next:before,.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-prev:before,.tm-bgcolor-darkgrey .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-next:before {
		color: #fff;
}

.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover,.tm-row .vc_column-inner.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover {
		background-color: #3d3d3d;
}

.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;
}

.tm-flexslider .flex-control-paging li a.flex-active {
		background-color: #fff;
}

.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;
}

.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: 35px;
		margin-top: 20px;
}

.tm-sortable-list .tm-sortable-link {
		display: inline-block;
		margin-right: 7px;
}

.tm-sortable-list .tm-sortable-link a {
		display: block;
		cursor: pointer;
		padding: 8px 25px;
		margin-bottom: 5px;
		line-height: 22px;
		width: auto;
		position: relative;
		z-index: 3;
		color: #1c1c1c;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		background-color: transparent;
		font-size: 14px;
		font-weight: 600;
		border: 1px solid rgba(0,0,0,.2);
		text-transform: uppercase;
}

.tm-row .tm-sortable-list .tm-sortable-link a.selected {
		color: #fff;
		border-color: transparent;
}

.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);
}

#cboxTopRight,#cboxTopLeft,#cboxTopCenter,#cboxMiddleLeft,#cboxMiddleRight,#cboxBottomCenter,#cboxBottomLeft,#cboxBottomRight {
		background: none;
		background-color: #fff;
}

.summary .clear {
		display: none;
}

.posted_in {
		font-weight: 700;
}

.posted_in a {
		font-weight: 400;
}

.sidebar .widget .tagcloud a {
		display: inline-block;
		padding: 5px 25px;
		margin: 0 2px 10px;
		border: 1px solid #e5eaee;
		font-size: 15px!important;
		background-color: #fff;
}

.sidebar .widget .tagcloud a:hover {
		color: #fff;
}

.comment-form-rating {
		padding-bottom: 20px;
}

.comment-form-rating {
		padding-bottom: 20px;
}

.error404 .site-main {
		padding-top: 0;
}

section.error-404 {
		padding: 150px 0;
		text-align: center;
}

section.error-404 .tm-big-icon {
		font-size: 150px;
}

section.error-404 .page-header {
		border-bottom: none;
		margin-bottom: 0;
}

section.error-404 h1 {
		font-size: 95px;
		font-weight: 600;
		text-transform: uppercase;
		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;
}

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;
}

.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 {
		border-radius: 5px;
		padding: 22px 0 0;
		margin-bottom: 60px;
		color: #fff;
		border: 0;
}

.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: #fff;
}

.tm-search-select-box .select2-container--default .select2-selection--single {
		border: 1px solid rgba(255,255,255,.51);
		height: 50px;
		border-radius: 5px;
}

.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-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 #fff 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;
		height: 47px;
		text-align: center;
		width: 0;
		height: 0;
		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: 22px;
		font-weight: 400;
		margin-right: 10px;
		color: #fff;
		font-weight: 600;
		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: 5px;
		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: '\e825';
		font-family: "tm-tectxon-icons";
		font-style: normal;
		font-weight: 400;
		text-decoration: inherit;
		font-size: 19px;
		background-color: rgba(0,0,0,.12);
		height: 52px;
		display: block;
		width: 55px;
		top: 3px;
		text-align: center;
		padding-top: 15px;
		left: 0;
		border-radius: 5px 0 0 5px;
}

.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;
		font-weight: 600;
		text-align: center;
		display: block;
		background-color: rgba(0,0,0,.1);
		display: block;
		padding: 14px 12px;
		border-radius: 5px;
		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;
}

.search-results .tm-list.tm-list-style-icon li {
		position: relative;
		padding-bottom: 10px;
}

.tm-sresults-title small a {
		font-weight: 400;
		margin-top: 8px;
		display: inline-block;
		padding: 2px 13px;
		display: inline-flex;
		position: absolute;
		font-size: 14px;
		line-height: 24px;
		height: 29px;
		border-radius: 0;
}

.search-results .themetechmount-box-team {
		margin-bottom: 30px;
}

.tm-sresults-title small a i {
		width: 8px;
		margin-left: -6px;
		padding-right: 18px;
		margin-top: .5px;
}

.search-results .themetechmount-box-portfolio .themetechmount-post-item {
		margin-bottom: 30px;
}

.tm-results-post ul.tm-recent-post-list>li>a,.tm-results-page .tm-list-li-content a,.tm-sresults-first-row ul.tm-recent-post-list>li>a,.tm-sresults-first-row .tm-list-li-content a {
		color: #303030;
}

.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: 18px;
}

#bbpress-forums li {
		font-size: 13px;
}

div.bbp-breadcrumb,div.bbp-topic-tags {
		font-size: 12px;
		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: 16px;
}

#bbpress-forums a.bbp-topic-permalink,#content #bbpress-forums .status-closed,#content #bbpress-forums .status-closed a {
		color: #2d2d2d;
}

#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;
}

#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: 38px;
		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: 3px double #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 #eaeaea;
}

#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: 10px;
}

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;
		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: "\f002";
		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.tectxon_contact_widget_wrapper li a,.tm-bgcolor-skincolor ul.tectxon_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-box-view-default .themetechmount-box-author .themetechmount-author-name,.tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a,.themetechmount-boxes .themetechmount-box-content.themetechmount-overlay .themetechmount-icon-box a:hover,.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-sbox:hover .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 .tm-vc_icon_element-icon,.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,.tm-bgcolor-skincolor .tm-entry-meta a:hover,.tm-bgcolor-darkgrey .tm-entry-meta a:hover,.tm-format-link-url a:hover,.tm-post-format-quote a:hover,.tm-post-format-quote a:hover:after,.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a,.tm-bgcolor-skincolor .themetechmount-box-content h4 a,.tm-bgcolor-darkgrey .themetechmount-box-content h4 a,.tm-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore a,.tm-col-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a,.tm-col-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore a,.tm-col-bgcolor-skincolor .themetechmount-box-content .tm-entry-meta a:hover,.tm-col-bgcolor-darkgrey .themetechmount-box-content .tm-entry-meta a:hover,.tm-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a:hover,.tm-bgcolor-darkgrey .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a:hover,.tm-col-bgcolor-darkgrey .social-icons li>a,.tm-bgcolor-darkgrey .social-icons li>a,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,.themetechmount-box.themetechmount-box-portfolio.themetechmount-box-view-gallery .themetechmount-icon-box a:hover {
		color: #fff;
}

.themetechmount-box-view-content-overlay .themetechmount-blogbox-footer-readmore a:hover,.themetechmount-box-view-content-overlay .themetechmount-box-content h4 a:hover,body .tm-bgcolor-skincolor .themetechmount-box-content h4 a:hover,body .tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a:hover,body .tm-col-bgcolor-skincolor .themetechmount-box-content h4 a:hover,.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,.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,.tm-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header 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,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-skincolor .tm-entry-meta .tm-meta-line i,.tm-col-bgcolor-skincolor .tm-entry-meta .tm-meta-line i,.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-skincolor .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,.vc_column-inner.tm-col-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,.tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,.tm-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,.tm-bgcolor-skincolor .wpb_text_column,.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-col-bgcolor-skincolor .wpb_text_column,div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox .tm-cta3-description,div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox .tm-cta3-description,div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox .tm-cta3-description,div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox .tm-cta3-description,.tm-bgcolor-skincolor .vc_row .tm-sbox .tm-cta3-description,.tm-bgcolor-darkgrey .vc_row .tm-sbox .tm-cta3-description,.tm-row.tm-bgcolor-darkgrey .tm-sbox.tm-sbox-bgcolor-transparent a,.tm-row.tm-bgcolor-skincolor .tm-sbox.tm-sbox-bgcolor-transparent a,.tm-post-format-quote a,.tm-post-format-quote a:after {
		color: rgba(255,255,255,.85);
}

.tm-bgcolor-skincolor .tm-entry-meta .tm-meta-line,.tm-bgcolor-darkgrey .tm-entry-meta .tm-meta-line,.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 .tm-entry-meta a,.tm-col-bgcolor-skincolor .tm-entry-meta a,.tm-bgcolor-darkgrey .tm-entry-meta 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,.45);
}

.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-details-list .tm-team-list-value a,.tm-team-social-links a,.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,.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details,.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-box-content h4 a,.themetechmount-post-readmore a,.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a:hover,.tm-bgcolor-skincolor .themetechmount-box-content h4 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,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,.tm-bgcolor-white .vc_row .tm-sbox h2,.tm-bgcolor-grey .vc_row .tm-sbox h2,.tribe-events-list-separator-month,.widget.tectxon_category_list_widget .widget-title,.widget.tectxon_category_list_widget li a {
		color: #020d26;
}

.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: rgba(0,0,0,.65);
}

.vc_column-inner.tm-col-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content p,.vc_column-inner.tm-col-bgcolor-white .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content p,div .vc_row .vc_column-inner .tm-sbox-bgcolor-white.tm-sbox .tm-cta3-description,div .vc_row .vc_column-inner .tm-sbox-bgcolor-grey.tm-sbox .tm-cta3-description,div .vc_row .vc_column-inner.tm-col-bgcolor-white .tm-sbox .tm-cta3-description,div .vc_row .vc_column-inner.tm-col-bgcolor-grey .tm-sbox .tm-cta3-description,.tm-bgcolor-white .vc_row .tm-sbox .tm-cta3-description,.tm-bgcolor-grey .vc_row .tm-sbox .tm-cta3-description {
		color: #474747;
}

.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,.tm-textcolor-white .tm-vc_cta3-content-header h2 {
		color: rgba(255,255,255,1)!important;
}

.tm-textcolor-white .tm-vc_cta3-content-header h4 {
		color: rgba(255,255,255,.9)!important;
}

.tm-textcolor-white .tm-vc_cta3-content .tm-cta3-description {
		color: rgba(255,255,255,.5)!important;
}

.tm-textcolor-white .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,.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,.75);
}

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

.tm-textcolor-white a,.themetechmount-topbar-wrapper.tm-textcolor-white {
		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 ul.tm-recent-post-list>li {
		border-top-color: rgba(255,255,255,.07);
}

.tm-textcolor-darkgrey h1,.tm-textcolor-darkgrey h2,.tm-textcolor-darkgrey h3,.tm-textcolor-darkgrey h4,.tm-textcolor-darkgrey h5,.tm-textcolor-darkgrey h6,.tm-textcolor-darkgrey .tm-vc_cta3-content-header h2 {
		color: #313131!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);
}

.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: #ececec;
		padding: 10px 20px;
		display: inline-block;
		color: #6b6b6b;
}

.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;
}

ul.tm-pricelist-block li {
		font-size: 15px;
		line-height: 24px;
		color: rgba(0,0,0,.6);
		list-style: none;
		border-bottom: 1px solid rgba(0,0,0,.2);
		padding: 13px 0;
}

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

.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,.2);
}

.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-view-slickview .testimonial_wrapper .slick-arrow,.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-arrow:not(.slick-disabled):hover {
		background: transparent;
		background-color: transparent;
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev:before,.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next:before {
		font-size: 24px;
		color: rgba(0,0,0,.28);
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev,.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
		top: 59%;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
		position: relative;
		z-index: -1;
}

.tmicon-fa-heart-o::before {
		content: "\f08a";
}

.tmicon-fa-heart:before {
		content: "\f004";
}

[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: "\f099";
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		font-size: 20px;
		position: absolute;
		left: 0;
		padding-top: 5px;
}

.widget.widget_latest_tweets_widget ul>li {
		position: relative;
		padding: 0 0 15px 35px;
}

.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;
}

.border-top-grey {
		border-top: 1px solid #d8d8d8;
}

.border-bottom-grey {
		border-bottom: 1px solid #d8d8d8;
}

.single-post .tm-classic-post-meta .tm-entry-meta-wrapper,article.themetechmount-box-blog-classic .tm-entry-meta-wrapper {
		padding: 0 0 7px 0;
		position: relative;
		display: inline-block;
		margin-top: 9px;
}

article.themetechmount-box-blog-classic .tm-entry-meta-wrapper {
		margin-top: 4px;
}

body:not(.single) article.themetechmount-box-blog-classic .tm-entry-meta-blogclassic .tm-meta-line.byline:after {
		content: none;
}

.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,.single article.themetechmount-box-blog-classic .tm-entry-meta-blogclassic .tm-meta-line.posted-on {
		display: inline-block;
}

.single-post .tm-classic-post-meta .tm-right-meta,.themetechmount-box-topimage .tm-right-meta,.tm-blog-classic-box-content .tm-right-meta {
		display: inline;
		padding-bottom: 3px;
}

.post.themetechmount-box-blog-classic .tm-right-meta .themetechmount-commentbox:after {
		top: 60%;
		right: 13px;
}

article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line i {
		padding-right: 4px;
}

.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 {
		clear: both;
		padding-top: 0;
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a {
		padding-bottom: 10px;
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
}

.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%;
}

.single-post .tm-classic-post-meta .tm-right-meta .tm-social-share-wrapper .tm-social-share-links,.post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
		position: absolute;
		top: -7px;
		left: 75px;
		opacity: 0;
		width: 390px;
		padding-right: 35px;
		transition: .4s all ease;
		visibility: hidden;
		text-align: left;
		padding-right: 80px;
}

.single-post .tm-classic-post-meta .tm-right-meta .tm-social-share-wrapper.tm-show-share-list .tm-social-share-links,.post.themetechmount-box-blog-classic .tm-social-share-wrapper.tm-show-share-list .tm-social-share-links {
		opacity: 1;
		visibility: visible;
}

.single-post .tm-classic-post-meta .tm-right-meta .tm-social-share-title,.post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title {
		font-size: 14px;
		float: none;
}

.single-post .tm-classic-post-meta .tm-right-meta .tm-social-share-title:before,.post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title:before {
		font-family: "FontAwesome";
		font-style: normal;
		font-weight: 400;
		display: inline;
		text-decoration: inherit;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		font-size: 14px;
		content: "\f1e0";
		margin-right: 8px;
		position: static;
		padding-right: 0;
}

.themetechmount-box-topimage .themetechmount-box-content .tm-social-share-wrapper,.themetechmount-box-blog-classic .tm-social-share-wrapper {
		cursor: pointer;
		z-index: 10;
		position: relative;
		display: inline-table;
}

.single article.themetechmount-box-blog-classic .tm-entry-meta-wrapper {
		padding-left: 0;
}

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

.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator,.tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator,.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator {
		left: 50%;
}

.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator,.tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator,.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator {
		display: block;
		margin-left: auto;
		margin-right: auto;
		position: absolute;
}

.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:after,.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:before,.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator span:before,.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:after,.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:before {
		background: #d9d9d9;
}

.tm-bgcolor-darkgrey .tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:after,.tm-bgcolor-skincolor .tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:after,.tm-bgimage-yes .tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:after,.tm-bgcolor-darkgrey .tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:before,.tm-bgcolor-skincolor .tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:before,.tm-bgimage-yes .tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:before,.tm-bgcolor-darkgrey .tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator span:before,.tm-bgcolor-skincolor .tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator span:before,.tm-bgimage-yes .tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator span:before,.tm-bgcolor-darkgrey .tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:after,.tm-bgcolor-skincolor .tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:after,.tm-col-bgcolor-skincolor .tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:after,.tm-bgcolor-darkgrey .tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:before,.tm-col-bgcolor-skincolor .tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:before,.tm-bgcolor-skincolor .tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:before {
		background: rgba(255,255,255,.75);
}

.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:after,.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:before {
		content: "";
		position: absolute;
		width: 65px;
		height: 1px;
		left: 0;
		bottom: -93px;
		margin: auto;
		top: 0;
}

.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:before {
		left: -17px;
		right: 0;
}

.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator span:before {
		content: "";
		position: absolute;
		width: 2px;
		height: 16px;
		bottom: -55px;
		margin: auto;
		left: 4px;
		transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		-moz-transform-origin: 0 0;
		moz-transform: rotate(30deg);
		-ms-transform-origin: 0 0;
		-ms-transform: rotate(30deg);
		transform-origin: 0 0;
}

.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:before {
		left: -79px;
		right: 0;
}

.tm-element-heading-wrapper.tm-seperator-after_before .heading-seperator:after {
		left: 0;
		right: -79px;
}

.tm-element-heading-wrapper.tm-seperator-center_icon .tm-cta3-without-desc .heading-seperator,.tm-element-heading-wrapper.tm-seperator-after_before .tm-cta3-without-desc .heading-seperator {
		bottom: 65px;
}

.tm-element-heading-wrapper.tm-seperator-after_before .tm-cta3-with-desc .heading-seperator,.tm-element-heading-wrapper.tm-seperator-center_icon .tm-cta3-with-desc .heading-seperator {
		bottom: 60px;
}

.tm-element-heading-wrapper.tm-seperator-after_before.tm-element-align-left .heading-seperator {
		left: 72px;
}

.tm-element-heading-wrapper.tm-seperator-after_before.tm-element-align-right .heading-seperator {
		right: 75px;
		left: auto;
}

.tm-element-heading-wrapper.tm-seperator-after_before.tm-heading-style-vertical:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content {
		margin-bottom: 5px;
}

.tm-element-heading-wrapper.tm-seperator-double-border.tm-element-align-left .heading-seperator {
		left: 57px;
}

.tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator {
		margin-top: 8px;
}

.tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:after,.tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:before {
		content: "";
		display: block;
		height: 1px;
		position: absolute;
		left: 50%;
		bottom: 2px;
		-webkit-transform: translate(-50%,0);
		-moz-transform: translate(-50%,0);
		-ms-transform: translate(-50%,0);
		-o-transform: translate(-50%,0);
		transform: translate(-50%,0);
}

.tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:after {
		width: 80px;
		bottom: -5px;
		margin-left: 15px;
}

.tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:before {
		width: 80px;
		margin-left: -15px;
}

.tm-element-heading-wrapper.tm-seperator-double-border.tm-element-align-right .heading-seperator {
		right: 60px;
		left: auto;
}

.tm-element-heading-wrapper.tm-seperator-double-border.tm-element-align-left .heading-seperator:after {
		-webkit-transform: translate(-57%,0);
		-moz-transform: translate(-57%,0);
		-ms-transform: translate(-57%,0);
		-o-transform: translate(-57%,0);
		transform: translate(-57%,0);
}

.tm-element-heading-wrapper.tm-seperator-double-border.tm-element-align-right .heading-seperator:after {
		-webkit-transform: translate(-20%,0);
		-moz-transform: translate(-20%,0);
		-ms-transform: translate(-20%,0);
		-o-transform: translate(-20%,0);
		transform: translate(-20%,0);
}

.wpb-js-composer .tm-tab-top-icon.vc_tta.vc_general .vc_tta-panel-body {
		padding: 0;
}

.tm-tab-top-icon .vc_tta-tab .vc_tta-icon:before {
		display: block;
		top: 35px;
		position: absolute;
		left: 41%;
		text-align: center;
}

.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-tab a {
		padding: 54px 25px 20px;
}

.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-icon {
		font-size: 24px;
}

.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-tab a span:not(:empty):not(:first-child) {
		margin-right: 10px;
		margin-left: 10px;
}

.tm-square-social-icon .themetechmount-social-links-wrapper .social-icons li a {
		background-color: rgba(221,221,221,.46);
		width: 45px;
		height: 45px;
		line-height: 45px;
		border-radius: 0;
		color: #666;
}

.tm-square-social-icon .themetechmount-social-links-wrapper .social-icons li a:hover {
		width: 45px;
		height: 45px;
		line-height: 45px;
		border-radius: 0;
		color: #f5f5f5;
}

.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: "\f10c";
		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 {
		color: rgba(93,101,118,1);
}

.site-footer .tm-textcolor-dark .social-icons li i,.site-footer .tm-textcolor-dark.themetechmount-fbar-btn-link i {
		color: rgba(6,22,58,1);
}

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-working-hours li span {
		float: right;
}

.tm-working-hours ul li {
		border-bottom: 1px solid rgba(255,255,255,.14);
		padding: 11px 0 5px 0;
}

.tm-textcolor-dark .tm-working-hours ul li {
		border-bottom: 1px solid rgba(0,0,0,.6);
}

.tm-working-hours ul li:first-child {
		padding-top: 0;
}

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

.tm-header-style-classic2 .tm-classicheader-text-area .social-icons li {
		padding-left: 0;
		padding-right: 0;
		min-width: 27px;
}

.tm-header-style-classic2 .tm-classicheader-text-area .top-contact li {
		padding-right: 0;
}

.tm-header-style-classic2 .tm-classicheader-text-area span.heder-top-sep {
		padding-left: 15px;
		margin-right: 15px;
		border-right: 1px solid rgba(0,0,0,.1);
		display: inline-block;
		height: 20px;
		vertical-align: middle;
}

.tm-header-style-classic2 .tm-classicheader-text-area .tm-header-text {
		display: inline-block;
		border-bottom: 1px solid rgba(0,0,0,.1);
		padding-bottom: 15px;
		padding-top: 15px;
}

.tm-header-style-classic2 .tm-bgcolor-darkgrey .tm-classicheader-text-area .tm-header-text {
		border-bottom-color: rgba(255,255,255,.1);
}

.tm-header-style-classic-vertical {
		background: #fff;
		background-color: rgb(255,255,255);
		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-our-goal .tm-sbox .tm-wrap-cell {
		margin-top: 7px;
}

.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;
}

.tm-bgcolor-darkgrey .kw-contact-info .social-icons li>a,.kw-contact-info .tm-col-bgcolor-darkgrey .social-icons li>a,.tm-bgcolor-skincolor .kw-contact-info .social-icons li>a,.kw-contact-info .tm-col-bgcolor-skincolor .social-icons li>a {
		color: rgba(255,255,255,.65);
}

body .themetechmount-fbar-main-w .widget .widget-title {
		font-size: 24px;
		margin-bottom: 10px;
}

.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: 5px;
}

.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;
		font-family: "Oleo Script",Arial,Helvetica,sans-serif;
}

.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-overlay-padding-margin {
		margin-bottom: -175px;
}

.tm-col-expan .wpb_column.vc_col-sm-4 {
		width: 38.7%;
}

.tm-col-expan .wpb_column.vc_col-sm-8 {
		width: 65.65%;
}

.tm-left-overlay-column {
		padding: 50px 25px 25px 25px;
		margin: 100px 20px 100px -56px;
		background-color: #fff;
		-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
		box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
		z-index: 11;
}

.tm-left-overlay-row {
		padding: 60px 25px 25px 25px;
		margin: 100px 0 100px -56px;
		background-color: #fff;
		-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
		box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
		z-index: 11;
}

.rpt_plans .rpt_plan {
		-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.09);
		box-shadow: 0 0 10px 0 rgba(0,0,0,.09);
		margin-right: 0!important;
		margin-left: 0!important;
		border-radius: 10px;
}

.rpt_3_plans .rpt_plan {
		width: 33%!important;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_title,.main-holder .rpt_style_basic .rpt_plan .rpt_head,.rpt_plans .rpt_plan {
		-webkit-transition: 0.5s;
		transition: 0.5s;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_features .rpt_feature {
		padding: 18px 20px 18px 20px;
		border-bottom: 1px solid #e9e9e9;
		font-size: 18px;
		color: #5d6576!important;
		padding-left: 90px;
		padding-right: 40px;
		text-align: left;
}

.main-holder .rpt_style_basic .rpt_plan:not(.rpt_recommended_plan) .rpt_features .rpt_feature:last-child {
		border-bottom: none;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle {
		padding-top: 10px!important;
		padding: 10px 30px 10px;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_description {
		padding: 0 20px 0;
		color: rgba(255,255,255,.96);
}

.main-holder .rpt_4_plans.rpt_style_basic .rpt_plan {
		background-color: #323232;
}

.main-holder #content .rpt_4_plans.rpt_style_basic .rpt_plan .rpt_foot {
		padding: 0;
		font-size: 19px;
		margin-top: 35px;
		width: 150px;
		margin: 46px auto;
		margin-bottom: 35px;
		margin-top: 40px;
		font-size: 14px;
		border-radius: 0;
		border: none;
		height: 45px;
		width: 162px;
		line-height: 45px;
		color: #202020;
		background-color: #fff!important;
		font-weight: 500;
}

.main-holder .rpt_4_plans.rpt_style_basic .rpt_plan .rpt_foot:hover {
		opacity: 1!important;
		color: #fff!important;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head {
		background: #010e2a;
		color: #fff!important;
		border: 0;
		padding-bottom: 28px;
		padding-top: 0;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price sup {
		font-size: 25px;
		font-weight: 400;
		top: -17px;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price span {
		font-size: 20px;
		font-weight: 400;
}

.main-holder .rpt_style_basic .rpt_plan.rpt_recommended_plan .rpt_head .rpt_price span {
		color: #fff;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price {
		color: #fff;
		font-size: 48px;
		font-weight: 600;
		text-shadow: none;
		line-height: 40px;
		padding: 0;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price sub {
		font-size: 20px;
		padding-right: 2px;
		bottom: 0;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head {
		text-align: center;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price,.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
		display: inline-block;
		padding: 0;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price span {
		position: relative;
		padding-left: 15px;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price span:after {
		content: '/';
		position: absolute;
		left: 3px;
		top: -1px;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_features .rpt_feature:before {
		font-family: "FontAwesome";
		content: '\f00c';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		display: inline-block;
		text-decoration: inherit;
		padding-right: 12px;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle {
		color: rgba(255,255,255,.74)!important;
		font-size: 18px;
		font-weight: 300;
		padding-top: 5px;
		line-height: 26px;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
		font-size: 20px;
		line-height: 30px;
		font-weight: 500;
		text-align: center;
		color: #949494;
}

.main-holder .rpt_style_basic .rpt_recommended_plan {
		top: 0;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_features {
		padding: 0;
		background: #fff;
}

.main-holder .rpt_4_plans .rpt_plan .rpt_features .rpt_feature {
		padding: 14px 10px;
		font-size: 16px;
		color: #747474!important;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_title {
		background: #010e2a;
		color: #fff!important;
		border-radius: 3px;
		border: none;
		text-align: center;
		font-weight: 700;
		font-size: 22px;
		padding: 30px 10px 10px 10px;
		color: #383838;
		padding-bottom: 10px;
		margin-bottom: -1px;
		position: relative;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
}

.main-holder .rpt_style_basic .rpt_plan.rpt_recommended_plan .rpt_title:after {
		background-color: #fff;
}

.rpt_custom_btn .tm-vc_general.tm-vc_btn3 {
		border-radius: 0;
		margin-bottom: -75px!important;
}

.rpt_style_basic .rpt_plan .rpt_custom_btn a.tm-vc_general.tm-vc_btn3 {
		border: solid 1px!important;
}

.rpt_custom_btn .tm-vc_btn3.tm-vc_btn3-size-md {
		padding: 11px 40px;
}

.rpt_recommended_plan .rpt_custom_btn .tm-vc_btn3.tm-vc_btn3-size-md {
		padding: 14px 40px;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_title img {
		display: none;
}

.main-holder #content .rpt_4_plans.rpt_style_basic .rpt_plan.rpt_recommended_plan .rpt_foot:hover {
		background-color: #202020!important;
		color: #fff;
}

.rpt_custom_btn {
		padding-bottom: 30px!important;
		padding-top: 5px!important;
		border-bottom-left-radius: 0px!important;
		border-bottom-right-radius: 0px!important;
}

.rpt_plan .rpt_custom_btn:not(:hover) .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-outline {
		background: #fff;
}

.main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan {
		z-index: 999;
		position: relative;
		box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
		margin-top: -27px;
		margin-left: -15px!important;
		margin-right: -15px!important;
}

.main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan .rpt_head .rpt_price,.main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan .rpt_head .rpt_recurrence,.main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan .rpt_title {
		color: #fff;
}

.main-holder .rpt_style_basic .rpt_custom_btn .rpt_feature {
		border-radius: 0 0 10px 10px;
}

.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;
}

.tm-sbox-separator .tm-sbox .tm-vc_cta3-container {
		margin-bottom: 28px;
}

.tm-sbox-separator .wpb_column.vc_col-sm-4:nth-child(1) .wpb_wrapper>.tm-sbox,.tm-sbox-separator .wpb_column.vc_col-sm-3:nth-child(1) .wpb_wrapper>.tm-sbox,.tm-sbox-separator .wpb_column.vc_col-sm-6:nth-child(1) .wpb_wrapper>.tm-sbox {
		border-left: none;
}

.tm-sbox-separator .wpb_column.vc_col-sm-4 .wpb_wrapper>.tm-sbox,.tm-sbox-separator .wpb_column.vc_col-sm-3 .wpb_wrapper>.tm-sbox,.tm-sbox-separator .wpb_column.vc_col-sm-6 .wpb_wrapper>.tm-sbox {
		border-left: 1px solid rgba(0,0,0,.1);
		border-bottom: 1px solid rgba(0,0,0,.1);
		margin-bottom: 0;
		padding-top: 30px;
		padding-bottom: 0;
		padding-left: 40px;
		margin-right: -20px;
		margin-left: -10px;
		padding-right: 40px;
}

.tm-sbox-separator .wpb_column.vc_col-sm-4 .wpb_wrapper>.tm-sbox:nth-last-child(1),.tm-sbox-separator .wpb_column.vc_col-sm-3 .wpb_wrapper>.tm-sbox:nth-last-child(1),.tm-sbox-separator .wpb_column.vc_col-sm-6 .wpb_wrapper>.tm-sbox:nth-last-child(1) {
		border-bottom: none;
}

.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 {
		height: 100px;
}

.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,.tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder,.tm-bgcolor-darkgrey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder,.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder,.tm-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder {
		color: rgba(255,255,255,.85);
}

.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: 10px 45px;
}

.tm-commonform input[type="submit"]:hover {
		background-color: #202020;
		color: #fff;
}

.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform input[type="submit"]:hover,.tm-bgcolor-darkgrey .wpcf7 .tm-commonform input[type="submit"]:hover,.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform input[type="submit"]:hover,.tm-bgcolor-skincolor .wpcf7 .tm-commonform input[type="submit"]:hover {
		background-color: #fff;
		color: #313131;
}

.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform input[type="submit"],.tm-bgcolor-skincolor .wpcf7 .tm-commonform input[type="submit"] {
		background-color: #202020;
		color: #fff;
}

.tm-contactform {
		border: none;
		padding: 0;
		background-color: transparent;
}

.wpcf7 .tm-contactform div>span.wpcf7-form-control-wrap:nth-child(1) .wpcf7-text,.wpcf7 .tm-contactform div>span.wpcf7-form-control-wrap:nth-child(1) textarea {
		padding-left: 0;
}

.wpcf7 .tm-contactform .wpcf7-text,.wpcf7 .tm-contactform textarea {
		background-color: transparent;
		border: none;
		border-bottom: 1px solid rgba(0,0,0,.15);
		border-radius: 0;
		padding-left: 30px;
		padding-bottom: 9px;
}

.wpcf7 .tm-contactform textarea {
		height: 100px;
}

.wpcf7 .tm-contactform .field-group {
		position: relative;
}

.wpcf7 .tm-contactform .field-group i {
		position: absolute;
		left: 0;
		top: 20px;
		opacity: .9;
		font-size: 16px;
		z-index: 1;
}

.tm-bgcolor-skincolor .wpcf7 .tm-contactform .field-group i,.tm-col-bgcolor-skincolor .wpcf7 .tm-contactform .field-group i {
		color: #fff;
}

.wpcf7 .tm-contactform div.wpcf7-validation-errors {
		background: red;
		border: none;
		color: white;
		padding: 8px 16px;
		position: absolute;
		right: -7px;
		left: 0;
		bottom: -63px;
		text-align: center;
}

.wpcf7 .tm-contactform .tm-book-submitbt {
		padding: 20px 0 20px 15px;
}

.wpcf7 .tm-contactform .row {
		padding-bottom: 10px;
}

.wpcf7 .tm-contactform input[type="submit"] {
		padding: 10px 25px;
}

.wpcf7 .tm-contactform input[type="radio"] {
		-webkit-appearance: none;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		outline: none;
		border: 2px solid #eaeaea;
		margin-bottom: -5px;
}

.wpcf7 .tm-contactform span.wpcf7-list-item.first {
		margin-left: 0;
}

.wpcf7 .tm-contactform input[type='radio']:before {
		content: '';
		display: block;
		width: 90%;
		height: 90%;
		margin: 10% auto;
		border-radius: 50%;
		margin: 1px 0 0 1px;
}

.tm-col-bgcolor-skincolor .wpcf7 .tm-contactform textarea,.tm-col-bgcolor-darkgrey .wpcf7 .tm-contactform textarea,.tm-bgcolor-darkgrey .wpcf7 .tm-contactform textarea,.tm-bgcolor-skincolor .wpcf7 .tm-contactform textarea,.tm-col-bgcolor-skincolor .wpcf7 .tm-contactform.wpcf7-text,.tm-bgcolor-skincolor .wpcf7 .tm-contactform.wpcf7-text,.tm-col-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-text,.tm-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-text,.tm-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-textarea {
		border-bottom-color: rgba(255,255,255,.18);
}

.wpcf7 .tm-contactform .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-contactform .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-contactform .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-contactform .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-contactform .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-contactform .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-contactform .select2-container--default .select2-selection--single .select2-selection__rendered,.wpcf7 .tm-contactform textarea::-webkit-input-placeholder,.wpcf7 .tm-contactform textarea::-webkit-input-placeholder,.wpcf7 .tm-contactform textarea::-webkit-input-placeholder,.wpcf7 .tm-contactform textarea::-webkit-input-placeholder,.wpcf7 .tm-contactform textarea::-webkit-input-placeholder,.wpcf7 .tm-contactform textarea::-webkit-input-placeholder {
		color: #363636;
}

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 article.post blockquote:before {
		content: '\e805';
		font-family: "tm-tectxon-icons";
		font-size: 40px;
		font-weight: 400;
		color: #999;
		position: absolute;
		left: 31px;
		top: 5px;
		background-color: transperent;
		width: 58px;
		height: 60px;
		color: #6db804;
		line-height: 85px;
		display: block;
		border-radius: 5px;
}

.single article.post blockquote {
		display: block;
		background: #f3f7f9;
		padding: 20px 20px 12px 100px;
		position: relative;
		border: none;
		font-weight: 400;
		margin: 35px 0 35px 0;
		font-size: 18px;
		min-height: 100px;
		line-height: 32px;
}

blockquote h3 {
		font-size: 24px;
		line-height: 33px;
		font-weight: 400;
}

.single article.post .tm-list.tm-list-textsize-medium li {
		font-size: 15px;
}

.single article.post .tm-list.tm-list-style-icon.tm-list-textsize-medium li i {
		top: 7px;
}

.single article.post .tm-list.tm-black li i,.tm-list.tm-black li .tm-list-li-content {
		color: #5d6576;
}

.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 {
		position: relative;
		display: block;
		width: 100%;
		overflow: hidden;
}

.tm-banner-image .vc_figure img {
		transition: all 400ms ease 0s;
		-moz-transition: all 400ms ease 0s;
		-webkit-transition: all 400ms ease 0s;
}

.tm-banner-image:hover .vc_figure img {
		opacity: .6;
		transform: scale(1.1,1.1);
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
}

.tm-banner-image:hover .vc_figure .vc_single_image-wrapper {
		background: rgba(0,0,0,.9);
}

.sidebar .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc blockquote {
		padding: 40px 20px 55px 20px;
		margin-top: 15px;
}

.tm-bg-highlight {
		display: inline-block;
}

.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-home-contact-link {
		text-align: center;
}

.tm-home-contact-link * {
		display: inline-block;
}

.tm-home-contact-link a {
		color: #fff;
		text-decoration: underline;
}

.tm-home-contact-link a:hover {
		color: #fff;
		text-decoration: none;
}

.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-right-video-icon,.tm-left-video-icon {
		position: absolute;
		left: 0%;
		top: 50%;
		margin-top: -25px;
}

.tm-right-video-icon {
		left: auto;
		right: -28%;
}

.tm-right-video-icon .tm-vc_icon_element-inner,.tm-left-video-icon .tm-vc_icon_element-inner {
		position: relative;
		z-index: 1;
}

.tm-right-video-icon:hover .tm-vc_icon_element-inner:after,.tm-right-video-icon: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-inner:after,.tm-left-video-icon .tm-vc_icon_element-inner:after {
		content: '';
		position: absolute;
		top: -9px;
		left: -9px;
		height: 68px;
		width: 68px;
		border-radius: 50%;
		z-index: -1;
}

.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: 50px!important;
		height: 50px!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-vc_icon_element.tm-vc_icon_element-outer.tm_prettyphoto .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
		font-size: 30px!important;
		padding-left: 8px;
}

.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: 1.2px;
}

.tm-sbox .tm-custom-heading a,.entry-header:not(.tm-titlebar) .entry-title>a {
		color: #020d26;
}

.sidebar .widget a {
		color: #5d6576;
}

.widget a {
		font-weight: 600;
}

.cross-arrow-top,.cross-arrow-bottom {
		position: relative;
}

.cross-arrow-top:before,.cross-arrow-bottom:before {
		position: absolute;
		bottom: 100%;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 15px 15px 15px;
		border-color: transparent transparent #fff transparent;
		z-index: 1;
		top: -50px;
}

.cross-arrow-bottom:before {
		top: auto;
		bottom: -50px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 15px 0 15px;
		border-color: #fff transparent transparent transparent;
}

.tm-image-with-box-hover .tm_photo_link .vc_single_image-wrapper:after {
		opacity: 0;
		transform: translate(-35%,-50%) rotate(-25deg);
}

.tm-image-with-box-hover {
		transition: 270ms ease-in;
}

.tm-image-with-box-hover:hover .tm_photo_link .vc_single_image-wrapper:after {
		opacity: 1;
		transform: translate(-35%,-50%) rotate(0deg);
}

.tm-image-with-box-hover .tm_photo_link .vc_single_image-wrapper:after {
		color: #00a66c;
		font-size: 0;
		font-family: "tm-tectxon-icons";
		content: '\e826';
		background-color: #fff;
		width: 0;
		height: 0;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 99;
		text-align: center;
		line-height: 52px;
		border: 3px solid #fff;
		transform: translate(-35%,-50%) rotate(0deg);
		opacity: 0;
}

.tm-image-with-box-hover:hover .tm_photo_link .vc_single_image-wrapper:after {
		opacity: 1;
		width: 56px;
		height: 56px;
		font-size: 26px;
}

.tm-image-with-box-hover:hover .tm-col-wrapper-bg-layer .tm-bg-layer-inner {
		background-color: #00a66c;
}

.tm-image-with-box-hover:hover .cross-arrow-top:before {
		border-color: transparent transparent #00a66c transparent;
}

.tm-image-with-box-hover:hover .cross-arrow-bottom:before {
		border-color: #00a66c transparent transparent transparent;
}

.tm-image-with-box-hover:hover .tm-custom-heading,.tm-image-with-box-hover:hover .wpb_content_element {
		color: #fff!important;
}

.tm-image-with-box-hover .wpb_single_image .wpb_wrapper:after {
		position: absolute;
		content: " ";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		z-index: 0;
}

.wpb_single_image .wpb_wrapper:after {
		background-color: rgba(0,0,0,.5);
}

.tm-image-with-box-hover:hover .wpb_single_image .wpb_wrapper:after {
		opacity: 1;
		transition: 270ms ease-in;
}

.tm-image-with-box-hover .wpb_wrapper .tm-custom-heading,.tm-image-with-box-hover .wpb_wrapper .wpb_text_column p,.tm-image-with-box-hover .cross-arrow-top:before,.tm-image-with-box-hover .cross-arrow-bottom:before,.tm-image-with-box-hover .tm-col-wrapper-bg-layer .tm-bg-layer-inner,.tm-image-with-box-hover .wpb_single_image .wpb_wrapper:after,.tm-image-with-box-hover .tm_photo_link .vc_single_image-wrapper:after,.tm-image-with-box-hover .wpb_single_image .wpb_wrapper:after {
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icons:after,.tm-sbox.tm-sbox-iconalign-left-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icons:after {
		content: '';
		position: absolute;
		left: 6%;
		height: 100%;
		border-right: 1px solid #00a66c;
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-xl .tm-vc_cta3-icons:after {
		left: 12%;
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-lg .tm-vc_cta3-icons:after {
		left: 9%;
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-sm .tm-vc_cta3-icons:after {
		left: 5.5%;
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icons:after {
		right: 6%;
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-xl .tm-vc_cta3-icons:after {
		right: 12%;
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-lg .tm-vc_cta3-icons:after {
		right: 9%;
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-sm .tm-vc_cta3-icons:after {
		right: 5.5%;
}

.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;
}

.tm-common-box-shadow,.attachment .entry-content {
		-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}

.ttm-history-year {
		text-align: center;
		display: block;
		width: 74px;
		height: 74px;
		line-height: 74px!important;
		background-color: #e9103a;
		border-radius: 50%;
		margin-top: 8px;
		position: relative;
}

.ttm-history-year:after {
		position: absolute;
		width: 84px;
		content: "";
		height: 84px;
		background: transparent;
		display: block;
		border-radius: 50%;
		border: 1px solid #fff;
		top: -5px;
		right: -5px;
}

.ttm-history-description:before {
		content: "";
		position: absolute;
		left: -30px;
		top: 11px;
		width: 2px;
		height: 100%;
		background: #f0f0f0;
}

.ttm-history-description .wpb_wrapper>.tm-custom-heading:before {
		content: "";
		position: absolute;
		border-radius: 50%;
		left: -39px;
		top: 10px;
		width: 10px;
		height: 10px;
		background-color: rgb(240,240,240,1);
}

.tm-col-bgcolor-darkgrey .ttm-history-description:before,.tm-col-bgcolor-skincolor .ttm-history-description:before {
		background: rgb(255,255,255,.1);
}

.wpcf7 .tm-getquote-form textarea {
		height: 110px;
}

.wpcf7 .tm-getquote-form .wpcf7-submit {
		margin-top: 10px;
}

.wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder {
		color: #828282;
}

.tm-col-bgcolor-yes .wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.tm-bgcolor-yes .wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.tm-col-bgcolor-darkgrey .wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.tm-bgcolor-darkgrey .wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.tm-col-bgcolor-skincolor .wpcf7 .tm-getquote-form.wpcf7-text::-webkit-input-placeholder,.tm-bgcolor-skincolor .wpcf7 .tm-getquote-form .wpcf7-text::-webkit-input-placeholder,.tm-col-bgcolor-yes .wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.tm-bgcolor-yes .wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.tm-col-bgcolor-darkgrey .wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.tm-bgcolor-darkgrey .wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.tm-col-bgcolor-skincolor .wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder,.tm-bgcolor-skincolor .wpcf7 .tm-getquote-form textarea::-webkit-input-placeholder {
		color: rgba(255,255,255,.85);
}

.tm-getquote-form .field-group {
		position: relative;
		background-color: transparent;
		margin-bottom: 10px;
}

.tm-getquote-form .field-group i {
		position: absolute;
		left: 6px;
		top: 5px;
		opacity: .9;
		font-size: 16px;
		line-height: 16px;
		z-index: 1;
		display: block;
		padding: 14px 12px 20px 13px;
		background-color: #e9103a;
		text-align: left;
		margin-left: -5px;
		color: #fff;
}

.tm-getquote-form .field-group textarea,.tm-getquote-form .field-group input[type="text"],.tm-getquote-form .field-group input[type="email"] {
		border-radius: 0;
		color: #8f8f8f;
		padding: 10px 10px 10px 55px;
		font-weight: 400;
		background-color: #fafbfc;
		border: 1px solid #f1f3f5;
		font-size: 13px;
}

.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: #f2f2f2;
		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 {
		-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}

.top-overlay-icon-box.tm-sbox.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3 {
		padding: 45px 25px 0 25px;
}

.top-overlay-icon-box.tm-sbox .tm-vc_cta3-container {
		margin-bottom: 5px;
}

.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: 0;
}

.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: #06163a;
}

.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
		padding: 20px 2px 12px;
}

.top-overlay-icon-box.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-have-style-inner {
		width: 68px!important;
		height: 65px!important;
}

.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;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper .slick-arrow {
		width: 34px;
		height: 34px;
		border: none;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper .slick-next:before,.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper .slick-prev:before {
		color: #fff;
		font-size: 22px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover {
		background-color: #020d26;
}

.ttm-bordered-box {
		-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
		box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
		border: 10px solid #e4e4e4;
}

.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: 7px;
}

.ttm-sbox-iconpadding-0px.tm-sbox.tm-sbox-iconalign-left-spacing h4 {
		margin-top: -10px;
}

.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 0.2s linear;
		transition: all 0.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 8px 0;
}

.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li:nth-child(even) {
		width: 40%;
		margin-left: 5%;
}

.tm-widget_nav_menu ul li a {
		padding-left: 19px;
}

.tm-widget_nav_menu ul li.menu-item a:before {
		content: "";
		background-color: #8c8c8c;
		width: 10px;
		height: 1px;
		position: absolute;
		left: 1px;
		top: 13px;
}

.tm-widget_nav_menu ul li.menu-item a:after {
		content: "";
		background-color: #8c8c8c;
		width: 1px;
		height: 57px;
		position: absolute;
		left: 1px;
		top: 4px;
}

.tm-widget_nav_menu ul li.menu-item:last-child a:after {
		height: 23px;
}

.tm-widget_nav_menu ul li.menu-item:nth-last-child(2) a:after,.tm-widget_nav_menu ul li.menu-item:nth-last-child(1) a:after {
		height: 22px;
		top: 0;
}

.tm-widget_nav_menu ul li.menu-item:nth-last-child(4) a:after,.tm-widget_nav_menu ul li.menu-item:nth-last-child(3) a:after {
		height: 55px;
}

.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;
}

.our-services-sector .tm-sbox .tm-vc_general:after {
		content: '';
		position: absolute;
		left: 0;
		bottom: 30px;
		top: 0;
		border-left: 1px solid rgba(255,255,255,.2);
}

.our-services-sector .services-sector-title .vc_column-inner {
		border-bottom: 1px solid rgba(255,255,255,.2);
}

.our-services-sector .services-sector-title {
		padding: 0 30px;
}

.our-services-sector .tm-sbox.tm-sbox-effect-one.tm-sbox-iconalign-bottom-center {
		position: relative;
}

.our-services-sector .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general {
		margin: 0 30px;
		border-bottom: 1px solid rgba(255,255,255,.2);
		min-height: 298px;
}

.our-services-sector.row2 .tm-sbox.tm-sbox-bgcolor-transparent {
		margin-top: 30px;
}

.our-services-sector .tm-sbox .tm-vc_cta3-container {
		margin-bottom: 0;
}

.our-services-sector .tm-sbox.tm-sbox-iconalign-bottom-center.tm-sbox-effect-one.tm-sbox-istyle-none .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons .tm-vc_icon_element-inner {
		transform: translateY(-25%)!important;
		-webkit-transform: translateY(-25%)!important;
}

.services-sector-title .vc_column-inner {
		min-height: 298px;
}

.our-services-sector .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
}

.our-services-sector .wpb_column:nth-child(1) .tm-sbox .tm-vc_general:after {
		border-left: none;
}

.our-services-sector.row2 .wpb_column:nth-child(1) .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general,.our-services-sector.row2 .wpb_column:nth-child(2) .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general,.our-services-sector.row2 .wpb_column:nth-child(3) .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general {
		border-bottom: none;
}

.our-services-sector .vc_column-inner>.wpb_wrapper .tm-sbox {
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
}

.our-services-sector .vc_column-inner>.wpb_wrapper .tm-sbox:before {
		content: '';
		position: absolute;
		left: -30px;
		right: -30px;
		top: 0;
		bottom: -1px;
		opacity: 0;
		visibility: hidden;
		background-color: #f55b14;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
}

.our-services-sector .vc_column-inner>.wpb_wrapper .tm-sbox:hover:before {
		opacity: 1;
		visibility: visible;
}

.our-services-sector .vc_column-inner>.wpb_wrapper .tm-sbox:hover .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons .tm-vc_icon_element {
		opacity: 0;
		visibility: hidden;
}

.sbox-hover-borderbox .tm-sbox {
		margin-bottom: 10px;
}

.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 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}

.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container {
		margin-bottom: 0;
		padding: 32px 15px 23px;
}

.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 #ff5e14;
		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-custom-heading.tm-skincolor-strong strong {
		font-weight: 400;
}

.tm-header-style-infostack .kw-phone .ttm-custombutton a i,.tm-header-style-infostack .kw-phone .ttm-custombutton a {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}

.tm-inline-columnbox .vc_column_container,.tm-column-inline .vc_column_container {
		width: auto;
}

.tm-inline-columnbox .vc_column_container {
		max-width: max-content;
		float: left;
}

.tm-bold-text strong {
		font-weight: 600!important;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-box-heading-wrapper,.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper {
		padding-bottom: 0;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper .slick-arrow {
		z-index: 999;
		top: 162px;
		opacity: 1;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper .slick-next {
		left: auto;
		right: 54px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper .slick-prev {
		display: block;
		left: auto;
		right: 55px;
}

.tp-caption .left-space-3px {
		font-size: 11px;
		padding-left: 2px;
}

.rev_slider .tp-caption .heilight-white-text {
		color: #fff;
}

.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 {
		border: 1px #ddd solid;
		background-color: #fff;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
}

.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content {
		text-align: center;
		padding-top: 10px;
}

.main-holder .site-content ul.products li.product h3,.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 {
		padding: 0;
		margin: 0;
		font-size: 18px;
		font-weight: 600;
		padding-bottom: 0;
		padding-top: 4px;
}

.main-holder .site-content ul.products li.product .price {
		margin: 3px 0;
		min-height: 20px;
		margin-bottom: 15px;
		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 {
		display: block;
		width: 100%;
		text-align: center;
		position: absolute;
		top: 65%;
		right: 0;
		left: 0;
		z-index: 2;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		opacity: 0;
		filter: alpha(opacity=0);
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon {
		opacity: 1;
		filter: alpha(opacity=100);
}

.main-holder .site-content ul.products li.product .tm-wc-add-to-cart-btn {
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-o-transition: all .4s;
		-ms-transition: all .4s;
		transition: all .4s;
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist {
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .6s;
		-ms-transition: all .5s;
		transition: all .5s;
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,.main-holder .site-content ul.products li.product .yith-wcqv-button {
		font-size: 0;
}

.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"],.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.main-holder .site-content ul.products li.product .add_to_wishlist,.main-holder .site-content ul.products li.product .compare,.main-holder .site-content ul.products li.product .yith-wcqv-button,.main-holder .site-content ul.products li.product .add_to_cart_button,.main-holder .site-content ul.products li.product .product_type_external,.main-holder .site-content ul.products li.product .product_type_grouped,.main-holder .site-content ul.products li.product.outofstock .product_type_simple,.main-holder .site-content ul.products li.product .product_type_variable {
		height: 50px;
		font-size: 0;
		color: #fff;
		line-height: 50px;
		text-align: center;
		padding: 0;
		text-transform: uppercase;
		margin: 0;
		background: none;
		font-weight: 600;
		letter-spacing: 1px;
		transition: none;
		padding-left: 0;
		width: 50px;
		border-radius: 50%;
}

.main-holder .site-content ul.products li.product .tm-wc-add-to-cart-btn,.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,.main-holder .site-content ul.products li.product .compare,.main-holder .site-content ul.products li.product .yith-wcqv-button {
		-webkit-transform: translateY(60px);
		-moz-transform: translateY(60px);
		-o-transform: translateY(60px);
		-ms-transform: translateY(60px);
		transform: translateY(60px);
}

.main-holder .site-content ul.products li.product:hover .tm-wc-add-to-cart-btn,.main-holder .site-content ul.products li.product:hover .yith-wcwl-add-to-wishlist,.main-holder .site-content ul.products li.product:hover .compare,.main-holder .site-content ul.products li.product:hover .yith-wcqv-button {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:before,.main-holder .site-content ul.products li.product .add_to_wishlist:before,.main-holder .site-content ul.products li.product .add_to_cart_button:before,.main-holder .site-content ul.products li.product .product_type_external:before,.main-holder .site-content ul.products li.product .product_type_grouped:before,.main-holder .site-content ul.products li.product .product_type_variable:before {
		content: attr(alt);
		font-size: 0;
		white-space: pre;
		position: absolute;
		bottom: -20px;
		font-weight: 400;
		text-transform: none;
		left: 50%;
		line-height: 1;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		margin-left: -20px;
}

.main-holder .site-content ul.products li.product .add_to_cart_button:before,.main-holder .site-content ul.products li.product .yith-wcqv-button:before,.main-holder .site-content ul.products li.product .product_type_external:before,.main-holder .site-content ul.products li.product .product_type_grouped:before,.main-holder .site-content ul.products li.product .product_type_variable:before {
		margin-left: 0;
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:hover:before,.main-holder .site-content ul.products li.product .add_to_wishlist:hover:before,.main-holder .site-content ul.products li.product .add_to_cart_button:hover:before,.main-holder .site-content ul.products li.product .product_type_external:hover:before,.main-holder .site-content ul.products li.product .product_type_grouped:hover:before,.main-holder .site-content ul.products li.product .product_type_variable:hover:before {
		font-size: 12px;
}

.main-holder .site-content ul.products li.product:hover .tm-product-box-inner:after {
		opacity: .8;
}

.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 .add_to_cart_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: '\e837';
		font-family: "tm-tectxon-icons";
		width: 50px;
		height: 50px;
		line-height: 51px;
		position: absolute;
		left: 0;
		text-align: center;
		font-size: 16px;
		margin-left: 0;
		border-width: 0;
		border-radius: 50%;
		background-color: #fff;
		color: #111;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		-ms-transition: all .3s;
		transition: all .3s;
}

.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after,.main-holder .site-content ul.products li.product .add_to_wishlist:hover:after,.main-holder .site-content ul.products li.product .compare:hover:after,.main-holder .site-content ul.products li.product .yith-wcqv-button:hover:after,.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon .tm-wc-add-to-cart-btn a:hover:after,.main-holder .site-content ul.products li.product .add_to_cart_button:hover:after {
		color: #fff;
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist {
		position: relative;
}

.main-holder .site-content ul.products li.product .add_to_cart_button.added:after {
		content: '\e839';
}

.main-holder .site-content ul.products li.product .add_to_cart_button.loading:after {
		font-family: WooCommerce;
		content: "\e01c";
		vertical-align: top;
		-webkit-font-smoothing: antialiased;
		font-weight: 400;
		position: absolute;
		top: 1px;
		right: 0;
		-webkit-animation: spin 2s linear infinite;
		-moz-animation: spin 2s linear infinite;
		animation: spin 2s linear infinite;
		width: auto;
		height: auto;
		background: none;
		color: #fff;
}

.main-holder .site-content ul.products li.product a.added_to_cart {
		display: none;
}

.main-holder .site-content ul.products li.product .product_type_grouped:after {
		content: '\e806';
}

.main-holder .site-content ul.products li.product .product_type_variable:after {
		content: '\e818';
		font-size: 22px;
		padding-left: 2px;
}

.main-holder .site-content ul.products li.product.outofstock .product_type_simple:after {
		content: '\e826';
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
		content: '\E825';
}

.main-holder .site-content ul.products li.product .compare:after {
		content: '\E81D';
}

.main-holder .site-content ul.products li.product .add_to_wishlist:after {
		content: '\E838';
}

.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: '\e81c';
}

.main-holder .site-content ul.products li.product .add_to_cart_button.added:after {
		margin-left: 0;
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,.main-holder .site-content ul.products li.product .compare,.main-holder .site-content ul.products li.product .yith-wcqv-button {
		margin-top: 0;
}

.main-holder .site-content .yith-wcwl-add-to-wishlist .feedback {
		display: none;
}

.woocommerce .price .woocommerce-Price-amount,.main-holder .site-content ul.products li.product .price del {
		color: #888;
		font-size: 14px;
		display: inline-block;
}

.main-holder .site-content ul.products li.product .tm-wc-add-to-cart-btn,.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,.main-holder .site-content ul.products li.product .compare,.main-holder .site-content ul.products li.product .yith-wcqv-button {
		display: inline-block;
		width: 50px;
		margin-right: 5px;
}

.main-holder .site-content ul.products li.product div.clear {
		display: inline-block;
}

.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 {
		font-size: 10px;
		color: #fff;
		background: #06163a;
		text-transform: uppercase;
		padding: 3px 10px;
		text-align: center;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: auto;
		border-radius: 0;
		margin: 0;
		min-height: auto;
		line-height: 18px;
		font-weight: 400;
}

#yith-quick-view-content .onsale:after,.single .main-holder .site-content span.onsale:after,.main-holder .site-content ul.products li.product .onsale:after {
		border-color: #06163a transparent transparent;
		border-style: solid solid solid none;
		border-width: 9px 9px 9px 0;
		bottom: -14px;
		content: "";
		left: -41px;
		margin: 0 auto;
		position: absolute;
		right: 0;
		text-align: center;
		width: 9px;
}

.single .main-holder .site-content span.onsale:after,#yith-quick-view-content .onsale:after {
		border-width: 14px 14px 14px 0;
		bottom: -23px;
		left: 0;
		right: auto;
}

.single .main-holder .site-content span.onsale,#yith-quick-view-content .onsale {
		font-size: 13px;
		padding: 7px 17px;
}

#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: '\E82D';
		font-family: "tm-tectxon-icons";
		font-size: 16px;
}

#yith-quick-view-close {
		border: none;
		top: 10px;
		right: 10px;
		opacity: 1;
		color: #a7a7a7;
}

.main-holder .site-content ul.products li.product .tm-product-box:after {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background-color: rgba(6,22,58,.35);
		pointer-events: none;
		z-index: 1;
		content: "";
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		-ms-transition: all .5s;
		transition: all .5s;
}

.main-holder .site-content ul.products li.product:hover .tm-product-box:after {
		opacity: 1;
}

.main-holder #content.site-content ul.products li.product .products-entry {
		display: block;
		position: relative;
		overflow: hidden;
		margin-bottom: 35px;
}

#cboxTopRight,#cboxTopLeft,#cboxTopCenter,#cboxMiddleLeft,#cboxMiddleRight,#cboxBottomCenter,#cboxBottomLeft,#cboxBottomRight {
		background: none;
		background-color: #fff;
}

.woocommerce .star-rating:before {
		color: #ffd321;
}

.woocommerce .products .star-rating,.woocommerce .star-rating {
		display: block;
		margin: 0 0 .5em;
		float: none;
		text-align: center;
		width: 67px;
		margin: 0 auto;
		letter-spacing: 3px;
		margin-top: 6px;
		margin-bottom: 10px;
		font-size: 10px;
}

.woocommerce ul.products li.product .star-rating {
		font-size: 9px;
		margin-top: 0;
}

#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 .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: 17px;
}

.woocommerce .price .woocommerce-Price-amount {
		font-size: 22px;
		font-weight: 400;
}

.woocommerce .price del .woocommerce-Price-amount,.woocommerce .main-holder ul.products li.product .price del .woocommerce-Price-amount {
		font-size: 13px;
		text-decoration: line-through;
		color: #828c96;
}

.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: 50px;
}

.themetechmount-single-product-info {
		padding: 30px;
}

.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs {
		padding: 0 30px 30px 30px;
}

.single-product .related.products {
		margin-top: 50px;
}

.themetechmount-single-product-details {
		background-color: #fff;
}

.woocommerce div.product .product_title {
		padding-bottom: 8px;
		border-bottom: 1px solid #ddd;
		margin-bottom: 25px;
		font-size: 30px;
}

.woocommerce div.product .summary .woocommerce-product-rating {
		float: right;
		margin-bottom: 15px;
}

.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;
		border-top: 1px solid #ddd;
		margin-top: 15px;
}

.woocommerce .summary .star-rating {
		float: left;
		margin-top: 10px;
		margin-right: 5px;
}

.woocommerce .summary .compare.button {
		background-color: transparent;
		padding: 0;
		margin-left: 15px;
		font-weight: 400;
}

.woocommerce .main-holder #content .summary .compare.button:before {
		content: '\E81D';
		font-family: "tm-tectxon-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: #0f385e;
		color: #fff;
		border-radius: 3px;
		padding: 8px 18px;
		font-size: 14px;
}

.summary .clear {
		display: none;
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
		content: '\e81c';
		font-family: "tm-tectxon-icons";
		margin-right: 5px;
}

.single .main-holder #content div.product div.thumbnails a {
		width: 70px;
}

.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: 88px;
}

.single .main-holder div.product form.cart .woocommerce-grouped-product-list-item div.quantity {
		margin-left: 5px;
		padding-top: 1px;
}

.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 {
		padding: 4px 18px;
}

.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 div.product .woocommerce-tabs ul.tabs li {
		margin: 0 2px;
		border-radius: 0;
		color: #fff;
		font-size: 16px;
		border-color: #e4e4e4;
		background-color: #f9f9f8;
		border-radius: 3px;
		border: 1px solid #e4e4e4;
		font-weight: 400;
		font-size: 16px;
		padding: 5px 30px;
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li.active {
		border-color: transparent;
		position: relative;
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li.active:before {
		display: block!important;
		content: "";
		width: 0;
		height: 0;
		border: 0;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-top: 8px solid red;
		position: absolute;
		bottom: -9px;
		left: 50%;
		-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%);
}

.single .main-holder #reviews #comments h2 {
		clear: none;
		margin-bottom: 15px;
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li a {
		font-weight: 400;
}

.single .main-holder #reviews #comments ol.commentlist li .comment-text {
		border-radius: 0;
}

.single .main-holder #content div.product .woocommerce-Reviews .star-rating {
		margin: 0;
		margin-top: 7px;
		float: right;
}

.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: 28px;
		font-weight: 600;
		line-height: 40px;
		padding-bottom: 15px;
}

.single .main-holder #content div.product .woocommerce-tabs .panel h2 {
		font-size: 25px;
}

.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: 28px;
}

.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;
}

.woocommerce-checkout h3#order_review_heading {
		margin-bottom: 0;
		margin-top: 15px;
}

.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: 600;
}

.sidebar .widget .tagcloud a {
		display: inline-block;
		padding: 7px 27px;
		margin: 0 2px 10px;
		border: 1px solid #ddd;
		border-radius: 3px;
		font-size: 14px!important;
		background-color: #f7f7f7;
		font-weight: 600;
}

.sidebar .widget .tagcloud a:hover {
		color: #fff;
}

.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 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}

.main-holder .site-content ul.products li.product .star-rating {
		margin-bottom: 10px;
}

.main-holder .site-content ul.products li.product .price {
		margin-top: 0;
}

.woocommerce .price .woocommerce-Price-amount {
		font-size: 18px;
		font-weight: 400;
}

.woocommerce-error,.woocommerce-info,.woocommerce-message {
		background-color: #fff;
}

.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: 14px;
		margin: 15px 0 0 10px;
		color: #828c96;
}

.main-holder .site-content div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
		margin-top: 5px;
		padding: 3px;
}

.comment-form-rating {
		padding-bottom: 20px;
}

#respond .comment-reply-title {
		margin: 0 0 20px!important;
}

#respond label {
		margin: 0 0 10px!important;
		font-size: 15px;
		font-weight: 400;
}

.woocommerce #review_form #respond .form-submit {
		margin-top: 30px;
}

.woocommerce .widget_shopping_cart a.button {
		padding: 10px 20px 11px;
		font-size: 13px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
		float: right;
		padding: 11px 22px 9px;
		margin-top: -5px;
		border-radius: 0;
		font-size: 13px;
}

.checkout.woocommerce-checkout,.woocommerce-cart .main-holder .cart_totals table.shop_table,.woocommerce-cart-form {
		padding: 30px;
		background-color: #fff;
}

.main-holder .site-content ul.products li.product .tm-shop-icon a {
		font-weight: 400;
}

.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: 15px 30px 15px;
		font-weight: 600;
		font-size: 15px;
		border-radius: 0;
}

.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 .yith-wcwl-add-to-wishlist,.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-grouped .tm-shop-icon .yith-wcqv-button,.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: 18px;
		line-height: 20px;
		color: #283d58;
}

.single-product .main-holder .site-content span.onsale {
		position: absolute;
		right: 0;
		left: auto;
		top: -33px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
		width: 65px;
}

.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: 16px;
		color: #828c96;
		margin-bottom: 9px;
}

.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-top: 1px solid #e9e9e9;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
		border: none;
}

.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;
}

.main-holder .site-content ul.products li.product .yith-wcqv-button {
		-webkit-transition: all .6s;
		-moz-transition: all .6s;
		-o-transition: all .6s;
		-ms-transition: all .6s;
		transition: all .6s;
}

.woocommerce .main-holder #content div.product .entry-summary .add_to_wishlist:before {
		content: '\E838';
		font-family: "tm-tectxon-icons";
		margin-right: 5px;
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
		content: '\e81c';
		font-family: "tm-tectxon-icons";
		margin-right: 5px;
}

.single .main-holder #content div.product .entry-summary div.yith-wcwl-add-to-wishlist {
		display: inline-block;
}

.banner-image .vc_figure {
		overflow: hidden;
}

.banner-image .vc_figure img {
		transition: all .8s ease-in-out;
}

.banner-image:hover .vc_figure img {
		transform: scale(1.05);
		-ms-transform: scale(1.05);
		-webkit-transform: scale(1.05);
}

.sbox-borderbox-style2 .tm-sbox {
		margin-bottom: 10px;
		border: 1px solid #e5e5e5;
}

.sbox-borderbox-style2 .tm-sbox:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 50%;
		height: 100%;
		z-index: -10;
		-webkit-transition: all .3s linear;
		-moz-transition: all .3s linear;
		transition: all .3s linear;
		background-color: #f3f7f9;
}

.sbox-borderbox-style2 .tm-sbox:hover:after {
		width: 100%;
}

.sbox-borderbox-style2 .tm-sbox .tm-vc_cta3-container>.tm-vc_general:after,.sbox-borderbox-style2 .tm-sbox .tm-vc_cta3-container>.tm-vc_general,.sbox-borderbox-style2 .tm-sbox {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}

.sbox-borderbox-style2 .tm-sbox .tm-vc_cta3-container {
		margin-bottom: 0;
		padding: 32px 15px 23px;
}

.tm-img-overlay-box {
		position: absolute;
		top: 55%;
}

.tm-vehicle-box {
		position: absolute;
		bottom: -60px;
		right: -80px;
		z-index: 9;
		animation: tmvehanimation 6s linear infinite;
		-webkit-animation: tmvehanimation 6s linear infinite;
		-moz-animation: tmvehanimation 6s linear infinite;
		-o-animation: tmvehanimation 6s linear infinite;
}

@-webkit-keyframes tmvehanimation {
		0%,100% {
				-webkit-transform: translateY(0) translateX(0);
		}

		50% {
				-webkit-transform: translateY(10px) translateX(10px);
		}
}

@-o-keyframes tmvehanimation {
		0%,100% {
				-o-transform: translateY(0) translateX(0);
		}

		50% {
				-o-transform: translateY(10px) translateX(10px);
		}
}

@keyframes tmvehanimation {
		0%,100% {
				transform: translateY(0) translateX(0);
		}

		50% {
				transform: translateY(10px) translateX(10px);
		}
}

@-moz-keyframes tmvehanimation {
		0%,100% {
				-moz-transform: translateY(0) translateX(0);
		}

		50% {
				-moz-transform: translateY(10px) translateX(10px);
		}
}

.tm-sbox.tm-highlight-circlesbox {
		display: block;
		height: 133px;
		width: 133px;
		border-radius: 50%;
		padding: 20px 12px 12px;
		text-align: center;
		position: absolute;
		top: 65px;
		left: 0;
		background-color: #ff5e14!important;
		z-index: 1;
}

.tm-sbox.tm-highlight-circlesbox h2 {
		font-size: 17px;
		line-height: 20px;
		color: #fff;
		margin-bottom: 0;
}

.tm-sbox.tm-highlight-circlesbox .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
		font-size: 45px!important;
		line-height: 50px!important;
}

.tm-col-bgcolor-darkgrey .inside.tm-fid-without-icon.tm-fid-view-lefticon h4,.tm-bgcolor-darkgrey .inside.tm-fid-without-icon.tm-fid-view-lefticon h4 {
		font-size: 40px;
		line-height: 50px;
}

.tm-col-bgcolor-darkgrey .inside.tm-fid-without-icon.tm-fid-view-lefticon h3,.tm-bgcolor-darkgrey .inside.tm-fid-without-icon.tm-fid-view-lefticon h3 {
		color: #fff;
}

.tm-highlight-iconbox .tm-vc_cta3.tm-vc_cta3-icon-size-md .tm-vc_icon_element .tm-vc_icon_element-inner {
		height: 4em;
		width: 4em;
}

.tm-highlight-iconbox .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: 55px!important;
}

.tm-highlight-iconbox .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: 0;
}

.tm-bordered-style-sbox .tm-sbox .tm-vc_cta3-container {
		border: 1px solid #141e35;
		padding: 35px 25px 26px 25px;
		height: 100%;
		margin-bottom: 0;
}

.tm-bordered-style-sbox .tm-sbox .tm-vc_cta3 .tm-vc_icon_element .tm-vc_icon_element-inner {
		height: 3.5em;
		width: 3.5em;
}

.tm-bordered-style-sbox .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
		font-size: 48px!important;
}

.tm-bordered-style-sbox .tm-sbox .tm-vc_cta3-content-header h2.tm-custom-heading {
		font-size: 22px;
		line-height: 30px;
		font-weight: 400;
}

.tm-bordered-style-sbox .tm-sbox .tm-vc_cta3-content-header .tm-custom-heading:last-child {
		margin-bottom: 18px;
}

.tm-bordered-style-sbox .tm-sbox,.tm-bordered-style-sbox .tm-sbox:before {
		-webkit-transition: all 0.5s cubic-bezier(.645,.045,.355,1);
		-o-transition: all 0.5s cubic-bezier(.645,.045,.355,1);
		transition: all 0.5s cubic-bezier(.645,.045,.355,1);
}

.tm-bordered-style-sbox .tm-sbox:before {
		position: absolute;
		content: '';
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #ff5e14;
		opacity: 0;
		visibility: hidden;
		-webkit-transform-origin: left;
		-ms-transform-origin: left;
		-moz-transform-origin: left;
		transform-origin: left;
		-webkit-transform: scaleY(0);
		-ms-transform: scaleY(0);
		-moz-transform: scaleY(0);
		transform: scaleY(0);
}

.tm-bordered-style-sbox .tm-sbox:hover:before {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-moz-transform: scaleY(1);
		transform: scaleY(1);
}

.tm-bordered-style-sbox .tm-sbox:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
		color: #fff;
}

.tm_prettyphoto.style2.tm-vc_icon_element .tm-vc_icon_element-inner:before,.tm_prettyphoto.style2.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.style2.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
		width: 68px!important;
		height: 68px!important;
}

.tm_prettyphoto.style2.tm-vc_icon_element .tm-vc_icon_element-inner:before {
		z-index: 2;
		width: 94px;
		height: 94px;
		opacity: .21;
}

.tm_prettyphoto.style2.tm-vc_icon_element .tm-vc_icon_element-inner:after {
		z-index: 1;
		width: 105px;
		height: 105px;
		opacity: .09;
}

.tm_prettyphoto.style2.tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-link {
		z-index: 11;
}

.tm_prettyphoto.style2.tm-vc_icon_element .tm-vc_icon_element-inner:hover:before,.tm_prettyphoto.style2.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;
		}
}

.tm-element-heading-wrapper .tm-vc_cta3-headers h2.tm-textcolor-dark strong,.tm-bgimage-yes .tm-textcolor-dark .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong,.tm-bgimage-yes.tm-textcolor-dark .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
		color: #06163a!important;
}

.themetechmount-boxes-portfolio.themetechmount-boxes-view-carousel .themetechmount-box-view-top-image .themetechmount-box-bottom-content {
		margin-bottom: 12px;
}

.tm-vc_icon_element-icon.fa {
		font: normal normal normal 14px/1 FontAwesome;
}

.themetechmount-iconbox-styleone .themetechmount-iconbox-icon.tm-wrap-cell {
		padding-top: 27px;
		vertical-align: top;
		width: 53px;
}

.themetechmount-iconbox-styleone .themetechmount-iconbox-heading.tm-wrap-cell {
		padding-left: 31px;
}

.themetechmount-iconbox-styleone .themetechmount-iconbox-heading h2.tm-custom-heading {
		font-size: 23px;
		font-weight: 400;
		line-height: 33px;
		margin-bottom: 7px;
}

.themetechmount-iconbox-styleone .tm-box-icon i {
		font-size: 50px;
}

.themetechmount-iconbox-styleone .tm-cta3-content-wrapper {
		border-top: 1px dashed #e8e8e8;
		padding-top: 9px;
}

.themetechmount-iconbox-styleone .box-plus-icon {
		position: absolute;
		right: 9px;
		bottom: -34px;
		opacity: 1;
		width: 48px;
		height: 48px;
		border-radius: 50%;
		background-color: #fff;
		box-shadow: 0 0 15px 0 rgba(6,22,58,.14);
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}

.themetechmount-iconbox.themetechmount-iconbox-styleone {
		padding: 0 30px 22px 0;
}

.themetechmount-iconbox-styleone .box-plus-icon i {
		font-size: 27px;
}

.themetechmount-iconbox-styleone .box-plus-icon a {
		position: absolute;
		right: 5px;
		bottom: 7px;
}

.themetechmount-iconbox-styleone .box-plus-icon:before {
		content: '';
		position: absolute;
		width: 42px;
		right: 3px;
		top: 3px;
		height: 42px;
		border-radius: 50%;
		border: 1px dashed #e8e8e8;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}

.themetechmount-iconbox-styleone:hover .box-plus-icon a {
		color: #fff;
}

.tm-list.tm-list-item-lessspace li {
		padding-bottom: 2px;
}

.tm-list.tm-list-item-mediumspace li {
		position: relative;
		padding-bottom: 10px;
}

.tm-list.tm-list-item-lessspace li i {
		top: 8px;
}

.inside.tm-fid-view-left-top-icon {
		padding: 17px 20px 22px 13px;
		background-color: #fff;
		display: inline-block;
		text-align: left;
}

.inside.tm-fid-view-left-top-icon.tm-fid-with-border {
		border: none;
}

.tm-fid-view-left-top-icon .tm-fid-icon-wrapper {
		text-align: left;
		position: relative;
		z-index: 1;
}

.tm-fid-view-left-top-icon .tm-fid-icon-wrapper i {
		color: #fff;
		font-size: 35px!important;
}

.tm-fid-view-left-top-icon .tm-fld-contents {
		margin-top: -29px;
		padding-left: 83px;
}

.tm-fid-view-left-top-icon h4.tm-fid-inner {
		font-size: 50px;
		margin-bottom: 5px;
}

.tm-fid-view-left-top-icon h3.tm-fid-title {
		font-size: 15px;
}

.tm-fid-view-left-top-icon:after {
		position: absolute;
		content: '';
		height: 80px;
		width: 80px;
		top: 0;
		left: 0;
		border-bottom-right-radius: 100%;
		background-color: #ff5e14;
}

.tm-fid-view-left-top-icon .tm-fid-inner sup {
		top: -21px;
		font-size: 27px;
		font-weight: 600;
}

.tm-stepbox-wrapper {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		padding: 0 0 8px 0;
}

.tm-stepbox-wrapper .tm-stepsbox {
		width: calc(100% / 4);
		padding: 0 15px;
		position: relative;
		box-shadow: 0 0 30px 0 rgb(27 68 163 / 7%);
		background-color: #fff;
		padding: 30px 30px 30px;
		position: relative;
		text-align: left;
		margin-right: 30px;
}

.tm-stepbox-wrapper .tm-stepsbox:last-child {
		margin-right: 0;
}

.tm-stepbox-wrapper .tm-stepsbox:nth-of-type(odd):before {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(194,225,245,0);
		border-top-color: #fff;
		border-width: 16px;
		left: 25px;
}

.tm-stepbox-wrapper .tm-stepsbox:nth-of-type(even):before {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(194,225,245,0);
		border-bottom-color: #fff;
		border-width: 16px;
		left: 25px;
}

.tm-stepbox-wrapper .tm-stepsbox .tm-stepnum {
		position: absolute;
		top: 0;
		height: 38px;
		width: 38px;
		border-radius: 50%;
		background-color: #fff;
		line-height: 39px;
		text-align: center;
		left: 22px;
		font-size: 15px;
		font-weight: 600;
		color: #06163a;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
}

.tm-stepbox-wrapper .tm-stepsbox:hover .tm-stepnum {
		color: #fff;
}

.tm-stepbox-wrapper .tm-stepsbox:nth-child(even) .tm-stepnum {
		top: -65px;
}

.tm-stepbox-wrapper .tm-stepsbox:nth-child(odd) .tm-stepnum {
		top: auto;
		bottom: -65px;
}

.tm-stepbox-wrapper .tm-stepsbox:nth-child(even) {
		margin-top: 65px;
}

.tm-stepbox-wrapper .tm-stepsbox:nth-child(odd) {
		margin-bottom: 60px;
}

.tm-stepbox-wrapper .tm-stepsbox .tm-vc_icon_element .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
		font-size: 48px!important;
}

.tm-stepbox-wrapper .tm-stepsbox .tm-vc_icon_element {
		margin-bottom: 20px;
}

.tm-stepbox-wrapper .tm-stepsbox h5 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 12px;
}

.tm-stepbox-wrapper .tm-stepsbox {
		transition: all 500ms ease;
}

.tm-stepbox-wrapper .tm-stepsbox:hover {
		transform: translateY(-10px);
}

.tm-stepbox-wrapper .tm-stepsbox {
		box-shadow: unset;
}

.tm-stepbox-bg-grey .tm-stepbox-wrapper .tm-stepsbox .tm-stepnum,.tm-stepbox-bg-grey .tm-stepbox-wrapper .tm-stepsbox {
		background-color: #f3f5f8;
}

.tm-stepbox-bg-grey .tm-stepbox-wrapper .tm-stepsbox:nth-of-type(odd):before {
		border-top-color: #f3f5f8;
}

.tm-stepbox-bg-grey .tm-stepbox-wrapper .tm-stepsbox:nth-of-type(even):before {
		border-bottom-color: #f3f5f8;
}

.tm-fid-view-circle-progress .tm-circle-boxcontent {
		position: absolute;
		content: '';
		top: 41%;
		left: 43px;
}

.tm-fid-view-circle-progress .tm-circle-content.tm-wrap-cell {
		width: 24%;
}

.tm-fid-view-circle-progress h3.tm-fid-title {
		font-size: 22px;
		font-weight: 600;
		color: initial!important;
		padding-bottom: 5px;
}

.tm-fid-view-circle-progress .tm-fid-content.tm-wrap-cell {
		text-align: left;
		padding-left: 46px;
}

.tm-fid-view-circle-progress .tm-fid-number {
		font-size: 32px;
		font-weight: 600;
		color: #020d26;
}

.tm-fid-view-circle-progress .tm-circle canvas {
		max-width: calc(100% + 30px);
		height: auto!important;
}

.cmt-bg-70px-top .tm-bg-layer {
		height: calc(100% + 70px);
}

.inside.tm-fid-view-circle-progress.tm-fid-with-border {
		background-color: #fff!important;
		padding: 17px 23px 9px 16px;
}

.themetechmount-box-view-top-image .themetechmount-team-image-box {
		z-index: -1;
}

.themetechmount-box-view-top-image .themetechmount-box-content {
		padding-left: 30px;
		padding-right: 30px;
		margin-top: -72px;
		padding-bottom: 10px;
}

.themetechmount-portfolio-box-view-top-image .themetechmount-box-content {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		padding-bottom: 0;
}

.themetechmount-box-view-top-image .themetechmount-box-desc {
		text-align: center;
		-webkit-box-shadow: 0 0 11px 0 rgb(6 22 58 / 14%);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 11px 0 rgb(6 22 58 / 14%);
		padding: 20px 10px 10px 10px;
		background-color: #fff;
}

.themetechmount-box-view-top-image .themetechmount-box-footer {
		width: auto;
		display: inline-block;
		padding: 3px 15px 4px 17px;
		color: #fff;
		font-size: 13px;
		background-color: #020d26;
		border-left: 3px solid;
}

.themetechmount-box-view-top-image .themetechmount-box-title h4 {
		font-size: 22px;
}

.themetechmount-box-view-top-image .themetechmount-box-social-links {
		position: absolute;
		top: 0;
		left: -30px;
		-webkit-transition: all 0.5s cubic-bezier(.645,.045,.355,1);
		-o-transition: all 0.5s cubic-bezier(.645,.045,.355,1);
		transition: all 0.5s cubic-bezier(.645,.045,.355,1);
		opacity: 0;
}

.themetechmount-box-view-top-image:hover .themetechmount-box-social-links {
		left: 14px;
		opacity: 1;
}

.themetechmount-box-team.themetechmount-box-view-top-image .themetechmount-box-social-links ul a {
		height: 50px;
		width: 50px;
		text-align: center;
		background: #fff;
		line-height: 50px;
		color: #071323;
		border-radius: unset;
}

.themetechmount-box-view-top-image .themetechmount-box-social-links li {
		margin-bottom: 3px;
}

.themetechmount-box-team.themetechmount-box-view-top-image .themetechmount-box-social-links ul a {
		font-size: 16px;
}

.themetechmount-box-view-top-image .themetechmount-post-item {
		z-index: 1;
}

.themetechmount-box-view-top-image .tm-team-social-links-wrapper li:hover i {
		color: #fff;
}

.inside.tm-fid-with-border.tm-fidtextaliign-left {
		border: none;
		display: inline-block;
		-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		padding-right: 15px;
}

.inside.tm-fid-with-border.tm-fidtextaliign-left .tm-fld-contents {
		padding-right: 70px;
		text-align: left;
}

.inside.tm-fid-with-border.tm-fidtextaliign-left .tm-fid-icon-wrapper {
		right: 15px;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-left-image .themetechmount-box-content .themetechmount-box-desc {
		box-shadow: none;
		margin-left: 0;
		margin-top: 28px;
		padding: 0;
		background-color: unset;
		width: 130px;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-left-image .themetechmount-box-content {
		padding: 0;
}

.themetechmount-testimonial-box-view-left-image .themetechmount-box-img.tm-wrap-cell {
		display: block;
		text-align: center;
}

.themetechmount-testimonial-box-view-left-image span.themetechmount-item-thumbnail-inner img {
		border-radius: 50%;
		height: 114px;
		width: 114px;
		margin: 0 auto;
}

.themetechmount-testimonial-box-view-left-image .themetechmount-box-author {
		vertical-align: top;
}

.themetechmount-testimonial-box-view-left-image blockquote.themetechmount-testimonial-text {
		border-left: none;
		background-color: #fff;
		margin-top: 18px;
		margin-right: -15px;
		margin-left: 22px;
		padding: 22px 33px 40px 38px;
		font-size: 16px;
		line-height: 32px;
		font-weight: 600;
		border-radius: 5px;
		position: relative;
		z-index: 3;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default.themetechmount-testimonial-box-view-left-image .themetechmount-box-title h3,.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-left-image h3.themetechmount-author-name {
		font-size: 22px;
		font-weight: 400;
		padding-top: 15px;
		padding-bottom: 4px;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-left-image span.themetechmount-box-footer {
		font-size: 13px;
}

.themetechmount-boxes-testimonial .themetechmount-box-view-default.themetechmount-testimonial-box-view-left-image .themetechmount-box-title:after {
		display: none;
}

.themetechmount-testimonial-box-view-left-image blockquote.themetechmount-testimonial-text:before {
		position: absolute;
		content: '';
		left: -16px;
		top: 16%;
		border-bottom: 11px solid transparent;
		border-top: 11px solid transparent;
		border-right: 12px solid #fff;
		height: 17px;
		width: 16px;
}

.themetechmount-testimonial-box-view-left-image blockquote.themetechmount-testimonial-text:after {
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAAAnCAYAAABUr/U/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzY2QjREMzlDOUQzMTFFQkI5OEFGQTUzRjZEQUIyQjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzY2QjREM0FDOUQzMTFFQkI5OEFGQTUzRjZEQUIyQjEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjZCNEQzN0M5RDMxMUVCQjk4QUZBNTNGNkRBQjJCMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjZCNEQzOEM5RDMxMUVCQjk4QUZBNTNGNkRBQjJCMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqlI4A0AAAJzSURBVHjaxFrRboJAEIRVAcGa/mAf+wv9h/YT2rf2C/tQUVTonrkmaoRyOyO3ieHBXOayNzO7e5Am5Hh6fsn18WhYuv36ePsm4C/1sTYs/RFyIlJ9PBiX1wR8QfDnZGJU+psZ1h2UFQ0B3yUiNazbfb6/HoXIirlPhiU2BPxMHwWCL6REJEaduuicXxDkacU/KisaWjI0nGktrFpViXSR5HnBSiGwAjEtWCKK75JQAqysacnQWBlN62RcyoojiL8G8LcqkY6SDD2VhZeINWoQ3xlmxmKlABtBTPNkXI4ZEeXZKCsPlGR4nSJ9ykY3g8pTWKwwJ8OfygrYCFROCfJsb7FSgFNJgc24OaQF5InI46+cJ3AyfKe5RDcTqacZxLcwAz0VN4fsgU5zBeL3lnMJ3AxaytAmCzXNQVbKxKdiNk4vzxLEHyznIVkugf7/3Dg7gBVo1EPlXEaeigDjOSwRP57njGQM/TmWGRVYSl3srzu+CUvpqHIuE2kVKadopzsaXybSqsk4vWkz5OmMs4GS4dvenERRi3FWpGuGeswcJBOwwiQRb9rllPjyj4NnhI1YO050/jnvOFtzMogObmUFY/4Jxu9jRkFy8M5YRSpSItok4AJJeljB8opdqHF6VhQsVoRcIEnPiDyLJRGiPIPx5Q7DWFBtv1HKMxJ+E3rzLje6PYlBUXIpN7FSrlhREjezjciKLjHcvMudWNEYXg4xWWHqeOVOrKgjssI8FMpZBZGIFGUehGOk6Y5ViJOhiaL+xXHBZIX15ZT4jTA/Zwod1ZkHYcG/SEZGpmjo50gLIn6DvNUXq74GJDKJ2bFZ4eJXgAEAx73iny7wlekAAAAASUVORK5CYII=) no-repeat 100% 100%;
		content: '';
		bottom: 33px;
		right: 5%;
		width: 67px;
		height: 60px;
		text-align: center;
		position: absolute;
		z-index: -1;
}

.themetechmount-boxes-view-carousel.tm-column-styleview .themetechmount-box-heading-wrapper.tm-element-align-left .tm-element-heading-wrapper {
		padding-right: 0;
}

.themetechmount-boxes-view-carousel.tm-column-styleview .col-md-8.tm-columnright {
		padding-right: 0;
}

.themetechmount-boxes-view-carousel.tm-column-styleview .col-md-4.tm-columnleft {
		padding-left: 0;
}

.themetechmount-boxes-view-carousel.tm-column-styleview .tm-slick-arrows .tm-slick-arrow {
		padding: 0;
		height: 34px;
		width: 34px;
		color: #ccd5da;
		border: 1px solid #ccd5da;
		margin: 0 3px;
		background-color: transparent;
		display: inline-block;
		line-height: 32px;
		text-align: center;
		font-size: 20px;
		cursor: pointer;
}

.themetechmount-boxes-view-carousel.tm-column-styleview .tm-slick-arrows .tm-slick-arrow:hover {
		color: #fff;
}

.tm-column-styleview .tm-element-align-left.tm-heading-style-vertical .tm-cta3-without-desc {
		margin-bottom: 0;
}

.tm-column-styleview .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: 15px;
}

.themetechmount-boxes-view-carousel.tm-column-styleview .themetechmount-boxes-row-wrapper .slick-arrow {
		display: none!important;
}

.tm-lefttop-fixicon {
		position: absolute;
		top: 1px;
}

.tm-custtom-shadowright:before {
		-webkit-box-shadow: 0 0 11px 0 rgb(6,22,58,.14);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 15px 0 rgb(6,22,58,.14);
		content: "";
		height: 100%;
		width: 5px;
		display: block;
		position: absolute;
		right: -5px;
		top: 0;
}

.tm-element-heading-wrapper .tm-vc_cta3-headers h2 b {
		font-weight: 600;
}

.inside.tm-fid-view-style1 h3 span {
		padding: 5px 80px 0 20px;
		text-align: left;
}

.tm-fid.inside.tm-fid-view-style1 h4 {
		font-weight: 500;
		font-size: 140px;
		color: #fd972e;
		padding-left: 55px;
		line-height: 105px;
		padding-right: 20px;
}

.inside.tm-fid-view-style1 .tm-fid-title {
		font-size: 18px;
		color: #06163a;
		font-weight: 500;
		text-align: left;
		vertical-align: top;
}

.inside.tm-fid-view-style1 .tm-fld-contents.tm-wrap:after {
		position: absolute;
		content: '';
		height: 170px;
		width: 120px;
		background-color: #f6f6f6;
		border-radius: 5px;
		left: 0;
		top: -44px;
		z-index: -1;
}

.inside.tm-fid-view-style1 .tm-fld-contents.tm-wrap {
		position: relative;
		z-index: 3;
}

.vc_tta.vc_general.tm-center-tabicon .vc_tta-tabs-list {
		border: 1px solid #e1e1e1;
}

.wpb-js-composer .vc_tta.vc_general.tm-center-tabicon .vc_tta-tab>a {
		padding: 17px 15px 25px;
		border: none;
		background-color: #fff;
}

.wpb-js-composer .tm-center-tabicon.vc_tta.vc_tta-tabs .vc_tta-icon {
		position: relative;
		top: 3px;
		font-size: 44px;
		line-height: 60px;
		font-weight: 400;
		color: #223645;
}

.wpb-js-composer .vc_tta.vc_general.tm-center-tabicon .vc_tta-title-text {
		color: #06163a;
		font-size: 18px;
		line-height: 26px;
		font-weight: 400;
		display: block;
		margin-left: 0!important;
}

.wpb-js-composer .vc_tta.vc_general.tm-center-tabicon .vc_tta-tab>a:after {
		display: block;
		content: "";
		position: absolute;
		bottom: -7px;
		left: 50%;
		width: 34px;
		height: 30px;
		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: 70ms;
		-moz-transition-delay: 70ms;
		-o-transition-delay: 70ms;
		transition-delay: 70ms;
}

.wpb-js-composer .tm-center-tabicon .vc_tta-tab.vc_active>a .vc_tta-title-text,.wpb-js-composer .tm-center-tabicon .vc_tta-tab:focus>a .vc_tta-title-text,.wpb-js-composer .tm-center-tabicon .vc_tta-tab:hover>a .vc_tta-title-text,.wpb-js-composer .tm-center-tabicon .vc_tta-tab.vc_active .vc_tta-icon,.wpb-js-composer .tm-center-tabicon .vc_tta-tab:focus .vc_tta-icon,.wpb-js-composer .tm-center-tabicon .vc_tta-tab:hover .vc_tta-icon {
		color: #fff;
}

.wpb-js-composer .tm-center-tabicon.vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a,.wpb-js-composer .tm-center-tabicon.vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:before,.wpb-js-composer .tm-center-tabicon .vc_tta-tab,.wpb-js-composer .vc_tta.vc_general.tm-center-tabicon .vc_tta-icon,.wpb-js-composer .vc_tta.vc_general.tm-center-tabicon .vc_tta-title-text {
		transition: all .3s ease-in-out 0s;
		-webkit-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		-o-transition: all .3s ease-in-out 0s;
}

.wpb-js-composer .tm-center-tabicon.vc_tta.vc_general .vc_tta-tab>a:before {
		content: "";
		position: absolute;
		left: 0;
		width: 1px;
		height: 95px;
		background-color: #e1e1e1;
}

.wpb-js-composer .tm-center-tabicon.vc_tta.vc_general .vc_tta-tab>a:hover:before {
		background-color: transparent;
}

.vc_tta-color-black.vc_tta-style-outline.tm-center-tabicon .vc_tta-panel .vc_tta-panel-heading:focus .vc_tta-icon,.vc_tta-color-black.vc_tta-style-outline.tm-center-tabicon .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-icon,.vc_tta-color-black.vc_tta-style-outline.tm-center-tabicon .vc_tta-panel .vc_tta-panel-heading:focus .vc_tta-title-text,.vc_tta-color-black.vc_tta-style-outline.tm-center-tabicon .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-title-text {
		color: #fff;
}

.wpb-js-composer .tm-center-tabicon.vc_tta.vc_general .vc_tta-tab:first-child>a:before {
		content: unset;
}

.themetechmount-testimonial-style3 .themetechmount-post-item {
		background-color: #fff;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-style3 .themetechmount-box-content .themetechmount-box-img img {
		border-radius: 0;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-style3 .themetechmount-box-author {
		width: 173px;
		padding-top: 0;
		vertical-align: top;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-style3 .themetechmount-box-desc {
		vertical-align: top;
		padding: 45px 30px 30px 54px;
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-style3 .themetechmount-box-desc blockquote {
		color: #5d6576;
		font-size: 16px;
		font-style: italic;
		font-weight: 400;
		margin: 24px 40px;
		background-color: transparent;
		padding: 0;
		margin: 0;
		padding-bottom: 15px;
		border: none;
}

.themetechmount-testimonial-style3 .themetechmount-author-name {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 0;
}

.themetechmount-testimonial-style3 .themetechmount-box-title {
		padding-left: 50px;
		position: relative;
}

.themetechmount-testimonial-style3 .themetechmount-box-title:after {
		position: absolute;
		content: '';
		width: 46px;
		height: 40px;
		background-color: #fd972e;
		left: 0;
		top: 15px;
		-webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMXB4IiBoZWlnaHQ9IjI4cHgiIHZpZXdCb3g9IjAgMCAzMSAyOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzEgMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSIzMSIgaGVpZ2h0PSIyOCIgeD0iMCIgeT0iMCIKICAgIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQjhBQUFBY0NBTUFBQUN1NUpTbEFBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOCkFBQjZKZ0FBZ0lRQUFQb0FBQUNBNkFBQWRUQUFBT3BnQUFBNm1BQUFGM0NjdWxFOEFBQUJ5RkJNVkVYOWx5NzlseTc5bHk3OWx5NzkKbHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OQpseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5Cmx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzkKbHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OQpseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5Cmx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzkKbHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OQpseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3Ly8vOHBxbFkvQUFBQWxuUlNUbE1BCkFYYmM4T3k0S1hYNGcxSlFYc2JvRUhHTTI0RU84MTB3VWRGdzBINDhEd2l6V1JhbUJDNTRHZTFiejI2NXZ3citTY29nMHB2WGYxUVUKWjRDSU5PQnZRM25Jc21Ickh5anZvVUw5Q1FMOHc0VjdCL1JYMUFWWStXVDZJbzBMRWtGOTNSakE0MS94T0lMT2hFUnFvdlhaS3NXYwp6T0tUSzZ0TnRHVUdMQ2JmVHZ0c2lTVWs5bWpCRzdhSG5wM1dwNWxhRWVld2ZETko0VWpKQUFBQUFXSkxSMFNYNW00YnJ3QUFBQWQwClNVMUZCK1VHRmdrQkJHSElFNlVBQUFIQ1NVUkJWQ2pQWFpINVh4SkJGTURmd29wc0FxNHR1QXFFRjBrb0pVU2lCWGpnZ1Fka1lLWFIKbldiUkxVRWVsWm5sVldHbU5YOXZNN3NETyt6NzRiM1A5MzMzODJaMkhuQUdJMCtqemxRUEFQV211a3JEYU9EQUxKeHBzS2hodFRXSwpJRGJhckNvMm9iT0NHU1E3Vk1QUkxJUGM3S0RVZ2tTN0JIeXI1c0hwQXBjVE5OL0tBMjlodkJ0N04rTXRPbi9PVStQYjlCNkg1dHRsCjBQdU9Uc1ozZWMvcmZiZkllSWVQMDN2UEJjYmp3TjdmdzNDdkN3SlNyYjk0cWEvbS96ekJVSTN2OXZ2ZE9DNkhDVjl4QWZRSEk2UXgKUUhpUUI3aDZMUnFOeGxDYzhOQXdUaU9qdUpFWUl6dytRUWROb2lRcFU5Yks1R212OGhoR2lqT3pLWnpUMTZ0bno5MGcyWjZnbUlrdwpVM0JrNTI5cVV3QzRXekhsdXNKdDZoY1cyNVI5WmxTOGs3dEx5cjA1cXU5TC9hUThtSDJvb0p4N3BFeDU3RlAxazZYbExsS2ZybVFCCm5qM1BveGNjd1pkQjhnaXBWNi9mdkgybmZMZGF3T2w5c2ZSQnZZUnRqWlIxdExINVVXbUVncC9JbTBicG9RSGhzM0pKUkZuY0tnRGoKdjJ4L0JkYjNMVWtPemFmTjJ6dkErbS81NWU5UThha0Y1KzRlTUQ1Wnl1MGYwSjBlL2pETkN6L0QxWjBpdzY4SUtzdHB5a2ZGMWQvSApmN1NkeDAvS3AzLy9WZWcvdkt4TXl5S3VEOE1BQUFBbGRFVllkR1JoZEdVNlkzSmxZWFJsQURJd01qRXRNRFl0TWpKVU1EazZNREU2Ck1EUXJNREE2TURCSjdQbEFBQUFBSlhSRldIUmtZWFJsT20xdlpHbG1lUUF5TURJeExUQTJMVEl5VkRBNU9qQXhPakEwS3pBd09qQXcKT0xGQi9BQUFBQmwwUlZoMFUyOW1kSGRoY21VQVFXUnZZbVVnU1cxaFoyVlNaV0ZrZVhISlpUd0FBQUFBU1VWT1JLNUNZSUk9IiAvPgo8L3N2Zz4K) no-repeat 100% 100%;
		mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMXB4IiBoZWlnaHQ9IjI4cHgiIHZpZXdCb3g9IjAgMCAzMSAyOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzEgMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSIzMSIgaGVpZ2h0PSIyOCIgeD0iMCIgeT0iMCIKICAgIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQjhBQUFBY0NBTUFBQUN1NUpTbEFBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOCkFBQjZKZ0FBZ0lRQUFQb0FBQUNBNkFBQWRUQUFBT3BnQUFBNm1BQUFGM0NjdWxFOEFBQUJ5RkJNVkVYOWx5NzlseTc5bHk3OWx5NzkKbHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OQpseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5Cmx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzkKbHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OQpseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5Cmx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzkKbHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OQpseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3OWx5NzlseTc5bHk3Ly8vOHBxbFkvQUFBQWxuUlNUbE1BCkFYYmM4T3k0S1hYNGcxSlFYc2JvRUhHTTI0RU84MTB3VWRGdzBINDhEd2l6V1JhbUJDNTRHZTFiejI2NXZ3citTY29nMHB2WGYxUVUKWjRDSU5PQnZRM25Jc21Ickh5anZvVUw5Q1FMOHc0VjdCL1JYMUFWWStXVDZJbzBMRWtGOTNSakE0MS94T0lMT2hFUnFvdlhaS3NXYwp6T0tUSzZ0TnRHVUdMQ2JmVHZ0c2lTVWs5bWpCRzdhSG5wM1dwNWxhRWVld2ZETko0VWpKQUFBQUFXSkxSMFNYNW00YnJ3QUFBQWQwClNVMUZCK1VHRmdrQkJHSElFNlVBQUFIQ1NVUkJWQ2pQWFpINVh4SkJGTURmd29wc0FxNHR1QXFFRjBrb0pVU2lCWGpnZ1Fka1lLWFIKbldiUkxVRWVsWm5sVldHbU5YOXZNN3NETyt6NzRiM1A5MzMzODJaMkhuQUdJMCtqemxRUEFQV211a3JEYU9EQUxKeHBzS2hodFRXSwpJRGJhckNvMm9iT0NHU1E3Vk1QUkxJUGM3S0RVZ2tTN0JIeXI1c0hwQXBjVE5OL0tBMjlodkJ0N04rTXRPbi9PVStQYjlCNkg1dHRsCjBQdU9Uc1ozZWMvcmZiZkllSWVQMDN2UEJjYmp3TjdmdzNDdkN3SlNyYjk0cWEvbS96ekJVSTN2OXZ2ZE9DNkhDVjl4QWZRSEk2UXgKUUhpUUI3aDZMUnFOeGxDYzhOQXdUaU9qdUpFWUl6dytRUWROb2lRcFU5Yks1R212OGhoR2lqT3pLWnpUMTZ0bno5MGcyWjZnbUlrdwpVM0JrNTI5cVV3QzRXekhsdXNKdDZoY1cyNVI5WmxTOGs3dEx5cjA1cXU5TC9hUThtSDJvb0p4N3BFeDU3RlAxazZYbExsS2ZybVFCCm5qM1BveGNjd1pkQjhnaXBWNi9mdkgybmZMZGF3T2w5c2ZSQnZZUnRqWlIxdExINVVXbUVncC9JbTBicG9RSGhzM0pKUkZuY0tnRGoKdjJ4L0JkYjNMVWtPemFmTjJ6dkErbS81NWU5UThha0Y1KzRlTUQ1Wnl1MGYwSjBlL2pETkN6L0QxWjBpdzY4SUtzdHB5a2ZGMWQvSApmN1NkeDAvS3AzLy9WZWcvdkt4TXl5S3VEOE1BQUFBbGRFVllkR1JoZEdVNlkzSmxZWFJsQURJd01qRXRNRFl0TWpKVU1EazZNREU2Ck1EUXJNREE2TURCSjdQbEFBQUFBSlhSRldIUmtZWFJsT20xdlpHbG1lUUF5TURJeExUQTJMVEl5VkRBNU9qQXhPakEwS3pBd09qQXcKT0xGQi9BQUFBQmwwUlZoMFUyOW1kSGRoY21VQVFXUnZZbVVnU1cxaFoyVlNaV0ZrZVhISlpUd0FBQUFBU1VWT1JLNUNZSUk9IiAvPgo8L3N2Zz4K) no-repeat 100% 100%;
		mask-size: cover;
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
}

.tm-fontweight-normal {
		font-weight: 400!important;
}

.tm-fontweight-medium {
		font-weight: 500!important;
}

.tm-fontweight-semibold {
		font-weight: 600!important;
}

.tm-fontweight-bold {
		font-weight: 700!important;
}

.themetechmount-box-team.themetechmount-team-style2 {
		overflow: visible;
}

.themetechmount-team-style2 .themetechmount-box-content {
		margin-top: -56px;
		z-index: 1;
		margin-left: 1px;
}

.themetechmount-team-style2 .themetechmount-team-image-box {
		z-index: -1;
}

.themetechmount-team-style2 .themetechmount-box-desc {
		padding: 26px 10px 28px 32px;
		background-color: #fff;
		margin-right: 72px;
		border-bottom: 3px solid #fd972e;
		transform: scale(1.01);
		transition: all 700ms ease;
		-webkit-box-shadow: 0 0 11px 0 rgb(6,22,58,.1);
		-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
		box-shadow: 0 0 11px 0 rgb(6,22,58,.1);
}

.themetechmount-team-style2 .themetechmount-box-desc:before {
		position: absolute;
		left: 0;
		bottom: -1px;
		content: "";
		width: 100%;
		height: 0;
		z-index: -1;
		background-color: #09162a;
		-webkit-transition: all 0.3s ease-out 0.3s;
		-moz-transition: all 0.3s ease-out 0.3s;
		-ms-transition: all 0.3s ease-out 0.3s;
		-o-transition: all 0.3s ease-out 0.3s;
		transition: all 0.3s ease-out 0.3s;
}

.themetechmount-team-style2:hover .themetechmount-box-desc:before {
		height: calc(100% + 1px);
}

.themetechmount-team-style2:hover .themetechmount-box-content h4 a {
		color: #fff;
		transition-delay: 0.4s;
}

.themetechmount-team-style2 .themetechmount-box-title h4 {
		margin-bottom: 0;
}

.themetechmount-team-style2 .themetechmount-post-item,.themetechmount-post-item-inner {
		z-index: 3;
}

.themetechmount-team-style2:hover .themetechmount-item-thumbnail-inner {
		transform: scale(1.07) rotate(0.5deg);
}

.themetechmount-team-style2 .themetechmount-item-thumbnail-inner {
		width: 100%;
		transform: scale(1.01);
		transition: all 700ms ease;
}

.themetechmount-team-style2 .themetechmount-box-social-links {
		position: absolute;
		top: 0;
}

.themetechmount-team-style2:hover .tm-team-social-links {
		opacity: 1;
		left: 0;
}

.themetechmount-team-style2 .tm-team-social-links {
		position: absolute;
		top: 0;
		left: -40px;
		right: auto;
		padding: 10px;
		margin-top: 0;
		z-index: 9;
		-webkit-transition: .5s all ease;
		transition: .5s all ease;
}

.themetechmount-team-style2:hover .tm-team-social-links-wrapper li {
		padding-left: 9px;
}

.themetechmount-box-team.themetechmount-team-style2 .themetechmount-box-social-links ul li a {
		margin: 4px 2px;
}

.themetechmount-box-team.themetechmount-team-style2 .themetechmount-box-social-links ul a {
		border-radius: unset;
		width: 35px;
		height: 35px;
		line-height: 31px;
		background-color: #fff;
}

.themetechmount-team-style2 .tm-team-social-links-wrapper ul li:hover i {
		color: #fff;
}

.themetechmount-team-style2:hover .themetechmount-box-footer {
		color: rgb(255,255,255,.8);
		transition-delay: 0.3s;
}

.tm-content-highlight-box:before {
		position: absolute;
		content: '';
		-webkit-mask: url(../images/highlight-box.svg) no-repeat 100% 100%;
		mask: url(../images/highlight-box.svg) no-repeat 100% 100%;
		height: 100%;
		width: 992px;
		top: 0;
		left: 0;
		background-color: #0eb0ee;
		right: 0;
		margin: 0 auto;
}

.themetechmount-events-box-style1 .themetechmount-post-date-wrapper .entry-month .entry-year {
		display: none;
}

.themetechmount-events-box-style1 span.entry-month.entry-year {
		display: block;
		font-size: 16px;
}

.themetechmount-events-box-style1 .themetechmount-meta-date {
		position: absolute;
		right: 12px;
		bottom: 12px;
		z-index: 2;
		width: 57px;
		height: 57px;
		border-radius: 0;
		background-color: #0eb0ee;
}

.themetechmount-events-box-style1 .themetechmount-meta-date .themetechmount-event-date {
		text-align: center;
		width: 100%;
		position: relative;
		color: #fff;
		z-index: 2;
		font-size: 22px;
		top: 0;
		left: 0;
		border-radius: 0;
		display: block;
		padding: 6px 5px 5px 14px;
		display: table;
}

.themetechmount-events-box-style1 .date-sep,.themetechmount-events-box-style1 .themetechmount-event-meta-dtend,.themetechmount-events-box-style1 .themetechmount-event-meta-dtstart {
		display: table-cell;
		float: left;
}

.themetechmount-events-box-style1 .themetechmount-meta-date .themetechmount-event-meta-dtend,.themetechmount-events-box-style1 .themetechmount-meta-date .themetechmount-event-meta-dtstart {
		font-weight: 500;
}

.themetechmount-events-box-style1 .themetechmount-meta-date .themetechmount-event-date .entry-month {
		font-size: 14px;
		line-height: 14px;
		display: block;
		font-weight: 400;
}

.themetechmount-box-events.themetechmount-events-box-style1 h4 {
		font-weight: 500;
		font-size: 24px;
		margin-bottom: 7px;
		padding-top: 7px;
}

.themetechmount-events-box-style1 .themetechmount-meta-details i {
		float: left;
		padding-top: 5px;
}

.themetechmount-events-box-style1 .themetechmount-box-bottom-content i {
		padding-right: 5px;
}

.themetechmount-events-box-style1 .themetechmount-event-meta-item.themetechmount-event-price,.themetechmount-events-box-style1 .themetechmount-box-bottom-content .themetechmount-event-meta-item span.sep,.themetechmount-events-box-style1 .themetechmount-box-bottom-content .themetechmount-event-meta-dtstart {
		display: none;
}

.themetechmount-events-box-style1 .themetechmount-meta-details.themetechmount-event-meta-details,.themetechmount-events-box-style1 .tribe-events-vanue {
		display: inline-block;
}

.themetechmount-events-box-style1 .tribe-events-vanue {
		padding-right: 15px;
}

.themetechmount-events-box-style1 .themetechmount-post-readmore {
		font-size: 18px;
		padding-top: 15px;
}

#content .wpb_text_column:last-child .themetechmount-boxes-events.themetechmount-boxes-col-one .themetechmount-events-box-style1,.themetechmount-boxes-events.themetechmount-boxes-col-one .themetechmount-events-box-style1 {
		margin-bottom: 30px;
		position: relative;
		overflow: hidden;
}

.themetechmount-events-box-style1 .themetechmount-post-item {
		display: flex;
}

.themetechmount-events-box-style1 .themetechmount-box-img-left {
		max-width: 260px;
}

.themetechmount-events-box-style1 .themetechmount-meta-date .themetechmount-event-date .themetechmount-event-meta-dtend {
		display: none;
}

.tm-crossarrow-headingsep {
		position: relative;
}

.tm-crossarrow-headingsep:before {
		display: block;
		content: "";
		position: absolute;
		bottom: -12px;
		left: 50%;
		width: 34px;
		height: 30px;
		border-width: 0 0 1px 1px;
		transform: translateX(-50%) rotate(-45deg);
		background-color: #0eb0ee;
		z-index: 9;
}

body.wpb-js-composer .vc_tta.vc_tta-color-grey.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tab>a {
		position: relative;
		border: none;
		border-radius: 50%;
		height: 25px;
		width: 25px;
		padding: 0;
		margin-top: 2px;
		margin-right: 3px;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tabs-list:before {
		content: '';
		position: absolute;
		height: 22px;
		width: 42px;
		background-color: #fff;
		border: 1px solid #fd972e;
		border-radius: 2em;
		top: 0;
		margin-left: -4px;
		display: inline;
}

body.wpb-js-composer .vc_tta.vc_tta-color-grey.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tab:first-child .vc_tta-title-text {
		left: auto;
		right: 40px;
}

body.wpb-js-composer .vc_tta.vc_tta-color-grey.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tab .vc_tta-title-text {
		position: absolute;
		top: -5px;
		font-size: 22px;
		font-weight: 500;
}

body.wpb-js-composer .vc_tta.vc_tta-color-grey.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tab:last-child .vc_tta-title-text {
		left: 41px;
}

body.wpb-js-composer .vc_tta.vc_tta-color-grey.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tab>a {
		position: relative;
		border: none;
		border-radius: 50%;
		height: 16px;
		width: 16px;
		padding: 0;
		margin-right: 3px;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tab>a:hover,.wpb-js-composer .vc_tta.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tab.vc_active>a {
		color: #06163a;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tab>a {
		color: #5d6576;
}

.vc_tta.vc_tta-tabs.vc_tta-style-outline.tm-tab-dot-style .vc_tta-panels {
		border: none;
}

.vc_tta.vc_tta-gap-15.tm-tab-dot-style.vc_tta-tabs-position-top .vc_tta-tabs-container {
		margin-bottom: 25px;
}

.vc_tta.vc_general.tm-tab-dot-style .vc_tta-tab>a {
		letter-spacing: .5px;
}

.vc_tta-color-grey.vc_tta-style-outline.tm-tab-dot-style .vc_tta-tab>a:hover {
		background-color: unset;
}

.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;
		text-align: center;
}

.themetechmount-ptables-w .ttm-pricetable-column-w {
		border: 1px solid #e2e7e5;
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 0;
		-moz-background-clip: padding;
		background-clip: padding-box;
		position: relative;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
		margin-right: 30px;
}

.themetechmount-ptables-w .ttm-pricetable-column-w:last-child {
		margin-right: 0;
}

.themetechmount-ptables-w .ttm-pricetable-column-w:first-child {
		margin-left: 0;
}

.tm-space-ptable .vc_tta.vc_general .vc_tta-panel-body {
		padding: 2px;
}

.themetechmount-ptables-w.wpb_content_element {
		padding-top: 20px;
}

.tm-ptablebox .tm-ptablebox-cur-symbol-after {
		display: inline;
		font-size: 15px;
}

.tm-ptablebox .tm-ptablebox-frequency {
		display: inline;
		font-size: 15px;
}

.tm-ptablebox .tm-ptablebox-price {
		display: inline;
		font-size: 58px;
		font-weight: 500;
		padding-right: 5px;
}

.themetechmount-ptables-w .ttm-pricetable-column-w .tm-ptablebox-style-1 .tm-ptablebox-content ul li {
		border-bottom: 1px solid #e5e5e5;
		padding-top: 12px;
		padding-bottom: 12px;
}

.themetechmount-ptables-w .ttm-pricetable-column-w .tm-ptablebox-style-1 .tm-ptablebox-content ul li:first-child {
		border-top: 1px solid #e5e5e5;
}

.tm-ptablebox .tm-ptablebox-title {
		border-bottom: 1px solid #e2e7e5;
		padding-bottom: 14px;
		padding-top: 24px;
}

.tm-ptablebox .tm-ptablebox-title h3 {
		font-size: 28px;
		margin-bottom: 5px;
}

.tm-ptablebox .ttm-ptablebox-price-w {
		padding-top: 53px;
		padding-bottom: 22px;
}

.tm-ptablebox .tm-ptablebox-content {
		padding-left: 10px;
		padding-right: 34px;
		padding-bottom: 25px;
}

.tm-ptablebox-features .tm-feature-lines li:before {
		font-family: "FontAwesome";
		content: "\f058";
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		speak: none;
		display: inline-block;
		text-decoration: inherit;
		padding-right: 11px;
		color: #fd972e;
}

.tm-ptablebox .tm-vc_btn3.tm-vc_btn3-size-md {
		font-size: 18px;
		font-weight: 500;
}

.tm-ptablebox .tm-ptablebox-features {
		padding-bottom: 21px;
}

.tm-ptablebox ul.tm-feature-lines {
		list-style-type: none;
}

.ttm-pricetable-column-w.tm-ptablebox-featured-col {
		padding-bottom: 17px;
		margin-top: -20px;
}

.ttm-pricetable-column-w.tm-ptablebox-featured-col .tm-ptablebox-title {
		background-color: #fd972e;
		padding-top: 35px;
		padding-bottom: 24px;
}

.ttm-pricetable-column-w.tm-ptablebox-featured-col .tm-ptablebox-title h3 {
		color: #fff;
}

.tm-element-heading-wrapper.tm-seperator-style1 .tm-vc_general .tm-vc_cta3-content .tm-vc_cta3-content-header h2.tm-custom-heading {
		display: inline-block;
		position: relative;
		z-index: 1;
}

.tm-element-heading-wrapper.tm-seperator-style1 .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header h2.tm-custom-heading:after {
		content: "";
		left: -13px;
		position: absolute;
		top: -5px;
		height: 30px;
		width: 30px;
		background-color: #cfeffc;
		border-radius: 50%;
		z-index: -1;
		display: block;
		opacity: .3;
}

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

.tm-element-heading-wrapper.tm-seperator-style1 .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
		margin-top: 3px;
}

.tm-element-heading-wrapper.tm-seperator-style1:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
		padding-bottom: 0;
}

.tm-bgcolor-skincolor .tm-element-heading-wrapper.tm-seperator-style1 .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header h2.tm-custom-heading:after {
		background-color: #fff;
}

.tm-header-style-classic-highlight .tm-header-text-area .tm-vc_btn3-container {
		margin-bottom: 0;
}

.tm-header-style-classic-highlight .tm-header-text-area {
		margin-left: 20px;
}

.tm-outline-texts {
		-webkit-text-fill-color: transparent;
		-webkit-text-stroke-width: 1px;
}

#tribe-events,#tribe-events-pg-template,.single-tribe_events #tribe-events,.single-tribe_events #tribe-events-pg-template,.single-tribe_events .tribe-events-pg-template {
		padding: 0;
}

.single-tribe_events #tribe-events-pg-template .tribe-events-content h4,.single-tribe_events .tribe-events-after-html h4,.single-tribe_events .tribe-events-before-html h4 {
		font-size: 24px;
		line-height: inherit;
}

#tribe-events-bar #tribe-bar-form {
		padding: 15px 10px 10px;
}

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit] {
		font-size: 15px;
		padding: 7px 5px;
		font-weight: 500;
}

.tribe-events-calendar thead th {
		background-color: #0eb0ee;
		color: #fff;
		font-weight: 500;
		border-left: 1px solid #eee;
		border-right: 1px solid #eee;
}

#tribe-bar-views .tribe-bar-views-list,#tribe-bar-views-toggle:focus,#tribe-bar-views-toggle:hover {
		background: #fff;
}

.themetechmount-testimonial-style4 blockquote {
		font-size: 20px;
		font-weight: 400;
		margin: 0;
		background-color: transparent;
		padding: 0;
		border: none;
		line-height: 34px;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-testimonial-style4 .themetechmount-box-content .themetechmount-box-desc,.themetechmount-testimonial-style4 .themetechmount-box-content .themetechmount-box-desc {
		padding: 0;
		background-color: transparent;
		box-shadow: unset;
		margin: 0;
}

.themetechmount-testimonial-style4 .themetechmount-box-img {
		width: 100px;
}

.themetechmount-testimonial-style4 .themetechmount-box-img img {
		width: 80px;
		height: 80px;
		border-radius: 50%;
		margin-right: 20px;
}

.themetechmount-testimonial-style4 .themetechmount-box-author {
		padding-top: 35px;
}

.themetechmount-testimonial-style4 .themetechmount-author-name {
		font-size: 24px;
		line-height: 27px;
		margin-bottom: 0;
}

.themetechmount-testimonial-style4 .themetechmount-ratting-star {
		margin-bottom: 10px;
}

.themetechmount-testimonial-style4 .themetechmount-ratting-star i {
		color: #ffc002;
		font-size: 18px;
}

.themetechmount-testimonial-style4 .themetechmount-box-content:after {
		position: absolute;
		content: '';
		width: 60px;
		height: 50px;
		background-color: #fff;
		right: 0;
		top: 4px;
		-webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0yMjgsMTE5YzUuNTIzLDAsMTAtNC40NzgsMTAtMTBWNzdjMC0yNy41Ny0yMi40My01MC01MC01MEg1MEMyMi40MywyNywwLDQ5LjQzLDAsNzd2MTE5Ljk4OGMwLDI3LjU3LDIyLjQzLDUwLDUwLDUwDQoJCQloNjQuNjkyYy0yLjI3Niw3NC43MDYtMzAuNjIxLDExMy41NDItODYuNDU5LDExOC42MjJjLTUuMTUxLDAuNDY5LTkuMDk0LDQuNzg3LTkuMDk0LDkuOTU5VjQ3NWMwLDIuNzUsMS4xMzIsNS4zNzgsMy4xMyw3LjI2Nw0KCQkJYzEuODYyLDEuNzU5LDQuMzIxLDIuNzMzLDYuODY5LDIuNzMzYzAuMTg3LDAsMC4zNzUtMC4wMDUsMC41NjItMC4wMTZjNjguOTA4LTMuODc2LDEyMS41MTEtMjcuNTkxLDE1Ni4zNDktNzAuNDg3DQoJCQlDMjIwLjUyMSwzNzIuMDUxLDIzOCwzMTAuMDI5LDIzOCwyMzAuMTUydi0zNS44MTljMC01LjUyMi00LjQ3Ny0xMC0xMC0xMHMtMTAsNC40NzgtMTAsMTB2MzUuODE5DQoJCQljMCwxNDYuNjQ0LTU4LjUzNSwyMjMuMzMxLTE3OC44NiwyMzQuMDk3di03OS44MzZjMzAuNDExLTQuNzMsNTMuOTM0LTE4Ljg4Niw3MC4wMDctNDIuMTYxDQoJCQljMTcuMDQ5LTI0LjY5MSwyNS42OTQtNjAuMTA2LDI1LjY5NC0xMDUuMjY0YzAtNS41MjItNC40NzctMTAtMTAtMTBINTBjLTE2LjU0MiwwLTMwLTEzLjQ1OC0zMC0zMFY3N2MwLTE2LjU0MiwxMy40NTgtMzAsMzAtMzANCgkJCWgxMzhjMTYuNTQyLDAsMzAsMTMuNDU4LDMwLDMwdjMyQzIxOCwxMTQuNTIyLDIyMi40NzcsMTE5LDIyOCwxMTl6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik00NjIsMjdIMzI0Yy0yNy41NywwLTUwLDIyLjQzLTUwLDUwdjExOS45ODhjMCwyNy41NywyMi40Myw1MCw1MCw1MGg2NC42OTJjLTIuMjc2LDc0LjcwNi0zMC42MjEsMTEzLjU0Mi04Ni40NTksMTE4LjYyMg0KCQkJYy01LjE1LDAuNDY5LTkuMDk0LDQuNzg3LTkuMDk0LDkuOTU5VjQ3NWMwLDIuNzUsMS4xMzIsNS4zNzgsMy4xMyw3LjI2N2MxLjg2MiwxLjc2LDQuMzIxLDIuNzMzLDYuODY5LDIuNzMzDQoJCQljMC4xODcsMCwwLjM3NS0wLjAwNSwwLjU2Mi0wLjAxNmM2OC45MDgtMy44NzYsMTIxLjUxMS0yNy41OTEsMTU2LjM0OS03MC40ODdDNDk0LjUyMSwzNzIuMDUyLDUxMiwzMTAuMDI5LDUxMiwyMzAuMTUyVjc3DQoJCQlDNTEyLDQ5LjQzLDQ4OS41NywyNyw0NjIsMjd6IE00OTIsMjMwLjE1MmMwLDE0Ni42NDQtNTguNTM1LDIyMy4zMzEtMTc4Ljg2MSwyMzQuMDk3di03OS44MzYNCgkJCWMzMC40MTItNC43Myw1My45MzUtMTguODg2LDcwLjAwNy00Mi4xNjFjMTcuMDQ5LTI0LjY5LDI1LjY5NC02MC4xMDUsMjUuNjk0LTEwNS4yNjRjMC01LjUyMi00LjQ3Ny0xMC0xMC0xMEgzMjQNCgkJCWMtMTYuNTQyLDAtMzAtMTMuNDU4LTMwLTMwVjc3YzAtMTYuNTQyLDEzLjQ1OC0zMCwzMC0zMGgxMjB2NzQuMDM0YzAsNS41MjIsNC40NzcsMTAsMTAsMTBzMTAtNC40NzgsMTAtMTB2LTczLjk2DQoJCQljMTUuNjEyLDEuMDM0LDI4LDE0LjA1NywyOCwyOS45MjZWMjMwLjE1MnoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZD0iTTQ1NCwxNDUuNzUxYy01LjUyMywwLTEwLDQuNTI3LTEwLDEwLjA0OWMwLDUuNTIyLDQuNDc3LDEwLDEwLDEwYzUuNTIyLDAsMTAtNC40NzgsMTAtMTB2LTAuMDk5DQoJCQlDNDY0LDE1MC4xNzksNDU5LjUyMywxNDUuNzUxLDQ1NCwxNDUuNzUxeiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjI4LDE0MS42NjZjLTUuNTIzLDAtMTAsNC40NzgtMTAsMTB2MC4yMDljMCw1LjUyMiw0LjQ3NywxMCwxMCwxMHMxMC00LjQ3OCwxMC0xMHYtMC4yMDkNCgkJCUMyMzgsMTQ2LjE0NCwyMzMuNTIzLDE0MS42NjYsMjI4LDE0MS42NjZ6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat 100% 100%;
		mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0yMjgsMTE5YzUuNTIzLDAsMTAtNC40NzgsMTAtMTBWNzdjMC0yNy41Ny0yMi40My01MC01MC01MEg1MEMyMi40MywyNywwLDQ5LjQzLDAsNzd2MTE5Ljk4OGMwLDI3LjU3LDIyLjQzLDUwLDUwLDUwDQoJCQloNjQuNjkyYy0yLjI3Niw3NC43MDYtMzAuNjIxLDExMy41NDItODYuNDU5LDExOC42MjJjLTUuMTUxLDAuNDY5LTkuMDk0LDQuNzg3LTkuMDk0LDkuOTU5VjQ3NWMwLDIuNzUsMS4xMzIsNS4zNzgsMy4xMyw3LjI2Nw0KCQkJYzEuODYyLDEuNzU5LDQuMzIxLDIuNzMzLDYuODY5LDIuNzMzYzAuMTg3LDAsMC4zNzUtMC4wMDUsMC41NjItMC4wMTZjNjguOTA4LTMuODc2LDEyMS41MTEtMjcuNTkxLDE1Ni4zNDktNzAuNDg3DQoJCQlDMjIwLjUyMSwzNzIuMDUxLDIzOCwzMTAuMDI5LDIzOCwyMzAuMTUydi0zNS44MTljMC01LjUyMi00LjQ3Ny0xMC0xMC0xMHMtMTAsNC40NzgtMTAsMTB2MzUuODE5DQoJCQljMCwxNDYuNjQ0LTU4LjUzNSwyMjMuMzMxLTE3OC44NiwyMzQuMDk3di03OS44MzZjMzAuNDExLTQuNzMsNTMuOTM0LTE4Ljg4Niw3MC4wMDctNDIuMTYxDQoJCQljMTcuMDQ5LTI0LjY5MSwyNS42OTQtNjAuMTA2LDI1LjY5NC0xMDUuMjY0YzAtNS41MjItNC40NzctMTAtMTAtMTBINTBjLTE2LjU0MiwwLTMwLTEzLjQ1OC0zMC0zMFY3N2MwLTE2LjU0MiwxMy40NTgtMzAsMzAtMzANCgkJCWgxMzhjMTYuNTQyLDAsMzAsMTMuNDU4LDMwLDMwdjMyQzIxOCwxMTQuNTIyLDIyMi40NzcsMTE5LDIyOCwxMTl6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik00NjIsMjdIMzI0Yy0yNy41NywwLTUwLDIyLjQzLTUwLDUwdjExOS45ODhjMCwyNy41NywyMi40Myw1MCw1MCw1MGg2NC42OTJjLTIuMjc2LDc0LjcwNi0zMC42MjEsMTEzLjU0Mi04Ni40NTksMTE4LjYyMg0KCQkJYy01LjE1LDAuNDY5LTkuMDk0LDQuNzg3LTkuMDk0LDkuOTU5VjQ3NWMwLDIuNzUsMS4xMzIsNS4zNzgsMy4xMyw3LjI2N2MxLjg2MiwxLjc2LDQuMzIxLDIuNzMzLDYuODY5LDIuNzMzDQoJCQljMC4xODcsMCwwLjM3NS0wLjAwNSwwLjU2Mi0wLjAxNmM2OC45MDgtMy44NzYsMTIxLjUxMS0yNy41OTEsMTU2LjM0OS03MC40ODdDNDk0LjUyMSwzNzIuMDUyLDUxMiwzMTAuMDI5LDUxMiwyMzAuMTUyVjc3DQoJCQlDNTEyLDQ5LjQzLDQ4OS41NywyNyw0NjIsMjd6IE00OTIsMjMwLjE1MmMwLDE0Ni42NDQtNTguNTM1LDIyMy4zMzEtMTc4Ljg2MSwyMzQuMDk3di03OS44MzYNCgkJCWMzMC40MTItNC43Myw1My45MzUtMTguODg2LDcwLjAwNy00Mi4xNjFjMTcuMDQ5LTI0LjY5LDI1LjY5NC02MC4xMDUsMjUuNjk0LTEwNS4yNjRjMC01LjUyMi00LjQ3Ny0xMC0xMC0xMEgzMjQNCgkJCWMtMTYuNTQyLDAtMzAtMTMuNDU4LTMwLTMwVjc3YzAtMTYuNTQyLDEzLjQ1OC0zMCwzMC0zMGgxMjB2NzQuMDM0YzAsNS41MjIsNC40NzcsMTAsMTAsMTBzMTAtNC40NzgsMTAtMTB2LTczLjk2DQoJCQljMTUuNjEyLDEuMDM0LDI4LDE0LjA1NywyOCwyOS45MjZWMjMwLjE1MnoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZD0iTTQ1NCwxNDUuNzUxYy01LjUyMywwLTEwLDQuNTI3LTEwLDEwLjA0OWMwLDUuNTIyLDQuNDc3LDEwLDEwLDEwYzUuNTIyLDAsMTAtNC40NzgsMTAtMTB2LTAuMDk5DQoJCQlDNDY0LDE1MC4xNzksNDU5LjUyMywxNDUuNzUxLDQ1NCwxNDUuNzUxeiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjI4LDE0MS42NjZjLTUuNTIzLDAtMTAsNC40NzgtMTAsMTB2MC4yMDljMCw1LjUyMiw0LjQ3NywxMCwxMCwxMHMxMC00LjQ3OCwxMC0xMHYtMC4yMDkNCgkJCUMyMzgsMTQ2LjE0NCwyMzMuNTIzLDE0MS42NjYsMjI4LDE0MS42NjZ6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat 100% 100%;
		mask-size: cover;
}

.themetechmount-testimonial-style4 .themetechmount-box-content,.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-testimonial-style4 .themetechmount-box-content {
		padding: 35px 0 0;
}

.tm-textcolor-white .themetechmount-testimonial-style4 .themetechmount-box-content blockquote {
		color: #fff;
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one.tm-boxarrow-rightsquare .slick-dots {
		bottom: 35px;
		right: 0;
		left: auto;
		text-align: right;
}

.tm-boxarrow-rightsquare .slick-dots li {
		width: 10px;
}

.tm-boxarrow-rightsquare .slick-dots li button {
		width: 10px;
		height: 10px;
}

.tm-textcolor-white .tm-boxarrow-rightsquare .slick-dots li.slick-active button,.tm-bgcolor-skincolor .tm-boxarrow-rightsquare .slick-dots li.slick-active button {
		box-shadow: inset 0 0 0 5px #fff;
}

.tm-textcolor-white .tm-boxarrow-rightsquare .slick-dots li button,.tm-bgcolor-skincolor .tm-boxarrow-rightsquare .slick-dots li button {
		background-color: rgba(255,255,255,.29);
}

.tm-bgcolor-skincolor .themetechmount-testimonial-style4 .themetechmount-box-content:after,.tm-textcolor-white .themetechmount-testimonial-style4 .themetechmount-box-content:after {
		background-color: #fff;
}

::selection {
		color: #fff;
		background-color: #0eb0ee;
}

::-moz-selection {
		color: #fff;
		background-color: #0eb0ee;
}

.tm-bgcolor-white .vc_row .tm-textcolor-white .tm-sbox .tm-cta3-description {
		color: rgba(255,255,255,.8);
}

.tm-htag-margin0 .tm-custom-heading,.tm-sbox.tm-htag-margin0 .tm-custom-heading {
		margin-bottom: 0;
}

.themetechmount-iconbox-styletwo .tm-cta3-only.tm-vc_general.tm-vc_cta3 h2 {
		font-size: 22px;
		line-height: 35px;
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-box-icon {
		font-size: 50px;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		-moz-transition: 0.5s;
		transition: 0.5s;
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo:hover .tm-box-icon {
		-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		transform: translateY(-10px);
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo {
		padding: 43px 31px 30px 28px;
		background-color: #fff;
		position: relative;
		z-index: 3;
}

.themetechmount-iconbox-styletwo .tm-cta3-content-wrapper {
		border-top: 1px solid #e1e1e1;
		padding-top: 25px;
}

.themetechmount-iconbox-styletwo .tm-iconbox-wrapper.tm-wrap {
		padding-bottom: 22px;
}

.themetechmount-iconbox-styletwo .themetechmount-iconbox-icon.tm-wrap-cell {
		padding-right: 10px;
		width: 67px;
}

.themetechmount-iconbox-styletwo .tm-number {
		position: absolute;
		content: '';
		right: 8px;
		top: 3px;
}

.themetechmount-iconbox-styletwo .tm-number {
		font-size: 22px;
		color: #fff;
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo:after {
		position: absolute;
		content: '';
		height: 45px;
		width: 45px;
		top: 0;
		right: 0;
		border-bottom-left-radius: 100%;
		background-color: #fd972e;
		z-index: -1;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
}

.themetechmount-iconbox.themetechmount-iconbox-styletwo:hover:after {
		height: 60px;
		width: 60px;
}

.themetechmount-box-client.tm-greyscle-style .themetechmount-item-thumbnail-inner img {
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
		opacity: .4;
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
}

.themetechmount-box-client.tm-greyscle-style:hover .themetechmount-item-thumbnail-inner img {
		filter: grayscale(0%);
		opacity: 1;
		transform: scale(1);
}

.themetechmount-box-client.tm-greyscle-style .themetechmount-item-thumbnail-inner {
		padding: 12px 20px;
}

.tm-client-logo-box-w>div.tm-client-logo-tooltip .themetechmount-box-client.tm-greyscle-style .themetechmount-item-thumbnail-inner {
		padding: 25px 20px;
}

.tm-list-style-icon.tm-checkok-icon .fa-check:before {
		font-family: "tm-tectxon-icons";
		content: "\e848";
}

.tm-list.tm-list-style-icon.tm-checkok-icon .tm-list-li-content {
		padding-left: 32px;
}

.tm-list.tm-list-style-icon.tm-checkok-icon li i {
		top: 5px;
}

.tm-textalign-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content,.themetechmount-iconbox-stylethree .tm-textalign-center .tm-vc_cta3-content {
		text-align: center;
}

.themetechmount-iconbox-stylethree .tm-textalign-right .themetechmount-iconbox-icon,.tm-textalign-right .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content,.themetechmount-iconbox-stylethree .tm-textalign-right .tm-vc_cta3-content {
		text-align: right;
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree {
		text-align: center;
		background-color: #fff;
		padding: 45px 20px 38px 20px;
}

.themetechmount-iconbox-stylethree .tm-textalign-center .tm-box-icon,.themetechmount-iconbox-stylethree .tm-textalign-center .tm-box-icon i,.themetechmount-iconbox-stylethree .tm-cta3-only.tm-vc_general.tm-vc_cta3 h4,.themetechmount-iconbox-stylethree .tm-cta3-only.tm-vc_general.tm-vc_cta3 h2,.themetechmount-iconbox.themetechmount-iconbox-stylethree {
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
}

.themetechmount-iconbox-stylethree:hover h2.tm-custom-heading,.themetechmount-iconbox-stylethree:hover h4.tm-custom-heading {
		color: #fff!important;
}

.themetechmount-iconbox-stylethree .tm-box-icon i {
		font-size: 45px;
}

.themetechmount-iconbox-stylethree .tm-cta3-only.tm-vc_general.tm-vc_cta3 h2 {
		font-size: 22px;
		line-height: 33px;
}

.themetechmount-iconbox-stylethree .tm-vc_cta3-headers.tm-wrap-cell {
		display: unset;
}

.themetechmount-iconbox-stylethree .themetechmount-iconbox-icon {
		padding-bottom: 16px;
}

.themetechmount-iconbox-stylethree .tm-box-icon {
		position: relative;
		z-index: 3;
		width: 80px;
		line-height: 80px;
		height: 80px;
		text-align: center;
		background-color: #f6f6f6;
		display: inline-block;
}

.themetechmount-iconbox-stylethree .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4,.themetechmount-iconbox-stylethree .tm-cta3-only.tm-vc_general.tm-vc_cta3 h4 {
		margin-bottom: 0;
		font-weight: 400;
		text-transform: none;
}

.themetechmount-iconbox-stylethree .tm-textalign-center .tm-box-icon {
		margin: 0 auto;
}

.tm-col-bgimage-yes .colbg-opacity-full .tm-bg-layer-inner {
		opacity: 1;
}

.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-testimonial-box-view-left-image .themetechmount-box-title h3 a:hover,.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-testimonial-box-view-left-image .themetechmount-box-title h3,.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-testimonial-box-view-left-image .themetechmount-box-title h3 a {
		color: #fff;
}

.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-left-image span.themetechmount-box-footer {
		color: rgba(255,255,255,.8);
}

.themetechmount-portfolio-style1 .themetechmount-box-titles h4 .themetechmount-portfolio-style1 .themetechmount-box-titles h4 a {
		font-size: 22px;
		font-weight: 500;
}

.themetechmount-boxes-portfolio .themetechmount-portfolio-style1 .themetechmount-box-category a {
		font-size: 14px;
}

.themetechmount-boxes-portfolio .themetechmount-portfolio-style1 .themetechmount-box-category,.themetechmount-boxes-portfolio .themetechmount-portfolio-style1 .themetechmount-box-titles h4,.themetechmount-boxes-portfolio .themetechmount-portfolio-style1 .themetechmount-box-titles h4 a {
		color: #fff;
}

.themetechmount-portfolio-style1 .themetechmount-post-item .themetechmount-box-bottom-content {
		position: absolute;
		bottom: 0;
		width: 100%;
		opacity: 1;
		background-color: #333;
		text-align: center;
		padding: 25px 15px;
		top: auto;
		height: auto;
		-webkit-transition: -webkit-transform 0.35s;
		transition: transform 0.35s;
		-ms-transform: translate3d(0,100%,0);
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 3;
}

.themetechmount-portfolio-style1:hover .themetechmount-post-item .themetechmount-box-bottom-content {
		-ms-transform: translate3d(0,0,0);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
}

.themetechmount-portfolio-style1 .themetechmount-post-item {
		overflow: hidden;
}

.tm-buttonhover-white a:hover {
		color: #fff!important;
}

.tm-stepbox2-wrapper2 {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		margin: 0 -15px;
		margin-bottom: 30px;
}

.tm-stepsbox2 .tm-stepsbox-content,.tm-stepbox2-wrapper2 .tm-stepsbox2 {
		position: relative;
}

.tm-stepbox2-wrapper2 .tm-stepsbox2 {
		width: calc(100% / 3);
		padding: 0 15px;
		position: relative;
		margin-top: 20px;
		padding-bottom: 5px;
}

.tm-stepbox2-wrapper2 .tm-stepsbox2:first-child {
		padding-left: 0;
}

.tm-stepbox2-wrapper2 .tm-stepsbox2:last-child {
		padding-right: 0;
}

.tm-stepbox2-wrapper2 .tm-vc_icon_element {
		margin-bottom: 24px;
}

.tm-stepbox2-wrapper2 .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: 60px!important;
}

.tm-stepbox2-wrapper2 .tm-sboxbox-title h5 {
		font-size: 22px;
		line-height: 32px;
}

.tm-stepsbox2:before {
		position: absolute;
		content: '';
		left: 25px;
		bottom: -21px;
		width: 10px;
		height: 10px;
		background-color: #fd972e;
		border-radius: 50%;
		transform: translateX(-50%);
		z-index: 3;
}

.tm-stepsbox2:after {
		position: absolute;
		content: '';
		left: 25px;
		bottom: -26px;
		width: 20px;
		height: 20px;
		background-color: #06163a;
		border-radius: 50%;
		transform: translateX(-50%);
		z-index: 0;
}

.tm-stepbox2-wrapper2 .tm-stepsbox2:first-child:after,.tm-stepbox2-wrapper2 .tm-stepsbox2:first-child:before {
		left: 10px;
}

.tm-stepbox2-wrapper2:after {
		position: absolute;
		content: '';
		height: 1px;
		width: calc(100% + 700px);
		bottom: -17px;
		border-bottom: 1px solid rgba(0,0,0,.15);
		left: 2px;
}

.tm-stepbox2-wrapper2 .tm-stepsbox2 .tm-stepnumber {
		padding-top: 38px;
		font-weight: 600;
}

.tm-stepbox2-wrapper2 .tm-stepsbox2 .tm-stepnumber .tm-box-number {
		position: absolute;
		bottom: 3px;
}

.tm-stepsbox2 .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon,.tm-stepsbox2 .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
		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-stepsbox2:hover .tm-vc_icon_element-inner {
		transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
}

.tm-textcolor-white .tm-stepbox2-wrapper2:after,.tm-bgcolor-skincolor .tm-stepbox2-wrapper2:after,.tm-bgcolor-darkgrey .tm-stepbox2-wrapper2:after {
		border-color: rgba(255,255,255,.06);
}

.tm-textcolor-white .tm-stepbox2-wrapper2 .tm-sboxbox-title h5,.tm-bgcolor-darkgrey .tm-stepbox2-wrapper2 .tm-sboxbox-title h5,.tm-bgcolor-skincolor .tm-stepbox2-wrapper2 .tm-sboxbox-title h5 {
		color: #fff;
}

.tm-textcolor-white .tm-stepbox2-wrapper2 .tm-stepsbox2:after,.tm-bgcolor-skincolor .tm-stepbox2-wrapper2 .tm-stepsbox2:after,.tm-bgcolor-darkgrey .tm-stepbox2-wrapper2 .tm-stepsbox2:after {
		background-color: rgba(255,255,255,.16);
}

.tm-progressbar-style1 .vc_general.vc_single_bar:after {
		position: absolute;
		content: '';
		height: 1px;
		width: 100%;
		border-bottom: 1px solid #e1e1e1;
		top: 10px;
}

.tm-progressbar-style1.themetechmount-progress-bar.vc_progress_bar .vc_single_bar {
		background-color: transparent;
}

.themetechmount-box-topimage-bottom .tm-featured-wrapper {
		overflow: hidden;
}

.themetechmount-box-topimage-bottom .themetechmount-category {
		position: relative;
		z-index: 1;
		background-color: #fd972e;
		width: auto;
		height: 28px;
		left: -3px;
		display: inline-block;
		padding: 1px 16px 4px 17px;
		line-height: 26px;
}

.themetechmount-box-topimage-bottom .themetechmount-category,.themetechmount-box-topimage-bottom .themetechmount-category a {
		color: #fff;
}

.themetechmount-box-topimage-bottom span.ts-meta-line.cat-links {
		font-size: 14px;
}

.themetechmount-box-topimage-bottom:hover .tm-featured-wrapper img {
		-moz-transform: scale(1.09);
		-webkit-transform: scale(1.09);
		-ms-transform: scale(1.09);
		transform: scale(1.09);
}

.themetechmount-box-topimage-bottom .tm-featured-wrapper img {
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all 0.6s ease-in-out;
		-moz-transition: all 0.6s ease-in-out;
		-ms-transition: all 0.6s ease-in-out;
		-o-transition: all 0.6s ease-in-out;
}

.themetechmount-box-topimage-bottom .themetechmount-box-desc {
		padding-left: 28px;
		padding-right: 27px;
		border: 1px solid #e1e1e1;
		border-top: none;
		margin-top: -12px;
}

.themetechmount-box-topimage-bottom .themetechmount-box-desc-footer .tm-post-footer-meta {
		padding: 10px 0;
}

.themetechmount-box-topimage-bottom .themetechmount-blogbox-footer {
		position: relative;
		text-transform: uppercase;
		font-size: 14px;
}

.themetechmount-box-topimage-bottom .themetechmount-blogbox-footer:before {
		background-color: #e1e1e1;
		position: absolute;
		content: '';
		height: 1px;
		width: calc(100% + 60px);
		left: -30px;
		top: 0;
}

.themetechmount-box-blog.themetechmount-box-topimage-bottom .themetechmount-box-content .tm-entry-meta .tm-meta-line {
		padding-right: 21px;
}

.themetechmount-box-blog.themetechmount-box-topimage-bottom .themetechmount-box-desc-text {
		border-top: none;
		padding-top: 5px;
		padding-bottom: 21px;
}

.themetechmount-box-topimage-bottom .themetechmount-box-title h4 a {
		font-size: 22px;
		font-weight: 600;
}

.themetechmount-box-topimage-bottom .themetechmount-box-title {
		padding-top: 14px;
}

.themetechmount-box-topimage-bottom .tm-icon.tm-wrap-cell i {
		font-size: 22px;
		color: #5d6576;
		position: absolute;
		left: -33px;
		top: 4px;
}

.themetechmount-box-topimage-bottom:hover .tm-icon.tm-wrap-cell i {
		color: #fff;
}

.themetechmount-box-topimage-bottom span.tm-meta-line.comments-link:after {
		position: absolute;
		content: '';
		width: 4px;
		height: 4px;
		background-color: #fd972e;
		left: -15px;
		top: 7px;
}

.themetechmount-box-topimage-bottom .tm-icon.tm-wrap-cell {
		position: relative;
		width: 25px;
}

.themetechmount-box-topimage-bottom .tm-icon.tm-wrap-cell:before {
		background-color: #e1e1e1;
		position: absolute;
		content: '';
		height: 100%;
		width: 1px;
		left: 0;
		top: 0;
}

.themetechmount-box-topimage-bottom .tm-icon.tm-wrap-cell:after {
		background-color: #f6f6f6;
		position: absolute;
		content: '';
		height: 100%;
		width: 53px;
		left: 0;
		top: 0;
		z-index: -1;
}

.themetechmount-box-topimage-bottom .tm-icon.tm-wrap-cell i,.themetechmount-box-topimage-bottom .tm-icon.tm-wrap-cell:after,.themetechmount-box-topimage-bottom .tm-icon.tm-wrap-cell:before {
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
}

.themetechmount-box-topimage-bottom .tm-icon.tm-wrap-cell a {
		position: absolute;
		top: 7px;
		right: -19px;
}

.themetechmount-box-topimage-bottom .comments .number {
		padding-right: 3px;
}

article.post_format-post-format-video.themetechmount-box-topimage-bottom .tm-post-format-video,article.themetechmount-blogbox-format-video.themetechmount-box-topimage-bottom .tm-post-format-video,article.post_format-post-format-audio.themetechmount-box-topimage-bottom .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,article.themetechmount-blogbox-format-audio.themetechmount-box-topimage-bottom .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
		padding-bottom: 64.25%;
}

.tm-fontweight-medium blockquote.themetechmount-testimonial-text {
		font-weight: 500;
}

.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 {
		font-size: 14px;
		font-weight: 400;
		margin-bottom: 2px;
}

.tm-header-style-toplogo .info-widget-content h2 {
		position: relative;
		display: block;
		padding-left: 25px;
		font-size: 19px;
		line-height: 21px;
		margin-bottom: 0;
}

.tm-header-style-toplogo .info-widget-content h2.ph_no {
		padding-top: 4px;
}

.tm-header-style-toplogo .widget-left .info-widget-content:before,.tm-header-style-toplogo .widget-right .info-widget-content:after {
		position: absolute;
		top: 43px;
		width: 37px;
		height: 40px;
		background-repeat: no-repeat;
		content: "";
}

.tm-header-style-toplogo .widget-right .info-widget {
		text-align: right;
		float: right;
}

.tm-header-style-toplogo .tm-header-top-wrapper .col-sm-4.col-md-3 .widget-right h2 {
		padding-right: 25px;
}

.tm-header-style-toplogo.tm-header-overlay .info-widget * {
		margin-bottom: 0;
}

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

.tm-header-style-toplogo.tm-header-overlay .info-widget .header-content {
		padding-left: 15px;
}

.tm-header-style-toplogo.tm-header-overlay .info-widget p {
		font-size: 14px;
		line-height: 25px;
		font-weight: 500;
}

.tm-header-style-toplogo.tm-header-overlay .tm-textcolor-white .info-widget p {
		color: #fff;
}

.tm-header-style-toplogo.tm-header-overlay .info-widget h4 {
		font-size: 20px;
		line-height: 27px;
		font-weight: 500;
		text-transform: unset;
}

.tm-header-style-toplogo.tm-header-overlay .info-widget i {
		font-size: 35px;
		line-height: 45px;
}

.tm-header-style-toplogo.tm-header-overlay .info-widget i.fa.fa-phone {
		font: 35px/1 FontAwesome;
		line-height: 45px;
}

/* Страница Representatives, Карточки представителей */

.partner-card-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center; /* Выравниваем карточки по центру контейнера*/
	padding-bottom: 82px; /* Отступ снизу блока с карточками*/
}

.partner-card {
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    flex: 1 1 calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
    margin: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
	word-break: break-word;
}

.partner-card img {
    width: 100%;
    height: 150px;
    object-fit: contain;
    background-color: #000000;
}

.partner-card img.partner-2 {
    width: 100%;
    height: 150px;
    object-fit: fill;
    background-color: #000000;
}

.partner-card-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.partner-card-content h3 {
    font-size: 18px;
    color: #333;
}

.partner-card-content p {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}

.partner-card-content a {
    font-size: 14px;
    color: #020d26;
    text-decoration: none;
    transition: color 0.3s ease;
}

.partner-card-content a:hover {
    color: #ff5e14;
}

a.partner-contact-button {
    font-size: 14px;
	font-weight: 600;
	background-color: #ff5e14;
    padding: 11px 32px 11px 31px;
    color: #fff;
	width: fit-content;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

a.partner-contact-button:hover {
	color: #fff;
	background-color: #06163a;
}

.partner-card-content .partner-contact {
    font-weight: bold;
}

@media (max-width: 1024px) {
    .partner-card {
        flex: 1 1 calc(50% - 20px);
        max-width: calc(50% - 20px);
    }
}

@media (max-width: 768px) {
    .partner-card {
        flex: 1 1 calc(100% - 20px);
        max-width: calc(100% - 20px);
    }
}

/** =================================================== **/
/** Product card **/

.coldcast-container {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
	gap: 25px;
	max-width: 1200px;
	margin: 25px auto;
	padding: 0px;
	box-sizing: border-box;
}


.coldcast-card {
	border-radius: 0px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	height: 100%;
	min-width: 270px;
}

.coldcast-card-head::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 4px solid white; /* Толщина и цвет рамки */
    pointer-events: none; /* Чтобы рамка не мешала кликам */
}

.coldcast-card-head {
	padding: 5px;
	position: relative;
	height: 252px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(135deg, #ff5e14 8%, #fe6c61 83%);
	border-radius: 0px;
}

.coldcast-card-logo {
	width: 55px;
	margin: 10px 17px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.coldcast-product-img {
	margin-top: 0;
	max-height: 100%;
	max-width: 100%;
}

.coldcast-back-text {
	display: inline-block;
	font-size: 50px;
	font-weight: 900;
	opacity: 0.1;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.coldcast-card-body {
	display: flex;
	gap: 10px;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	flex-grow: 1;
}

.coldcast-product-desc {
	flex: 1;
	width: 100%;
	margin-top: 20px;
	padding: 0px 35px;
}

.coldcast-product-title {
	display: block;
	font-size: 17px;
	font-weight: 800;
	letter-spacing: normal;
	text-transform: uppercase;
	line-height: normal;
	font-family: 'Saira', sans-serif;
}

.coldcast-product-title b {
	font-weight: 800;
}

.coldcast-product-caption {
	display: block;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'Saira', sans-serif;
	color: #666;
}

.coldcast-product-caption p {
	margin: 0;
}

.coldcast-buttons {
	width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: center;
    margin-bottom: 20px;
    padding: 0px 35px 35px;
}

.coldcast-btn {
	width: 100%;
	max-width: 100%;
	padding: 8px 0;
	text-decoration: none;
	color: #fff;
	background-color: #ff5e14;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	text-align: center;
	font-weight: 600;
	font-size: 17px;
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: normal;
}

.coldcast-btn-more,
.coldcast-btn-write {
	width: 100%;
}

.coldcast-btn:hover {
	background-color: #010e2a;
	color: #ffffff;
}

/* Медиа-запросы для планшетов и мобильных устройств */
@media only screen and (max-width: 767px) {

	.coldcast-card-head {
	height: 200px;
	}

	.coldcast-product-img {
	max-height: 200px;
	}

	.coldcast-back-text {
	font-size: 45px;
	}

	.coldcast-product-title {
	font-size: 17px;
	}

	.coldcast-product-caption {
	font-size: 12px;
	}

	.coldcast-btn {
	padding: 12px 0;
	flex: 1;
	}
}

.best-in-class {
	color: #fff !important;
}

.best-in-class a {
	color: #fff !important;
}

.best-in-class a:hover {
	color: #020d26 !important;
}

/** =================================================== **/
/** Product page **/

.coldcastpro-wrapper {
    width: 100%;
    margin: 0;
    border-radius: 0;
    padding: 20px;
}

/* Основной блок продукта */
.coldcastpro-product-block {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    flex-wrap: wrap;
}

/* Изображение товара */
.coldcastpro-product-image {
    width: 400px;
    flex-shrink: 0;
}

.coldcastpro-product-image img {
    width: 100%;
    height: auto;
    border-radius: 0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

/* Детали продукта */
.coldcastpro-product-details {
    flex: 1;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Название товара */
.coldcastpro-product-name {
    margin: 0;
    font-size: 30px;
    color: #333;
}

/* Категория товара */
.coldcastpro-product-category {
    color: #ff6600;
    font-size: 16px;
    margin-bottom: 10px;
}

/* Контактная информация */
.coldcastpro-contact-block {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.coldcastpro-contact-info {
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 5px;
}

.coldcastpro-contact-button a {
	color: #fff;
}

.coldcastpro-contact-info a {
	font-size: 15px;
	color: #333;
}

.coldcastpro-contact-info a:hover {
	color: #ff5e14;
}

.coldcastpro-contact-info i {
	color: #ff5e14;
	font-size: 16px;
}

.coldcastpro-contact-info span {
	font-size: 15px;
    font-weight: bold;
    color: #333;
}

/* Секция использования */
.coldcastpro-usage-section {
    margin-top: 20px;
    padding-top: 15px;
}

.coldcastpro-usage-heading {
    font-size: 27px;
    color: #222;
}

.coldcastpro-usage-text {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
    text-align: justify;
}

/* Адаптивный режим: изменение размера изображения товара на мобильных устройствах */
@media (min-width: 768px) and (max-width: 991px) {
    .coldcastpro-product-image {
        width: 270px;
    }
}

/* Адаптивный режим: изменение порядка блоков на мобильных устройствах */
@media screen and (max-width: 768px) {
    .coldcastpro-product-block {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .coldcastpro-product-image {
        width: 100%;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    }

    .coldcastpro-product-image img {
        width: 100%;
        height: auto;
    }

    .coldcastpro-product-details {
        width: 100%;
        text-align: center;
        box-shadow: none;
        padding: 15px;
		box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    }

    .coldcastpro-contact-block {
        align-items: center;
    }

    .coldcastpro-contact-info {
        justify-content: center;
    }

    .coldcastpro-usage-section {
        width: 100%;
        text-align: center;
    }
}

/** =================================================== **/
/** STATS - Progress Bar **/

.coldcastpro-usage-benefits {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.coldcastpro-usage, .coldcastpro-benefits {
    width: 48%;
    padding: 20px;
}

/* Стили для блока Часте використання */
.coldcastpro-usage h2 {
    font-size: 27px;
    color: #020d26;
    margin-bottom: 15px;
    line-height: 35px;
}

.stat-item {
    margin-bottom: 45px;
}

.stat-title {
    font-size: 17px;
    color: #5d6576;
    display: inline-block;
    width: 70%;
}

.stat-percentage {
    font-size: 17px;
    color: #5d6576;
    float: right;
}

.progress-bar {
    width: 100%;
    height: 7px;
    border-radius: 0;
    background: #c0c0c1;
    overflow: hidden;
    margin-top: 5px;
    position: relative;
}

.progress {
    height: 100%;
    border-radius: 0;
    width: 0; /* Начальное значение */
    background: #ff5e14;
    animation: fillProgress 2s ease-out forwards;
}

/* Анимация заполнения */
@keyframes fillProgress {
    from {
        width: 0;
    }
    to {
        width: var(--progress-width);
    }
}

/* Стили для блока Переваги використання */
.coldcastpro-benefits h2 {
    font-size: 27px;
    color: #020d26;
    margin-bottom: 15px;
    line-height: 35px;
	text-align: justify;
}

.coldcastpro-benefits ul {
    list-style: none;
    padding: 0;
	text-align: justify;
}

.coldcastpro-benefits li {
    font-size: 17px;
    color: #5d6576;
    margin-bottom: 10px;
    line-height: 25px;
}

.coldcastpro-benefits li strong {
    color: #020d26;
}

/* Адаптивный дизайн */
@media screen and (max-width: 991px) {
    .coldcastpro-usage-benefits {
        flex-direction: column;
        align-items: center;
		gap: 0;
    }

    .coldcastpro-usage, .coldcastpro-benefits {
        width: 100%;
    }
}

/** =================================================== **/
/** Check out the offer BUTTON **/

.check-offer-button {
    display: inline-block;
	width: fit-content;
    background-color: #ff5e14;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
    text-align: center;
    transition: background-color 0.3s ease-in-out;
}

.check-offer-button:hover {
	background-color: #06163A;
	color: #fff;
}
.check-offer-button:focus,
.check-offer-button:active {
	color: #fff;
	outline: none;
}