@font-face { font-family: 'ka'; src: url('../fonts/ka.eot?32031432'); src: url('../fonts/ka.eot?32031432#iefix') format('embedded-opentype'), url('../fonts/ka.woff2?32031432') format('woff2'), url('../fonts/ka.woff?32031432') format('woff'), url('../fonts/ka.ttf?32031432') format('truetype'), url('../fonts/ka.svg?32031432#ka') format('svg'); font-weight: normal; font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ka';
    src: url('../font/ka.svg?32031432#ka') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "ka"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center;  /* opacity: .8; */  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal; text-transform: none;  /* fix buttons height, for twitter bootstrap */ line-height: 1em;  /* Animation center compensation - margins should be symmetric */  /* remove if not needed */
  margin-left: .2em;  /* you can be more comfortable with increased icons size */  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;  /* Uncomment for 3D effect */  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }
.icon-fax:before { content: '\e800'; }

/* '' */
.icon-construction-coordination:before { content: '\e801'; }

/* '' */
.icon-vimeo:before { content: '\e802'; }

/* '' */
.icon-data-collection-and-distribution-systems:before { content: '\e803'; }

/* '' */
.icon-email:before { content: '\e804'; }

/* '' */
.icon-facebook:before { content: '\e805'; }

/* '' */
.icon-flickr:before { content: '\e806'; }

/* '' */
.icon-google-plus:before { content: '\e807'; }

/* '' */
.icon-its-standards:before { content: '\e808'; }

/* '' */
.icon-left-arrow:before { content: '\e809'; }

/* '' */
.icon-list-menu:before { content: '\e80a'; }

/* '' */
.icon-linkedin:before { content: '\e80b'; }

/* '' */
.icon-location:before { content: '\e80c'; }

/* '' */
.icon-phone:before { content: '\e80d'; }

/* '' */
.icon-right-arrow:before { content: '\e80e'; }

/* '' */
.icon-staffing-placements:before { content: '\e80f'; }

/* '' */
.icon-traffic-management-systems:before { content: '\e810'; }

/* '' */
.icon-transportation-management:before { content: '\e811'; }

/* '' */
.icon-transportation-planning:before { content: '\e812'; }

/* '' */
.icon-traveler-information-systems:before { content: '\e813'; }

/* '' */
.icon-twitter:before { content: '\e814'; }

/* '' */
.icon-zone-planning:before { content: '\e815'; }

/* '' */
.icon-mobile:before { content: '\e816'; }

/* '' */
.icon-call-new:before { content: '\e817'; }

/* '' */
.icon-fax-new:before { content: '\e818'; }

/* '' */
.icon-mail-new:before { content: '\e819'; }

/* '' */
.icon-map-new:before { content: '\e81a'; }

/* '' */
.icon-mobile-new:before { content: '\e81b'; }

/* '' */
.icon-up-arrow:before { content: '\e81c'; }

/* '' */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* mouse grab icon */

.grabbing { cursor: url(../img/grabbing.png) 8 8, move; }
.owl-carousel:hover { cursor: url(../img/grabbing.png) 8 8, move; }
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
/*!
