<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">﻿/* Print Highlight Background Color
/*-----------------------------------------------------------------------------------*/
.avatar-info .comment-counter, .categories a:hover, .tagcloud a, .widget .tagcloud a, .single .categories a, .single .sidebar .categories a:hover, .tabswrap ul.tabs li a.active, .tabswrap ul.tabs li a:hover, .dark .tabswrap ul.tabs li a:hover, .dark .tabswrap ul.tabs li a.active, .pagination a.button.share:hover, #commentsubmit #submit, #cancel-comment-reply-link, .widget .categories a, .button, a.button, .widget a.button, a.more-link, .widget a.more-link, .cancel-reply p a, .dark .button:hover, .dark a.button:hover, .dark a.more-link:hover, .tw-postshortcode a.more-link, .tw-button, a.tw-button, .tw-pricing-table .featured .tw-pricing-header, .gridstack .mejs-controls .mejs-time-rail .mejs-time-buffering, .gridstack .mejs-controls .mejs-time-rail .mejs-time-current, .gridstack .mejs-controls .mejs-volume-button .mejs-volume-slider, .gridstack .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, .gridstack .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .gridstack .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #00a498;
	border-color: #00a498;
	color: #fff;
}
/* Print Highlight Color
/*-----------------------------------------------------------------------------------*/
p a, a, .subtitle a, .title a, blockquote, blockquote p, .tabswrap .tabpost a:hover, .articleinner h2 a:hover, span.date a:hover, .highlight, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, .post h2.title a:hover, #wp-calendar tbody td a, .author p a:hover, .date p a:hover, .widget a:hover, .widget.ag_twitter_widget span a, .dark h1 a:hover, .dark h2 a:hover, .dark h3 a:hover, .dark h3 a:hover, .dark h4 a:hover, .dark h5 a:hover, a:hover, .dark a:hover, .blogpost h2 a:hover, .blogpost .smalldetails a:hover, a.comment-reply-link:hover .icon-reply {
	color: #00a498;
} 
/* Print Highlight Border Color
/*-----------------------------------------------------------------------------------*/
.recent-project:hover, .dark .recent-project:hover {
	border-color: #00a498;
}
/* Print Heading Color
/*-----------------------------------------------------------------------------------*/
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, .widget h1 a, .widget h2 a, .widget h3 a, .widget h4 a, .widget h5 a, .widget h6 a, .tabswrap .tabpost a, .more-posts a, ul li a.rsswidget {
	color: #222222;
}
/***************Typographic User Values *********************************/

/* Navigation Font */



/* Slider Caption, Page Title, and Section Title Font */



h1, h2, h3, h4, .content h4, .content h3, .content h2, .content h1 {
	font-family: "Raleway", arial, sans-serif;
	font-weight: 300;
}
.content h5, .content h6 {
	font-family: "Raleway", arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/* Captions*/

.wp-caption-text, .gallery-caption, .mfp-title {
	font-family: "Raleway", arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/* Button Fonts */

.button, a.button, a.more-link, .tw-postshortcode a.more-link, a.tw-button, .tw-button, #submit, input[type='submit'], label, .detailtitle {
	font-family: "Raleway", arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/* Tiny Details Font */

h5, h5 a, h4.widget-title {
	font-family: "Raleway", arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/* Paragraph Font */

html, body, input, textarea, p, ul, ol, .button, .ui-tabs-vertical .ui-tabs-nav li a span.text, .footer p, .footer ul, .footer ol, .footer.button, .credits p, .credits ul, .credits ol, .credits.button, .footer textarea, .footer input, .testimonial p, .contactsubmit label, .contactsubmit input[type=text], .contactsubmit textarea, h2 span.date, .articleinner h1, .articleinner h2, .articleinner h3, .articleinner h4, .articleinner h5, .articleinner h6, .nivo-caption h1, .nivo-caption h2, .nivo-caption h3, .nivo-caption h4, .nivo-caption h5, .nivo-caption h6, .nivo-caption h1 a, .nivo-caption h2 a, .nivo-caption h3 a, .nivo-caption h4 a, .nivo-caption h5 a, .nivo-caption h6 a, #cancel-comment-reply-link {
	font-family: "Raleway", arial, sans-serif;
	font-weight: 400;
}
/* Custom CSS */ 
.page-id-168.chrome .full-bg-image {
	padding-left: 50%;
	margin-left: -50%;
	padding-right: 50%;
	margin-right: -50%;
	background-attachment: inherit;
}
.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}
img.wp-smiley, img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
.verticalcenter .cell.verticalcenter {
	vertical-align: top
}
.list-clients li {
	width: 20%;
	margin-left: 0;
	height: 125px;
}
.list-clients li.step-two {
	width: 16.66666666666667%;

}
.flex-row2 {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
}
.flex-row {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.flex-column {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-content: center;
	align-items: center;
}
.footer_info {
	font-size: 14px;
	color: #FFF
}
.footer_info p {
	font-size: 14px;
	color: #FFF;
	margin-bottom: 0
}
.approach-bg {
	height: calc(100vh - 180px);
	text-align: center
}
.h190 {
	height: 190px;
}
.team-container {
	background: #dad9d9;
	margin-top:-1px;
}
.team-section .tw-column {
	margin-bottom: 0
}
.team-section .tw-column p {
	margin-bottom: 0
}
.team-container h5 {
    color: #d75060;
    padding-top: 25px;
    margin-bottom: 0;
    line-height: 5px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}
.team-container h6 {
	color: #3a2b76;
	font-size: 14px;
	font-weight: 300;
}
.team-container p {
	line-height: 1.5em;
	color: #000;
	font-weight: 300;
	padding-bottom: 25px;
	font-size: 14px;
}
.h500 {
	height: 500px;
	background-attachment:fixed
}
.textwidget p {
	    font-size: 14px;
    line-height: 22px;
}
.contactsubmit input[type=text], .contactsubmit textarea, .contactsubmit select {
	border-color: #00a498;
	background: #FFF
}
.title-services {
	font-size: 48px !important;
	font-weight: 500 !important;
	color: rgba(255,255,255, 1) !important;
}
.title-services b{
	font-size: 40px !important;
}
.what-we-do-box {
	width: 32%;
	float: left;
	padding: 2% 0% 2% 8%;
	display: inline-block;
	text-align: left;
}
.what-we-do-box p {
	color: #000;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
}
.what-we-do-box h2 {
	color: #362f77;
	font-size: 31px;
	font-weight: 500;
	text-transform: uppercase;
}
.service-list {
	width: 60%;
	background: url(../images/curs.png) no-repeat center left #dfdfdf;
	padding: 2% 0 2%;
	float: left;
}
.service-list h2 {
	color: #473b75;
	font-size: 21px;
	font-weight: 500;
	line-height: 26px;
	padding-bottom: 30px;
	text-transform: uppercase;
}
.service-list p {
	color: #000;
	font-weight: 500;
	font-size: 16px;
	line-height: 10px;
}
.flex-row1 {
	display: flex;
	flex-direction: row;
	align-content: center;
	/* align-items: center; */
	justify-content: space-evenly;
}
.approach-section {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.approach-section h2 {
	font-size: 33px !important;
	color: #FFF !important;
	font-weight: 500 !important;
	
}

.approach-text p, .approach-text {
	margin-bottom: 0;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
}
.approach-text b {
	font-weight: 700
}
.careers-section {
	background: #dedede;
	padding: 70px 0 0 0;
}
.w100 {
	width: 100%
}
.careers-box {
	margin-bottom: 70px;
	background: #FFF;
	box-shadow: 0 0 6px #b4b4b4
}
.careers-box-img {
	display: inline-block;
	width: 290px;
	margin-right: 20px;
	margin-bottom: -15px;
}
.careers-box img {
	display: inline-block;
	margin-bottom: -11px;
}
.careers-info {
	width: calc(100% - 350px);
	display: inline-block;
	vertical-align: top
}
.careers-info h2 {
	color: #159fc3;
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: 700;
	font-family: "Raleway", arial, sans-serif;
}
.careers-text  {
	color: #000;
	font-size: 14px;
	line-height: 22px;
	font-weight:500;
	padding-bottom: 15px;
	font-family: "Raleway", arial, sans-serif;
}
.careers-text p
{
	color: #000;
	font-size: 14px;
	line-height: 22px;
	font-weight:500;
	font-family: "Raleway", arial, sans-serif;	
}
.apply {
	background: #159fc3;
	font-size: 13px;
	color: #FFF;
	padding: 0 40px;
	float: right;
}
.apply:hover {
	color: #FFF
}
#careers-form h2 {
	color: #159fc3;
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 0;
	margin-bottom: 0;
}
.two-third2 {
	width: 62.33%
}
.careers-form input[type=text], .careers-form textarea, .careers-form select {
	border-color: #2095be !important
}
.careers-form textarea {
	width: 90% !important
}
.careers-form input[type="submit"] {
	background: #159fc3 !important;
	float: right;
	padding: 10px 25px;
	margin-right: 2%
}



.projects-section {
	padding-top: 100px;
}
.projects-gallery {
	width: 65%;
	float: left;
	/*max-width: 910px;*/
}
.project-info {
	width: 30%;
	padding: 0 2.5%;
	float: left;
}
.project-info h1 {
	color: #894e9d;
	font-weight: 700;
	font-size: 22px;
}
.project-info p {
	color: #000;
	font-weight: 300;
	font-size: 17px;
	line-height: 20px;
}
.projects-gallery img {
	max-width: 100%;
	margin-bottom: 10px;
}
.back {
	font-size: 17px;
	color: #74218c;
	padding-top: 25px;
	display: block;
	font-weight: 300
}
.next, .previous {
	display: inline-block;
	padding-right: 20px;
	font-size: 17px;
	color: #74218c;
	font-weight: 300;
	padding-bottom: 20px;
}
.back:hover, .next:hover, .previous:hover {
	color: #000
}
.social a {
	display: inline-block
}
#menu {
	margin-right: -60px;
}
.footer-title a {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
}
.footer_info a {
	color: #FFF
}
.footer_info a:hover {
	color: #159fc3
}
.careers_text {
	height: 195px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #858585;
}
.mCSB_scrollTools .mCSB_draggerRail {
	background: #c1c1c1;
}
.mCSB_scrollTools .mCSB_dragger {
	height: 37px !important
}
.mCSB_scrollTools .mCSB_buttonUp {
	background: url(../images/top.png) no-repeat center center !important;
}
.mCSB_scrollTools .mCSB_buttonDown {
	background: url(../images/bottom.png) no-repeat center center !important;
}
.hh {
	height: 553px !important;
	min-height: 553px !important
}
.sf-menu a.active, .sf-menu a:hover {
	color: #832095;
}
.team-section .tw-one-third {
	margin-bottom: 0 !important
}
.contact-subtitle, .careers-subtitle p {
	font-size: 23px;
	color: #FFF;
	font-weight: 300;
}
.careers-subtitle p {
	margin-bottom: 0;
	line-height: 30px;
}
.contact-info .textwidget p {
	margin-bottom: 0
}
.contact-info .textwidget {
	color: #000;
}
.contact-info .textwidget a {
	color: #000;
}
.displaynone {
}
.FormResult {
	line-height: 18px;
}
.success {
	color: green !important;
	font-size: 14px;
}
.form-error {
	font-size: 12px;
	color: red
}
.careers_form input[type="file"] {
	opacity: 0;
	cursor: pointer;
	width: 95%;
	height: 35px;
}
.file-upload {
	position: absolute;
	display: block;
	top: 42px;
	left: 0px;
	/* background: red; */
	width: 95%;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border: 1px solid #2095be !important;
	height: 18px;
	cursor: text;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
	transition-delay: initial;
	transition-property: all;
	line-height: 16px;
	z-index: 1;
	pointer-events: none;
}
.file-upload:after {
	content: 'Browse';
	padding: 10px 19px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 50;
	background: #818181;
	color: #FFF
}
.relative {
	position: relative
}
.home_page_text_banner p {
	color: #000;
	display: block;
	margin: auto;
	font-size: 26px;
	line-height: 34px;
	font-weight: 300;
	margin-bottom: 0;
}
.subForm input, .subForm textarea {
	margin-bottom: 0
}
.subForm .form-error {
	min-height: 15px;
	display: block;
}
.team-page-hidden
{
	display:none
}




@media (max-width:1700px) {

}

#logo
{
	position:relative;
	height:90px;
}
#logo img
{
display:inline-block;
margin-right:22px;
}
.fw500
{
	font-weight:500 !important
}

.contactsubmit label
{
	color:#000
}
.homepage_text
{
	padding-top:60px;
}
.header
{
	height:115px;
}
.menu-button {
    position: relative;
    z-index: 1000;
    padding: 0;
    width: 2.5em;
    height: 1.5em;
    border: none;
    text-indent: 2.8em;
    font-size: 0.8em;
    color: transparent;
    background: transparent;
    outline: none;
    margin: .5em 0;
	float:right;
}
.menu-button.first
{
	top:35px;
}
.menu-button::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(#222222 20%, transparent 20%, transparent 40%, #222222 40%, #222222 60%, transparent 60%, transparent 80%, #222222 80%);
    content: '';
}








.menu-wrap {
	top: 0;
	position: fixed;
	z-index: 1001;
	text-align: left;
	width: 80%!important;
	height: 100%!important;
	background: #dedede;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
/*		-webkit-transform: translate3d(0%, 0, 0);
	-moz-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);*/
	
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	overflow-y: auto!important;
}
.icon-list {
	
	width:90%;
	padding-left: 10%;
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	margin-bottom: 1.5em;

}
.icon-list i {
	padding-right: 10px;
}
.icon-list a {
	display: block;

	padding: 0.8em 0;
	-webkit-transform: translate3d(0, 500px, 0);
	-moz-transform: translate3d(0, 500px, 0);
	-o-transform: translate3d(0, 500px, 0);
	-ms-transform: translate3d(0, 500px, 0);
	transform: translate3d(0, 500px, 0);
}
.show-menu .menu-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	-moz-transition: -moz-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .icon-list, .show-menu .icon-list a {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	-moz-transition: transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .icon-list a {
	-webkit-transition-duration: 0.9s;
	-moz-transition-duration: 0.9s;
	transition-duration: 0.9s;
	
}
.header-menu {
    background: #dedede;
    width: 20%;
    height: 100%;
}
.header-logo {
    width: 80%;
    height: 100%;
	background:#afafaf;
}
.header-logo a
{
	display:flex
}
.header-top {
    width: 50%;
    padding-left: 5%;
    height: 100%;
    text-transform: uppercase;
    text-align: left;
    color: #345dab;
    align-items: flex-start !important;
}

.left-nav li a {
    font-size: 1em;
    color: #FFF;
    font-weight: 300;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    outline: none;
    text-decoration: none;
    border-bottom: 1px solid #FFF;
}
.menu-wrap .header {
    background: none;
    align-items: flex-start !important;
    justify-content: left !important;
}
.left-menu {
    width: 90%;
    padding-left: 10%;
	padding-top:50px;
}
.left-menu li {
    display: block;
	width:100%
}
.left-menu li a {
font-size: 1.3em;
    color: #222222;
    width: 80%;
    display: inline-block;
    font-weight: 300;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    outline: none;
    padding-bottom: 5px;
    text-decoration: none;
    border-bottom: 1px solid #FFF;
}
.close-button {
    width: 1em;
    height: 1em;
    position: relative;
    right: 0;
    top: 0;
    overflow: hidden;
    text-indent: 1em;
    font-size: 1.1em;
    border: none;
    background: transparent;
    color: transparent;
    outline: none;
    z-index: 999;
}
.close-button::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close-button::before, .close-button::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 7px;
    background: #000;
}
.close-button::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-button
{
	display:none
}.home-client-main .bx-pager-item 
{
	display:none !important
}
.home-client-logo
{
	padding-top:25px;
}
.home-client-box
{
	text-align:center
}
.home-client-main
{
	display:none
}

#logo img
{
	max-width:165px;
}

#logo span
{
    background: #dedede;
    /* height: 90px; */
    width: 100%;
    padding: 30px 0 17px 0;
    display: inline-block;
    text-align: right;
	margin-left:-190px;
}
.widget
{
	margin-bottom:22px;
}


.bounce-left {
	opacity: 0;
	-moz-transform: translate3d(200px, 0, 0px);
	-webkit-transform: translate3d(200px, 0, 0px);
	-o-transform: translate(200px, 0);
	-ms-transform: translate(200px, 0);
	transform: translate3d(200px, 0, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bounce-right {
	opacity: 0;
	-moz-transform: translate3d(-200px, 0, 0px);
	-webkit-transform: translate3d(-200px, 0, 0px);
	-o-transform: translate(-200px, 0);
	-ms-transform: translate(-200px, 0);
	transform: translate3d(-200px, 0, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bounce-up {
	opacity: 0;
	-moz-transform: translate3d(0px, 200px, 0px);
	-webkit-transform: translate3d(0px, 200px, 0px);
	-o-transform: translate(0px, 200px);
	-ms-transform: translate(0px, 200px);
	transform: translate3d(0px, 200, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.fade {
	opacity: 0;
	-moz-transform: translate3d(0px, 0, 0px);
	-webkit-transform: translate3d(0px, 0, 0px);
	-o-transform: translate(0px, 0);
	-ms-transform: translate(0px, 0);
	transform: translate3d(0px, 0, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bounce {
	-moz-transition: all 700ms ease-out;
	-webkit-transition: all 700ms ease-out;
	-o-transition: all 700ms ease-out;
	transition: all 700ms ease-out;
}
.bounce1 {
	-moz-transition: all 900ms ease-out;
	-webkit-transition: all 900ms ease-out;
	-o-transition: all 900ms ease-out;
	transition: all 900ms ease-out;
}
.bounce2 {
	-moz-transition: all 1300ms ease-out;
	-webkit-transition: all 1300ms ease-out;
	-o-transition: all 1300ms ease-out;
	transition: all 1300ms ease-out;
}
.bounce3 {
	-moz-transition: all 1500ms ease-out;
	-webkit-transition: all 1500ms ease-out;
	-o-transition: all 1500ms ease-out;
	transition: all 1500ms ease-out;
}
.bounce4 {
	-moz-transition: all 1700ms ease-out;
	-webkit-transition: all 1700ms ease-out;
	-o-transition: all 1700ms ease-out;
	transition: all 1700ms ease-out;
}
.bounce5 {
	-moz-transition: all 1800ms ease-out;
	-webkit-transition: all 1800ms ease-out;
	-o-transition: all 1800ms ease-out;
	transition: all 1800ms ease-out;
}
.bounce-up.in-view, .bounce-left.in-view, .bounce-right.in-view , .fade.in-view {
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell{
    height: 100vh !important;
	padding:0;
}
.approach-section h2
{
	padding-top:0 !important;
	margin-top:-90px !important;
}
.approach-section h2.notpad
{
	margin-top:0 !important;
}
#approach-menu
{
    position: fixed;
    z-index: 50;
    top: 50%;
    right: 15px;
	width:20px;
	line-height:0.9rem
}
#approach-menu li.active {
    background: #666;
    background: #FFF;
    color: #fff;
	border:1px solid #FFF;
}
#approach-menu li {
    display: inline-block;
    margin: 2px;
    width: 7px;
    height: 7px;
    color: #000;
    background-color:transparent;
    border:1px solid #FFF;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#approach-menu li.active a {
    color: #fff;
}
#approach-menu li a, #menu li.active a {
    padding: 4px;
    display: block;
}
#approach-menu li a {
    text-decoration: none;
    color: #000;
}
.position-relative
{
	position:relative
}
.wp-image-610  {
	/*transition: opacity 0.8s ease;*/
}
.position-relative:hover .wp-image-612  {
    opacity: 1;
   /* transition: opacity 0.8s ease;*/
}

.wp-image-612
{
 transition: opacity 0.8s ease;
	position: absolute;
	opacity:0;
    z-index: 5;
	top:0;
	left:0;
	z-index:50
}
.team-section img
{
	width:100%
}
#sitecontainer
	{
		margin-top:90px;
	}
.services-video-box
{
	position:relative
}
.homepage-featurette-video-new
{
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	width:100%;
	height:100%;
}
.fluid-width-video-wrapper {
  padding-top:0 !important
}
.fluid-width-video-wrapper.active {
  padding-top:100% !important
}
.h115
{
	height:115px;
}
.work-list .postphoto
{
	float:left;
	width:50%;
	min-height:696px;
		position:relative
}

.work-list .postphoto span {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
	background-repeat:no-repeat;
	background-size:cover;
	    transition: all 0.45s ease-in-out;
}
.work-list .postphoto:hover span {
    transform: scale(1.2) rotate(5deg);
    filter: grayscale(100%) opacity(0.5);
}
.work-list .postphoto a.postlink div.overlay
{
	z-index:5
}
.work-list .postphoto div.title
{
	z-index:5;
	height:696px;
}
.work-list .postphoto
{
	background:#FFF
}
.h100
{
	height:100%
}
.flex-row-end
{
	display: flex;
    flex-direction: row;
    align-content: center;
    align-items: flex-end;
    justify-content: flex-start;
}
.text-team h2
{
color: #dd535f;
    font-family: "Raleway";
    font-weight: 700;
    font-size: 27px;
    text-transform: uppercase;
    line-height: 29px;
}
.text-team , .text-team p
{
    color: #8c8b8b;
    font-family: "Raleway", arial, sans-serif;
    font-weight: 500;
    font-size: 21px;
    line-height: 27px;
    text-transform: uppercase;
}
.text-team
{
    margin: 0;
    width: 35.7%;
}
@media (max-width:768px) {

.home-container {
    width: 90%;
padding:0 5%
}
.home-container .thirteen 
{
width:100% !important
}

.text-team {
    margin: 0;
    width: 100%;
    text-align: left !important;
    padding-bottom: 25px;
}
.work-list .postphoto{width:100%;min-height:300px;}
.postphoto div.title{height:300px;}	
	.fluid-width-video-wrapper
	{
		margin:0 !important
	}
.approach-section h2
{
	padding-top:0 !important;
	margin-top:0 !important;
}
.approach-section h2.notpad
{
	margin-top:0 !important;
}
	.menu-button
	{
		margin-right:35px;
	}
	#header-container
	{
		width:100%
	}
	#logo
	{
		display:inline-block !important;
		width:100%;
		margin:0;
		height:auto
	}
	#logo span
	{
		width:auto;
		padding:30px 20px 20px 40px;
		margin-left:0
	}
	#logo img
	{
		margin-right:0
	}
	.frame
	{
		width:100% !important
	}
	.approach-section
	{
		background-size:cover;
		background-attachment:inherit
	}
	.carousel-bxslider1
	{
		display:none
	}
	.home-client-main
	{
		display:block !important
	}
	.home-client-logo
	{
		width:auto !important;
		display:inline-block !important
	}
	.menu-button
	{
		display:block
	}
	.approach-section
	{
		background-size:cover
	}
	.mission-box , .mission-vision , .vision-box
	{
		width: 100%;
    	padding: 0;
		display:inline-block
	}
	.mission-box .columns  , .mission-vision .columns , .vision-box .columns 
	{
		padding:0 5%;
		width:90%
	}
	
	.mission-vision
	{
		height:auto !important;
		margin-bottom:-11px !important;
	}

	
	.project-info
	{
		width:100%
	}
	.projects-gallery
	{
    width: 95%;
    max-width: 100%;
    margin: 0 2.5% -21px 2.5%;
	}
	.back
	{
		padding-top:0;
		padding-bottom:10px
	}
	.projects-section
	{
		padding-top:50px;
	}

	.team-page-hidden
	{
		display:block
	}
	.team-page-visible
	{
		display:none
	}
.h500 {
	height: 150px;
	margin-bottom: 0 !important;
	background-size: cover;
	background-attachment:inherit !important
}
.careers-info {
	width: 90%;
	padding: 15px 5%
}
.careers-box {
	padding-bottom: 0;
	padding-top: 0;
}
.careers-box-img {
	width: 100% !important;
	margin-right: 0
}
.careers-box-img img {
	width: 100%
}
.pagetitle.background-not-transparent {
	margin-bottom: 0
}
.title-services {
	font-size: 40px !important;
}
.play-button {
	width: 100px;
}
.services-box, .service-list {
	display: inline-block;
	margin-bottom:-11px;
}
.what-we-do-box {
    width: calc(100% - 30px);
    padding: 25px 15px;
    text-align: justify;
}
.service-list {
	width: 100%;
	padding: 25px;
	background-image: none
}
.approach-bg {
	height: 100vh
}
.approach-title {
	font-size: 30px !important
}
.singlecontent h4 {
    font-size: 18px;
    line-height: 28px;
}
.list-clients li  {
	text-align:center
}
.list-clients li img {
	width:80%;
	display:inline-block !important
}

.list-clients li.step-two
{
		text-align:center
}
	
	
	.wp-image-610
	{
		max-width:238px !important;
		display:inline-block !important;
		margin-bottom:-11px;
	}
	.team-info
	{
		text-align:center;
		margin-right:0
	}
	.team-container
	{
		margin-bottom:45px;
	}
	#sitecontainer
	{
		position:relative;
		    display: inline-block;
    width: 100%;
	}
#footer
{
	display: inline-block;
    width: 100%;
}
#c_phone_label
{
	display:none;
}
.two-third2
{
	width:100%
}
#careers-form h2
{
	font-size:18px;
	margin-bottom:15px;
	line-height:27px;
}
.team-container:last-child
{
	margin-bottom:0
}
.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell , .approach-bg
{
	height:auto !important;
	
}
.approach-section h2
{
	padding-top:0 !important
}
.fp-tableCell
{
	display:inline-block !important
}
#approach-menu
{
	display:none
}

.approach-section h2 {
	font-size: 22px !important;

	
}
.approach-text p, .approach-text {
    font-size: 16px;
    line-height: 20px;
}
body
{
	margin-bottom:-22px;
}
}
.projects-gallery iframe
{
height:500px !important;position:relative !important
}

.FormResult img
{
	width:25px !important
}

.pb-20
{
	padding-bottom:45px;
}

.play-button
{
width:auto !important
}</pre></body></html>