@charset "UTF-8";
/*
 * And the beauty goes here
 */
@font-face {
  font-family: 'gra-headline';
  src: url("/templates/gra/font/gra-condensed.eot");
  src: url("/templates/gra/font/gra-condensed.eot?#iefix") format("embedded-opentype"), url("/templates/gra/font/gra-condensed.woff") format("woff"), url("/templates/gra/font/gra-condensed.ttf") format("truetype"), url("/templates/gra/font/gra-condensed.svg#graheadline") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'gra-headline';
  src: url("/templates/gra/font/gra-condensed-bold.eot");
  src: url("/templates/gra/font/gra-condensed-bold.eot?#iefix") format("embedded-opentype"), url("/templates/gra/font/gra-condensed-bold.woff") format("woff"), url("/templates/gra/font/gra-condensed-bold.ttf") format("truetype"), url("/templates/gra/font/gra-condensed-bold.svg#graheadlinebold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'gra-text';
  src: url("/templates/gra/font/gra-bold.eot");
  src: url("/templates/gra/font/gra-bold.eot?#iefix") format("embedded-opentype"), url("/templates/gra/font/gra-bold.woff") format("woff"), url("/templates/gra/font/gra-bold.ttf") format("truetype"), url("/templates/gra/font/gra-bold.svg#grabold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'gra-text';
  src: url("/templates/gra/font/gra-bolditalic.eot");
  src: url("/templates/gra/font/gra-bolditalic.eot?#iefix") format("embedded-opentype"), url("/templates/gra/font/gra-bolditalic.woff") format("woff"), url("/templates/gra/font/gra-bolditalic.ttf") format("truetype"), url("/templates/gra/font/gra-bolditalic.svg#grabold_italic") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'gra-text';
  src: url("/templates/gra/font/gra-regular.eot");
  src: url("/templates/gra/font/gra-regular.eot?#iefix") format("embedded-opentype"), url("/templates/gra/font/gra-regular.woff") format("woff"), url("/templates/gra/font/gra-regular.ttf") format("truetype"), url("/templates/gra/font/gra-regular.svg#graregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'gra-text';
  src: url("/templates/gra/font/gra-regular-italic.eot");
  src: url("/templates/gra/font/gra-regular-italic.eot?#iefix") format("embedded-opentype"), url("/templates/gra/font/gra-regular-italic.woff") format("woff"), url("/templates/gra/font/gra-regular-italic.ttf") format("truetype"), url("/templates/gra/font/gra-regular-italic.svg#graregular_italic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "icons-gra";
  src: url("/templates/gra/font/icons-gra.eot?1458291343");
  src: url("/templates/gra/font/icons-gra.eot?1458291343#iefix") format("embedded-opentype"), url("/templates/gra/font/icons-gra.woff?1458291343") format("woff"), url("/templates/gra/font/icons-gra.ttf?1458291343") format("truetype"), url("/templates/gra/font/icons-gra.svg?1458291343#icons-gra") 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: 'icons-gra';
    src: url('/templates/gra/font/icons-gra.svg?25934630#icons-gra') format('svg');
  }
}
*/
/* line 88, ../sass/fonts.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons-gra";
  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); */
}

/* line 124, ../sass/fonts.scss */
.icon-file-pdf:before {
  content: '\e800';
}

/* '' */
/* line 125, ../sass/fonts.scss */
.icon-file-word:before {
  content: '\e801';
}

/* '' */
/* line 126, ../sass/fonts.scss */
.icon-file-excel:before {
  content: '\e802';
}

/* '' */
/* line 127, ../sass/fonts.scss */
.icon-file-powerpoint:before {
  content: '\e803';
}

/* '' */
/* line 128, ../sass/fonts.scss */
.icon-file-image:before {
  content: '\e804';
}

/* '' */
/* line 129, ../sass/fonts.scss */
.icon-file-video:before {
  content: '\e805';
}

/* '' */
/* line 130, ../sass/fonts.scss */
.icon-search:before {
  content: '\e806';
}

/* '' */
/* line 131, ../sass/fonts.scss */
.icon-mail:before {
  content: '\e807';
}

/* '' */
/* line 132, ../sass/fonts.scss */
.icon-heart:before {
  content: '\e808';
}

/* '' */
/* line 133, ../sass/fonts.scss */
.icon-heart-empty:before {
  content: '\e809';
}

/* '' */
/* line 134, ../sass/fonts.scss */
.icon-star:before {
  content: '\e80a';
}

/* '' */
/* line 135, ../sass/fonts.scss */
.icon-star-empty:before {
  content: '\e80b';
}

/* '' */
/* line 136, ../sass/fonts.scss */
.icon-user:before {
  content: '\e80c';
}

/* '' */
/* line 137, ../sass/fonts.scss */
.icon-picture:before {
  content: '\e80d';
}

/* '' */
/* line 138, ../sass/fonts.scss */
.icon-camera:before {
  content: '\e80e';
}

/* '' */
/* line 139, ../sass/fonts.scss */
.icon-check:before {
  content: '\e80f';
}

/* '' */
/* line 140, ../sass/fonts.scss */
.icon-cancel:before {
  content: '\e810';
}

/* '' */
/* line 141, ../sass/fonts.scss */
.icon-plus:before {
  content: '\e811';
}

/* '' */
/* line 142, ../sass/fonts.scss */
.icon-minus:before {
  content: '\e812';
}

/* '' */
/* line 143, ../sass/fonts.scss */
.icon-home:before {
  content: '\e813';
}

/* '' */
/* line 144, ../sass/fonts.scss */
.icon-link:before {
  content: '\e814';
}

/* '' */
/* line 145, ../sass/fonts.scss */
.icon-eye:before {
  content: '\e815';
}

/* '' */
/* line 146, ../sass/fonts.scss */
.icon-pencil:before {
  content: '\e816';
}

/* '' */
/* line 147, ../sass/fonts.scss */
.icon-print:before {
  content: '\e817';
}

/* '' */
/* line 148, ../sass/fonts.scss */
.icon-location:before {
  content: '\e818';
}

/* '' */
/* line 149, ../sass/fonts.scss */
.icon-map:before {
  content: '\e819';
}

/* '' */
/* line 150, ../sass/fonts.scss */
.icon-direction:before {
  content: '\e81a';
}

/* '' */
/* line 151, ../sass/fonts.scss */
.icon-phone:before {
  content: '\e81b';
}

/* '' */
/* line 152, ../sass/fonts.scss */
.icon-cog:before {
  content: '\e81c';
}

/* '' */
/* line 153, ../sass/fonts.scss */
.icon-clock:before {
  content: '\e81d';
}

/* '' */
/* line 154, ../sass/fonts.scss */
.icon-left-open:before {
  content: '\e81e';
}

/* '' */
/* line 155, ../sass/fonts.scss */
.icon-right-open:before {
  content: '\e81f';
}

/* '' */
/* line 156, ../sass/fonts.scss */
.icon-left-open-mini:before {
  content: '\e820';
}

/* '' */
/* line 157, ../sass/fonts.scss */
.icon-right-open-mini:before {
  content: '\e821';
}

/* '' */
/* line 158, ../sass/fonts.scss */
.icon-left-open-big:before {
  content: '\e822';
}

/* '' */
/* line 159, ../sass/fonts.scss */
.icon-right-open-big:before {
  content: '\e823';
}

/* '' */
/* line 160, ../sass/fonts.scss */
.icon-signal:before {
  content: '\e824';
}

/* '' */
/* line 161, ../sass/fonts.scss */
.icon-mobile:before {
  content: '\e825';
}

/* '' */
/* line 162, ../sass/fonts.scss */
.icon-dot:before {
  content: '\e826';
}

/* '' */
/* line 163, ../sass/fonts.scss */
.icon-dot-2:before {
  content: '\e827';
}

/* '' */
/* line 164, ../sass/fonts.scss */
.icon-dot-3:before {
  content: '\e828';
}

/* '' */
/* line 165, ../sass/fonts.scss */
.icon-food:before {
  content: '\e829';
}

/* '' */
/* line 166, ../sass/fonts.scss */
.icon-down-open:before {
  content: '\e82a';
}

/* '' */
/* line 167, ../sass/fonts.scss */
.icon-up-open:before {
  content: '\e82b';
}

/* '' */
/* line 168, ../sass/fonts.scss */
.icon-down-open-big:before {
  content: '\e82c';
}

/* '' */
/* line 169, ../sass/fonts.scss */
.icon-up-open-big:before {
  content: '\e82d';
}

/* '' */
/* line 170, ../sass/fonts.scss */
.icon-facebook:before {
  content: '\e82e';
}

/* '' */
/* line 171, ../sass/fonts.scss */
.icon-gplus:before {
  content: '\e82f';
}

/* '' */
/* line 172, ../sass/fonts.scss */
.icon-tools:before {
  content: '\e830';
}

/* '' */
/* line 173, ../sass/fonts.scss */
.icon-export:before {
  content: '\e831';
}

/* '' */
/* line 174, ../sass/fonts.scss */
.icon-help-circled:before {
  content: '\e832';
}

/* '' */
/* line 175, ../sass/fonts.scss */
.icon-info-circled:before {
  content: '\e833';
}

/* '' */
