@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local("Raleway"), local("Raleway-Regular"), url(https://fonts.gstatic.com/s/raleway/v12/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: local("Raleway SemiBold"), local("Raleway-SemiBold"), url(https://fonts.gstatic.com/s/raleway/v12/1Ptrg8zYS_SKggPNwPIsWqZPANqczVs.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

body {
    background: #fff;
    font-family: "Raleway", arial;
    font-style: normal;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
    color: #626262;
    letter-spacing: 1px
}

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

h2 {
    font-size: 1.5em;
    margin: .75em 0
}

h3 {
    font-size: 1.17em;
    margin: .83em 0
}

h5 {
    font-size: 1em;
    margin: 1.5em 0
}

h6 {
    font-size: .75em;
    margin: 1.67em 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bolder
}

.menu-text {
    color: #6a6a6a;
    font-size: 1.5em
}

@media only screen and (min-width: 40em) {
    .menu:last-child {
        border-left: 1px solid #4e4e4e
    }

    .menu:first-child {
        border-left: none
    }

    .menu li:not(:last-child) {
        border-right: 1px solid #4e4e4e
    }
}

.title-bar {
    background: rgba(255, 255, 255, 0.7);
    padding: 0.9rem
}

.top-bar {
    background: rgba(255, 255, 255, 0.7)
}

.top-bar a {
    color: #6a6a6a
}

.top-bar a:hover {
    color: #fc884f
}

[data-sticky] {
    width: 100%
}

.sticky {
    z-index: 2;
    color: black
}

.sticky-container {
    height: 100px
}

header {
    width: 100%;
    height: 160px
}

header ul li {
    list-style: none;
    display: block;
    float: left;
    margin-left: 40px
}

header ul li a {
    text-decoration: none;
    color: #414751;
    font-family: "Raleway", arial;
    font-style: bold;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    transition: .1s linear;
    -webkit-transition: .1s linear
}

header ul li a:hover,
header ul li .current {
    color: #fc884f
}

.hero {
    width: 100%;
    height: 100vh;
    position: relative;
    background: no-repeat center/50% url("/media/site/images/hero_4.jpg");
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    overflow: hidden;
    text-align: center
}

.hero .lead {
    color: #fff;
    font-family: "Raleway", arial;
    font-style: bold;
    font-weight: 600;
    font-size: 10vh;
    text-transform: uppercase;
    margin-top: 35vh;
    margin-bottom: 5vh;
    letter-spacing: 1vh;
    line-height: 1.1
}

.hero .sublead {
    color: white;
    font-size: 4vh;
    letter-spacing: .3vh;
    text-shadow: 2px 2px 17px rgba(255, 255, 255, 0.7)
}

.page_title {
    width: 100%;
    padding: 100px 0;
    background: #fdfcfc;
    text-align: center
}

.page_title .title {
    color: #414751;
    font-family: "Raleway", arial;
    font-style: bold;
    font-weight: 600;
    font-size: 22px
}

.work .title,
.team .title,
.process .title,
.contact_form .title {
    color: #414751;
    font-family: "Raleway", arial;
    font-style: bold;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5vh
}

.services_home,
.services {
    overflow: hidden;
    padding: vh10 0px;
    background: #fbfafa
}

.services {
    background: #ffffff
}

.services_home ul li,
.services ul li {
    list-style: none;
    display: block;
    width: 313px;
    float: left;
    margin-right: 80px;
    text-align: center
}

.services ul li {
    margin-bottom: 80px
}

.services_home ul li:last-child {
    margin-right: 0
}

.services ul li:nth-child(3n+0) {
    margin-right: 0
}

.services_home ul li h1,
.services ul li h1 {
    color: #616771;
    font-family: "Raleway", arial;
    font-style: bold;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 40px;
    letter-spacing: 1px
}

.services_home ul li p,
.services ul li p {
    color: #898d94;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px
}

.work {
    padding: 4vh 0px 2vh 0px
}

.work .project1 {
    z-index: 99;
    overflow: hidden;
    position: relative
}

.work .project2,
.work .project3 {
    margin-top: -120px;
    overflow: hidden;
    position: relative
}

.work .project2 {
    z-index: 98
}

.work .project3 {
    z-index: 97
}

.work .media {
    width: 630px;
    height: 370px;
    float: left;
    overflow: hidden
}

.work .media img {
    width: 100%;
    height: auto
}

.work .details {
    width: 470px;
    float: right;
    padding: 80px;
    background: #fdfcfc;
    margin-top: -120px
}

.work .details a {
    text-decoration: none
}

.work .details h1 {
    color: #616771;
    font-family: "Raleway", arial;
    font-style: bold;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.work .details p {
    color: #898d95;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 40px
}

.work .details .link_details {
    text-decoration: none;
    color: #535659;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear
}

.work .details .link_details:hover {
    color: #fb874f
}

.work .details .link_details .details_icon {
    display: inline-block;
    width: 13px;
    height: 9px;
    background: url("/old_site/img/more_icon.png") no-repeat;
    background-position: 0 0;
    margin-left: 3px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear
}

.work .details .link_details:hover .details_icon {
    background-position: 0 -10px
}

.work .more_projects {
    display: block;
    width: 50%;
    float: left
}

.work .all_work {
    display: inline-block;
    position: relative;
    z-index: 999;
    float: right;
    margin: -40px 40px 0 0;
    padding: 30px 40px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    background: #fb874f;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear
}

.work .all_work:hover {
    background: #ec7236
}

.work_details {
    padding: 100px 0
}

.work_details .columns {
    margin-bottom: 80px;
    overflow: hidden
}

.work_details .columns:last-child {
    margin-bottom: 0
}

.work_details .columns .col_left {
    float: left
}

.work_details .columns .col_right {
    float: right
}

.about {
    width: 100%;
    padding: 100px 0
}

.about .intro,
.work_details .intro {
    color: #71767f;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 100px;
    letter-spacing: 1px
}

.about .columns {
    margin-bottom: 100px
}

.about .columns:last-child {
    margin-bottom: 0
}

.about .columns .col_1 {
    display: block;
    text-align: center;
    width: 510px
}

.about .columns .col_left {
    float: left
}

.about .columns .col_right {
    float: right
}

.about .columns h2 {
    color: #71767f;
    font-family: "Raleway", arial;
    font-style: bold;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.about .columns p {
    color: #71767f;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 1px
}

.team {
    width: 100%;
    padding: 100px 0;
    background: #fbfafa
}

.team ul li {
    width: 230px;
    list-style: none;
    float: left;
    margin: 0 60px 60px 0
}

.team ul li:nth-child(4n+0) {
    margin-right: 0
}

.team .team_pic {
    display: block;
    width: 230px;
    height: 220px;
    margin-bottom: 30px;
    border: 1px solid #fbfafa;
    transition: .2s linear;
    -webkit-transition: .2s linear
}

.team ul li:hover .team_pic {
    border: 1px solid #fb874f
}

.team .team_name {
    color: #414751;
    font-family: "Raleway", arial;
    font-style: bold;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px
}

.team .team_job {
    color: #fb874f;
    font-size: 12px
}

.process {
    overflow: hidden;
    padding: 100px 0;
    background: #fbfafa
}

.process ul li {
    display: block;
    width: 220px;
    list-style: none;
    float: left;
    margin-right: 20px;
    text-align: center
}

.process ul li:last-child {
    width: 140px;
    margin-right: 0
}

.process ul li .stages {
    width: 140px;
    float: left
}

.process ul li .process_sep {
    display: block;
    width: 57px;
    height: 1px;
    float: right;
    padding: 0;
    margin: 40px 0 0 0;
    background: #fbfafa url("/old_site/img/process_separator.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 0 !important
}

.process ul li h3 {
    color: #53676d;
    font-family: "raleway-semibold", arial;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 30px
}

.contact_info {
    padding: 100px 0;
    text-align: center
}

.contact_info .email {
    color: #616771;
    font-family: "raleway-semibold", arial;
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: bold;
    letter-spacing: 2px
}

.contact_info .adress {
    color: #898d94;
    font-family: "raleway-regular", arial;
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 40px;
    font-weight: normal;
    letter-spacing: 2px
}

.contact_info .phone {
    color: #898d94;
    font-family: "raleway-semibold", arial;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px
}

.contact_form {
    padding: 100px 0;
    background: #fbfafa
}

.contact_form .form {
    width: 670px;
    margin: 0 auto
}

.contact_form .form .name,
.contact_form .form .email {
    display: inline-block;
    width: 270px;
    margin: 0;
    margin-bottom: 50px
}

.contact_form .form .name {
    float: left
}

.contact_form .form .email {
    float: right
}

.contact_form .form .subject {
    display: block;
    width: 630px;
    margin-bottom: 50px
}

.contact_form .form .msg {
    display: block;
    max-width: 630px;
    min-width: 630px;
    min-height: 260px
}

.contact_form .form .name,
.contact_form .form .email,
.contact_form .form .subject,
.contact_form .form .msg {
    padding: 18px 20px;
    border: 1px solid #e0e2e5;
    color: #414751;
    font-family: "raleway-regular", arial;
    font-size: 14px;
    letter-spacing: 1px;
    outline: none
}

.contact_form .form .name:focus,
.contact_form .form .email:focus,
.contact_form .form .subject:focus,
.contact_form .form .msg:focus {
    border: 1px solid #fc884f;
    transition: all .2s linear;
    -webkit-transition: all .2s linear
}

.contact_form .form .submit {
    background: #fb874f;
    padding: 30px 40px;
    border: 0 !important;
    margin-top: 50px;
    color: #fff;
    font-family: "raleway-regular", arial;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear
}

.contact_form .form .submit:hover {
    cursor: pointer;
    background: #ec7236
}

.contact_form .form .name::-webkit-input-placeholder,
.contact_form .form .email::-webkit-input-placeholder,
.contact_form .form .subject::-webkit-input-placeholder,
.contact_form .form .msg::-webkit-input-placeholder {
    color: #e0e2e5
}

.contact_form .form .name:-moz-placeholder,
.contact_form .form .email:-moz-placeholder,
.contact_form .form .subject:-moz-placeholder,
.contact_form .form .msg:-moz-placeholder {
    color: #e0e2e5
}

.contact_form .form .name::-moz-placeholder,
.contact_form .form .email::-moz-placeholder,
.contact_form .form .subject::-moz-placeholder,
.contact_form .form .msg::-moz-placeholder {
    color: #e0e2e5
}

.contact_form .form .name:-ms-input-placeholder,
.contact_form .form .email:-ms-input-placeholder,
.contact_form .form .subject:-ms-input-placeholder,
.contact_form .form .msg:-ms-input-placeholder {
    color: #e0e2e5
}

.cta {
    padding: 100px 0;
    text-align: center
}

.cta h4 {
    display: inline-block;
    color: #414751;
    font-family: "raleway-semibold", arial;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase
}

.cta .cta_btn {
    text-decoration: none;
    padding: 20px 50px;
    background: #fc884f;
    color: #fff;
    font-family: "raleway-regular", arial;
    font-size: 14px;
    letter-spacing: 1px;
    margin-left: 40px;
    text-transform: uppercase;
    transition: all .1s linear;
    -webkit-transition: all .1s linear
}

.cta .cta_btn .cta_arrow {
    margin-left: 10px
}

.cta .cta_btn:hover {
    background: #ec7236
}

.clients {
    overflow: hidden;
    padding: 100px 0;
    background: #fbfafa
}

.clients ul li {
    list-style: none;
    display: block;
    float: left;
    margin-right: 190px
}

.clients ul li:last-child {
    margin-right: 0
}

footer {
    overflow: hidden;
    padding: 80px 0;
    background: #414751
}

footer .copyrights {
    text-align: center;
    color: #fff;
    font-family: "raleway-regular", arial;
    font-size: 14px;
    letter-spacing: 1px
}

footer .copyrights .website {
    text-decoration: none;
    font-family: "raleway-semibold", arial;
    font-weight: bold
}

footer ul.social {
    overflow: hidden;
    display: block;
    text-align: center;
    margin-top: 30px
}

footer ul.social li {
    list-style: none;
    display: inline-block;
    margin-right: 15px
}

footer ul.social li:last-child {
    margin-right: 0
}

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