@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,600,700|Roboto+Condensed:400,700");
/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
html {
	background-color: #262626;
}
body {
	font-family: 'Raleway', sans-serif;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	background-image: url(/wp-content/uploads/2017/08/PC-Corp-Home-BG_02.jpg);
	background-size: cover;
	background-position: bottom center;
	max-width: 1280px;
	font-size: 16px;
	padding: 0;
	margin: 0 auto;
}
p::after {
	clear: both;
	display: table;
	content: "";
}
p>img.alignright {
	margin-left: 20px;
}
@media all and (max-width: 992px) {
	p>img.alignright {
		margin-left: 0;
	}
}
.header {
	height: 640px;
	background-position: center;
	background-size: cover;
	position: relative;
}
@media all and (max-width: 992px) {
	.header--content {
		padding: 0 15px;
		left: 10% !important;
	}
}
@media all and (max-width: 600px) {
	.header--content {
		margin-top: 50px;
	}
	.header--about .header--content {
		margin-top: 10px;
	}
}

.header::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(38,38,38,1) 0%, rgba(38,38,38,0.75) 25%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(38,38,38,1) 0%,rgba(38,38,38,0.75) 25%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(38,38,38,1) 0%,rgba(38,38,38,0.75) 25%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.header--content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%);
	max-width: 600px;
	color: #fff;
}
.header-home .header--content {
	left: 60%;
}
.header--content>div {
	color: #fff;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
	font-weight: 500;
	font-size: 42px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.header--content>h1 {
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.5em;
}
.top--wrapper {
	position: relative;
	display: flex;
	justify-content: space-between;
}
.top--wrapper__right .nav {
	position: relative;
	z-index: 999;
}
.top--wrapper__right {
	margin-right: 10px;
}
.top--wrapper__right>.nav>ul>li {
	margin-right: 15px;
	position: relative;
}
@media only screen and (max-width: 992px) {
	.top--wrapper__right>.nav>ul>li {
		margin: 0;
	}
}
.top--wrapper__right>.nav>ul>li:last-child {
	margin-right: 0;
}
.top--wrapper__right>.nav>ul>li.orange>a {
	color: #b05f27;
	font-weight: 600;
}
@media only screen and (max-width: 992px) {
	.top--wrapper__right>.nav>ul>li.orange>a {
		color: #fff;
		font-weight: 400;
	}
}
.top--wrapper__right>.nav>ul>li.orange>a::after {
	content: '\f090';
	font-family: FontAwesome;
	margin-left: 10px;
}
.top--wrapper__right>.nav>ul>li>a {
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
.top--wrapper__right>.right-side-text {
	font-family: 'Roboto Condensed', sans-serif;
	text-align: right;
	font-weight: bold;
	color: #fff;
	margin-right: 10px;
}
.top--wrapper__right>.right-side-text a {
	color: #fff;
	text-decoration: none;
}
.top--wrapper__right>.right-side-text a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 992px) {
	.top--wrapper__right>.right-side-text {
		padding: 25px 0;
		margin-right: 0;
		text-align: center;
	}
}
.top-right__toggle {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #414f5c;
	color: #fff;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	height: 45px;
	width: 45px;
	display: none;
	cursor: pointer;
	user-select: none;
	z-index: 999;
	transition: all .15s ease-in-out;
}
.top-right__toggle:hover {
	background-color: #7e97af;
}
@media only screen and (max-width: 992px) {
	.top-right__toggle {
		display: flex;
	}
}
@media only screen and (max-width: 992px) {
	.top--wrapper__right {
		position: absolute;
		top: 0;
		right: 0;
		background-color: #414f5c;
		width: 320px;
		margin-right: 0;
		display: none;
	}
}
.nav>ul {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	list-style: none;
}
@media only screen and (max-width: 992px) {
	.nav>ul {
		padding: 50px 15px 0;
		display: block;
	}
}
.nav>ul>li.megamenu ul li.megamenu-item {
	position: relative;
	width: 50%;
}
.nav>ul>li.megamenu ul li.megamenu-item>ul {
	margin: 0;
	padding: 0;
}
.nav>ul>li.megamenu .nav--item__description {
	font-size: 13px;
	font-weight: 500;
	color: #dcd5d5;
}

.nav>ul>li.megamenu .nav--item__description p{
    font-weight: bold;
}

.nav>ul>li.megamenu .nav--item__description ul{
    padding-left: 15px;
    list-style-type: disc !important;
}

.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li .nav--item__description ul li{
    display: list-item !important;
    padding-bottom: 5px;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu .nav--item__description {
		display: none;
	}
}
.nav>ul>li.megamenu .nav--megamenu__wrapper {
	display: none;
	color: #fff;
	background: #414f5c;
	position: absolute;
	min-width: 900px;
	background-clip: padding-box;
    padding-left: 20px;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu .nav--megamenu__wrapper {
		display: none;
		position: relative;
		transform: none;
		width: auto;
		min-width: 0;
		left: auto;
	}
}
.nav>ul>li.megamenu .nav--megamenu__wrapper>ul {
	padding: 30px 20px;
	margin: 0;
	list-style-type: none;
	position: relative;
	display: block;
    width: 70%;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu .nav--megamenu__wrapper>ul {
		width: 100%;
	}
}
.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li {
	list-style-type: none;
	width: 50%;
	margin-bottom: 25px;
	padding-right: 10px;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li {
		width: 100%;
		margin-bottom: 5px;
	}
}
.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li:nth-child(2n) {
	position: absolute;
	left: 50%;
	top: 30px;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li:nth-child(2n) {
		position: relative;
		top: auto;
		left: auto;
	}
}
.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li ul {
	list-style-type: none;
	display: block !important;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li ul {
		padding: 0 15px;
	}
}
.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li ul li {
	display: block !important;
	width: 100%;
}
.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li ul li a {
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 10px;
	transition: all .15s ease-in-out;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li ul li a {
		font-size: 12px;
	}
}
.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li ul li a:hover {
	color: #b05f27;
}
.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li a {
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 600;
	transition: all .15s ease-in-out;
}
.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li a:hover {
	color: #b05f27;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu .nav--megamenu__wrapper>ul>li a {
		font-size: 12px;
		margin-bottom: 5px;
	}
}
.nav>ul>li.megamenu .nav--megamenu__title {
	margin: 0 0 25px;
	font-size: 18px;
}
.nav>ul>li.megamenu .nav--megamenu__text {
	margin-bottom: 25px;
	font-size: 13px;
	opacity: .8;
}
.nav>ul>li.megamenu .nav--megamenu__cta {
	display: inline-block;
	color: #fff;
	padding: 7px 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	border-radius: 4px;
	border: 1px solid #fff;
	transition: all .15s ease-in-out;
}
.nav>ul>li.megamenu .nav--megamenu__cta>i {
	margin-right: 5px;
}
.nav>ul>li.megamenu .nav--megamenu__cta:hover {
	background-color: #7e97af;
}
.nav>ul>li.megamenu .nav--megamenu__content {
	width: 30%;
	padding: 30px 30px 30px 20px;
	border-left: 1px solid #7e97af;
	text-align: left;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu .nav--megamenu__content {
		display: none;
	}
}
.nav>ul>li.megamenu:hover .nav--megamenu__wrapper {
	display: flex;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li.megamenu:hover .nav--megamenu__wrapper {
		display: none;
	}
}
.nav>ul>li:last-child>a {
	border-bottom: none;
}
.nav>ul>li>a {
	padding: 10px;
	margin: 0;
	display: inline-block;
	position: relative;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li>a {
		display: flex;
		align-items: center;
		border-bottom: 1px solid rgba(255, 255, 255, 0.25);
		height: 40px;
		font-size: 14px !important;
	}
}
.nav>ul>li>ul {
	position: absolute;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #414f5c;
	padding: 5px 0;
	background-clip: padding-box;
}
.nav>ul>li>ul>li {
	padding: 5px 20px;
}
.nav>ul>li>ul>li>a {
	white-space: nowrap;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
}
.nav>ul>li:hover {
	background-color: #414f5c;
	color: #fff;
}
.nav>ul>li:hover>ul {
	display: block;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li:hover>ul {
		display: none;
	}
}
.nav>ul>li .sub-menu {
	display: none;
}
@media only screen and (max-width: 992px) {
	.nav>ul>li .sub-menu {
		position: relative;
		top: auto;
		left: auto;
	}
}
.nav-drop-toggle {
	display: none;
	position: absolute;
	color: #fff;
	margin-left: 8px;
	position: absolute;
	right: 0;
	height: 30px;
	width: 30px;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	top: 5px;
	background-color: #7e97af;
}
@media only screen and (max-width: 992px) {
	.nav-drop-toggle {
		display: flex;
	}
}
.nav-drop-toggle.active i {
	transform: rotate(180deg);
}
.core-services--container {
	display: flex;
	color: #fff;
	text-align: center;
}
@media only screen and (max-width: 992px) {
	.core-services--container {
		display: block;
	}
	.core-services--small .core-services--title br {
		display: none;
	}
	.core-services--small {
		padding-bottom: 0 !important;
	}
	.core-services--wide {
		padding-top: 0 !important;
	}
}
.core-services--small {
	padding: 28px 0;
	background: rgba(255, 255, 255, 0.8);
	height: 275px;
	min-width: 33.33%;
	width: 33.33%;
	position: relative;
}
@media only screen and (max-width: 992px) {
	.core-services--small {
		width: 100%;
		height: auto;
	}
}
.core-services--wide {
	padding: 28px 0;
	height: 275px;
	background: rgba(255, 255, 255, 0.8);
	flex-grow: 1;
	display: flex;
	flex-wrap: wrap;
}
@media only screen and (max-width: 992px) {
	.core-services--wide {
		height: auto;
		flex-direction: column;
	}
}
.core-services--top {
	width: 100%;
	min-width: 100%;
}
.core-services--left {
	width: 50%;
}
@media only screen and (max-width: 992px) {
	.core-services--left {
		width: 100%;
	}
}
.core-services--right {
	width: 50%;
}
@media only screen and (max-width: 992px) {
	.core-services--right {
		width: 100%;
	}
}
.core-services--label h3 {
	color: #464646;
	font-weight: 600;
	font-size: 16px;
	margin: 0;
}
.core-services--icon {
	width: 75px;
	height: 75px;
	margin: 10px auto;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #479ab8;
	font-size: 36px;
}
.core-services--title h2 {
	font-size: 22px;
	color: #464646;
	font-weight: 500;
	margin: 0;
}

.core-services--title h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0 !important;
}

.core-services--title p {
    font-size: 16px;
    font-weight: normal;
    margin: 0 !important;
}
.core-services--button {
	border-radius: 4px;
	border: 1px solid #464646;
	color: #464646;
	text-decoration: none;
	padding: 3px 15px;
	font-weight: 500;
	display: inline-block;
	margin-top: 30px;
	transition: all .15s ease-in-out;
}
.locations-list--item__cta .core-services--button {
	margin-top: 0 !important;
}
.core-services--button:hover {
	color: #fff;
	border-color: #414f5b;
	background-color: #414f5b;
}
.icon-box-cta {
	padding: 40px 0;
}
.icon-box-cta--icon {
	color: #fff;
	opacity: .6;
	font-size: 60px;
	margin-right: 25px;
}
@media only screen and (max-width: 992px) {
	.icon-box-cta--icon {
		width: 100%;
		text-align: center;
		margin: 0;
	}
}
.icon-box-cta--wrapper {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 900px;
}
@media only screen and (max-width: 992px) {
	.icon-box-cta--wrapper {
		flex-wrap: wrap;
	}
}
.icon-box-cta--content {
	width: 70%;
}
@media only screen and (max-width: 992px) {
	.icon-box-cta--content {
		margin-bottom: 25px;
		width: 100%;
		text-align: center;
	}
}
.icon-box-cta--content__title h2 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
}
.icon-box-cta--content__description p {
	margin: 0;
	color: #fff;
	line-height: 24px;
	font-size: 18px;
}

.icon-box-cta--content__description a {
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    background: #b05f27;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px;
    border-radius: 4px;
    transition: all .15s ease-in-out;
}

.icon-box-cta--content__description a:hover {
    background-color: #414f5b;
}

.icon-box-cta--button {
	background-color: #b05f27;
	color: #fff;
	border-radius: 4px;
	font-weight: 500;
	text-decoration: none;
	padding: 7px 20px;
	font-size: 16px;
	transition: all .15s ease-in-out;
}
.icon-box-cta--button:hover {
	background-color: #414f5b;
}
.customer-testimonials {
	padding: 40px 0;
	background-color: #fff;
}
.customer-testimonials--dark {
  background-color: #3c4a57;
  color: #fff;
}
.customer-testimonials--grey {
  background-color: #e9e8e8;
}
.customer-testimonials--wrapper {
	display: flex;
	align-items: center;
  justify-content: space-between;
	margin: 0 auto;
	max-width: 950px;
}

.customer-testimonials .customer-testimonials--wrapper:last-child {
    margin-top: 45px;
}

.customer-testimonials--wrapper::before,
.customer-testimonials--wrapper::after {
  display: none;
}
@media only screen and (max-width: 992px) {
	.customer-testimonials--wrapper {
		display: flex;
		flex-direction: column-reverse;
	}
	.customer-testimonials--right-align .customer-testimonials--wrapper {
		flex-direction: column;
	}
}
.customer-testimonials--left{
	width: 50%;
	margin-right: 5%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
@media only screen and (max-width: 992px) {
	.customer-testimonials--left {
		width: 90%;
		margin: 0 auto;
	}
}
.customer-testimonials--content {
  width: 65%;
  margin-right: 5%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media only screen and (max-width: 992px) {
  .customer-testimonials--content {
    width: 90%;
    margin: 0 auto;
  }
}
.customer-testimonials--left::before,
.customer-testimonials--content::before {
	display: block;
	content: '\f10d';
	font-family: FontAwesome;
	font-size: 60px;
	color: #d3d5d7;
	width: 20%;
}
@media only screen and (max-width: 992px) {
	.customer-testimonials--left::before,
  .customer-testimonials--content::before {
		width: auto;
		margin-right: 25px;
	}
}
.customer-testimonials--left p,
.customer-testimonials--content p {
	margin: 0;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 500;
	width: 100%;
}
.customer-testimonials__content {
		width: 75%;
}

@media only screen and (max-width: 992px) {
	.customer-testimonials__content {
			width: auto;
	}
}
.customer-testimonials--meta {
	width: 100%;
	text-align: right;
	margin-top: 15px;
    font-size: 20px;
}
.customer-testimonials--right {
	width: 30%;
	text-align: right;
}
@media only screen and (max-width: 992px) {
	.customer-testimonials--right {
		width: 50%;
		text-align: center;
		margin-top: 25px;
	}
}
@media only screen and (max-width: 425px) {
	.customer-testimonials--right {
		width: 80%;
	}
}
.customer-testimonials--right img {
	max-width: 100%;
	height: auto;
}
.customer-testimonials--cta a {
  background-color: #b05f27;
  color: #fff;
  border-radius: 4px;
  font-weight: 500;
  display: block;
  max-width: 350px;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  padding: 7px 20px;
  font-size: 16px;
  transition: all .15s ease-in-out;
}
.customer-testimonials--cta a:hover {
  background-color: #414f5b;
}
@media all and (max-width: 992px) {
	.customer-testimonials--cta a {
		margin-top: 20px;
	}
}
.prominent-logos {
	padding: 25px 0;
}
.prominent-logos h1 {
	text-align: center;
	color: #fff;
	margin-bottom: 25px;
	font-weight: 500;
}
.prominent-logos--wrapper {
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
	max-width: 1000px;
	margin: 0 auto;
}
@media only screen and (max-width: 992px) {
	.prominent-logos--wrapper {
		flex-wrap: wrap;
		justify-content: center;
	}
	.prominent-logos--wrapper img {
		margin: 10px 20px;
	}
}
.prominent-logos--wrapper img {
	display: block;
}
.prominent-logos--cta-wrapper {
	display: flex;
	justify-content: center;
	padding: 20px 0;
}
.prominent-logos--cta {
	display: inline-block;
	text-decoration: none;
	background: #b05f27;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 5px 20px;
	border-radius: 4px;
	transition: all .15s ease-in-out;
}
.prominent-logos--cta:hover {
	background-color: #414f5b;
}
.industries {
	background-color: rgba(60, 74, 87, 0.8);
	padding: 25px 0;
}
.industries--wrapper {
	display: flex;
	max-width: 1000px;
	margin: 0 auto;
	justify-content: space-between;
}
@media only screen and (max-width: 992px) {
	.industries--wrapper {
		flex-wrap: wrap;
	}
}
.industries--item {
	text-align: center;
}

@media only screen and (max-width: 992px) {
	.industries--item {
    width: 50%;
		margin-bottom: 25px;
	}
}
@media only screen and (max-width: 768px) {
  .industries--item {
    width: 100%;
  }
}
.industries--item a.industry--link {
	display: block;
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	text-decoration: none;
	transition: all .15s ease-in-out;
}
.industries--item a.industry--link i {
	margin-left: 10px;
}
.industry--icon-link {
	text-decoration: none;
}
.industries--icon {
	background-color: #acacac;
	border-radius: 50%;
	height: 100px;
	width: 100px;
	color: #464646;
	font-size: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.staff-testimonials {
	padding: 75px 0;
}
.staff-testimonials--container {
	position: relative;
	max-width: 550px;
	padding: 0 50px;
}
.staff-testimonials--wrapper {
	max-width: 1100px;
}
@media all and (max-width: 992px) {
	.staff-testimonials.main-cta-block .staff-testimonials--container {
		max-width: 700px;
		margin: 0 auto;
	}
}
.staff-testimonials p {
	color: #fff;
	position: relative;
	font-size: 16px;
	margin: 0;
	padding-right: 80px;
	line-height: 24px;
}
.staff-testimonials--container::after {
	position: absolute;
	top: 0;
	right: 40px;
	display: block;
	content: '\f10e';
	font-family: FontAwesome;
	font-size: 60px;
	color: #d3d5d7;
}
@media all and (max-width: 768px) {
	.staff-testimonials--container::after {
		right: 20px;
	}
}
.staff-testimonials--meta {
	text-align: right;
	margin-top: 10px;
	color: #fff;
	font-size: 16px;
}
.staff-testimonials--cta-section {
	text-align: center;
}
.staff-testimonials--cta-section>h3 {
	color: #fff;
	font-size: 32px;
	margin: 30px 0 0;
}
.staff-testimonials--cta-section__button {
	background: #b05f27;
	color: #fff;
	display: block;
	text-align: center;
	padding: 8px 5px;
	font-weight: 500;
	text-decoration: none;
	border-radius: 4px;
	margin: 15px 0;
	transition: all .15s ease-in-out;
}
.staff-testimonials--cta-section__button:hover {
	background-color: #414f5b;
}
.staff-testimonials--cta-section span {
	font-size: 20px;
	font-weight: 800;
	color: #fff;
}
.staff-testimonials--cta-section span a {
	text-decoration: none;
	color: #fff;
}
.staff-testimonials--cta-section span a:hover {
	text-decoration: underline;
}
.action-box {
	text-align: center;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

@media only screen and (max-width: 992px) {
	.action-box {
		margin-bottom: 25px;
	}
}
.action-box--title {
	font-size: 22px;
	margin: 10px 0 15px;
	font-weight: bold;
	color: #444;
}
.action-box--title h2 {
	margin: 0;
	font-size: 22px;
}
.action-box--cta {
	display: inline-block;
	background-color: transparent;
	border: 1px solid #414f5b;
	color: #414f5b;
	border-radius: 4px;
	font-weight: 500;
	text-decoration: none;
	padding: 4px 20px;
	font-size: 16px;
	transition: all .15s ease-in-out;
	margin-top: 25px;
}
.action-box--cta:hover {
	color: #fff;
	background-color: #414f5b;
}

.action-box--icon i {
	background: #444;
	color: #fff;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
}
.fancy-list {
	padding: 10px 0 30px;
	background-color: #e9e8e8;
}
.fancy-list--container {
	max-width: 1000px;
	margin: 0 auto;
}
.fancy-list--title {
	margin-top: 30px;
	margin-bottom: 40px;
	font-style: italic;
	color: #b05f27;
	font-weight: 500;
	font-size: 36px;
}
.fancy-list--item {
	display: flex;
	margin-bottom: 40px;
}
.fancy-list--item__left {
	width: 100px;
	height: 100px;
	min-width: 100px;
	min-height: 100px;
	background-color: #acacac;
	color: #fff;
	border-radius: 50%;
	margin: 0 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 54px;
}
@media only screen and (max-width: 768px) {
  .fancy-list--item__left {
    display: none;
  }
}
.fancy-list--item__right {
	width: 77.5%;
}
@media only screen and (max-width: 992px) {
	.fancy-list--item__right {
  	width: 100%;
		padding: 0 10px;
  }
}
.fancy-list--item__icon {
	margin: 0 auto;
	max-width: 50%;
}
.fancy-list--item__number {
	font-size: 30px;
	border-radius: 50%;
	width: 75px;
	height: 75px;
	color: #fff;
	background-color: #acacac;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	        align-items: center;
	margin: 0 auto;
}
.fancy-list--item__title h3 {
	font-size: 21px;
	font-weight: 500;
	margin: 0;
}
.fancy-list--item__content {
	font-size: 16px;
	line-height: 1.5em;
}
.fancy-list--cta {
	background-color: #b05f27;
	color: #fff;
	border-radius: 4px;
	font-weight: 500;
	display: block;
	max-width: 350px;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
	padding: 7px 20px;
	font-size: 16px;
	transition: all .15s ease-in-out;
}
.fancy-list--cta:hover {
	background-color: #414f5b;
}
.explore-block {
	background: #b05f27;
	padding: 45px 0;
}
.explore-block--title {
	color: #fff;
	font-size: 25px;
	margin-bottom: 30px;
	text-align: center;
}
.explore-block--wrapper {
	display: flex;
	justify-content: space-between;
	max-width: 1000px;
	margin: 0 auto;
}
@media only screen and (max-width: 992px) {
	.explore-block--wrapper {
		flex-wrap: wrap;
	}
}
.explore-block--item {
	text-align: center;
}
@media only screen and (max-width: 992px) {
	.explore-block--item {
		margin-bottom: 25px;
    width: 50%;
	}
}
@media only screen and (max-width: 768px) {
  .explore-block--item {
    width: 100%;
  }
}
.explore-block--item a {
	display: block;
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	text-decoration: none;
	margin-top: 20px;
	transition: all .15s ease-in-out;
}
.explore-block--item a h3 {
	margin: 0;
	font-weight: 500;
	font-size: 20px;
}
.explore-block--item a i {
	margin-left: 10px;
}
.explore-block--item a:hover, .explore-block--item:hover a {
	color: #3c4a57;
}
.explore-block--icon {
	background-color: #3c4a57;
	border-radius: 50%;
	height: 100px;
	width: 100px;
	color: #fff;
	font-size: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.locations-list {
	padding: 10px 20px 35px;
	background-color: #fff;
}
.locations-list .container-fluid{
  max-width: 1000px;
  margin: 0 auto;
}
.locations-list--top {
	background-color: rgba(60, 74, 87, 0.9);
	padding: 30px 0;
	font-weight: 500;
}
.locations-list--title {
	color: #fff;
	font-size: 21px;
	max-width: 1000px;
	margin: 0 auto;
}
@media only screen and (max-width: 992px) {
.locations-list--title {
	padding: 0 15px;
}
}
.locations-list--item {
	margin: 20px 0;
}
.locations-list--item__title h2 {
	font-size: 21px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 15px;
}
.locations-list--item__content {
	font-size: 16px;
	line-height: 1.5em;
}
.locations-list--item__content p {
	margin: 0;
}
.locations-list--item__cta {
	margin-top: 20px;
}
.locations-list--item__cta a {
	padding: 5px 15px;
}
.services-list {
	background: #fff;
	padding: 10px 0 35px;
}
.services-list--title {
	font-size: 30px;
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.5em;
}
.services-list--item {
	margin: 30px 0 0;
}
.services-list--item__title h2 {
	font-size: 21px;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 0;
}
.services-list--item__content {
	line-height: 1.5em;
}
.services-list--item__cta {
	text-align: center;
	margin-left: 15px;
}
.services-list--item__cta a {
	background: #b05f27;
	border-radius: 4px;
	padding: 7px 30px;
	color: #fff;
	text-decoration: none;
	transition: all .15s ease-in-out;
	display: block;
}
.services-list--item__cta a:hover {
	background-color: #414f5b;
}
@media only screen and (max-width: 992px) {
	.services-list--item__cta a {
		display: block;
		text-align: center;
	}
}

.modal-title {
	padding: 30px 0;
	text-align: left;
	background-color: #b05f27;
	color: #fff;
}
.modal-container {
	background: #c1bfc0;
	text-align: center;
}
.modal-container>.container-fluid {
	background: #fff;
	padding: 0;
}
.modal-container>.container {
	padding: 30px 0;
}
.modal-container--title {
	font-size: 21px;
	max-width: 1000px;
	margin: 0 auto;
}
.modal-container .modal--item {
	position: relative;
	width: 33.33%;
	height: 280px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
@media only screen and (max-width: 992px) {
	.modal-container .modal--item {
		width: 100%;
	}
}
.modal-container .modal--item:nth-child(even) {
	background-color: #e9e8e8;
}
.modal-container .modal--item__trigger {
	border-radius: 4px;
	border: 1px solid #464646;
	color: #464646;
	text-decoration: none;
	padding: 3px 25px;
	cursor: pointer;
	font-weight: 500;
	display: inline-block;
	margin-top: 30px;
	transition: all .15s ease-in-out;
}
.modal-container .modal--item__trigger:hover {
	color: #fff;
	border-color: #414f5b;
	background-color: #414f5b;
}
.modal-container .modal--item__title h2 {
	margin-bottom: 15px;
	font-size: 21px;
	color: #464646;
	font-weight: 500;
	margin-top: 0;
}
.modal-container .modal--item__icon {
	font-size: 36px;
	color: #479ab8;
	margin-bottom: 15px;
}
.modal-container .modal--item__description h3 {
	font-size: 16px;
  padding: 0 15px;
  font-weight: 600;
  margin: 0 auto;
  max-width: 330px;
}
.modal-container .modal--item__content {
	display: none;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	font-weight: bold;
	z-index: 999;
}
.modal-container .modal--item__content-text {
	max-width: 500px;
	height: 300px;
	background: rgba(89, 103, 110, 0.9);
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABBCAMAAAC5KTl3AAAA0lBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+Gi8hrAAAARXRSTlMAAQIDBAUGBwgJCgsMDRNrbHB5e3x+gIKDhYaIiYuMjpGSl52eoKOmqKqrr7S1t7q8vsDBxcfIys7P0dXZ3N7g4uTm6PuGG5YzAAABAElEQVQYGe3Bx0LCQBQF0DuZGQhiRxRRLKjYFQxNitju//+SeaEIu0w2bOYceJ7neWtSutVYsfNs4eKYfNVYUiI7BuntM9bSWCgzFgVIrUnxZjBzSPFjkZpuUkQGiQrF1xYc6BeKtkGsSjEpwknwRNGxwAnFeAOOgkeKblijGBXgLLin+KUY5pGBanDuPYdM1DWnehYZBd9MbCOrA071LLKpcK6fQxY1/hvk4UxdUAw26xTDEI5UnaKfg7qkGIVwoq4oehaxc4pxAQ5Ug6JjkahRfBSR3g1F22CmSvEZILUzxiKDhSPGBgrpnZItjSVlsmvhYu9OY8Xug4HneZ63Fn/onD9YYs+VGwAAAABJRU5ErkJggg==);
	background-position: top right;
	background-repeat: no-repeat;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 25px 75px;
	border-radius: 5px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1000;
}
@media only screen and (max-width: 992px) {
	.modal-container .modal--item__content-text {
		padding: 25px;
		width: 90%;
	}
}
.modal-container .modal--item__open {
	display: block;
}
.modal-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.data-credibility {
	padding: 55px 0 60px;
	background-color: #3c4a57;
	color: #fff;
	font-size: 20px;
}
.data-credibility--wrapper {
	max-width: 875px;
	margin: 0 auto;
	height: 150px;
	display: flex;
	font-family: 'Roboto Condensed', sans-serif;
}
@media only screen and (max-width: 992px) {
  .data-credibility--wrapper {
    display: block;
    height: auto;
  }
}

.data-credibility--wrapper span {
	font-size: 60px;
	font-weight: bold;
	display: block;
}
.data-credibility--wrapper p {
	width: 50%;
	min-width: 50%;
	font-size: 25px;
	margin: 0;
}

@media only screen and (max-width: 992px) {
  .data-credibility--wrapper p {
  	width: 100%;
  	min-width: 100%;
  }
}

.data-credibility--wrapper p:first-child {
	text-align: left;
	align-self: flex-start;
}
.data-credibility--wrapper p:last-child {
	text-align: right;
	align-self: flex-end;
}
.partners-container {
	padding: 45px 0 30px;
	background-color: #fff;
}
.partners-container--list {
	display: flex;
	justify-content: center;
	max-width: 1000px;
	margin: 0 auto;
}
.partners-container--list ul {
	text-align: left;
	padding: 0;
	width: 100%;
}
.partners-container--list ul>li {
	list-style: none;
	line-height: 1.5em;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 15px;
}
.partners-container--list ul>li::before {
	content: "\f061";
	color: #b05f27;
	font-family: 'FontAwesome';
	margin-right: 10px;
}
.partners-container--title {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 27px;
	font-weight: 500;
	margin-bottom: 30px;
}
.partners-container--items {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.partners-container--item {
	width: 40%;
	text-align: center;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.partners-container--item>img {
	max-width: 220px;
	height: auto;
	width: 100%;
}
.partners-container--item>span {
	display: block;
}
.vendors {
	padding: 30px 0;
	position: relative;
	background: #3c4a57;
	color: #fff;
}
.vendors--title {
	text-align: center;
	font-size: 25px;
	margin-bottom: 25px;
}
.vendors-logos--wrapper {
	position: relative;
}
.vendors-logos--cta-wrapper {
	display: flex;
	justify-content: center;
}
.vendors-logos--cta {
	text-decoration: none;
	background: #0063a7;
	color: #fff;
	padding: 8px 20px;
	margin-top: 20px;
	border-radius: 4px;
}
.vendors ul {
	position: relative;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding: 0 100px;
}
.vendors ul>li {
	float: left;
	list-style: none;
	display: flex;
	justify-content: space-between;
	padding: 0 100px;
}
@media only screen and (max-width: 992px) {
	.vendors ul {
		flex-wrap: wrap;
	}
	.vendors-logos--stack img {
		display: block;
		margin: 0 auto;
	}
	.vendors-logos--stack li {
		padding: 0 !important;
		display: block !important;
		float: none !important;
	}
}
@media only screen and (max-width: 750px) {
	.vendors ul {
		padding: 0 30px;
		flex-direction: column;
		justify-content: center;
	}
	.vendors ul li {
		text-align: center;
	}
}
.unslider {
	position: relative;
}
.unslider-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
	display: block;
	cursor: pointer;
}
.unslider-arrow.prev {
	left: 25px;
}
.unslider-arrow.next {
	right: 25px;
}
.simple-content-block {
	background-color: #e9e8e8;
	padding: 30px 0;
}
.simple-content-block img {
	max-width: 100%;
	margin-left: auto;
	display: block;
	height: auto;
}
@media all and (min-width: 600px) and (max-width: 992px) {
	.simple-content-block img {
		margin: 20px auto;
		width: 50%;
	}
}
@media all and (max-width: 600px) {
	.simple-content-block img {
		width: 100%;
	}
}

.simple-content-block__title {
	font-size: 28px;
	margin-bottom: 15px;
}
.simple-content-block--wrapper {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 15px;
}
.simple-content-block--content {
	font-size: 18px;
	line-height: 1.5em;
}
.simple-content-block--content p:first-child {
	margin-top: 0;
}
.simple-content-block--content p a {
	color: #b05f27;
	text-decoration: none;
}
.simple-content-block--content a:hover {
	text-decoration: underline;
}
.simple-content-block--content .core-services--button:hover {
	text-decoration: none;
}
.simple-content-block--row {
	display: flex;
	margin: 0 -15px;
	align-items: center;
}
@media only screen and (max-width: 992px) {
	.simple-content-block--row {
		flex-direction: column;
	}
	.simple-content-block--center {
		display: flex;
		justify-content: center;
		margin-bottom: 20px;
	}
}
.simple-content-block .simple-content-block--col {
	width: 70%;
	padding: 0 15px;
}

.simple-content-block .simple-content-block--col__30 {
	width: 30%;
}

.about-us-section {
	background-color: #fff;
	padding: 30px 0;
}

.clean-page .about-us-section {
	padding-top: 40px;
}

.clean-page h1,
.clean-page h2,
.about-us-section--title h2 {
	color: #b05f27;
	font-size: 36px;
	font-weight: 500;
	margin-bottom: 35px;
	margin-top: 0;
}
.about-us-section--image img {
	max-width: 100%;
	display: block;
}
.about-us-section--wrapper {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 15px;
}
.about-us-section--content {
	font-size: 16px;
	line-height: 1.5em;
}
.about-us-section--content p:first-child {
	margin-top: 0;
}
.about-us-section--row {
	display: flex;
	margin: 0 -15px;
}
@media only screen and (max-width: 992px) {
	.about-us-section--row {
		flex-direction: column;
	}
}
.about-us-section--col {
	width: 50%;
	padding: 0 15px;
}
@media only screen and (max-width: 992px) {
	.about-us-section--col {
		width: 100%;
		padding: 15px;
	}
}
.blog {
	background-color: #fff;
}
.blog h1, .blog h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 21px;
}
.blog h1>a, .blog a>h2 {
	text-decoration: none;
	color: #000;
}
.blog--post__title {
	text-decoration: none;
}
.blog h1 {
margin-top: 25px;
font-size: 28px;
}
.blog--single {
	max-width: 750px !important;
	margin: 0 auto;
}

.blog--post {
	margin-bottom: 40px;
	padding: 50px 70px;
}
@media only screen and (max-width: 992px) {
	.blog--post {
		padding: 50px 0px;
	}
}
.blog--post:nth-child(even) {
	background-color: #e9e8e8;
}
.blog--post__image img {
	display: block;
	width: 100%;
	height: auto;;
}
.blog--post__image a,
.recents--image a {
	width: 100%;
	display: block;
	padding-bottom: 56.25%;
	background-size: cover;
	background-position: center;
}
.blog--post__meta {
	display: flex;
	font-size: 12px;
}
.blog--post__meta--left, .blog--post__meta--right {
	width: 50%;
}
.blog--post__excerpt {
	font-size: 16px;
	line-height: 1.5em;
}
.blog--post__cta {
	margin-top: 35px;
	display: inline-block;
	margin-bottom: 15px;
}
.blog--post__cta a {
	background-color: transparent;
	border: 1px solid #414f5b;
	color: #414f5b;
	border-radius: 4px;
	font-weight: 500;
	text-decoration: none;
	padding: 4px 20px;
	font-size: 16px;
	transition: all .15s ease-in-out;
}
.blog--post__cta a:hover {
	color: #fff;
	background-color: #414f5b;
}
.blog--pagination {
	display: flex;
	width: 100%;
	justify-content: center;
}
.blog--pagination>ul {
	list-style: none;
	padding: 0;
	margin: 25px 0;
}
.blog--pagination>ul>li {
	display: inline-block;
	margin: 0 3px;
}
.blog--pagination>ul>li.active a {
	background: #363636;
}
.blog--pagination>ul>li>a {
	text-decoration: none;
	background: #414f5b;
	border-radius: 4px;
	color: #fff;
	padding: 6px 10px;
}
.flex--align__right {
	justify-content: flex-end;
}
.recents--block {
	text-align: center;
}
.recents--block__title {
	display: flex;
	justify-content: center;
	margin: 0 0 25px;
}
.recents--title h2 {
	margin: 8px 0;
}
.recents--title>a {
	text-decoration: none;
	color: #363636;
}
.recents--title>a:hover {
	text-decoration: underline;
}
.short-cta {
	padding: 30px 0;
	background: #3c4a57;
	color: #fff;
}
.short-cta--wrapper {
	max-width: 900px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
@media only screen and (max-width: 992px) {
	.short-cta--wrapper {
		display: block;
		text-align: center;
	}
}
.short-cta__text {
	display: inline-block;
	margin-right: 15px;
	font-size: 28px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
	.short-cta__text {
		display: block;
		margin-right: 0;
		margin-bottom: 25px;
	}
}
.short-cta__link {
	display: inline-block;
	margin-left: 50px;
}
@media only screen and (max-width: 992px) {
	.short-cta__link {
		margin-left: 0;
	}
}
.short-cta__link>a {
	background: #b05f27;
	border-radius: 4px;
	padding: 7px 30px;
	color: #fff;
	text-decoration: none;
	transition: all .15s ease-in-out;
}
.short-cta__link>a:hover {
	background-color: #414f5b;
}
.check-list {
	padding: 20px 0;
}
.check-list h3 {
	margin-top: 0;
}
.check-list>ul {
	list-style: none;
	padding: 0;
}
.check-list>ul>li::before {
	content: "\f00c";
	display: inline-block;
	margin: 5px 15px 5px 0;
	color: #363636;
	font-family: 'FontAwesome';
}
.contact--container__content .check-list ul li a {
	color: #b05f27 !important;
}
.contact--container__content .check-list ul li a:hover {
	color: rgb(60, 74, 87) !important;
	text-decoration: underline;
}
.office-map {
	padding: 0 0 20px;
}
.office-map__map {
	margin: 10px 0;
}
.office-map__info>span {
	display: block;
}
.office-map__info--address {
	margin-bottom: 20px;
}
.contact-form {
	padding: 40px 80px 50px;
	width: 100%;
	background-color: #e9e8e8;
}
@media all and (max-width: 600px) {
	.contact-form {
		padding: 40px 40px 50px;
	}
}
.contact-form__recaptcha {
	margin: 20px auto 30px;
	max-width: 900px;
	display: flex;
	justify-content: center;
}
.contact-form__submit {
	display: flex;
	justify-content: center;
}
.contact-form__submit>input {
	background: #b05f27;
	border-radius: 4px;
	padding: 7px 70px;
	font-size: 18px;
	-webkit-appearance: none;
	color: #fff;
	text-decoration: none;
	border: none;
	cursor: pointer;
	transition: all .15s ease-in-out;
}
.contact-form__submit>input:hover {
	background-color: #414f5b;
}
.contact-form h3 {
	font-size: 21px;
	margin-bottom: 15px;
	margin-top: 0;
	font-weight: 600;
}
.contact-form__wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media only screen and (max-width: 992px) {
	.contact-form__wrapper {
		display: block;
	}
}
.contact-form__left {
	width: 46%;
}
@media only screen and (max-width: 992px) {
	.contact-form__left {
		width: 100%;
	}
}
.contact-form__right {
	width: 48%;
}
@media only screen and (max-width: 992px) {
	.contact-form__right {
		width: 100%;
	}
}
.contact-form__input input, .contact-form__input textarea {
	width: 100%;
}
.contact-form__input {
	display: flex;
	justify-content: space-between;
	margin: 15px 0;
}
@media only screen and (max-width: 992px) {
	.contact-form__input {
		display: block;
	}
}
.contact-form__input>label {
	width: 20%;
	line-height: 28px;
}
.contact-form__input > .wpcf7-form-control-wrap {
	width: 80%;
}
@media only screen and (max-width: 992px) {
	.contact-form__input>label {
		width: auto;
	}
}
.contact-form__input input {
	height: 28px;
}
.contact-form__input input, .contact-form__input textarea {
	width: 100%;
	border: none;
	padding: 5px;
	border-radius: 4px;
}
.contact-form__input textarea {
	height: 115px;
}
@media only screen and (max-width: 992px) {
	.contact-form__input span {
		display: block;
		width: 100% !important;
	}
}
.contact--wrapper {
	background-color: #fff;
}
.contact--container__title {
	background-color: #b05f27;
	padding: 10px 100px;
	font-weight: 500;
	color: #fff;
	font-size: 21px;
	margin: 0 auto;
}
.contact--container__title h2 {
	font-weight: 500;
}
.contact--container__title h2 a {
	color: #fff;
}
.contact--container__title h2 a:hover {
	text-decoration: none;
}
@media only screen and (max-width: 992px) {
	.contact--container__title {
		padding: 30px 15px;
	}
	.contact--container__title h2{
		margin: 0 !important;
	}
}
.contact--container__title h2 {
	display: inline-block;
}
.contact--container__content {
	display: flex;
	padding: 50px 100px;
}
.contact--container__content .check-list {
	width: 50%;
	min-width: 50%;
}

.contact--container__content .check-list ul li {
	font-weight: 600;
	color: #000;
}
.contact--container__content .check-list ul li a {
	color: #000;
	text-decoration: none;
}
.contact--container__content .check-list ul li::before {
	color: #b05f27;
}
.contact--container__content .office-map {
	width: 50%;
	min-width: 50%;
}
@media only screen and (max-width: 992px) {
	.contact--container__content {
		padding: 50px 15px;
		flex-wrap: wrap;
	}
	.contact--container__content .check-list {
		width: 100%;
		min-width: 100%;
	}
	.contact--container__content .office-map {
		width: 100%;
		min-width: 100%;
	}
}
.contact--container__content .office-map h2 {
	margin-top: 0;
	margin-bottom: 18px;
	font-size: 18px;
}
.contact--container__content .office-map__map {
	max-width: 100%;
}
.contact--container__content .office-map__map iframe {
	max-width: 100%;
}
.contact--container__content .office-map__info {
	font-weight: 600;
}
footer {
	color: #ffffff;
	background-color: rgba(60, 74, 87, 0.9);
	padding: 50px 0 25px;
}
@media all and (max-width: 992px) {
	footer {
		text-align: center;
	}
}
footer .widget_nav_menu {
	font-family: 'Raleway', sans-serif;
}
footer .widget_nav_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 500;
}
footer .widget_nav_menu ul>li {
	line-height: 1.5em;
	margin-bottom: 15px;
}
footer .widget_nav_menu ul>li.bold {
	font-weight: bold;
}
footer .widget_nav_menu ul>li.margin-bottom-0 {
	margin-bottom: 0;
}
footer .widget_nav_menu ul>li>a[href] {
	color: #ffffff;
	text-decoration: none;
	transition: all .15s ease-in-out;
}
footer .widget_nav_menu ul>li>a[href]:hover {
	color: #b05f27;
}
footer .widget_nav_menu ul>li>a[href]>h2 {
	margin: 0;
	font-weight: 500;
	font-size: 14px;
}
footer .widget_nav_menu ul>li.menu-item-has-children>a {
	display: inline-block;
	margin-bottom: 5px;
}
footer .widget_nav_menu ul>li.menu-item-has-children>ul.sub-menu>li::before {
	content: '- ';
}
footer .widget_nav_menu ul>li.menu-item-has-children>ul.sub-menu>li {
	margin-bottom: 0;
}
footer .widget_nav_menu ul>li.menu-item-has-children>ul.sub-menu>li>a>h3 {
	font-weight: 500;
	font-size: 14px;
	margin: 0;
	display: inline;
}
.footer--content {
	line-height: 1.5em;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
}
.footer--widget__title h2, .footer--widget__title {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 0;
	font-family: 'Raleway', sans-serif;
}
.footer--location-item {
	margin-bottom: 15px;
	line-height: 1.5em;
}

.footer--location-item:first-child {
	margin-top: 20px;
} 

.footer--location-item:last-child {
	margin-bottom: 0;
}

@media all and (max-width: 992px) {
	.footer--location-item:last-child {
		margin-bottom: 40px;
	}
	footer #nav_menu-2 {
		margin-bottom: 40px;
	}
}
.footer--location-item>span {
	display: block;
}
.footer--location-item>span a {
	color: #ffffff;
	text-decoration: none;
	transition: all .15s ease-in-out;
}
.footer--location-item>span a:hover {
	color: #b05f27;
}
.footer__social {
	text-align: center;
	margin-top: 25px;
}
.footer__social>a {
	color: #c1bfc0;
	font-size: 36px;
	margin-right: 10px;
}
.footer__social>a:last-child {
	margin-right: 0;
}
.footer--copy {
	font-size: 14px;
}
.text--align__center {
	text-align: center;
}
.breadcrumbs {
	margin: 20px 0 20px 10px;
}
.vc_column_container>.vc_column-inner {
	padding: 0 !important;
}
@media only screen and (max-width: 992px) {
  .vc_column_container>.vc_column-inner .wpb_text_column  {
  	padding: 0 15px !important;
  }
}
.vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.services-list--row {
	padding: 10px 30px;
}

.services-list--item a {
	color: #e8e5e5;
	transition: all .25s ease;
}

.services-list--item a:hover {
	color: #fff;
}

.white-background {
	background: #fff !important;
}

.simple-content-block--cta {
	display: block;
	margin-top: 50px;
}

.simple-content-block--cta a {
	border: 2px solid #b05f27;
	color: #b05f27;
	border-radius: 4px;
	padding: 5px 30px;
	display: inline-block;
	font-weight: bold;
	transition: all .25s ease;
}

.simple-content-block--cta a:hover {
	color: #fff;
	background: #b05f27;
	text-decoration: none;
}

.blog--post__content img {
	max-width: 100%;
	height: auto;
}

.blog--post__content {
	line-height: 1.5em;
}

.recents--block__title h1 {
	font-size: 28px;
	margin-bottom: 15px;
}

.blog--recent .recents--image {
	text-align: left;
}

.blog--recent .recents--image img {
	max-width: 100%;
	height: auto;
}

.blog--recent .recents--title h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.blog--recent {
	background-color: #e9e8e8;
	padding: 35px 50px;
}

.recents--flex {
	display: flex;
	margin: 0 auto;
	max-width: 1000px;
}

.recents--col {
	width: 50%;
	position: relative;
	padding: 0 15px 50px 15px;
}

@media only screen and (max-width: 992px) {
	.recents--flex {
		display: block;
	}
	.recents--col {
		width: 100%;
	}
}

.recents--block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
}

.recents--block .blog--post__cta {
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	text-align: left;
	margin: 0 !important;
}

.recents--block .blog--post__cta a {
	display: inline-block;
}

footer .footer--widget__title a {
	color: #ffffff;
}

.main-cta-block {
	padding: 50px;
}
@media only screen and (max-width: 992px) {
	.main-cta-block {
		padding: 50px 15px;
		text-align: center;
	}
}

.main-cta-block .main-cta-block--title {
	color: #fff;
	font-size: 28px;
	margin-top: 0;
	font-weight: 500;
}

.main-cta-block .staff-testimonials--container p::after {
	display: none;
}

.main-cta-block .staff-testimonials--container {
	max-width: 800px;
}

.main-cta-block .staff-testimonials--cta-section__button {
	margin: 40px 0 20px;
}

.main-cta-block .staff-testimonials--cta-section {
	max-width: 550px;
}

@media all and (max-width: 992px) {
	.staff-testimonials p {
		padding-right: 80px;
	}
	.main-cta-block.staff-testimonials p {
		padding-right: 0 !important;
	}
}

.services-list--row {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}

.services-list--left,
.services-list--right {
	box-sizing: border-box;
}

.services-list--left {
	width: 55%;
}

.services-list--right {
	width: 40%;
}

@media all and (max-width: 992px) {
	.services-list--row {
		flex-direction: column;
	}
	.services-list--left,
	.services-list--right {
		width: 100%;
	}
}

.no-padding-row .wpb_content_element  {
	margin-bottom: 0;
}

.industries--item .industries--icon {
	transition: all .3s ease;
}

.top--wrapper__left a {
	display: block;
}

.top--wrapper__left img,
.top--wrapper__left object {
  max-width: 180px;
	width: 100%;
  height: auto;
	padding-top: 15px;
	padding-left: 20px;
	pointer-events: none;
}

.header-home .top--wrapper__left img,
.header-home .top--wrapper__left object {
	max-width: 100%;
	width: 600px;
	opacity: 0.5;
}

@media all and (max-width: 1200px) {
	.header-home .top--wrapper__left img,
	.header-home .top--wrapper__left object {
		width: 400px;
	}
}

@media all and (max-width: 992px) {
	.header-home .top--wrapper__left img,
	.header-home .top--wrapper__left object {
		width: 100%;
		max-width: 180px;
		opacity: 1;
	}
}

.staff-testimonials.main-cta-block.why-us .main-cta-block--title {
	color: #b05f27;
}

.staff-testimonials.main-cta-block.why-us {
	text-align: center;
	padding-top: 0;
}

.staff-testimonials.main-cta-block.why-us .staff-testimonials--container {
	max-width: 100%;
}

.staff-testimonials.main-cta-block.why-us .staff-testimonials--cta-section {
	max-width: 350px;
	width: 100%;
	margin: 0 auto;
}

.explore-block--item .explore-block--icon {
	transition: all .3s ease;
}

.explore-block--item .explore--link i {
	margin-left: 0;
}

.header.pcc-post {
	height: auto !important;
	background: #3c4a57;
	padding: 0 0 20px;
}

.simple-content-block.equal-split .simple-content-block--col {
	width: 50%;
}

.simple-content-block.equal-split .simple-content-block--row {
	align-items: flex-start;
}

@media only screen and (max-width: 992px) {
	.simple-content-block .simple-content-block--col,
	.simple-content-block.equal-split .simple-content-block--col {
		width: 100%;
		padding: 15px;
	}
	.simple-content-block.equal-split .simple-content-block--col {
		padding: 15px 50px;
	}
	.simple-content-block--col__30 {
		width: 100% !important;
	}
	.fancy-list--title {
		margin-top: 0;
	}
	.simple-content-block {
		padding-bottom: 10px;
	}
	.fancy-list--item__left {
		width: 80px;
		height: 80px;
	}
}

.icon-box-cta--cta {
	width: 30%;
}

.blog--post__excerpt a,
.blog--post__content a {
	color: #b05f27;
	text-decoration: none;
}

.blog--post__excerpt a:hover,
.blog--post__content a:hover {
	color: rgb(60, 74, 87);
	text-decoration: underline;
}

.industry--link h3 {
	margin: 0;
	font-weight: 500;
	font-size: 20px;
}

@media all and (max-width: 500px) {
	.staff-testimonials--container {
		padding: 0 10px !important;
	}
}

.contact__left {
	width: 50%;
	min-width: 50%;
}

.contact__left .office-map__info--address {
	font-size: 18px;
}

@media all and (max-width: 992px) {
	.contact__left {
		width: 100%;
		min-width: 100%;
	}
}

.customer-testimonials .container-fluid h2 {
	text-align: center;
	width: 100%;
	margin-top: 0;
	margin-bottom: 35px;
}

.industries--item {
	color: #fff;
}

.industries--item h3 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.explore-block--item h3 {
	color: #fff;
	margin-bottom: 0;
}

.header--inner {
	height: 500px;
}

.header--inner .header--content {
	top: 60%;
	left: 40%;
	transform: translate(-30%, -50%);
	max-width: 100%;
}

.no-content .staff-testimonials--container::after {
	display: none;
}

@media all and (max-width: 425px) {
	.prominent-logos--cta-wrapper {
		margin: 0 25px;
		text-align: center;
	}
}


/* Footer Changes */
footer .footer--widget__title{
	font-weight: bold;
}

.menu-footer-our-services-container .menu-item.custom-link{
	margin-top: 20px;
}

footer .footer--content p{
	margin-bottom: 0;
}

footer #text-2 .footer--widget__title{
	font-weight: 500;
	margin-bottom: 3px;
}

footer .footer--content p a{
	color:#fff;
	text-decoration: none;
}

footer .footer--location-item h4{
	font-weight: 500;
	font-size: 14px;
	margin: 0;
}

.menu-footer-our-services-container .menu-item{
	margin-bottom: 3px;
}

footer .widget_locations_widget .footer--widget__title{
	margin-bottom: 0;
}

.menu-footer-our-services-container .menu-item.custom-link{
	margin-top: 20px;
}

footer .footer--content p{
	margin: 0;
}


/* Navigation Phone */
.nav .menu-item.phone{ 
	position: relative;
	width: 130px;
}

.nav .menu-item.phone a{
	margin-left: 15px;
}

.nav .menu-item.phone:before{
	position: absolute;
	content:'';
	background: url('../../images/phone-icon.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.header-home .top--wrapper__left img, .header-home .top--wrapper__left object{
	width: 400px !important;
	margin-left: 0 !important;
}

.header--inner .top--wrapper__left img{
	transform: scale(1.1) !important;
}


@media all and (max-width: 992px){
	.nav>ul>li .sub-menu{
		text-align: left;
	}
	.top--wrapper__right{
		z-index: 9;
	}

	.header--inner .header--content{
		margin-bottom: 0 !important;
		padding-bottom: 30px;
	}
	.header--inner .header--content div{
		margin-bottom: 0;
	}

	#text-2 .footer--widget__title{
		margin-top: 30px;
	}
}

@media all and (min-width: 992px){
	.top--wrapper, .header--inner .top--wrapper{
		display: flex !important;
		align-items: flex-end !important;
		height: 100%;
	}
	.header--inner .top--wrapper__left img{
		transform: none !important;
		width: 100%;
		max-width: inherit;
		height: 100% !important;
		width: 224px !important;
		margin-left: 0 !important;
		padding-left: 0 !important;
	}

	.top--wrapper__left img{
		padding-left: 0 !important;
	}

	.header--inner .top--wrapper__left img{
		margin-left: -20px !important;
	}

	.header--inner .top--wrapper__left a{
		height: 100%;
		display: flex;
		align-items: flex-end;
	}

	.header-home .top--wrapper__left img{
		margin-left: -30px !important;
		margin-bottom: -20px;
		width: 550px !important;
	}
}

/* Contact Form Select styles */

.contact-form__wrapper .contact-form__input .wpcf7-select{
	width: 100%;
    border: none;
    padding: 5px;
	border-radius: 4px;
	height: 28px;
	direction: ltr;
	background-color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}

.activedemand-wrapper{
	padding: 0 !important;
}

.activedemand-wrapper .column-inner{
	padding: 0 !important;
}

.activedemand-wrapper .form-group label{
	line-height: 28px !important;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #000 !important;
	margin-bottom: 0 !important;
	font-family: 'Raleway', sans-serif !important;
	padding-right: 3px !important;
}

.activedemand-wrapper .form-group input, .activedemand-wrapper .form-group select,
.activedemand-wrapper .form-group textarea{
    border: none !important;
	padding: 5px !important;
	margin: 0 !important;
	border-radius: 4px !important;
	direction: ltr;
	height: 28px !important;
}

.activedemand-wrapper .form-group textarea{
	height: 115px !important;
}

.activedemand-wrapper .form-group{
	margin: 0 0 15px !important;
}

.activedemand:not(.skip-activedemand-css) .form-group span.required{
	color: #000;
	padding-left: 0;
}

.column-1.col-lg-6, .column-0.col-lg-6{
	width: 100%;
}
.activedemand:not(.skip-activedemand-css) .col-lg-6{
	width: 100% !important;
}

.activedemand-page .container-fluid div.row{
	display: block !important;
}

.activedemand-button-container .activedemand-button{
	background: #b05f27 !important;
	border-radius: 4px !important;
	padding: 7px 70px !important;
	font-size: 18px !important;
	-webkit-appearance: none;
	color: #fff;
	text-decoration: none;
	border: none;
	cursor: pointer;
	transition: all .15s ease-in-out;
	font-family: 'Raleway', sans-serif !important;
}

.activedemand-button-container{
	margin-top: 30px !important;
}

.activedemand-button-container .activedemand-button:hover{
	background-color: #414f5b !important;
}


@media all and (min-width: 992px){
	.container-fluid{
		padding: 0 !important;
	}
	.activedemand-page .container-fluid div.row{
		display: flex !important;
		flex-wrap: wrap !important;
		justify-content: space-between !important;
		margin: 0 !important;
	}

	.activedemand:not(.skip-activedemand-css) .col-lg-6{
		width: 50% !important;
	}
	
	.activedemand:not(.skip-activedemand-css) .column-0.col-lg-6{
		width: 50% !important;
		display: inline-block !important;
		float: none !important;
	}
	.activedemand:not(.skip-activedemand-css) .column-1.col-lg-6{
		width: 46% !important;
		display: inline-block !important;
		float: none !important;
		margin-left: 4%;
	}

	.activedemand:not(.skip-activedemand-css) .column-inner>div{
		float: none !important;
	}

	.activedemand-wrapper .form-group label{
		width: 20% !important;
		float: none !important;
	}

	.activedemand-wrapper .form-group{
		display: flex !important;
		justify-content: space-between !important;
		margin: 15px 0 !important;
	}

	.activedemand-wrapper .form-group input, .activedemand-wrapper .form-group select,
	.activedemand-wrapper .form-group textarea{
		width: 80% !important;
		float: none !important;
	}

	.activedemand-button-container{
		text-align: center !important;
	}
}

@media all and (min-width: 1200px){
	.activedemand:not(.skip-activedemand-css) .column-0.col-lg-6{
		width: 48% !important;
		display: inline-block !important;
		float: none !important;
		margin-right: 2%;
	}
	.activedemand:not(.skip-activedemand-css) .column-1.col-lg-6{
		width: 46% !important;
		display: inline-block !important;
		float: none !important;
		margin-left: 4%;
	}
}

.page-template-page-managed-it-services{
	background-image: none;
	box-shadow: none;
	max-width: 100%;
	background-color: transparent;
	margin-top: -32px;
}

.page-template-page-managed-it-services .banner{
	background-position: 50%!important;
	background-size: cover !important;
    background-repeat: no-repeat!important;
    height: 100vh;
    position: fixed;
    z-index: -2;
    width: 100%;
}

.page-template-page-managed-it-services section.bg-white{
	background: #fff;
}

.page-template-page-managed-it-services section.bg-black{
	background-color: #171717;
	color: #F2F2F2;
}

.page-template-page-managed-it-services section.bg-blacklight{
	background-color: #262626;
	color: #F2F2F2;
}

.page-template-page-managed-it-services section.transparent{
	color: #fff;
}

.page-template-page-managed-it-services section.bg-grey{
	background: #DADADA;
}

.page-template-page-managed-it-services header{
	display: flex;
    flex-wrap: wrap;
}
.page-template-page-managed-it-services header .banner-content{
        color: #fff;
        padding: 110px 24px 75px;
        order: 1;
}
.page-template-page-managed-it-services header .banner-content h1{
	margin: 0 0 53px;
	color: #fff;
	font-weight: normal;
	line-height: 1.17821;
}
.page-template-page-managed-it-services header .banner-content p{
	line-height: 1.48;
	margin-top: 0;
}

.pccorp-logo{
	order: 0;
}
.page-template-page-managed-it-services header .pccorp-logo figure svg{
	width: 180px;
}

.page-template-page-managed-it-services section{
	padding: 70px 24px;
}

.page-template-page-managed-it-services section h2{
	font-weight: normal;
}

.page-template-page-managed-it-services section h3{
	line-height: 1.17142;
	margin-bottom: 35px;
}

.page-template-page-managed-it-services section span{
	display: block;
	font-weight: bold;
	line-height: 1.17142;
	font-size: 1.17em;
}

.page-template-page-managed-it-services section .phone-number a{
	font-weight: 300;
	font-size: 35px;
	text-decoration: none;
	color: #fff;
}

.button-group{
	display: inline-flex;
	margin-top: 30px;
}

.button-group a.button{
	background: transparent;
	border: 2px solid #000000;
	padding: 15px 31px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}

.bg-black .button-group a.button, .bg-blacklight .button-group a.button{
	border: 2px solid #fff;
	color: #fff;
}

.button-group a.button:hover{
	background: #000;
	color: #F2F2F2;
}

.bg-black .button-group a.button:hover, .bg-blacklight .button-group a.button:hover{
	background: #fff;
	color: #000;
}

.page-template-page-managed-it-services p strong{
	font-size: 1.17em;
	margin-bottom: 35px;
}

.right-it-support .column{
	padding-top: 35px;
	margin-top: 45px;
	border-top: 2px solid #000;
}

.page-template-page-managed-it-services section .container{
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100%;
}

.page-template-page-managed-it-services section .column div{
	padding-top: 25px;
}

.page-template-page-managed-it-services section .column div p{
	margin-bottom: 0;
}

.page-template-page-managed-it-services section .column > div:not(:last-child){
	padding: 25px 0 35px;
	border-bottom: 2px solid #F2F2F2;
}

.page-template-page-managed-it-services main section:nth-child(6) > div.container p{
	line-height: 1.3867;
}

.page-template-page-managed-it-services section:nth-child(8) .or{
	margin: 0 0 45px;
}

.page-template-page-managed-it-services section:nth-child(8) .form-call-to-action p:first-child{
	margin-bottom: 10px;
}

.page-template-page-managed-it-services section:nth-child(8) .form-call-to-action p:last-child{
	margin-top: 0px;
}

.page-template-page-managed-it-services section:nth-child(8){
	padding: 35px 24px 70px;
}

.page-template-page-managed-it-services footer{
    padding: 0 24px 37px;
	background-color: #fff;
}
.page-template-page-managed-it-services footer .wrap-site{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.page-template-page-managed-it-services footer p, .page-template-page-managed-it-services footer a{
	color: #000 !important;
	margin: 0;
}

.page-template-page-managed-it-services footer svg{
	width: 170px;
}

.page-template-page-managed-it-services footer svg path{
	fill: #171717;
}

.page-template-page-managed-it-services .activedemand-wrapper {
    padding: 0!important;
    float: none!important;
	width: 100%;
    box-sizing: border-box;
}

.page-template-page-managed-it-services .activedemand-wrapper {
	padding: 0 !important;
	float: none !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .container-fluid {
	padding: 0 !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .container-fluid .row {
	margin: 0 !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .container-fluid .column {
	padding: 0 !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field {
	padding: 0 !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field .form-group {
	margin: 0 0 28px !important;
	padding: 0 !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field label {
	display: none;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field input,
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field textarea{
	height: 57px !important;
	background: transparent !important;
	border: none !important;
	border-bottom: 2px solid #000000 !important;
	margin: 0 !important;
	font-family: 'Raleway', sans-serif !important;
	line-height: 1.1785 !important;
	font-size: 18px !important;
	padding: 0 0 18.5px !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field textarea{
	height: 150px !important;
	width: 100% !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field .checkbox {
	margin: 22px 0 0 !important;
	padding: 0 !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field .checkbox label {
	font-family: 'Raleway', sans-serif !important;
	line-height: 1.1785 !important;
	font-size: 18px !important;
	display: flex !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field .checkbox label input {
	margin-right: 16px !important;
	width: 25px;
	height: 25px !important;
	font-size: 18px !important;
	vertical-align: bottom;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .cta_button .cta-content-wrapper {
	padding: 0 !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .cta_button .activedemand-button-container .activedemand-button {
	background: transparent !important;
	border: 2px solid #000 !important;
	font-family: #000 !important;
	font-weight: 400 !important;
	font-size: 20px !important;
	text-align: center;
	color: #000 !important;
	padding: 21px 60px !important;
	border-radius: 0 !important;
}
.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .cta_button .activedemand-button-container .activedemand-button:hover {
	background: #000 !important;
	color: #fff !important;
	border: 2px solid #000 !important;
}


@media screen and (max-width: 782px){
	.page-template-page-managed-it-services {
		margin-top: -46px;
	}
}

@media screen and (min-width: 1025px){
	.page-template-page-managed-it-services header .pccorp-logo figure{
		margin: 0;
	}
	.page-template-page-managed-it-services header{
		display: block;
        position: relative;
        height: 100vh;
	}
	.page-template-page-managed-it-services header .banner-content{
		max-width: 76.770834%;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}

	.page-template-page-managed-it-services header .banner-content h1{
		margin: 0 0 68px;
		font-size: 5.260416vw;
	}

	.page-template-page-managed-it-services header .banner-content p{
		font-size: 2.6041666vw;
		line-height: 1.18;
		margin-bottom: 118px;
	}

	.page-template-page-managed-it-services header .banner-content .arrow{
		margin-bottom: 92px;
	}
	.page-template-page-managed-it-services header .pccorp-logo{
		position: absolute;
		bottom: -12px;
		left: -20px;
		z-index: 1;
	}

	.page-template-page-managed-it-services header .pccorp-logo figure svg{
		width: 237px;
	}

	.page-template-page-managed-it-services main{
		position: relative;
		z-index: 5;
	}

	.button-group a.button{
		font-size: 28px !important;
		padding: 20px 51px;
	}

	.page-template-page-managed-it-services section h2{
		font-size: 3.90625vw;
		line-height: 1.1867;
	}

	.page-template-page-managed-it-services section h3{
		margin-bottom: 41px;
		font-size: 1.822916vw;
	}

	.page-template-page-managed-it-services p strong{
		margin-bottom: 41px;
		font-size: 1.822916vw;
	}

	.page-template-page-managed-it-services footer .wrap-site{
		display: block;
	}

	.page-template-page-managed-it-services footer{
		padding: 0;
		position: relative;
		height: 238px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.page-template-page-managed-it-services .footer-logo{
		position: absolute;
		bottom: -12px;
		left: -12px;
		z-index: 1;
	}

	.page-template-page-managed-it-services .footer-logo svg{
		width: 220px;
	}

	.page-template-page-managed-it-services main section:first-child{
		padding: 178px 0 120px;
	}

	.page-template-page-managed-it-services main section:first-child > div{
		width: 1180px;
		margin: 0 auto;
		text-align: center;
	}

	.page-template-page-managed-it-services main section p{
		font-size: 22px;
	}

	.page-template-page-managed-it-services main section:first-child > div p{
		font-size: 1.822916vw;
		margin-bottom: 50px;
	}

	.page-template-page-managed-it-services main section:nth-child(2){
		padding: 168px 0 199px;
		position: relative;
	}

	.page-template-page-managed-it-services main section:nth-child(2) > div{
		width: 1180px;
		margin: 0 auto;
		text-align: center;
	}

	.page-template-page-managed-it-services main section:nth-child(2) div:not(.column) p, .page-template-page-managed-it-services main section:nth-child(2) div:not(.column) h3{
		width: 1076px;
		margin-left: auto;
		margin-right: auto;
	}

	.page-template-page-managed-it-services main section:nth-child(2) > div .column-top{
		padding-bottom: 52.5px;
		margin-bottom: 60.5px;
		border-bottom: 2px solid #000;
	}

	.page-template-page-managed-it-services main section:nth-child(2) > div .column{
		margin: 0 auto;
		padding-top: 0;
		max-width: 1076px;
		display: flex;
		align-items: center;
		border-top: none;
	}

	.page-template-page-managed-it-services main section:nth-child(2) > div .column h3{
		margin: 0;
	}

	.page-template-page-managed-it-services main section:nth-child(2) > div .column .col-2{
		width: 33.3333%;
		padding-top: 0;
	}
	.page-template-page-managed-it-services main section:nth-child(2) > div .column .col-1{
		width: 66.6666%;
		padding: 0 8.3333% 0 0;
		border: none;
	}

	.page-template-page-managed-it-services main section:nth-child(2) > div .column .col-2 img{
		max-width: 100%;
	}

	.page-template-page-managed-it-services main section:nth-child(2) > div .column .col-1 h3{
		width: 100%;
		text-align: left;
	}

	.page-template-page-managed-it-services main section:nth-child(3){
		background: #fff;
		padding: 0 70px;
	}

	.page-template-page-managed-it-services main section:nth-child(3) > div{
		width: 100%;
		margin-top: -75px;
		background: #171717;
		position: relative;
    	z-index: 9;
		padding: 158px 0 94px;
	}

	.page-template-page-managed-it-services main section:nth-child(3) > div .column{
		display: flex;
		justify-content: space-between;
		text-align: center;
	}

	.page-template-page-managed-it-services main section:nth-child(3) > div .column > div{
		width: 33.3333%;
		padding: 0 4.16667%;
		border-right: 2px solid #F2F2F2;
		border-bottom: none;
	}

	.page-template-page-managed-it-services main section:nth-child(3) > div .column > div h3{
		margin-top: 0;
		margin-bottom: 30px;
	}

	.page-template-page-managed-it-services main section:nth-child(3) > div .column > div p{
		font-weight: normal;
	}

	.page-template-page-managed-it-services main section:nth-child(4){
		border-right: 70px solid #fff;
		border-left: 70px solid #fff;
		text-align: center;
		padding: 280px 0 277px;
	}

	.page-template-page-managed-it-services main section:nth-child(4) > div h2{
		font-size: 6.5625vw;
		margin-bottom: 140px;
		margin-top: 0;
	}

	.page-template-page-managed-it-services main section:nth-child(4) > div.container{
		width: 81.45833%;
		padding: 0;
	}

	.page-template-page-managed-it-services main section:nth-child(4) > div .column{
		display: flex;
	}

	.page-template-page-managed-it-services main section:nth-child(4) > div .column div:first-child{
		width: 50%;
		padding-right: 8.333%;
		border-right: 2px solid #F2F2F2;
		border-bottom: none;
	}

	.page-template-page-managed-it-services main section:nth-child(4) > div .column div:last-child{
		width: 50%;
		padding-left: 8.333%;
	}

	.page-template-page-managed-it-services main section:nth-child(4) > div .column div{
		padding: 0;
	}

	.page-template-page-managed-it-services main section:nth-child(4) > div .column div p{
		margin: 0;
	}

	.page-template-page-managed-it-services main section:nth-child(5){
		text-align: center;
	}

	.page-template-page-managed-it-services main section:nth-child(5) > div{
		max-width: 1180px;
	}

	.page-template-page-managed-it-services main section:nth-child(5) > div p{
		font-size: 1.8229167vw;
	}

	.page-template-page-managed-it-services main section:nth-child(6){
		padding: 124px 0 108px;
		border-right: 70px solid #fff;
		border-left: 70px solid #fff;
	}

	.page-template-page-managed-it-services main section:nth-child(6) > div.container{
		margin: 0 auto;
		padding: 0 45px;
		width: 81.45833%;
		text-align: center;
	}

	.page-template-page-managed-it-services main section:nth-child(6) > div.container p{
		font-size: 2.1vw;
	}

	.page-template-page-managed-it-services main section:nth-child(7){
		padding: 76px 0 84px;
		border-right: 70px solid #fff;
		border-left: 70px solid #fff;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div{
		width: 100%;
		padding: 0;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column{
		display: flex;
		text-align: center;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column div:first-child{
		width: 50%;
		padding: 0 8.333% 0 11.6667%;
		border-bottom: none;
		border-right: 2px solid #F2F2F2;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column div:last-child{
		width: 50%;
		padding: 0 11.6667% 0 8.3333%;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column .button-group{
		padding: 0 !important;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column span{
		font-size: 1.8229167vw;
		margin-bottom: 45px;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column .phone-number a{
		font-size: 3.90625vw;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column .button-group{
		display: flex;
		width: 100% !important;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column .button-group a{
		width: 100% !important;
	}

	.page-template-page-managed-it-services main section:nth-child(8){
		padding: 76px 0 84px;
		border-right: 70px solid #fff;
		border-left: 70px solid #fff;
		text-align: center;
	}

	footer p{
		font-size: 22px;
	}

	.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field .checkbox{
		margin: 28px 0 0 !important;
	}

	.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field .checkbox label input{
		width: 64px !important;
		height: 44px !important;
		margin-right: 46px !important;
		font-size: 22px !important;
	}

	.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field .checkbox label {
		font-size: 22px !important;
	}

	.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field input,
	.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field textarea{
		font-size: 1.82291667vw !important;
		height: 58px !important;
		width: 100% !important;
	}

	.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field textarea{
		height: 100% !important;
	}

	.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .cta_button .activedemand-button-container .activedemand-button{
		font-size: 28px !important;
		padding: 20px 78px !important;
		margin-top: 28px !important;
	}

	.page-template-page-managed-it-services section .column div.activedemand-button-container{
		padding-top:  0 !important;
		margin: 0 !important;
		text-align: right !important;
	}

	.page-template-page-managed-it-services main section#contact-form{
		padding: 185px 0 20px;
	}

	.page-template-page-managed-it-services main section#contact-form > div.activedemand-replace{
		max-width: 1180px !important;
		margin: 0 auto;
	}

	.page-template-page-managed-it-services .activedemand-wrapper .form-group{
		display: block !important;
	}
}


@media screen and (min-width: 1400px){
	.page-template-page-managed-it-services main section:nth-child(3){
		padding: 0 140px;
	}

	.page-template-page-managed-it-services main section:nth-child(4){
		border-right: 140px solid #fff;
		border-left: 140px solid #fff;
	}

	.page-template-page-managed-it-services main section:nth-child(6){
		border-right: 140px solid #fff;
		border-left: 140px solid #fff;
	}

	.page-template-page-managed-it-services main section:nth-child(7){
		border-right: 140px solid #fff;
		border-left: 140px solid #fff;
	}

	.page-template-page-managed-it-services main section:nth-child(8){
		border-right: 140px solid #fff;
		border-left: 140px solid #fff;
	}
}

@media screen and (min-width: 1920px){
	.page-template-page-managed-it-services header .banner-content h1{
		font-size: 101px;
	}
	.page-template-page-managed-it-services header .banner-content p{
		font-size: 50px;
	}

	.page-template-page-managed-it-services p strong, .page-template-page-managed-it-services main section:first-child > div p, .page-template-page-managed-it-services section h3, .page-template-page-managed-it-services main section:nth-child(5) > div p, .page-template-page-managed-it-services main section:nth-child(6) > div.container p{
		font-size: 35px;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column span{
		font-size: 35px;
	}

	.page-template-page-managed-it-services section h2{
		font-size: 75px;
	}

	.page-template-page-managed-it-services main section:nth-child(7) > div .column .phone-number a{
		font-size: 75px;
	}

	.page-template-page-managed-it-services main section:nth-child(4) > div h2{
		font-size: 126px;
	}

	.page-template-page-managed-it-services .activedemand-wrapper .activedemand-page .ad-form-field input{
		font-size: 35px !important;
	}

	.page-template-page-managed-it-services #footer .wrap-site p strong{
		font-size: 22px !important; 
	}
}

.social-proof{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
}

.social-proof h2{
    color: #fff;
}

.social-proof p{
    font-weight: normal;
    color: #fff;
}

.social-proof a{
    margin-bottom: 20px;
    display: inline-block;
    text-decoration: none;
    background: #b05f27;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px;
    border-radius: 4px;
    transition: all .15s ease-in-out;
}

.social-proof a:hover {
    background-color: #414f5b;
}

.cta-block{
    background: #fff;
}

.cta-block h2{
	text-align: center;
	padding: 60px 15px;
	margin: 0;
}

.cta-block .contact-info{
	padding: 70px 15px;
	background-color: #262626;
    color: #F2F2F2;
}

.cta-block .contact-info .columns .column:first-child{
	padding: 25px 0 35px;
    border-bottom: 2px solid #F2F2F2;
}

.cta-block .contact-info .columns .column:last-child{
	padding-top: 25px;
}

.cta-block .contact-info .columns .column span{
	display: block;
    font-weight: bold;
    line-height: 1.17142;
    font-size: 1.17em;
}

.cta-block .contact-info .columns .column p{
	margin-bottom: 0;
}

.cta-block .contact-info .columns .column .phone-number a {
    font-weight: 300;
    font-size: 35px;
    text-decoration: none;
    color: #fff;
}

.cta-block .contact-info .button-group {
    display: inline-flex;
    margin-top: 30px;
}

.cta-block .contact-info .button-group a{
	background: transparent;
	border: 2px solid #fff;
    color: #fff;
    padding: 15px 31px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

.cta-block .fill-form-heading{
	padding: 35px 15px 70px;
	background-color: #171717;
    color: #F2F2F2;
}

.cta-block .fill-form-heading p:first-child{
	font-size: 1.17em;
    margin: 0 0 45px;
}

.cta-block .fill-form-heading p:nth-child(2){
	margin: 0 0 10px;
}

.cta-block .fill-form-heading p:last-child{
	margin: 0;
	font-weight: 400;
}

.cta-block .cta-form-block{
	padding: 70px 15px;
}

.cta-block .activedemand-wrapper{
    float: none !important;
}

.cta-block .activedemand-wrapper .form-group{
	margin-bottom: 25px !important;
}

.cta-block .activedemand-wrapper input, .cta-block .activedemand-wrapper textarea,
.cta-block .activedemand-wrapper select{
    border: none;
	border-bottom: 1px solid #464646 !important;
	font-family: 'Raleway', sans-serif !important;
}

.cta-block .activedemand-wrapper .activedemand-button-container a{
	border: none !important;
}

.cta-block .activedemand-wrapper .activedemand-button-container a .activedemand-button{
    background: transparent !important;
    border: 2px solid #000 !important;
	font-family: 'Raleway', sans-serif !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    text-align: center;
    color: #000 !important;
    padding: 21px 60px !important;
    border-radius: 0 !important;
}

.cta-block .activedemand-wrapper .activedemand-button-container a .activedemand-button:hover{
	background: #000 !important;
	color: #fff !important;
}

.data-credibility-heading{
    background-color: #3c4a57;
    color: #fff;
    padding: 40px 0 0;
}

.data-credibility-content{
    background-color: #3c4a57;
    color: #fff;
    padding-bottom: 60px;
}

.data-credibility{
    padding: 35px 0;
}

.data-credibility-content p{
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
}

.data-credibility-content p + p{
    margin-top: 30px;
}

.data-credibility-heading h1{
    margin-top: 0;
}

.data-credibility-heading p{
    margin-bottom: 0;
}

.service-block-contaniner{
    padding: 40px 15px;
    color: #fff;
}

.service-block-contaniner .service-block a{
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    background: #b05f27;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px;
    border-radius: 4px;
    transition: all .15s ease-in-out;
}

.service-block-contaniner .service-block a:hover{
    background-color: #414f5b;
}

.service-block-contaniner .service-block h4{
    margin-bottom: 15px;
}

.service-block-contaniner .service-block{
    margin-bottom: 35px;
}

.service-block-contaniner .service-block p{
    line-height: 1.3;
}

.agile-content .fancy-list--item:nth-child(2) .fancy-list--item__left img{
	width: 90px;
}

.agile-content .fancy-list--item:not(:nth-child(2)) .fancy-list--item__left img{
	width: 60px;
}

@media screen and (max-width: 991px){
    .data-credibility-heading, .data-credibility-content{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media screen and (min-width: 992px){
    .social-proof h2{
        text-align: center;
    }
    .social-proof .columns{
        max-width: 1080px;
        margin: 0 auto;
        display: flex;
        align-items: center;
    }
    .social-proof .col-1{
        width: 66.6666%;
        padding: 0 8.3333% 0 0;
    }
    .social-proof .col-2{
        width: 33.3333%;
    }

    .service-block-contaniner{
        padding: 40px 0;
    }

    .service-block-contaniner .service-block{
        max-width: 660px;
    }

	.cta-block .contact-info{
		padding: 76px 0 84px;
	}

	.cta-block .contact-info .columns{
		display: flex;
		text-align: center;
	}
	
	.cta-block .contact-info .columns .column:first-child{
		width: 50%;
		padding: 0 8.333% 0 11.6667%;
		border-bottom: none;
		border-right: 2px solid #F2F2F2;
	}
	
	.cta-block .contact-info .columns .column:last-child{
		width: 50%;
    	padding: 0 11.6667% 0 8.3333%;
	}
	
	.cta-block .contact-info .columns .column span{
		font-size: 28px;
		margin-bottom: 45px;
	}
	
	.cta-block .contact-info .columns .column p{
		font-size: 22px;
	}
	
	.cta-block .contact-info .columns .column .phone-number a {
		font-size: 55px;
	}
	
	.cta-block .contact-info .button-group {
		display: flex;
    	width: 100% !important;
		padding: 0 !important;
	}
	
	.cta-block .contact-info .button-group a{
		font-size: 28px !important;
    	padding: 20px 51px;
		width: 100% !important;
	}

	.cta-block .fill-form-heading{
		padding: 76px 0 84px;
    	text-align: center;
	}
	
	.cta-block .fill-form-heading p{
		font-size: 22px;
	}

	.cta-block .cta-form-block{
		max-width: 1080px !important;
    	margin: 0 auto;
	}

	.cta-block .activedemand-wrapper .form-group{
		display: block !important;
	}

	.cta-block .activedemand-wrapper .checkbox{
		margin: 22px 0 0 !important;
		padding: 0 !important;
	}

	.cta-block .activedemand-wrapper .checkbox label{
		font-family: 'Raleway', sans-serif !important;
		line-height: 1.1785 !important;
		font-size: 18px !important;
		display: flex !important;
	}

	.cta-block .activedemand-wrapper .checkbox label input{
		width: auto !important;
		display: inline-block !important;
	}

	.cta-block .activedemand-wrapper label{
		display: block !important;
		width: 100% !important;
	}

	.cta-block .activedemand-wrapper input, .cta-block .activedemand-wrapper textarea,
	.cta-block .activedemand-wrapper select{
		display: block !important;
		width: 100% !important;
	}

	.cta-block .activedemand-wrapper .activedemand-button-container{
		text-align: left !important;
	}
}

.homepage .testimonials{
	background: white;
	padding: 40px 0;
}

.homepage .testimonials h2{
	margin: 0 0 35px;
	text-align: center;
}
.homepage .testimonials .customer-testimonials{
	padding: 0 !important;
}

.homepage .testimonials .customer-testimonials--wrapper{
	display: block;
}