/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;font-family:"Roboto","Arial",sans-serif}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none;color:inherit}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;width:100%;height:auto}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}.btn{display:block;width:100%;padding-top:15px;padding-bottom:15px;font-size:18px;line-height:1.2;font-family:"Roboto","Arial",sans-serif;text-transform:uppercase;text-align:center;background-color:#d22856;border-radius:5px}.portfolio,.portfolio__wrapper{background-color:gray;background-image:url(../img/color-bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.portfolio__wrapper{width:400px;margin:0 auto;padding:30px;background-image:url(../img/crystal-bg.png);box-shadow:-5px 0 10px rgba(0,0,0,.1),5px 0 10px rgba(0,0,0,.1);opacity:.95}.project{position:relative;width:320px;padding-right:0;padding-left:0;margin:0 auto 30px;transition:all .1s ease-out;background-color:rgba(255,255,255,.3);border:1px solid #e9ebec;border-radius:3px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.project:hover{border-color:rgba(0,0,0,.7);box-shadow:0 10px 30px rgba(0,0,0,.5)}.overlay,.project__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:160px}.project__link{padding-right:20px;padding-left:20px}.project__link:hover .overlay{z-index:1;transform:scale(1)}.overlay{position:absolute;top:0;left:0;z-index:-1;-ms-flex-pack:center;justify-content:center;width:100%;font-size:20px;line-height:20px;font-family:"Roboto","Arial",sans-serif;text-transform:uppercase;letter-spacing:.2em;color:#fff;background-color:rgba(0,0,0,.7);transform:scale(.1);transition:all .1s ease-out}@media (min-width:768px){.portfolio__wrapper{width:680px;padding-right:30px;padding-left:30px;margin:0 auto}.project{width:640px;padding-right:0;padding-left:0;margin:20px auto}.overlay,.project__link{height:327px}}@media (min-width:1400px){.portfolio__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1300px;padding-right:30px;padding-left:30px;margin:0 auto}}