<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';
/*
Theme Name: Invetex
Theme URI: http://invetex.themerex.net/
Description: Invetex - Multipurpose and Multiskin Responsive Wordpress theme
Author: themerex
Author URI: http://themerex.net/
Template: invetex
Version: 1.0
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/


@import url("../invetex/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.aboutus-floatimage {
	float: right;
}
.aboutus-pwidth {
	width: 50%;
}
.aboutus-skills ul {
	color: #fff !important;
}
.aboutus-skills h4 {
	color: #fff !important;
}
.about-tab-boxes {
	border-top: 1px solid #b7b7b7 !important;
	border-bottom: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
}
.about-tabs li a {
	margin-right: 25px !important;
}
.about-tabs li a {
	border: 0px !important;
}
.about-tabs li.ui-state-active a::after {
	background-color: #0071BC !important;
}
.angled-bkg {
/*	background: #41ade5;
 	width:110%;
 	top:-5%;
	left:-5%;
	-webkit-transform: skewY(2deg);
    -moz-transform: skewY(2deg);
    -ms-transform: skewY(2deg);
    -o-transform: skewY(2deg);
    transform: skewY(2deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: initial; */
}
.angled-bkg::before {
/*   content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #41ade5;
  z-index: -1;
  bottom: 0;
  transform-origin: left bottom;
  transform: skewY(3deg); 
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: visible;
  width: 100%;
  height: 250px;
  background: #41ade5;
  z-index: -1;
  -webkit-transform: skewY(-2deg);
  -moz-transform: skewY(-2deg);
  -ms-transform: skewY(-2deg);
  -o-transform: skewY(-2deg);
  transform: skewY(-2deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: initial; */
}
.angled-bkg2 {
 	/* background: #39383D; */
}
.angled-bkg p, .angled-bkg h4 {
	/* color: #fff !important;
	margin-top: 0px; */
/* 	-webkit-transform: skewY(-2deg);
	-moz-transform: skewY(-2deg);
	-ms-transform: skewY(-2deg);
	-o-transform: skewY(-2deg);
	transform: skewY(-2deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: initial; */
}
.angled-bkg2 p, .angled-bkg2 h4 {
/* 	color: #fff !important;
	margin-top: 0px; */
}
.fourD-discovery {
	margin: 0 1% 0 3%;
	width: 23% !important;
}
.fourD-determine {
	margin: 0 1% 0 0;
	width: 23% !important;
	-webkit-animation-delay: 0.5s; /* Safari 4.0 - 8.0 */
    animation-delay: 0.25s;
}
.fourD-design {
	margin: 0 1% 0 0;
	width: 23% !important;
	-webkit-animation-delay: 0.5s; /* Safari 4.0 - 8.0 */
    animation-delay: 0.5s;
}
.fourD-delivery {
	margin: 0 1% 0 0;
	width: 23% !important;
	-webkit-animation-delay: .75s; /* Safari 4.0 - 8.0 */
    animation-delay: .75s;
}
.fourD-bullets {
	color: #fff;
	height: 175px;
	padding-bottom: 20px;
}
.bio-image-top {
	margin-top: 6px;
}
.title-border {
	position: relative;
	padding-bottom: 5px !important;
}
.title-border::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #0071BC;
	width: 30px;
}
.title-border-center {
	position: relative;
	padding-bottom: 15px !important;
}
.title-border-center::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 3px;
	background-color: #0071BC;
	width: 30px;
}
/* .contact-pageform {
	background-repeat: no-repeat;
	height: 1000px;
} */
.contact-title {
	color: #fff !important;
	font-size: 40px;
}
.contact-form .sc_form_message {
	height: 300px;
}
.home-page-text {
	font-size: 20px;
}
.services-box {
	background-color: #fff;
}
.services-box:hover {
	-webkit-box-shadow: 9px 10px 9px -3px rgba(0,113,188,1);
	-moz-box-shadow: 9px 10px 9px -3px rgba(0,113,188,1);
	box-shadow: 9px 10px 9px -3px rgba(0,113,188,1);
}
.services-calltoaction::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	display: block !important;
	z-index: 1;
}
.services-calltoaction h2 {
	font-size: 1.5em !important;
	color: #fff !important;
	padding-top: .35em;
}
.services-calltoaction .sc_call_to_action .sc_call_to_action_descr {
	color: #fff !important;
}
.target-market .sc_services_item {
	background-color: #2476bf !important;
	padding: 1em 1em 0 !important;
}
.target-market .sc_icon {
	color: #fff !important;
	border-color: #fff !important;
}
.target-market h4 {
	color: #fff !important;
}
.word-cloud {
	max-width: 500px;
}
/* --- CSS Overrides ---*/
.menu-footer-menu-container li {
	font-size: 1.3em;
	border-bottom: 0px !important;
}
.menu-footer-menu-container li:before {
	content: '\2022' !important;
	font-size: 1.2em;
}
.scheme_custom body, .scheme_custom .page_wrap, .scheme_custom .copy_wrap, .scheme_custom #page_preloader {
	background-color: #fff !important;
}
.header_mobile .login {
	display: none !important;
}
.top_panel_title .cat_post_info {
	margin: 2em 0 0 0;
}
.top_panel_title_inner {
	padding: 0;
}
.top_panel_top_contact_area {
	color: yellow;
	background-color: rgba(0,0,0,0.5);
	padding-bottom: 0;
}
@media screen and (max-width: 767px) and (min-width: 480px) {
	.about-tabs .sc_tabs_title {
		width: 33% !important;
		float: left;
		padding: 0px !important;
		margin: 0px !important;
	}
	.widget_number_4 {
		margin-left: 0 !important;
		margin-right: 4% !important;
	}
}
/* --- Media CSS ---*/
@media screen and (max-width: 767px) {
	.aboutus-floatimage {
		float: none;
	}
	.aboutus-pwidth {
		width: 100%;
	}
	.about-tabs li {
		word-wrap: initial !important;
	}
	.about-tabs li a {
		margin-right: 0px !important;
	}
	.about-tabs .vc_column_container {
		width: 50% !important;
		float: left !important;
		padding: 0px !important;
		margin: 0px !important;
	}
	.fourD-discovery {
		float: left;
		margin: 0 5% 20px 5%;
		width: 40% !important;
	}
	.fourD-determine {
		float: left;
		margin: 0 5% 20px 5%;
		width: 40% !important;
	}
	.fourD-design {
		float: left;
		margin: 0 5% 20px 5%;
		width: 40% !important;
	}
	.fourD-delivery {
		float: left;
		margin: 0 5% 20px 5%;
		width: 40% !important;
	}
	.fourD-discovery .sc_section, .fourD-determine .sc_section, .fourD-design .sc_section, .fourD-delivery .sc_section {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.widget_number_3 {
		display: none !important;
	}
}
@media screen and (max-width: 480px) {
	.about-tabs .sc_tabs_title {
		float: none !important;
		text-align: center !important;
		border: 1px solid #e4e7e8 !important;
		margin-left: 0px !important;
	}
	.about-tabs .sc_tabs_title {
		float: none !important;
		text-align: center !important;
		border: 1px solid #e4e7e8 !important;
	}
	.header_mobile .menu_button {
		left: 50% !important;
		right: 0 !important;
		top: 100px !important;
	}
	.header_mobile .content_wrap {
		margin: 0 auto !important;
	}
	.header_mobile .side_wrap {
		margin-top: 50px;
	}
}
@media screen and (max-width: 400px) {
	.fourD-discovery {
		margin: 0 13% 20px 13%;
		width: 74% !important;
	}
	.fourD-determine {
		margin: 0 13% 20px 13%;
		width: 74% !important;
	}
	.fourD-design {
		margin: 0 13% 20px 13%;
		width: 74% !important;
	}
	.fourD-delivery {
		margin: 0 13% 20px 13%;
		width: 74% !important;
	}
}</pre></body></html>