@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow|Open+Sans:400,300|Oswald:400,300);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*project imports*/
@-webkit-keyframes scrolldown {
  0% {
    margin-top: 0; }

  50% {
    margin-top: 10px; }

  100% {
    margin-top: 0; } }
@-moz-keyframes scrolldown {
  0% {
    margin-top: 0; }

  50% {
    margin-top: 10px; }

  100% {
    margin-top: 0; } }
@keyframes scrolldown {
  0% {
    margin-top: 0; }

  50% {
    margin-top: 10px; }

  100% {
    margin-top: 0; } }
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?48361240");
  src: url("../fonts/fontello.eot?48361240#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?48361240") format("woff"), url("../fonts/fontello.ttf?48361240") format("truetype"), url("../fonts/fontello.svg?48361240#fontello") 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: 'fontello';
    src: url('../font/fontello.svg?48361240#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  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%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-book-open:before {
  content: '\e800'; }

/* '' */
.icon-comment-1:before {
  content: '\e801'; }

/* '' */
/*Google fonts*/
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea {
  background: white;
  box-sizing: border-box;
  color: #777;
  display: inline-block;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  max-width: 100%;
  outline: medium none;
  padding: 6px 10px 5px;
  width: 100%;
  -webkit-appearance: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

input[type="submit"],
input[type="button"] {
  border: none;
  outline: none; }

label {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  font-family: "PT Sans Narrow", sans-serif;
  letter-spacing: 0.6px;
  display: block;
  padding-bottom: 10px;
  position: relative; }
  label .form-required {
    color: red; }

input[type="checkbox"] {
  display: none; }

input[type="checkbox"] + label:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -1px 10px 0 0;
  vertical-align: middle;
  background: url('../images/checkbox.png?1425645379') no-repeat 0 bottom;
  cursor: pointer; }

input[type="checkbox"]:checked + label:before {
  background: url('../images/checkbox.png?1425645379') no-repeat 0 0; }

.form-item {
  margin-bottom: 25px; }

.container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 1199px) {
    .container {
      /* max-width: 1199 */
      max-width: 970px;
      margin-left: auto;
      margin-right: auto;
      margin: 0 auto; }
      .container:after {
        content: " ";
        display: block;
        clear: both; } }
  @media (max-width: 991px) {
    .container {
      /* max-width: 991 */
      max-width: 740px;
      margin-left: auto;
      margin-right: auto;
      margin: 0 auto; }
      .container:after {
        content: " ";
        display: block;
        clear: both; } }
  @media (max-width: 767px) {
    .container {
      /* max-width: 767 */
      max-width: 1170px;
      margin-left: auto;
      margin-right: auto;
      margin: 0 15px; }
      .container:after {
        content: " ";
        display: block;
        clear: both; } }

img, media {
  max-width: 100%;
  vertical-align: top;
  height: auto !important; }

#map_canvas img {
  max-width: none; }

section .container {
  padding: 100px 0; }
  @media (max-width: 550px) {
    section .container {
      /* max-width: 550 */
      padding: 70px 0; } }

table {
  width: 100%; }

html {
  font-size: 62.5%; }

body {
  font-family: "PT Sans Narrow", sans-serif;
  color: #5f5f5f;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  letter-spacing: 0.4px;
  position: relative;
  min-width: 320px; }

.site-wrapper {
  overflow: hidden;
  position: relative; }

p {
  margin: 0 0 15px; }

a {
  color: #de4a32; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  color: #252525;
  line-height: 36px;
  line-height: 3.6rem;
  font-family: "Oswald", sans-serif;
  letter-spacing: normal;
  line-height: normal;
  font-weight: normal;
  margin: 0 0 22px; }

h1 {
  font-size: 30px;
  font-size: 3rem; }

h2 {
  font-size: 24px;
  font-size: 2.4rem; }
  h2.section-title {
    border: 1px solid black;
    font-size: 36px;
    font-size: 3.6rem;
    font-family: "Oswald", sans-serif;
    padding: 9px 0;
    position: relative;
    margin: 0 auto 89px;
    text-align: center;
    text-transform: uppercase;
    width: 297px; }
    @media (max-width: 991px) {
      h2.section-title {
        /* max-width: 767 */
        font-size: 32px;
        font-size: 3.2rem;
        padding: 6px 0;
        width: 237px; } }
    @media (max-width: 550px) {
      h2.section-title {
        /* max-width: 991 */
        margin: 0 auto 45px; } }

h3 {
  font-size: 20px;
  font-size: 2rem; }

h4 {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase; }

h5 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #5f5f5f;
  font-family: "PT Sans Narrow", sans-serif;
  text-transform: uppercase; }

h6 {
  font-size: 12px;
  font-size: 1.2rem; }

.dropcap {
  border-radius: 50%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  float: left;
  font-weight: bold;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  margin-right: 12px;
  text-align: center;
  width: 40px; }
  .dropcap.dropcap__primary {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c06e30), color-stop(100%, #b05726));
    background-image: -moz-linear-gradient(#c06e30, #b05726);
    background-image: -webkit-linear-gradient(#c06e30, #b05726);
    background-image: linear-gradient(#c06e30, #b05726); }
  .dropcap.dropcap__secondary {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3f3931), color-stop(100%, #312d27));
    background-image: -moz-linear-gradient(#3f3931, #312d27);
    background-image: -webkit-linear-gradient(#3f3931, #312d27);
    background-image: linear-gradient(#3f3931, #312d27); }
  .dropcap.dropcap__tertiary {
    background: white; }

.about-me {
  border: 1px solid black;
  *zoom: 1; }
  .about-me:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 991px) {
    .about-me {
      /* max-width: 991 */
      margin-top: 410px;
      position: relative; } }
  @media (max-width: 550px) {
    .about-me {
      /* max-width: 550 */
      margin-top: 340px; } }
  .about-me .me {
    width: 31.62393%;
    float: left;
    margin-right: 2.5641%;
    position: relative; }
    .about-me .me img {
      margin: -11px 0;
      position: relative; }
    .about-me .me .overlay {
      background: url('../images/right-img-overlay.png?1425645379') no-repeat right 0;
      width: 372px;
      height: 372px;
      position: absolute;
      top: -11px;
      left: -1px; }
      .about-me .me .overlay:before {
        background: url('../images/left-img-overlay.png?1425645379') no-repeat 0 0;
        content: "";
        position: absolute;
        width: 372px;
        height: 372px;
        top: 0;
        left: 0; }
      .about-me .me .overlay:after {
        border: 1px solid white;
        content: "";
        position: absolute;
        width: 248px;
        height: 248px;
        top: 60px;
        left: 60px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
    @media (max-width: 1199px) {
      .about-me .me {
        /* max-width: 1199 */
        width: 38.14433%;
        float: left;
        margin-right: 3.09278%; } }
    @media (max-width: 991px) {
      .about-me .me {
        /* max-width: 991 */
        position: absolute;
        top: -348px;
        left: 50%;
        margin: 0;
        width: 370px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%); }
        .about-me .me .overlay {
          background: url('../images/right-img-overlay-small.png?1425645379') no-repeat right 0; }
          .about-me .me .overlay:before {
            background: url('../images/left-img-overlay-small.png?1425645379') no-repeat 0 0; } }
    @media (max-width: 550px) {
      .about-me .me {
        /* max-width: 550 */
        top: -276px;
        width: 299px; }
        .about-me .me .overlay {
          background: url('../images/right-img-overlay-small2.png?1425645379') no-repeat right center;
          width: 300px;
          height: 300px; }
          .about-me .me .overlay:before {
            background: url('../images/left-img-overlay-small2.png?1425645379') no-repeat 0 center;
            width: 300px;
            height: 300px; }
          .about-me .me .overlay:after {
            width: 198px;
            height: 198px;
            top: 49px;
            left: 50px; } }
  .about-me .short-resume {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%; }
    .about-me .short-resume h4 {
      font-size: 19px;
      font-size: 1.9rem;
      text-align: center;
      margin: 35px 0 18px; }
    .about-me .short-resume li {
      background: url('../images/bg-li-resume.png?1425645379') no-repeat center bottom;
      padding: 8px 0 18px;
      position: relative; }
      .about-me .short-resume li:before, .about-me .short-resume li:after {
        background: #e1e1e1;
        bottom: 4px;
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        width: 44%; }
      .about-me .short-resume li:before {
        left: 0;
        margin-right: 10px; }
      .about-me .short-resume li:after {
        right: 0;
        margin-left: 10px; }
      .about-me .short-resume li:last-child {
        background: none; }
        .about-me .short-resume li:last-child:before, .about-me .short-resume li:last-child:after {
          display: none; }
      .about-me .short-resume li a {
        color: #5f5f5f;
        text-decoration: none; }
        .about-me .short-resume li a:hover {
          text-decoration: underline; }
    @media (max-width: 1199px) {
      .about-me .short-resume {
        /* max-width: 1199 */ }
        .about-me .short-resume h4 {
          margin: 25px 0 15px; }
        .about-me .short-resume li {
          font-size: 15px;
          font-size: 1.5rem; } }
    @media (max-width: 991px) {
      .about-me .short-resume {
        /* max-width: 991 */
        width: 48.71795%;
        float: left;
        margin-right: 2.5641%; }
        .about-me .short-resume ul {
          padding-left: 20px; } }
    @media (max-width: 550px) {
      .about-me .short-resume {
        /* max-width: 550 */
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .about-me .short-resume ul {
          padding: 0 20px; } }
  .about-me .short-profile {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%; }
    .about-me .short-profile h4 {
      font-size: 19px;
      font-size: 1.9rem;
      margin: 35px 0 26px;
      text-align: center; }
    .about-me .short-profile p {
      margin-bottom: 24px; }
    @media (max-width: 1199px) {
      .about-me .short-profile {
        /* max-width: 1199 */ }
        .about-me .short-profile h4 {
          margin: 25px 0 15px; }
        .about-me .short-profile p {
          font-size: 15px;
          font-size: 1.5rem;
          margin-bottom: 10px; } }
    @media (max-width: 991px) {
      .about-me .short-profile {
        /* max-width: 991 */
        box-sizing: border-box;
        width: 48.71795%;
        float: right;
        margin-right: 0;
        padding: 0 20px; } }
    @media (max-width: 550px) {
      .about-me .short-profile {
        /* max-width: 550 */
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
  .about-me .socials {
    width: 14.52991%;
    float: right;
    margin-right: 0;
    padding-top: 17px;
    text-align: center; }
    .about-me .socials li {
      padding: 18px 0; }
    .about-me .socials a {
      border: 1px solid #5f5f5f;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
      box-sizing: border-box;
      display: inline-block;
      padding: 7px 1px 7px 0px;
      font-size: 30px;
      font-size: 3rem;
      color: #5f5f5f;
      width: 45px;
      height: 45px;
      text-align: center;
      text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
      text-decoration: none;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg); }
      .about-me .socials a:hover {
        border: 1px solid #de4a32; }
      .about-me .socials a i {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    @media (max-width: 1199px) {
      .about-me .socials {
        /* max-width: 1199 */
        width: 7.21649%;
        float: right;
        margin-right: 0; }
        .about-me .socials a {
          width: 35px;
          height: 35px;
          font-size: 20px;
          font-size: 2rem;
          padding: 4px 1px 0 0px; } }
    @media (max-width: 991px) {
      .about-me .socials {
        /* max-width: 991 */
        width: 48.71795%;
        float: right;
        margin-right: 0;
        padding: 0 0 10px;
        text-align: center; }
        .about-me .socials li {
          display: inline-block;
          margin: 0 5%; } }
    @media (max-width: 550px) {
      .about-me .socials {
        /* max-width: 550 */
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }

/* Blocks */
.block {
  margin-bottom: 40px; }
  .block .block-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal;
    margin-bottom: 15px; }

#education, #expirience {
  background: #f6f6f6; }
  #education .content, #expirience .content {
    background: url('../images/edu-line.gif?1425645379') repeat-y center;
    padding-top: 20px; }
  #education .wrapper-block, #expirience .wrapper-block {
    overflow: hidden;
    padding: 12px 0 20px; }

.edu-block {
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  float: left;
  padding: 20px;
  max-width: 510px;
  position: relative; }
  @media (max-width: 1199px) {
    .edu-block {
      /* max-width: 1199 */
      max-width: 410px;
      padding: 10px; } }
  .edu-block h4 {
    font-size: 19px;
    font-size: 1.9rem;
    margin: 15px 0 0; }
  .edu-block h5 {
    margin: 7px 0 17px; }
  .edu-block.left {
    margin-right: 46px;
    padding-left: 160px; }
    @media (max-width: 1199px) {
      .edu-block.left {
        /* max-width: 1199 */
        padding-left: 130px; } }
    .edu-block.left:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      right: -8px;
      top: 20px;
      border-top: 7px solid transparent;
      border-left: 8px solid #f6f6f6;
      border-bottom: 7px solid transparent;
      z-index: 101; }
    .edu-block.left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      right: -9px;
      top: 20px;
      border-top: 7px solid transparent;
      border-left: 8px solid #e1e1e1;
      border-bottom: 7px solid transparent;
      z-index: 100; }
    .edu-block.left .edu-date {
      left: -16px;
      -webkit-transform: rotate(-90deg) translateX(15%);
      -moz-transform: rotate(-90deg) translateX(15%);
      transform: rotate(-90deg) translateX(15%); }
      @media (max-width: 1199px) {
        .edu-block.left .edu-date {
          /* max-width: 1199 */
          left: -30px; } }
  .edu-block.right {
    float: right;
    margin-left: 46px;
    padding-right: 150px;
    padding-left: 40px; }
    @media (max-width: 1199px) {
      .edu-block.right {
        /* max-width: 1199 */
        padding-right: 130px;
        padding-left: 25px; } }
    .edu-block.right:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: -8px;
      top: 20px;
      border-top: 7px solid transparent;
      border-right: 8px solid #f6f6f6;
      border-bottom: 7px solid transparent;
      z-index: 101; }
    .edu-block.right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: -9px;
      top: 20px;
      border-top: 7px solid transparent;
      border-right: 8px solid #e1e1e1;
      border-bottom: 7px solid transparent;
      z-index: 100; }
    .edu-block.right + span {
      float: right; }
    .edu-block.right .edu-date {
      right: -16px;
      -webkit-transform: rotate(90deg) translateX(-15%);
      -moz-transform: rotate(90deg) translateX(-15%);
      transform: rotate(90deg) translateX(-15%); }
      @media (max-width: 1199px) {
        .edu-block.right .edu-date {
          /* max-width: 1199 */
          right: -30px; } }
  .edu-block .edu-date {
    border: 1px solid #e1e1e1;
    display: inline-block;
    float: left;
    padding: 9px 0;
    font-size: 18px;
    font-size: 1.8rem;
    position: absolute;
    top: 50%;
    width: 154px;
    text-align: center; }
    .edu-block .edu-date:after {
      background: url('../images/../images/bg-date.png?1425645379') no-repeat 0 0;
      content: "";
      display: block;
      height: 176px;
      width: 9px;
      position: absolute;
      top: -7px;
      left: 73px;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      transform: rotate(90deg); }
      @media (max-width: 1199px) {
        .edu-block .edu-date:after {
          /* max-width: 1199 */
          top: -17px; } }
  @media (max-width: 991px) {
    .edu-block {
      /* max-width: 991 */
      max-width: 100%;
      padding-top: 20px;
      padding-bottom: 20px;
      margin: 55px 0 20px !important; }
      .edu-block:before, .edu-block:after {
        display: none !important; } }
  @media (max-width: 400px) {
    .edu-block {
      /* max-width: 991 */
      padding: 0 20px 10px !important; }
      .edu-block .edu-date {
        position: relative !important;
        float: none;
        left: auto !important;
        right: auto !important;
        display: block;
        margin: 40px auto 60px;
        -webkit-transform: rotate(0) translateX(0) !important;
        -moz-transform: rotate(0) translateX(0) !important;
        transform: rotate(0) translateX(0) !important; } }

.block-ico {
  background: #de4a32;
  box-sizing: border-box;
  color: white;
  display: inline-block;
  overflow: hidden;
  width: 58px;
  height: 58px;
  padding: 13px 0 0 12px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); }
  .block-ico i {
    font-size: 28px;
    font-size: 2.8rem;
    text-align: center;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.29);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  @media (max-width: 991px) {
    .block-ico {
      /* max-width: 991 */
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%) rotate(45deg);
      -moz-transform: translateX(-50%) rotate(45deg);
      transform: translateX(-50%) rotate(45deg); } }

/* Flexnav Base Styles */
.flexnav {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-height: 0;
  vertical-align: top; }
  .flexnav.opacity {
    opacity: 0; }
  .flexnav.flexnav-show {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
  .flexnav.one-page {
    position: fixed;
    top: 50px;
    right: 5%;
    max-width: 200px; }
  .flexnav li {
    font-size: 100%;
    position: relative;
    overflow: hidden;
    text-align: center; }
    .flexnav li a {
      border-bottom: 1px solid rgba(0, 0, 0, 0.15);
      color: #252525;
      font-family: "Oswald", sans-serif;
      font-size: 18px;
      font-size: 1.8rem;
      display: block;
      font-weight: normal;
      padding: 10px 0;
      position: relative;
      overflow: hidden;
      text-decoration: none;
      text-transform: uppercase;
      z-index: 2;
      -webkit-transition: color .2s ease;
      -moz-transition: color .2s ease;
      transition: color .2s ease; }
      .flexnav li a:hover {
        color: #de4a32;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none; }
    .flexnav li:last-child a {
      border: none; }
    .flexnav li ul {
      width: 100%; }
      .flexnav li ul li {
        font-size: 100%;
        position: relative;
        overflow: hidden; }
        .flexnav li ul li a {
          display: block;
          background: #b2b2af; }
      .flexnav li ul.flexnav-show li {
        overflow: visible; }
  .flexnav ul li ul li a {
    background: #bfbfbc; }
  .flexnav ul li ul li ul li a {
    background: #cbcbc9; }
  .flexnav .touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    display: none; }
    .flexnav .touch-button:hover {
      cursor: pointer; }
    .flexnav .touch-button .navicon {
      position: relative;
      top: 1.4em;
      font-size: 12px;
      color: #666; }

.menu-button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  float: right; }
  .menu-button.one-page {
    position: fixed;
    top: 0;
    right: 5%;
    padding-right: 45px; }
  .menu-button .touch-button {
    background: transparent;
    color: #5f5f5f;
    font-family: "fontawesome", sans-serif;
    font-size: 32px;
    font-size: 3.2rem;
    display: block;
    width: 30px;
    height: 30px;
    margin: 15% auto;
    position: absolute;
    top: 18px;
    right: 10px;
    text-align: center;
    z-index: 999;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%; }
    .menu-button .touch-button:before {
      content: "\2630"; }
    .menu-button .touch-button.close {
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    .menu-button .touch-button.close:before {
      content: "\2715"; }

@media all and (min-width: 768px) {
  body.one-page {
    padding-top: 70px; }

  .flexnav {
    overflow: visible;
    display: inline-block;
    width: auto; }
    .flexnav.opacity {
      opacity: 1; }
    .flexnav.one-page {
      top: 0;
      right: auto;
      max-width: 1080px; }
    .flexnav li {
      position: relative;
      list-style: none;
      float: left;
      display: block;
      overflow: visible;
      padding: 0; }
      .flexnav li:last-child {
        padding-right: 0; }
      .flexnav li a {
        border-bottom: 3px solid white;
        padding: 31px 16px 26px;
        font-weight: 300;
        position: relative;
        -webkit-transition: border .2s ease;
        -moz-transition: border .2s ease;
        transition: border .2s ease; }
        .flexnav li a:hover {
          border-bottom: 3px solid #b03a27;
          color: #252525; }
        .flexnav li a.active {
          background: #de4a32;
          border-bottom: 3px solid #b03a27;
          color: white; } }
      @media all and (min-width: 768px) and (max-width: 991px) {
        .flexnav li a {
          /* max-width: 991 */
          padding: 31px 13px 26px; } }
@media all and (min-width: 768px) {
      .flexnav li > ul {
        position: absolute;
        top: auto;
        left: 0;
        min-width: 112px; }
        .flexnav li > ul li {
          padding: 0;
          width: 100%; }
          .flexnav li > ul li a {
            background: none;
            border: 0 !important;
            font-size: 12px;
            font-size: 1.2rem;
            font-weight: 300;
            padding: 1px 0 1px 11px;
            text-align: left; }
      .flexnav li.item-with-ul a:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 30px;
        left: 50%;
        width: 0;
        height: 0;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 4px solid white;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%); }
    .flexnav li ul li > ul {
      margin-left: 100%;
      top: 0; }
    .flexnav li ul li a {
      border-bottom: none; }
    .flexnav li ul.open {
      display: block;
      opacity: 1;
      visibility: visible;
      z-index: 1; }
      .flexnav li ul.open li {
        overflow: visible;
        max-height: 100px; }
      .flexnav li ul.open ul.open {
        margin-left: 100%;
        top: 0; }

  .menu-button {
    display: none; } }
.oldie body.one-page {
  padding-top: 70px; }
.oldie .flexnav {
  overflow: visible; }
  .oldie .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px; }
  .oldie .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    width: 20%;
    min-height: 50px;
    overflow: visible; }
  .oldie .flexnav li:hover > ul {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li:hover > ul li {
      width: 100%;
      float: none; }
  .oldie .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
    overflow: visible; }
  .oldie .flexnav li > ul {
    background: #acaca1;
    position: absolute;
    top: auto;
    left: 0;
    display: none;
    z-index: 1;
    overflow: visible; }
  .oldie .flexnav li ul li ul {
    top: 0; }
  .oldie .flexnav li ul li a {
    border-bottom: none; }
  .oldie .flexnav li ul.open {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li ul.open li {
      width: 100%; }
    .oldie .flexnav li ul.open ul.open {
      margin-left: 100%;
      top: 0;
      display: block;
      width: 100%;
      overflow: visible; }
  .oldie .flexnav ul li:hover ul {
    margin-left: 100%;
    top: 0; }
.oldie .menu-button {
  display: none; }

.menu-button ~ .main-menu .secondary-menu {
  opacity: 0;
  max-height: 0;
  -webkit-transition: none 0s ease 0s;
  -moz-transition: none 0s ease 0s;
  transition: none 0s ease 0s; }
.menu-button.active ~ .main-menu .menu-wrapper {
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.menu-button.active ~ .main-menu .secondary-menu {
  max-height: 2000px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; }

.secondary-menu {
  margin: 25px 0 0;
  text-align: center; }
  .secondary-menu li {
    display: inline-block;
    margin: 0 10px; }
    .secondary-menu li a {
      color: white;
      font-size: 22px;
      font-size: 2.2rem;
      text-decoration: none;
      -webkit-transition: color .2s ease;
      -moz-transition: color .2s ease;
      transition: color .2s ease; }
      .secondary-menu li a:hover {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none; }

.footer {
  background: url('../images/footer-bg.jpg?1425645379') no-repeat center top;
  overflow: hidden; }
  .footer .overlay {
    background: url('../images/bg-overlay.png?1425645379') rgba(106, 120, 123, 0.65);
    width: 100%;
    height: 100%;
    position: absolute; }
  .footer .section-title {
    border-color: white;
    color: white;
    margin-top: 99px;
    margin-bottom: 8px; }

.footer-blocks {
  padding-top: 75px;
  padding: 83px 0 47px; }
  .footer-blocks .left-col {
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%; }
    @media (max-width: 1199px) {
      .footer-blocks .left-col {
        /* max-width: 1199 */
        width: 58.76289%;
        float: left;
        margin-right: 3.09278%; } }
    @media (max-width: 991px) {
      .footer-blocks .left-col {
        /* max-width: 991 */
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
  .footer-blocks .block {
    width: 47.36842%;
    float: left;
    margin-right: 5.26316%; }
    @media (max-width: 550px) {
      .footer-blocks .block {
        /* max-width: 550 */
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    .footer-blocks .block.block-info li {
      display: block;
      line-height: 24px;
      line-height: 2.4rem;
      overflow: hidden;
      padding: 0 0 47px; }
      .footer-blocks .block.block-info li .fa {
        display: inline-block;
        float: left;
        font-size: 42px;
        font-size: 4.2rem;
        width: 42px;
        margin: 17px 11px 10px 17px;
        text-align: center; }
        .footer-blocks .block.block-info li .fa.fa-envelope-o {
          font-size: 30px;
          font-size: 3rem; }
    .footer-blocks .block.block-social {
      width: 47.36842%;
      float: right;
      margin-right: 0;
      margin: 0 0 45px;
      overflow: hidden; }
      .footer-blocks .block.block-social li {
        border: 1px solid white;
        display: block;
        width: 33px;
        height: 33px;
        margin: 19px;
        float: left;
        text-align: center;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
        .footer-blocks .block.block-social li.first {
          margin-left: 8px; }
        .footer-blocks .block.block-social li.last {
          margin-right: 0; }
        .footer-blocks .block.block-social li a {
          font-size: 25px;
          font-size: 2.5rem;
          line-height: 30px;
          line-height: 3rem;
          display: inline-block;
          width: 25px;
          height: 25px;
          margin: 3px;
          opacity: .8;
          text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
          -webkit-transition: opacity .2s ease;
          -moz-transition: opacity .2s ease;
          transition: opacity .2s ease;
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          transform: rotate(-45deg); }
          .footer-blocks .block.block-social li a:hover {
            opacity: 1; }
          .footer-blocks .block.block-social li a.fa-linkedin {
            line-height: 25px;
            line-height: 2.5rem; }
        @media (max-width: 991px) {
          .footer-blocks .block.block-social li {
            /* max-width: 991 */
            margin: 15px; } }
      @media (max-width: 550px) {
        .footer-blocks .block.block-social {
          /* max-width: 550 */
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0;
          text-align: center; }
          .footer-blocks .block.block-social li {
            display: inline-block;
            margin: 20px;
            float: none; }
            .footer-blocks .block.block-social li.first {
              margin-left: 0; } }
    .footer-blocks .block.block-help {
      width: 47.36842%;
      float: right;
      margin-right: 0; }
      @media (max-width: 550px) {
        .footer-blocks .block.block-help {
          /* max-width: 550 */
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; } }
    .footer-blocks .block.block-send-message {
      width: 48.71795%;
      float: right;
      margin-right: 0; }
      @media (max-width: 1199px) {
        .footer-blocks .block.block-send-message {
          /* max-width: 1199 */
          width: 38.14433%;
          float: right;
          margin-right: 0; } }
      @media (max-width: 991px) {
        .footer-blocks .block.block-send-message {
          /* max-width: 991 */
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; } }
      .footer-blocks .block.block-send-message form {
        position: relative;
        text-align: center; }
      .footer-blocks .block.block-send-message input[type="text"],
      .footer-blocks .block.block-send-message input[type="email"],
      .footer-blocks .block.block-send-message input[type="tel"],
      .footer-blocks .block.block-send-message textarea {
        background: none;
        border: none;
        border-bottom: 1px solid white;
        color: white;
        font-size: 16px;
        font-size: 1.6rem;
        outline: none;
        padding: 0 18px 19px;
        margin-bottom: 28px; }
        .footer-blocks .block.block-send-message input[type="text"]:invalid,
        .footer-blocks .block.block-send-message input[type="email"]:invalid,
        .footer-blocks .block.block-send-message input[type="tel"]:invalid,
        .footer-blocks .block.block-send-message textarea:invalid {
          box-shadow: none;
          border-bottom: 1px solid red; }
        .footer-blocks .block.block-send-message input[type="text"]:required,
        .footer-blocks .block.block-send-message input[type="email"]:required,
        .footer-blocks .block.block-send-message input[type="tel"]:required,
        .footer-blocks .block.block-send-message textarea:required {
          box-shadow: none;
          border-bottom: 1px solid white; }
      .footer-blocks .block.block-send-message textarea {
        height: 163px; }
      .footer-blocks .block.block-send-message .form-submit {
        background: none;
        border: 1px solid white;
        display: inline-block;
        padding: 6px 10px;
        margin: 30px 0 0 0; }
      .footer-blocks .block.block-send-message .message {
        position: absolute;
        bottom: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%); }
  .footer-blocks .block-title {
    background: url('../images/bg-title-footer.png?1425645379') center bottom no-repeat;
    font-size: 30px;
    font-size: 3rem;
    color: white;
    font-family: "PT Sans Narrow", sans-serif;
    padding-bottom: 16px;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
    .footer-blocks .block-title:before, .footer-blocks .block-title:after {
      background: white;
      bottom: 4px;
      content: "";
      display: block;
      height: 1px;
      position: absolute;
      width: 44%; }
    .footer-blocks .block-title:before {
      left: 0;
      margin-right: 10px; }
    .footer-blocks .block-title:after {
      right: 0;
      margin-left: 10px; }
  .footer-blocks .block-content {
    color: white;
    position: relative; }
    .footer-blocks .block-content li {
      line-height: 23px;
      line-height: 2.3rem; }
    .footer-blocks .block-content a {
      color: white;
      text-decoration: none; }

.footer-copyright {
  background: rgba(0, 0, 0, 0.45);
  color: white;
  padding: 38px 0;
  position: relative;
  text-align: center; }
  .footer-copyright .container {
    position: relative; }
  .footer-copyright .backtop {
    position: absolute;
    right: 0;
    top: -15px; }
    .footer-copyright .backtop a {
      border: 1px solid white;
      border-radius: 50%;
      color: white;
      font-size: 30px;
      font-size: 3rem;
      line-height: 41px;
      line-height: 4.1rem;
      display: inline-block;
      width: 50px;
      height: 50px;
      text-align: center; }
    @media (max-width: 991px) {
      .footer-copyright .backtop {
        /* max-width: 991 */
        display: none; } }

.top-bg {
  position: relative;
  height: 675px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .top-bg {
      /* max-width: 1199 */
      height: 500px; } }
  @media (max-width: 499px) {
    .top-bg {
      /* max-width: 499 */
      display: none; } }
  .top-bg .overlay {
    background: url('../images/bg-overlay.png?1425645379') rgba(106, 120, 123, 0.65);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100; }
  .top-bg .container {
    position: relative;
    z-index: 200;
    height: 100%; }
  .top-bg .scrolldown {
    position: absolute;
    bottom: 30px;
    left: 50%;
    height: 100px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%); }
    .top-bg .scrolldown .icon-mouse {
      background: url('../images/icon-mouse.png?1425645379') no-repeat 0 0;
      display: block;
      width: 31px;
      height: 57px; }
    .top-bg .scrolldown .fa {
      display: inline-block;
      color: white;
      font-size: 42px;
      font-size: 4.2rem;
      -webkit-animation: scrolldown 1.5s ease infinite;
      -moz-animation: scrolldown 1.5s ease infinite;
      animation: scrolldown 1.5s ease infinite; }

.video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%; }
  .video-wrapper #vid {
    width: 100%; }
    @media (max-width: 889px) {
      .video-wrapper #vid {
        /* max-width: 889 */
        width: auto;
        height: 100%; } }

.top-logo {
  margin: 35px 0 0 35px;
  display: inline-block;
  position: relative;
  z-index: 100; }
  @media (max-width: 550px) {
    .top-logo {
      /* max-width: 550 */
      margin: 0;
      display: block;
      padding-top: 35px; } }

.nav-main {
  background: white;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  .nav-main .container {
    position: relative; }
  .nav-main.sticky {
    position: fixed;
    width: 100%;
    z-index: 500;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    transition: all 200ms linear; }
    .nav-main.sticky.headroom--pinned {
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      transform: translateY(0%); }
    .nav-main.sticky.headroom--unpinned {
      -webkit-transform: translateY(-100%);
      -moz-transform: translateY(-100%);
      transform: translateY(-100%); }
    .nav-main.sticky .logo a {
      padding: 12px 25px; }
    .nav-main.sticky .flexnav li a {
      padding: 11px 16px 10px; }
      @media (max-width: 991px) {
        .nav-main.sticky .flexnav li a {
          /* max-width: 991 */
          padding: 11px 13px 10px; } }
    .nav-main.sticky .touch-button {
      top: 10px; }
  .nav-main .logo {
    width: 31.62393%;
    float: left;
    margin-right: 2.5641%; }
    .nav-main .logo a {
      background: #de4a32;
      color: white;
      font-size: 18px;
      font-size: 1.8rem;
      display: inline-block;
      font-family: "Oswald", sans-serif;
      padding: 30px 25px;
      text-transform: uppercase;
      text-align: center;
      text-decoration: none; }
      .nav-main .logo a .normal {
        display: inline; }
      .nav-main .logo a .small {
        display: none; }
    @media (max-width: 991px) {
      .nav-main .logo {
        /* max-width: 991 */
        width: 23.07692%;
        float: left;
        margin-right: 2.5641%; } }
    @media (max-width: 767px) {
      .nav-main .logo {
        /* max-width: 767 */ }
        .nav-main .logo a {
          padding: 20px 25px; }
          .nav-main .logo a .normal {
            display: none; }
          .nav-main .logo a .small {
            display: inline; } }
  .nav-main .main-menu {
    width: 65.81197%;
    float: right;
    margin-right: 0;
    text-align: right; }
    @media (max-width: 991px) {
      .nav-main .main-menu {
        /* max-width: 991 */
        width: 74.35897%;
        float: right;
        margin-right: 0; } }
    @media (max-width: 767px) {
      .nav-main .main-menu {
        /* max-width: 991 */
        background: white;
        width: 100%; } }

#portfolio .content {
  height: 825px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    #portfolio .content {
      /* max-width: 1199 */
      height: 717px; } }

.filter-options {
  text-align: center;
  padding-bottom: 99px; }
  .filter-options a {
    border: 1px solid #252525;
    color: #252525;
    display: inline-block;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 8px 14px;
    margin: 0 12px;
    text-decoration: none;
    text-transform: uppercase; }
    .filter-options a:hover {
      border: 1px solid #de4a32; }
    .filter-options a.active {
      background: #de4a32;
      border: 1px solid #e1e1e1;
      color: white; }
  @media (max-width: 991px) {
    .filter-options {
      /* max-width: 991 */
      padding-bottom: 50px; }
      .filter-options a {
        margin: 0 7px;
        padding: 5px 8px; } }

#grid {
  position: relative;
  overflow: hidden;
  width: 100%; }
  #grid .item {
    box-sizing: border-box;
    margin: 0 0 30px;
    float: left; }
    #grid .item.wide {
      width: 65.8%; }
    #grid .item.narrow {
      width: 31.6%; }
    #grid .item a {
      display: block;
      width: 100%; }
      #grid .item a img {
        vertical-align: top; }
    @media (max-width: 991px) {
      #grid .item {
        /* max-width: 991 */ }
        #grid .item.wide {
          width: 49%; }
        #grid .item.narrow {
          width: 49%; } }
    @media (max-width: 400px) {
      #grid .item {
        /* max-width: 400 */ }
        #grid .item.wide {
          width: 100%; }
        #grid .item.narrow {
          width: 100%; } }
  #grid .shuffle_sizer {
    position: absolute;
    margin-left: 30px;
    height: 20px; }
    #grid .shuffle_sizer.wide {
      width: 65.8%; }
    #grid .shuffle_sizer.narrow {
      width: 31.6%; }
    @media (max-width: 991px) {
      #grid .shuffle_sizer {
        /* max-width: 991 */ }
        #grid .shuffle_sizer.wide {
          width: 49%; }
        #grid .shuffle_sizer.narrow {
          width: 49%; } }
    @media (max-width: 400px) {
      #grid .shuffle_sizer {
        /* max-width: 400 */ }
        #grid .shuffle_sizer.wide {
          width: 100%; }
        #grid .shuffle_sizer.narrow {
          width: 100%; } }

#skills .title-wrapper {
  text-align: center; }
#skills h3 {
  background: url('../images/bg-li-resume.png?1425645379') no-repeat center bottom;
  font-size: 28px;
  font-size: 2.8rem;
  display: inline-block;
  margin-bottom: 54px;
  padding: 0 20px 20px;
  position: relative; }
  #skills h3:before, #skills h3:after {
    background: #e1e1e1;
    bottom: 4px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 35%; }
  #skills h3:before {
    left: 0;
    margin-right: 10px; }
  #skills h3:after {
    right: 0;
    margin-left: 10px; }
#skills .software-skills {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%; }
  #skills .software-skills .progressbar {
    background: #e9e9e9;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-bottom: 58px;
    margin-left: 30px;
    height: 42px; }
  #skills .software-skills .progress {
    background: #9b9b9b;
    height: 42px;
    width: 0; }
  #skills .software-skills .skill-icon {
    background: #de4a32;
    box-sizing: border-box;
    color: white;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    display: inline-block;
    width: 58px;
    height: 58px;
    padding: 17px 0 0 11px;
    margin: -8px 0 -10px -20px;
    position: absolute;
    top: 0;
    left: 0;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.29);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }
    #skills .software-skills .skill-icon span {
      display: inline-block;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  #skills .software-skills .value {
    color: #252525;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 40px;
    line-height: 4rem;
    display: none;
    font-family: "Oswald", sans-serif;
    position: absolute;
    right: 10px;
    top: 0; }
#skills .hobbies {
  width: 48.71795%;
  float: right;
  margin-right: 0; }
  #skills .hobbies .col-1 {
    width: 47.36842%;
    float: left;
    margin-right: 5.26316%; }
  #skills .hobbies .col-2 {
    width: 47.36842%;
    float: right;
    margin-right: 0; }
  #skills .hobbies li {
    background: #e9e9e9;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: "PT Sans Narrow", sans-serif;
    position: relative;
    margin-bottom: 58px;
    margin-left: 50px;
    height: 42px; }
  #skills .hobbies .hobbie-icon {
    background: #de4a32;
    box-sizing: border-box;
    color: white;
    display: inline-block;
    overflow: hidden;
    width: 58px;
    height: 58px;
    padding: 15px 0 0 14px;
    margin: -8px 0 -10px -40px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }
    #skills .hobbies .hobbie-icon i {
      font-size: 28px;
      font-size: 2.8rem;
      text-align: center;
      text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.29);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  #skills .hobbies .hobbie-name {
    display: block;
    line-height: 40px;
    line-height: 4rem;
    text-align: center; }
  @media (max-width: 550px) {
    #skills .hobbies {
      /* max-width: 767 */ }
      #skills .hobbies .col-1, #skills .hobbies .col-2 {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
@media (max-width: 991px) {
  #skills {
    /* max-width: 767 */ }
    #skills .software-skills,
    #skills .hobbies {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: white; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }
