/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v10/SKK6Nusyv8QPNMtI4j9J2wsYbbCjybiHxArTLjt7FRU.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v10/gFXtEMCp1m_YzxsBpKl68gsYbbCjybiHxArTLjt7FRU.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v10/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(https://fonts.gstatic.com/s/materialicons/v21/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format("woff2"); }
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License:none (public domain)
*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/*---------------------------------------------------*/
html {
  overflow-y: scroll; }

/*---------------------------------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

/*---------------------------------------------------*/
/* Micro Clearfix */
.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1; }

/*---------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/*---------------------------------------------------*/
:-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

/*---------------------------------------------------*/
body:before, .linksSocial:before, .sectionWork:before, .sectionWork .wrap:before, .workList:before, body:after, .linksSocial:after, .sectionWork:after, .sectionWork .wrap:after, .workList:after {
  content: "";
  display: table; }
body:after, .linksSocial:after, .sectionWork:after, .sectionWork .wrap:after, .workList:after {
  clear: both; }
body, .linksSocial, .sectionWork, .sectionWork .wrap, .workList {
  zoom: 1; }

body {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.5);
  background-color: #fff; }

.wrap {
  max-width: 86%;
  margin: 0 auto;
  padding: 15% 0.5%; }
  @media (min-width: 1020px) {
    .wrap {
      max-width: 60%; } }
  @media (min-width: 1500px) {
    .wrap {
      max-width: 50%; } }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a img {
    border: none; }

b {
  font-weight: 500; }

.hide {
  display: none !important; }

.head h1 {
  font-weight: bold;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1; }

.linksSocial {
  display: none;
  margin: 1em -0.5em;
  font-size: 1rem; }
  .linksSocial a {
    margin: -0.25em -0.25em;
    padding: 0.25em 0.75em;
    float: left;
    color: #999; }

.infoText {
  padding: 1.5em 0;
  font-weight: 300;
  font-size: 1.25rem; }

.infoContact {
  color: rgba(0, 0, 0, 0.5); }
  .infoContact h4 {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.1em;
    font-weight: 700; }
  .infoContact a {
    color: inherit; }

.sectionWork {
  position: relative;
  width: 100%;
  height: auto;
  padding: 100px 0;
  background-color: #f1f1f1; }
  .sectionWork .wrap {
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    padding: 0; }

.workList {
  float: left;
  width: 240px;
  position: relative;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  margin: 0;
  padding: 0; }
  @media (min-width: 480px) {
    .workList {
      width: 480px; } }
  @media (min-width: 720px) {
    .workList {
      width: 720px; } }
  @media (min-width: 960px) {
    .workList {
      width: 960px; } }
  @media (min-width: 1200px) {
    .workList {
      width: 1200px; } }
  @media (min-width: 1440px) {
    .workList {
      width: 1440px; } }
  .workList li {
    float: left;
    overflow: hidden;
    position: relative;
    list-style: none; }
  .workList a {
    float: left;
    overflow: hidden;
    z-index: 5;
    position: relative;
    width: 200px;
    height: 200px;
    margin: 20px;
    font-size: 0.8em;
    text-decoration: none;
    background: #ff0;
    /*	border-bottom: 1px solid #fff;*/ }
    .workList a .image {
      float: left;
      display: block;
      z-index: 5;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
      .workList a .image img {
        width: 100%;
        height: 100%; }
    .workList a .name {
      z-index: 3;
      position: relative;
      left: -190px;
      margin: 0;
      padding: 14px 15px 0px;
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
    .workList a .tags {
      z-index: 3;
      position: relative;
      top: 190px;
      padding: 0 15px;
      margin: 0;
      font-size: 11px;
      font-style: italic;
      text-transform: lowercase;
      color: #eee;
      color: #444;
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
  .workList a:hover {
    opacity: 1;
    border-color: #fe0; }
    .workList a:hover .image {
      z-index: 2;
      top: 190px;
      left: 190px; }
    .workList a:hover .name {
      color: #222;
      left: 0; }
    .workList a:hover .tags {
      top: 0px;
      color: #222; }

.page-workspace h1 {
  text-align: center;
  font-size: 3rem;
  font-weight: 300;
  color: #111; }
.page-workspace .myStuff {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 100px 0 50px; }

.fof h1 {
  margin: 0;
  font-size: 3rem; }
.fof h4 {
  margin: 0em 0 1em;
  font-size: 1.5rem; }
.fof p {
  margin: 0 0 1em;
  font-size: 1.1rem; }

/*# sourceMappingURL=main.css.map */
