telegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchat
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1154 lines
27 KiB
1154 lines
27 KiB
8 years ago
|
@import url(http://fonts.googleapis.com/css?family=Oswald);
|
||
|
@font-face {
|
||
|
font-family: 'icomoon';
|
||
|
src: url("../fonts/icomoon/icomoon.eot?srf3rx");
|
||
|
src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
}
|
||
|
/* =======================================================
|
||
|
*
|
||
|
* Template Style
|
||
|
* Edit this section
|
||
|
*
|
||
|
* ======================================================= */
|
||
|
/* line 120, ../sass/style-light.scss */
|
||
|
html {
|
||
|
background-color: #eeeeee;
|
||
|
}
|
||
|
|
||
|
/* line 123, ../sass/style-light.scss */
|
||
|
body {
|
||
|
font-family: "Work Sans", Arial, sans-serif;
|
||
|
font-size: 18px;
|
||
|
line-height: 34px;
|
||
|
background: #eeeeee;
|
||
|
font-weight: 300;
|
||
|
opacity: 0;
|
||
|
color: #222;
|
||
|
}
|
||
|
|
||
|
/* line 135, ../sass/style-light.scss */
|
||
|
a {
|
||
|
color: #000;
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
|
||
|
}
|
||
|
/* line 139, ../sass/style-light.scss */
|
||
|
a:hover, a:active, a:focus {
|
||
|
color: #000;
|
||
|
outline: none;
|
||
|
text-decoration: none;
|
||
|
border-bottom: 2px solid black;
|
||
|
}
|
||
|
|
||
|
/* line 146, ../sass/style-light.scss */
|
||
|
p, figure {
|
||
|
margin-bottom: 1.5em;
|
||
|
}
|
||
|
|
||
|
/* line 150, ../sass/style-light.scss */
|
||
|
h1, h2, h3, h4, h5, h6 {
|
||
|
color: #000;
|
||
|
font-family: "Work Sans", Arial, sans-serif;
|
||
|
font-weight: 400;
|
||
|
margin: 1.5em 0 1.5em 0;
|
||
|
}
|
||
|
|
||
|
/* line 156, ../sass/style-light.scss */
|
||
|
::-webkit-selection {
|
||
|
color: #fff;
|
||
|
background: #000;
|
||
|
}
|
||
|
|
||
|
/* line 161, ../sass/style-light.scss */
|
||
|
::-moz-selection {
|
||
|
color: #fff;
|
||
|
background: #000;
|
||
|
}
|
||
|
|
||
|
/* line 166, ../sass/style-light.scss */
|
||
|
::selection {
|
||
|
color: #fff;
|
||
|
background: #000;
|
||
|
}
|
||
|
|
||
|
/* line 171, ../sass/style-light.scss */
|
||
|
#fh5co-page {
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
|
||
|
/* line 174, ../sass/style-light.scss */
|
||
|
#fh5co-nav {
|
||
|
text-align: center;
|
||
|
position: absolute;
|
||
|
width: 100%;
|
||
|
z-index: 99;
|
||
|
}
|
||
|
/* line 179, ../sass/style-light.scss */
|
||
|
#fh5co-nav ul {
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
}
|
||
|
/* line 182, ../sass/style-light.scss */
|
||
|
#fh5co-nav ul li {
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
list-style: none;
|
||
|
display: -moz-inline-stack;
|
||
|
display: inline-block;
|
||
|
zoom: 1;
|
||
|
*display: inline;
|
||
|
}
|
||
|
/* line 187, ../sass/style-light.scss */
|
||
|
#fh5co-nav ul li a {
|
||
|
color: rgba(0, 0, 0, 0.5);
|
||
|
padding: 20px 0 5px 0px;
|
||
|
margin-left: 10px;
|
||
|
margin-right: 10px;
|
||
|
border-bottom: transparent 2px solid;
|
||
|
display: -moz-inline-stack;
|
||
|
display: inline-block;
|
||
|
zoom: 1;
|
||
|
*display: inline;
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
}
|
||
|
/* line 196, ../sass/style-light.scss */
|
||
|
#fh5co-nav ul li a:hover, #fh5co-nav ul li a:focus, #fh5co-nav ul li a:active {
|
||
|
color: black;
|
||
|
border-bottom: black 2px solid;
|
||
|
}
|
||
|
/* line 202, ../sass/style-light.scss */
|
||
|
#fh5co-nav ul li.fh5co-active a {
|
||
|
color: black;
|
||
|
border-bottom: rgba(0, 0, 0, 0.1) 2px solid;
|
||
|
}
|
||
|
|
||
|
/* line 211, ../sass/style-light.scss */
|
||
|
#fh5co-header {
|
||
|
height: 100vh;
|
||
|
width: 100vw;
|
||
|
position: relative;
|
||
|
content: 'viewport-units-buggyfill; height:100vh; width: 100vw';
|
||
|
display: table;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 211, ../sass/style-light.scss */
|
||
|
#fh5co-header {
|
||
|
height: auto !important;
|
||
|
padding: 3em 0;
|
||
|
width: 100vw;
|
||
|
content: 'viewport-units-buggyfill; width: 100vw';
|
||
|
}
|
||
|
}
|
||
|
/* line 227, ../sass/style-light.scss */
|
||
|
#fh5co-header .fh5co-text-wrap {
|
||
|
height: 100vh;
|
||
|
width: 100vw;
|
||
|
content: 'viewport-units-buggyfill; height:100vh; width: 100vw';
|
||
|
display: table-cell;
|
||
|
vertical-align: middle;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 227, ../sass/style-light.scss */
|
||
|
#fh5co-header .fh5co-text-wrap {
|
||
|
height: auto !important;
|
||
|
padding: 3em 0;
|
||
|
height: 100vh;
|
||
|
width: 100vw;
|
||
|
content: 'viewport-units-buggyfill; height:100vh; width: 100vw';
|
||
|
}
|
||
|
}
|
||
|
/* line 242, ../sass/style-light.scss */
|
||
|
#fh5co-header .fh5co-intro-text {
|
||
|
-webkit-transform: skewY(-7deg);
|
||
|
-moz-transform: skewY(-7deg);
|
||
|
-ms-transform: skewY(-7deg);
|
||
|
-o-transform: skewY(-7deg);
|
||
|
transform: skewY(-7deg);
|
||
|
text-align: center;
|
||
|
}
|
||
|
/* line 250, ../sass/style-light.scss */
|
||
|
#fh5co-header h1 {
|
||
|
font-size: 3.5em;
|
||
|
line-height: 100px;
|
||
|
font-weight: 600;
|
||
|
letter-spacing: 15px;
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
text-transform: uppercase;
|
||
|
color: #000;
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
}
|
||
|
/* line 259, ../sass/style-light.scss */
|
||
|
#fh5co-header h1 span {
|
||
|
font-family: "Playfair Display", Times, serif;
|
||
|
font-style: italic;
|
||
|
text-transform: none !important;
|
||
|
}
|
||
|
@media screen and (max-width: 1200px) {
|
||
|
/* line 250, ../sass/style-light.scss */
|
||
|
#fh5co-header h1 {
|
||
|
font-size: 2.9em;
|
||
|
line-height: 80px;
|
||
|
font-weight: 700;
|
||
|
letter-spacing: 9px;
|
||
|
}
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 250, ../sass/style-light.scss */
|
||
|
#fh5co-header h1 {
|
||
|
font-size: 2.2em;
|
||
|
line-height: 60px;
|
||
|
font-weight: 700;
|
||
|
letter-spacing: 9px;
|
||
|
}
|
||
|
}
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 250, ../sass/style-light.scss */
|
||
|
#fh5co-header h1 {
|
||
|
font-size: 1.5em;
|
||
|
line-height: 50px;
|
||
|
font-weight: 400;
|
||
|
letter-spacing: 2px;
|
||
|
}
|
||
|
}
|
||
|
/* line 287, ../sass/style-light.scss */
|
||
|
#fh5co-header span {
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
}
|
||
|
/* line 291, ../sass/style-light.scss */
|
||
|
#fh5co-header h2 {
|
||
|
font-family: "Playfair Display", Times, serif;
|
||
|
font-weight: 400;
|
||
|
font-size: 24px;
|
||
|
line-height: 34px;
|
||
|
font-style: italic;
|
||
|
letter-spacing: .09em;
|
||
|
}
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 291, ../sass/style-light.scss */
|
||
|
#fh5co-header h2 {
|
||
|
font-weight: 400;
|
||
|
font-size: 18px;
|
||
|
line-height: 30px;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 307, ../sass/style-light.scss */
|
||
|
.btn-next {
|
||
|
position: absolute;
|
||
|
bottom: 2em;
|
||
|
left: 50%;
|
||
|
}
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 307, ../sass/style-light.scss */
|
||
|
.btn-next {
|
||
|
bottom: 4px;
|
||
|
}
|
||
|
}
|
||
|
/* line 314, ../sass/style-light.scss */
|
||
|
.btn-next a {
|
||
|
display: block;
|
||
|
text-align: center;
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
border-bottom: none;
|
||
|
}
|
||
|
/* line 319, ../sass/style-light.scss */
|
||
|
.btn-next a span {
|
||
|
display: block;
|
||
|
color: rgba(0, 0, 0, 0.4);
|
||
|
font-size: 18px;
|
||
|
letter-spacing: 1px;
|
||
|
font-weight: 300;
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
}
|
||
|
/* line 327, ../sass/style-light.scss */
|
||
|
.btn-next a i {
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
font-size: 20px;
|
||
|
color: rgba(0, 0, 0, 0.4);
|
||
|
color: #3279B6;
|
||
|
}
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 327, ../sass/style-light.scss */
|
||
|
.btn-next a i {
|
||
|
font-size: 20px;
|
||
|
}
|
||
|
}
|
||
|
/* line 336, ../sass/style-light.scss */
|
||
|
.btn-next a:hover {
|
||
|
color: rgba(0, 0, 0, 0.7);
|
||
|
}
|
||
|
/* line 338, ../sass/style-light.scss */
|
||
|
.btn-next a:hover span {
|
||
|
color: rgba(0, 0, 0, 0.7);
|
||
|
}
|
||
|
/* line 341, ../sass/style-light.scss */
|
||
|
.btn-next a:hover i {
|
||
|
color: #3279B6;
|
||
|
}
|
||
|
|
||
|
/* line 348, ../sass/style-light.scss */
|
||
|
.fh5co-bio-photo img {
|
||
|
max-width: 100%;
|
||
|
-webkit-box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
-moz-box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
-ms-box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
-o-box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
-webkit-border-radius: 7px;
|
||
|
-moz-border-radius: 7px;
|
||
|
-ms-border-radius: 7px;
|
||
|
border-radius: 7px;
|
||
|
}
|
||
|
|
||
|
/* line 360, ../sass/style-light.scss */
|
||
|
.fh5co-project {
|
||
|
height: 100vh;
|
||
|
width: 100vw;
|
||
|
content: 'viewport-units-buggyfill; height:100vh; width:100vw';
|
||
|
display: table;
|
||
|
position: relative;
|
||
|
}
|
||
|
/* line 369, ../sass/style-light.scss */
|
||
|
.fh5co-project:before {
|
||
|
content: "";
|
||
|
position: absolute;
|
||
|
top: 0;
|
||
|
right: 0;
|
||
|
left: 0;
|
||
|
height: 2px;
|
||
|
background: rgba(0, 0, 0, 0.03);
|
||
|
width: 101%;
|
||
|
-webkit-transform: skewY(-7deg);
|
||
|
-moz-transform: skewY(-7deg);
|
||
|
-ms-transform: skewY(-7deg);
|
||
|
-o-transform: skewY(-7deg);
|
||
|
transform: skewY(-7deg);
|
||
|
}
|
||
|
/* line 385, ../sass/style-light.scss */
|
||
|
.fh5co-project.no-border {
|
||
|
border-bottom: none;
|
||
|
}
|
||
|
/* line 387, ../sass/style-light.scss */
|
||
|
.fh5co-project.no-border:before {
|
||
|
display: none;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 360, ../sass/style-light.scss */
|
||
|
.fh5co-project {
|
||
|
height: inherit !important;
|
||
|
padding: 3em 0;
|
||
|
}
|
||
|
}
|
||
|
/* line 399, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-project-inner {
|
||
|
display: table-cell;
|
||
|
vertical-align: middle;
|
||
|
height: 100vh;
|
||
|
width: 100vw;
|
||
|
content: 'viewport-units-buggyfill; height:100vh; width:100vw';
|
||
|
position: relative;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 399, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-project-inner {
|
||
|
float: left;
|
||
|
width: 100%;
|
||
|
height: inherit !important;
|
||
|
padding: 3em 0;
|
||
|
width: 100vw;
|
||
|
content: 'viewport-units-buggyfill; width:100vw';
|
||
|
}
|
||
|
}
|
||
|
/* line 418, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs {
|
||
|
height: calc(100% - 50%);
|
||
|
position: relative;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 418, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs {
|
||
|
margin-bottom: 30px;
|
||
|
}
|
||
|
}
|
||
|
/* line 424, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs .img-holder-1,
|
||
|
.fh5co-project .fh5co-imgs .img-holder-2 {
|
||
|
position: absolute;
|
||
|
-webkit-border-radius: 7px;
|
||
|
-moz-border-radius: 7px;
|
||
|
-ms-border-radius: 7px;
|
||
|
border-radius: 7px;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 424, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs .img-holder-1,
|
||
|
.fh5co-project .fh5co-imgs .img-holder-2 {
|
||
|
position: relative;
|
||
|
}
|
||
|
}
|
||
|
/* line 432, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs .img-holder-1 img,
|
||
|
.fh5co-project .fh5co-imgs .img-holder-2 img {
|
||
|
max-width: 100%;
|
||
|
-webkit-box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
-moz-box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
-ms-box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
-o-box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
box-shadow: 6px 24px 61px -12px rgba(0, 0, 0, 0.49);
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
-webkit-border-radius: 7px;
|
||
|
-moz-border-radius: 7px;
|
||
|
-ms-border-radius: 7px;
|
||
|
border-radius: 7px;
|
||
|
}
|
||
|
/* line 443, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs .img-holder-1 {
|
||
|
left: 0;
|
||
|
bottom: 0;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 443, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs .img-holder-1 {
|
||
|
right: 0;
|
||
|
}
|
||
|
}
|
||
|
/* line 451, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs .img-holder-2 {
|
||
|
bottom: -2em;
|
||
|
right: 50px;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 451, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs .img-holder-2 {
|
||
|
position: absolute;
|
||
|
}
|
||
|
}
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 451, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs .img-holder-2 {
|
||
|
right: 30px;
|
||
|
bottom: -1em;
|
||
|
}
|
||
|
/* line 460, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-imgs .img-holder-2 img {
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
max-width: 100%;
|
||
|
height: 194px;
|
||
|
}
|
||
|
}
|
||
|
/* line 470, ../sass/style-light.scss */
|
||
|
.fh5co-project.fh5co-reverse .img-holder-1 {
|
||
|
left: auto;
|
||
|
right: 0;
|
||
|
}
|
||
|
/* line 473, ../sass/style-light.scss */
|
||
|
.fh5co-project.fh5co-reverse .img-holder-1 img {
|
||
|
text-align: right;
|
||
|
}
|
||
|
/* line 477, ../sass/style-light.scss */
|
||
|
.fh5co-project.fh5co-reverse .img-holder-2 {
|
||
|
bottom: -2em;
|
||
|
right: auto;
|
||
|
left: 50px;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 477, ../sass/style-light.scss */
|
||
|
.fh5co-project.fh5co-reverse .img-holder-2 {
|
||
|
position: absolute;
|
||
|
left: auto;
|
||
|
right: 50px;
|
||
|
}
|
||
|
}
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 477, ../sass/style-light.scss */
|
||
|
.fh5co-project.fh5co-reverse .img-holder-2 {
|
||
|
right: 30px;
|
||
|
bottom: -1em;
|
||
|
}
|
||
|
/* line 491, ../sass/style-light.scss */
|
||
|
.fh5co-project.fh5co-reverse .img-holder-2 img {
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
max-width: 100%;
|
||
|
height: 194px;
|
||
|
}
|
||
|
}
|
||
|
/* line 501, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-text {
|
||
|
padding-top: 3em;
|
||
|
}
|
||
|
/* line 503, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-text h2 {
|
||
|
color: black;
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
/* line 507, ../sass/style-light.scss */
|
||
|
.fh5co-project .fh5co-text p {
|
||
|
color: rgba(0, 0, 0, 0.5);
|
||
|
}
|
||
|
|
||
|
/* line 513, ../sass/style-light.scss */
|
||
|
#fh5co-main,
|
||
|
.fh5co-section {
|
||
|
padding: 7em 0;
|
||
|
position: relative;
|
||
|
color: rgba(0, 0, 0, 0.5);
|
||
|
}
|
||
|
/* line 518, ../sass/style-light.scss */
|
||
|
#fh5co-main small,
|
||
|
.fh5co-section small {
|
||
|
font-size: 13px;
|
||
|
}
|
||
|
/* line 521, ../sass/style-light.scss */
|
||
|
#fh5co-main .fh5co-lead,
|
||
|
.fh5co-section .fh5co-lead {
|
||
|
font-size: 26px;
|
||
|
line-height: 38px;
|
||
|
color: rgba(0, 0, 0, 0.6);
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 521, ../sass/style-light.scss */
|
||
|
#fh5co-main .fh5co-lead,
|
||
|
.fh5co-section .fh5co-lead {
|
||
|
font-size: 22px;
|
||
|
line-height: 34px;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 534, ../sass/style-light.scss */
|
||
|
#fh5co-footer {
|
||
|
padding: 7em 0em;
|
||
|
color: rgba(0, 0, 0, 0.3);
|
||
|
position: relative;
|
||
|
}
|
||
|
/* line 538, ../sass/style-light.scss */
|
||
|
#fh5co-footer:before {
|
||
|
content: "";
|
||
|
position: absolute;
|
||
|
top: 0;
|
||
|
right: 0;
|
||
|
left: 0;
|
||
|
height: 1px;
|
||
|
background: rgba(0, 0, 0, 0.1);
|
||
|
width: 101%;
|
||
|
-webkit-transform: skewY(-7deg);
|
||
|
-moz-transform: skewY(-7deg);
|
||
|
-ms-transform: skewY(-7deg);
|
||
|
-o-transform: skewY(-7deg);
|
||
|
transform: skewY(-7deg);
|
||
|
}
|
||
|
|
||
|
/* line 556, ../sass/style-light.scss */
|
||
|
.fh5co-project-detail {
|
||
|
padding: 7em 0;
|
||
|
position: relative;
|
||
|
color: rgba(0, 0, 0, 0.3);
|
||
|
}
|
||
|
/* line 561, ../sass/style-light.scss */
|
||
|
.fh5co-project-detail:before {
|
||
|
content: "";
|
||
|
position: absolute;
|
||
|
top: 0;
|
||
|
right: 0;
|
||
|
left: 0;
|
||
|
height: 1px;
|
||
|
background: rgba(0, 0, 0, 0.1);
|
||
|
width: 101%;
|
||
|
-webkit-transform: skewY(-7deg);
|
||
|
-moz-transform: skewY(-7deg);
|
||
|
-ms-transform: skewY(-7deg);
|
||
|
-o-transform: skewY(-7deg);
|
||
|
transform: skewY(-7deg);
|
||
|
}
|
||
|
|
||
|
/* line 579, ../sass/style-light.scss */
|
||
|
.fh5co-section-heading {
|
||
|
margin-top: 0px;
|
||
|
line-height: 38px;
|
||
|
font-size: 13px;
|
||
|
letter-spacing: 2px;
|
||
|
text-transform: uppercase;
|
||
|
}
|
||
|
/* line 585, ../sass/style-light.scss */
|
||
|
.fh5co-section-heading .fh5co-number {
|
||
|
color: rgba(0, 0, 0, 0.2);
|
||
|
padding-bottom: 2px;
|
||
|
margin-right: 10px;
|
||
|
display: -moz-inline-stack;
|
||
|
display: inline-block;
|
||
|
zoom: 1;
|
||
|
*display: inline;
|
||
|
}
|
||
|
/* line 590, ../sass/style-light.scss */
|
||
|
.fh5co-section-heading .fh5co-number sup {
|
||
|
top: -.25em;
|
||
|
position: relative;
|
||
|
}
|
||
|
|
||
|
/* line 599, ../sass/style-light.scss */
|
||
|
.fh5co-testimony {
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
border-left: none;
|
||
|
}
|
||
|
/* line 603, ../sass/style-light.scss */
|
||
|
.fh5co-testimony p {
|
||
|
font-family: "Work Sans", Arial, sans-serif;
|
||
|
font-size: 20px;
|
||
|
line-height: 38px;
|
||
|
font-style: italic;
|
||
|
color: rgba(0, 0, 0, 0.7);
|
||
|
}
|
||
|
/* line 610, ../sass/style-light.scss */
|
||
|
.fh5co-testimony .fh5co-quote {
|
||
|
margin-bottom: 10px;
|
||
|
}
|
||
|
/* line 614, ../sass/style-light.scss */
|
||
|
.fh5co-testimony p cite {
|
||
|
color: rgba(0, 0, 0, 0.5);
|
||
|
}
|
||
|
|
||
|
/* line 622, ../sass/style-light.scss */
|
||
|
.fh5co-social {
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
}
|
||
|
/* line 625, ../sass/style-light.scss */
|
||
|
.fh5co-social li {
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
list-style: none;
|
||
|
display: -moz-inline-stack;
|
||
|
display: inline-block;
|
||
|
zoom: 1;
|
||
|
*display: inline;
|
||
|
}
|
||
|
/* line 630, ../sass/style-light.scss */
|
||
|
.fh5co-social li a {
|
||
|
padding: 10px;
|
||
|
font-size: 20px;
|
||
|
color: rgba(0, 0, 0, 0.3);
|
||
|
border-bottom: none;
|
||
|
display: -moz-inline-stack;
|
||
|
display: inline-block;
|
||
|
zoom: 1;
|
||
|
*display: inline;
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
}
|
||
|
/* line 638, ../sass/style-light.scss */
|
||
|
.fh5co-social li a:hover {
|
||
|
color: rgba(0, 0, 0, 0.7);
|
||
|
}
|
||
|
/* line 644, ../sass/style-light.scss */
|
||
|
.fh5co-social.fh5co-stack li {
|
||
|
display: block;
|
||
|
}
|
||
|
/* line 646, ../sass/style-light.scss */
|
||
|
.fh5co-social.fh5co-stack li a {
|
||
|
display: block;
|
||
|
padding: 5px 10px;
|
||
|
border-bottom: none;
|
||
|
}
|
||
|
/* line 651, ../sass/style-light.scss */
|
||
|
.fh5co-social.fh5co-stack li i {
|
||
|
width: 24px;
|
||
|
top: 2px;
|
||
|
position: relative;
|
||
|
display: -moz-inline-stack;
|
||
|
display: inline-block;
|
||
|
zoom: 1;
|
||
|
*display: inline;
|
||
|
margin-right: 10px;
|
||
|
}
|
||
|
|
||
|
/* line 663, ../sass/style-light.scss */
|
||
|
#fh5co-map {
|
||
|
height: 500px;
|
||
|
width: 100%;
|
||
|
}
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 663, ../sass/style-light.scss */
|
||
|
#fh5co-map {
|
||
|
height: 250px;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 671, ../sass/style-light.scss */
|
||
|
.fh5co-list-style-1 {
|
||
|
padding: 0;
|
||
|
margin: 0 0 1.5em 0;
|
||
|
}
|
||
|
/* line 674, ../sass/style-light.scss */
|
||
|
.fh5co-list-style-1.fh5co-inline {
|
||
|
float: left;
|
||
|
margin-right: 3em;
|
||
|
}
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 674, ../sass/style-light.scss */
|
||
|
.fh5co-list-style-1.fh5co-inline {
|
||
|
margin-right: 0px;
|
||
|
float: none;
|
||
|
}
|
||
|
}
|
||
|
/* line 682, ../sass/style-light.scss */
|
||
|
.fh5co-list-style-1 li {
|
||
|
list-style: none;
|
||
|
padding-left: 2em;
|
||
|
position: relative;
|
||
|
}
|
||
|
/* line 686, ../sass/style-light.scss */
|
||
|
.fh5co-list-style-1 li:before {
|
||
|
content: "";
|
||
|
left: 0;
|
||
|
top: .75em;
|
||
|
position: absolute;
|
||
|
width: 7px;
|
||
|
height: 7px;
|
||
|
-webkit-border-radius: 50%;
|
||
|
-moz-border-radius: 50%;
|
||
|
-ms-border-radius: 50%;
|
||
|
border-radius: 50%;
|
||
|
background: rgba(0, 0, 0, 0.5);
|
||
|
}
|
||
|
|
||
|
/* line 701, ../sass/style-light.scss */
|
||
|
.flexslider {
|
||
|
background: none;
|
||
|
border: none;
|
||
|
}
|
||
|
/* line 704, ../sass/style-light.scss */
|
||
|
.flexslider img {
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
-webkit-border-radius: 7px;
|
||
|
-moz-border-radius: 7px;
|
||
|
-ms-border-radius: 7px;
|
||
|
border-radius: 7px;
|
||
|
}
|
||
|
/* line 709, ../sass/style-light.scss */
|
||
|
.flexslider .flex-control-paging li a {
|
||
|
background: black;
|
||
|
box-shadow: none !important;
|
||
|
}
|
||
|
/* line 713, ../sass/style-light.scss */
|
||
|
.flexslider .flex-control-nav {
|
||
|
bottom: -60px;
|
||
|
}
|
||
|
|
||
|
/* line 718, ../sass/style-light.scss */
|
||
|
.style-toggle {
|
||
|
position: absolute;
|
||
|
z-index: 999;
|
||
|
top: 25px;
|
||
|
right: 15px;
|
||
|
background: #cccccc;
|
||
|
width: 40px;
|
||
|
height: 20px;
|
||
|
border-bottom: none !important;
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
-webkit-border-radius: 100px;
|
||
|
-moz-border-radius: 100px;
|
||
|
-ms-border-radius: 100px;
|
||
|
border-radius: 100px;
|
||
|
display: -moz-inline-stack;
|
||
|
display: inline-block;
|
||
|
zoom: 1;
|
||
|
*display: inline;
|
||
|
}
|
||
|
/* line 730, ../sass/style-light.scss */
|
||
|
.style-toggle .fh5co-circle {
|
||
|
height: 20px;
|
||
|
width: 20px;
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
background: white;
|
||
|
-webkit-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.99);
|
||
|
-moz-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.99);
|
||
|
-ms-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.99);
|
||
|
-o-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.99);
|
||
|
box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.99);
|
||
|
-webkit-border-radius: 100px;
|
||
|
-moz-border-radius: 100px;
|
||
|
-ms-border-radius: 100px;
|
||
|
border-radius: 100px;
|
||
|
display: block;
|
||
|
}
|
||
|
/* line 745, ../sass/style-light.scss */
|
||
|
.style-toggle.active .fh5co-circle {
|
||
|
height: 20px;
|
||
|
width: 20px;
|
||
|
position: relative;
|
||
|
margin-left: 20px;
|
||
|
-webkit-transition: 0.5s;
|
||
|
-o-transition: 0.5s;
|
||
|
transition: 0.5s;
|
||
|
background: white;
|
||
|
-webkit-box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.49);
|
||
|
-moz-box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.49);
|
||
|
-ms-box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.49);
|
||
|
-o-box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.49);
|
||
|
box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.49);
|
||
|
-webkit-border-radius: 100px;
|
||
|
-moz-border-radius: 100px;
|
||
|
-ms-border-radius: 100px;
|
||
|
border-radius: 100px;
|
||
|
display: block;
|
||
|
}
|
||
|
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 767, ../sass/style-light.scss */
|
||
|
.col-xxs-12 {
|
||
|
float: none;
|
||
|
width: 100%;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 773, ../sass/style-light.scss */
|
||
|
.btn-cta {
|
||
|
padding: 20px 30px !important;
|
||
|
width: 200px;
|
||
|
font-size: 18px;
|
||
|
}
|
||
|
@media screen and (max-width: 480px) {
|
||
|
/* line 773, ../sass/style-light.scss */
|
||
|
.btn-cta {
|
||
|
padding: 10px 30px !important;
|
||
|
width: 100%;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 782, ../sass/style-light.scss */
|
||
|
.row-bottom-padded-lg {
|
||
|
padding-bottom: 7em;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 782, ../sass/style-light.scss */
|
||
|
.row-bottom-padded-lg {
|
||
|
padding-bottom: 2em;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 788, ../sass/style-light.scss */
|
||
|
.row-top-padded-lg {
|
||
|
padding-top: 7em;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 788, ../sass/style-light.scss */
|
||
|
.row-top-padded-lg {
|
||
|
padding-top: 2em;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 794, ../sass/style-light.scss */
|
||
|
.row-bottom-padded-md {
|
||
|
padding-bottom: 4em;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 794, ../sass/style-light.scss */
|
||
|
.row-bottom-padded-md {
|
||
|
padding-bottom: 2em;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 800, ../sass/style-light.scss */
|
||
|
.row-top-padded-md {
|
||
|
padding-top: 4em;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 800, ../sass/style-light.scss */
|
||
|
.row-top-padded-md {
|
||
|
padding-top: 2em;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 806, ../sass/style-light.scss */
|
||
|
.row-bottom-padded-sm {
|
||
|
padding-bottom: 2em;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 806, ../sass/style-light.scss */
|
||
|
.row-bottom-padded-sm {
|
||
|
padding-bottom: 2em;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 812, ../sass/style-light.scss */
|
||
|
.row-top-padded-sm {
|
||
|
padding-top: 2em;
|
||
|
}
|
||
|
@media screen and (max-width: 768px) {
|
||
|
/* line 812, ../sass/style-light.scss */
|
||
|
.row-top-padded-sm {
|
||
|
padding-top: 2em;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* line 820, ../sass/style-light.scss */
|
||
|
.no-js #loader {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
/* line 823, ../sass/style-light.scss */
|
||
|
.js #loader {
|
||
|
display: block;
|
||
|
position: absolute;
|
||
|
left: 100px;
|
||
|
top: 0;
|
||
|
}
|
||
|
|
||
|
/* line 826, ../sass/style-light.scss */
|
||
|
.fh5co-loader {
|
||
|
position: fixed;
|
||
|
left: 0px;
|
||
|
top: 0px;
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
z-index: 9999;
|
||
|
background: url(../images/hourglass.svg) center no-repeat #EEEEEE;
|
||
|
}
|
||
|
|
||
|
/* line 837, ../sass/style-light.scss */
|
||
|
.js .animate-box {
|
||
|
opacity: 0;
|
||
|
}
|
||
|
|
||
|
/* line 844, ../sass/style-light.scss */
|
||
|
.btn {
|
||
|
margin: 4px;
|
||
|
box-shadow: 1px 1px 5px #888888;
|
||
|
}
|
||
|
|
||
|
/* line 849, ../sass/style-light.scss */
|
||
|
.btn-xs {
|
||
|
font-weight: 300;
|
||
|
}
|
||
|
|
||
|
/* line 853, ../sass/style-light.scss */
|
||
|
.btn-hot {
|
||
|
color: #fff;
|
||
|
background-color: #db5566;
|
||
|
border-bottom: 2px solid #af4451;
|
||
|
}
|
||
|
|
||
|
/* line 859, ../sass/style-light.scss */
|
||
|
.btn-hot:hover, .btn-hot:focus, .open > .dropdown-toggle.btn-hot {
|
||
|
color: #fff;
|
||
|
background-color: #df6a78;
|
||
|
border-bottom: 2px solid #b25560;
|
||
|
outline: none;
|
||
|
}
|
||
|
|
||
|
/* line 866, ../sass/style-light.scss */
|
||
|
.btn-hot:active, .btn-hot.active {
|
||
|
color: #fff;
|
||
|
background-color: #c04b59;
|
||
|
border-top: 2px solid #9a3c47;
|
||
|
margin-top: 2px;
|
||
|
}
|
||
|
|
||
|
/* line 873, ../sass/style-light.scss */
|
||
|
.btn-twitter {
|
||
|
color: #fff;
|
||
|
background-color: #51A5E4;
|
||
|
border-bottom: 2px solid #0095E0;
|
||
|
}
|
||
|
|
||
|
/* line 879, ../sass/style-light.scss */
|
||
|
.btn-twitter:hover, .btn-twitter:focus, .open > .dropdown-toggle.btn-twitter {
|
||
|
color: #fff;
|
||
|
background-color: #51A5E4;
|
||
|
border-bottom: 2px solid #0095E0;
|
||
|
outline: none;
|
||
|
}
|
||
|
|
||
|
/* line 886, ../sass/style-light.scss */
|
||
|
.btn-twitter:active, .btn-twitter.active {
|
||
|
color: #fff;
|
||
|
background-color: #51A5E4;
|
||
|
border-top: 2px solid #0095E0;
|
||
|
margin-top: 2px;
|
||
|
}
|
||
|
|
||
|
/* line 893, ../sass/style-light.scss */
|
||
|
.btn-facebook {
|
||
|
color: #fff;
|
||
|
background-color: #2274B9;
|
||
|
border-bottom: 2px solid #0095E0;
|
||
|
}
|
||
|
|
||
|
/* line 899, ../sass/style-light.scss */
|
||
|
.btn-facebook:hover, .btn-facebook:focus, .open > .dropdown-toggle.btn-facebook {
|
||
|
color: #fff;
|
||
|
background-color: #2274B9;
|
||
|
border-bottom: 2px solid #0095E0;
|
||
|
outline: none;
|
||
|
}
|
||
|
|
||
|
/* line 906, ../sass/style-light.scss */
|
||
|
.btn-facebook:active, .btn-facebook.active {
|
||
|
color: #fff;
|
||
|
background-color: #2274B9;
|
||
|
border-top: 2px solid #0095E0;
|
||
|
margin-top: 2px;
|
||
|
}
|
||
|
|
||
|
/* line 913, ../sass/style-light.scss */
|
||
|
.btn:focus,
|
||
|
.btn:active:focus,
|
||
|
.btn.active:focus {
|
||
|
outline: none;
|
||
|
outline-offset: 0px;
|
||
|
}
|
||
|
|
||
|
/* line 920, ../sass/style-light.scss */
|
||
|
.progress-bar-default {
|
||
|
background-color: transparent !important;
|
||
|
color: black;
|
||
|
-webkit-box-shadow: none !important;
|
||
|
box-shadow: none !important;
|
||
|
}
|
||
|
|
||
|
/* Style the Image Used to Trigger the Modal */
|
||
|
/* line 927, ../sass/style-light.scss */
|
||
|
.screenshot {
|
||
|
cursor: pointer;
|
||
|
transition: 0.3s;
|
||
|
width: 300px;
|
||
|
margin: 10px;
|
||
|
}
|
||
|
|
||
|
/* line 934, ../sass/style-light.scss */
|
||
|
.screenshot:hover {
|
||
|
opacity: 0.7;
|
||
|
}
|
||
|
|
||
|
/* The Modal (background) */
|
||
|
/* line 937, ../sass/style-light.scss */
|
||
|
.modal {
|
||
|
display: none;
|
||
|
/* Hidden by default */
|
||
|
position: fixed;
|
||
|
/* Stay in place */
|
||
|
z-index: 1;
|
||
|
/* Sit on top */
|
||
|
padding: 2%;
|
||
|
/* Location of the box */
|
||
|
left: 0;
|
||
|
top: 0;
|
||
|
width: 100%;
|
||
|
/* Full width */
|
||
|
height: 100%;
|
||
|
/* Full height */
|
||
|
overflow: auto;
|
||
|
/* Enable scroll if needed */
|
||
|
background-color: black;
|
||
|
/* Fallback color */
|
||
|
background-color: rgba(0, 0, 0, 0.9);
|
||
|
/* Black w/ opacity */
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
|
||
|
/* Modal Content (Image) */
|
||
|
/* line 953, ../sass/style-light.scss */
|
||
|
.modal-content {
|
||
|
margin: auto;
|
||
|
display: block;
|
||
|
width: 80%;
|
||
|
}
|
||
|
|
||
|
/* Caption of Modal Image (Image Text) - Same Width as the Image */
|
||
|
/* line 960, ../sass/style-light.scss */
|
||
|
#caption {
|
||
|
margin: auto;
|
||
|
display: block;
|
||
|
width: 80%;
|
||
|
max-width: 700px;
|
||
|
text-align: center;
|
||
|
color: #ccc;
|
||
|
padding: 10px 0;
|
||
|
height: 150px;
|
||
|
}
|
||
|
|
||
|
/* Add Animation - Zoom in the Modal */
|
||
|
/* line 972, ../sass/style-light.scss */
|
||
|
.modal-content, #caption {
|
||
|
-webkit-animation-name: zoom;
|
||
|
-webkit-animation-duration: 0.6s;
|
||
|
animation-name: zoom;
|
||
|
animation-duration: 0.6s;
|
||
|
}
|
||
|
|
||
|
@-webkit-keyframes zoom {
|
||
|
from {
|
||
|
-webkit-transform: scale(0);
|
||
|
}
|
||
|
to {
|
||
|
-webkit-transform: scale(1);
|
||
|
}
|
||
|
}
|
||
|
@keyframes zoom {
|
||
|
from {
|
||
|
transform: scale(0);
|
||
|
}
|
||
|
to {
|
||
|
transform: scale(1);
|
||
|
}
|
||
|
}
|
||
|
/* The Close Button */
|
||
|
/* line 990, ../sass/style-light.scss */
|
||
|
.close {
|
||
|
position: absolute;
|
||
|
top: 15px;
|
||
|
right: 35px;
|
||
|
color: #f1f1f1;
|
||
|
font-size: 40px;
|
||
|
font-weight: bold;
|
||
|
transition: 0.3s;
|
||
|
}
|
||
|
|
||
|
/* line 1000, ../sass/style-light.scss */
|
||
|
.close:hover,
|
||
|
.close:focus {
|
||
|
color: #bbb;
|
||
|
text-decoration: none;
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
/* 100% Image Width on Smaller Screens */
|
||
|
@media only screen and (max-width: 700px) {
|
||
|
/* line 1009, ../sass/style-light.scss */
|
||
|
.modal-content {
|
||
|
width: 100%;
|
||
|
}
|
||
|
}
|