a,
body {
    color: #3c3c3e
}
fieldset,
form,
img {
    border-style: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px
}
#wrapper,
body {
    overflow: hidden;
    height: 100%
}
#wrapper,
body,
html {
    height: 100%
}
#wrapper.no-slide:after,
q:after,
q:before {
    content: ''
}
body {
    margin: 0;
    font: 16px/29px AkkuratLight, Arial, Helvetica, sans-serif;
    background: #F7F7F7;
    min-width: 320px
}
a {
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}
a:hover {
    text-decoration: underline
}
input,
select,
textarea {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000
}
a.darkgreen-link:hover {
    text-decoration: none;
    color: #339994!important
}
a.darkgreen-link:hover h2,
a.darkgreen-link:hover h3 {
    color: #339994;
    text-decoration: none
}
a.green-link:hover,
a.green-link:hover h2,
a.green-link:hover h3 {
    color: #3fbfba;
    text-decoration: none
}
a.orange-link:hover {
    text-decoration: none;
    color: #fc992b!important
}
a.orange-link:hover h2,
a.orange-link:hover h3 {
    color: #fc992b;
    text-decoration: none
}
a.lightgrey-link:hover,
a.lightgrey-link:hover h2,
a.lightgrey-link:hover h3 {
    color: #ddd!important;
    text-decoration: none
}
.stories li a:hover {
    color: #eaeaea;
    text-decoration: none
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}
a:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}
fieldset,
form {
    margin: 0;
    padding: 0
}
q {
    quotes: none
}
article,
aside,
footer,
header,
nav,
section {
    display: block
}
button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    border: none;
    padding: 0
}
h1 {
    font: 32px/38px MelbourneBold, sans-serif
}
h2 {
    font-size: 22px;
    line-height: 26px
}
h3 {
    font-size: 20px;
    line-height: 24px
}
h4 {
    font-size: 18px;
    line-height: 22px
}
h5 {
    font-size: 16px;
    line-height: 20px
}
h6 {
    font-size: 14px;
    line-height: 18px
}
.animation-item01,
.animation-item02,
.animation-item03,
.animation-item04,
.animation-item05,
.animation-item06,
.animation-item07 {
    -webkit-transition: -webkit-opacity .5s, -webkit-transform .4s;
    -o-transition: opacity .5s, transform .4s;
    transition: opacity .5s, transform .4s;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    opacity: 0
}
.fade .animation-item01,
.fade .animation-item02,
.fade .animation-item03,
.fade .animation-item04,
.fade .animation-item05,
.fade .animation-item06,
.fade .animation-item07 {
    -webkit-transition: -webkit-opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0
}
.animation-down .animation-item01,
.animation-down .animation-item02,
.animation-down .animation-item03,
.animation-down .animation-item04,
.animation-down .animation-item05,
.animation-down .animation-item06,
.animation-down .animation-item07 {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%)
}
.animation-up .animation-item01,
.animation-up .animation-item02,
.animation-up .animation-item03,
.animation-up .animation-item04,
.animation-up .animation-item05,
.animation-up .animation-item06,
.animation-up .animation-item07 {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
.swiper-slide-active .animation-item01,
.swiper-slide-active .animation-item02,
.swiper-slide-active .animation-item03,
.swiper-slide-active .animation-item04,
.swiper-slide-active .animation-item05,
.swiper-slide-active .animation-item06,
.swiper-slide-active .animation-item07 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.animating * {
    -webkit-transition: -webkit-opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}
.swiper-slide-active .animation-item01 {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}
.swiper-slide-active .animation-item02 {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}
.swiper-slide-active .animation-item03 {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}
.swiper-slide-active .animation-item04 {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}
.swiper-slide-active .animation-item05 {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}
.swiper-slide-active .animation-item06 {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}
.swiper-slide-active .animation-item07 {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}
#wrapper {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 80px 0 30px;
    left: 30px;
    width: 98%;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px)
}
.btn,
.page {
    -webkit-box-sizing: border-box;
    position: relative
}
.about-block,
.page {
    -moz-box-sizing: border-box
}
body.no-slide {
    overflow: auto
}
#wrapper.no-slide {
    height: auto
}
#wrapper.no-slide:after {
    clear: both;
    display: block
}
.btn .arrow-down,
.btn-green .ico-download {
    display: inline-block;
    width: 13px;
    vertical-align: middle
}
.swiper-slide {
    background: #fff;
    height: calc(100vh - 90px)
}
.page {
    height: 100%;
    background: #fff;
    box-sizing: border-box
}
.page.contact {
    height: 100%!important
}
.page.vacatures {
    height: 100%
}
body.open-menu {
    overflow: hidden;
    width: 100%;
    height: 100%
}
.btn {
    color: #3fbfba;
    border: 1px solid #3fbfba;
    font: 16px/20px AkkuratRegular, sans-serif;
    padding: 14px 20px;
    min-width: 184px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin: 10px;
    background: rgba(255, 255, 255, .05)
}
.about-block,
.info .box {
    -webkit-box-sizing: border-box
}
.btn-green,
.btn:hover {
    background: #3fbfba;
    color: #fff
}
.btn-white,
.btn-whiteorange {
    color: #fff;
    border: 1px solid #fff
}
.btn-green {
    border: 1px solid #3fbfba
}
.btn:hover {
    text-decoration: none
}
.btn-white:hover {
    color: #4d4d4f;
    background: #fff;
    border: 1px solid #fff
}
.btn:active {
    background: rgba(63, 191, 186, .7);
    color: #fff
}
.btn-white:active {
    color: #4d4d4f;
    background: rgba(255, 255, 255, .8);
    border: 1px solid #fff
}
.btn-green:hover {
    background: #64cac6
}
.btn-green:active {
    background: #369a96
}
.btn span {
    padding: 0 0 0 9px
}
.btn .arrow-down {
    padding: 0;
    margin: -2px 0 0 7px;
    height: 8px;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) -420px 0 no-repeat
}
.btn-white .arrow-down,
.btn:hover .arrow-down {
    background-position: -420px -8px
}
.btn-white:active .arrow-down,
.btn-white:hover .arrow-down {
    background-position: -420px -16px
}
.btn-green .ico-download {
    margin: -5px 0 0 13px;
    overflow: hidden;
    text-indent: -9999px;
    height: 12px;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) -791px 0 no-repeat
}
.table-block {
    display: table;
    width: 100%;
    height: 100%
}
.table-row {
    display: table-row
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
    position: relative
}
#header {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    background: #F7F7F7;
    padding: 22px 30px 20px
}
#header .btn-menu {
    float: left;
    max-width: 130px;
    overflow: hidden;
    color: #3c3c3e;
    cursor: pointer;
    font: 23px/27px MelbourneBold, sans-serif;
    padding: 2px 0 2px 45px;
    position: absolute;
    margin: 4px 0 0;
    letter-spacing: 1px
}
#header .btn-menu:hover {
    text-decoration: none;
    color: #ccc
}
#header .btn-menu i {
    position: absolute;
    z-index: 20;
    top: 4px;
    left: 0;
    width: 30px;
    height: 25px
}
#header .btn-menu i span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    background: #4c4d4f;
    height: 1px;
    -webkit-transition: all .3s;
    transition: all .3s
}
#header .btn-menu i span+span {
    margin: 9px 0 0
}
#header .logo {
    width: 130px;
    height: 33px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(https://assets.bettyblocks.com/49680f3941af42d784c43f7bfdd4a1b3_78315c39eb144309b5ca775f487102ed/689/Holder_Logo_Colour_RGB.min.png) no-repeat;
    -webkit-background-size: 130px 33px;
    background-size: 130px 33px;
    float: right
}
.no-backgroundsize #header .logo {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/114/logo.png)
}
#header .logo a {
    display: block;
    height: 100%
}
#main-nav {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: auto;
    background: #fff;
    width: 170px;
    padding: 65px 50px 60px 80px;
    margin: 0 0 0 -300px
}
#main-nav>ul {
    list-style: none;
    margin: 0;
    padding: 0 0 41px
}
#main-nav>ul>li {
    border-bottom: solid 1px #efefef;
    padding: 5px 0;
    font-size: 14px;
    line-height: 19px
}
#main-nav>ul>li>a {
    display: block;
    padding: 7px 0;
    color: #545456
}
#main-nav .social li,
#main-nav .social li a {
    display: inline-block;
    vertical-align: top;
    position: relative
}
#main-nav>ul>li.active>a,
#main-nav>ul>li>a:hover {
    text-decoration: none;
    color: #3fbfba
}
#main-nav .social {
    list-style: none;
    margin: 0;
    padding: 0 0 20px;
    max-width: 130px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px
}
#main-nav .social li {
    border: 0;
    padding: 0 10px 10px 0;
    letter-spacing: 0;
    opacity: 0;
    left: -50px;
    -webkit-transition: all .3s;
    transition: all .3s
}
.open-menu #main-nav .social li {
    opacity: 1;
    left: 0
}
#main-nav .social li a:after,
#main-nav .social li a:hover:before {
    opacity: 0
}
#main-nav .social li:nth-child(1) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}
#main-nav .social li:nth-child(2) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}
#main-nav .social li:nth-child(3) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}
#main-nav .social li:nth-child(4) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}
#main-nav .social li a {
    width: 48px;
    height: 48px;
    background: #fff;
    border: 1px solid #a4e1df;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    text-indent: -9999px;
    padding: 0
}
#main-nav .social li a:hover {
    border: 1px solid #3fbfba;
    background: #3fbfba
}
#main-nav .social li a:after,
#main-nav .social li a:before {
    content: '';
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    background-repeat: no-repeat;
    -webkit-transition: all .3s;
    transition: all .3s
}
#main-nav .social li .email:after,
#main-nav .social li .email:before {
    width: 14px;
    height: 11px;
    margin: -5px 0 0 -7px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjFweCIgdmlld0JveD0iMCAwIDE0IDIxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNCAyMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNEFDOUM2IiBkPSJNNyw2LjEyNWwtNy01LjI1QzAsMC4zOSwwLjM5LDAsMC44NzUsMGgxMi4yNUMxMy42MSwwLDE0LDAuMzksMTQsMC44NzVMNyw2LjEyNXogTTcsNy42OTdsNy01LjI1djcuMTc4DQoJYzAsMC40ODUtMC4zOSwwLjg3NS0wLjg3NSwwLjg3NUgwLjg3NUMwLjM5LDEwLjUsMCwxMC4xMSwwLDkuNjI1VjIuNDQ3TDcsNy42OTd6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNywxNi42MjVsLTctNS4yNUMwLDEwLjg5LDAuMzksMTAuNSwwLjg3NSwxMC41aDEyLjI1QzEzLjYxLDEwLjUsMTQsMTAuODksMTQsMTEuMzc1TDcsMTYuNjI1eiBNNywxOC4xOTcNCglsNy01LjI1djcuMTc4QzE0LDIwLjYxLDEzLjYxLDIxLDEzLjEyNSwyMUgwLjg3NUMwLjM5LDIxLDAsMjAuNjEsMCwyMC4xMjV2LTcuMTc4TDcsMTguMTk3eiIvPg0KPC9zdmc+DQo=);
    -webkit-background-size: 14px 22px;
    background-size: 14px 22px
}
#main-nav .social li .email:after {
    background-position: 0 -11px
}
#main-nav .social li .facebook:after,
#main-nav .social li .facebook:before {
    width: 14px;
    height: 15px;
    margin: -7px 0 0 -7px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDE0IDI4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNCAyOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNEFDOUM2IiBkPSJNMTQsMTMuMTI1QzE0LDEzLjYwNCwxMy42MDQsMTQsMTMuMTI1LDE0aC0zLjVWOC41NTloMS43NWwwLjI5NC0yLjAxN0g5LjYyNVY0Ljk1Ng0KCWMwLTAuNTc0LDAuMjk0LTAuOTAyLDAuODc1LTAuOTAyaDEuMzEzVjIuMjM1YzAsMC0wLjU4OC0wLjA5Ni0xLjQzNi0wLjA5NmMtMS45MjEsMC0yLjg5MiwxLjA2Ni0yLjg5MiwyLjY1OXYxLjc0M2gtMS43NXYyLjAxNw0KCWgxLjc1VjE0aC02LjYxQzAuMzk2LDE0LDAsMTMuNjA0LDAsMTMuMTI1VjAuODc1QzAsMC4zOTYsMC4zOTYsMCwwLjg3NSwwaDEyLjI1QzEzLjYwNCwwLDE0LDAuMzk2LDE0LDAuODc1VjEzLjEyNXoiLz4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNCwyNy4xMjVDMTQsMjcuNjA0LDEzLjYwNCwyOCwxMy4xMjUsMjhoLTMuNXYtNS40NDFoMS43NWwwLjI5NC0yLjAxN0g5LjYyNXYtMS41ODYNCgljMC0wLjU3NCwwLjI5NC0wLjkwMiwwLjg3NS0wLjkwMmgxLjMxM3YtMS44MThjMCwwLTAuNTg4LTAuMDk2LTEuNDM2LTAuMDk2Yy0xLjkyMSwwLTIuODkyLDEuMDY2LTIuODkyLDIuNjU5djEuNzQzaC0xLjc1djIuMDE3DQoJaDEuNzVWMjhoLTYuNjFDMC4zOTYsMjgsMCwyNy42MDQsMCwyNy4xMjV2LTEyLjI1QzAsMTQuMzk2LDAuMzk2LDE0LDAuODc1LDE0aDEyLjI1QzEzLjYwNCwxNCwxNCwxNC4zOTYsMTQsMTQuODc1VjI3LjEyNXoiLz4NCjwvc3ZnPg0K);
    -webkit-background-size: 14px 30px;
    background-size: 14px 30px
}
#main-nav .social li .facebook:after {
    background-position: 0 -15px
}
#main-nav .social li .twitter:after,
#main-nav .social li .twitter:before {
    width: 14px;
    height: 13px;
    margin: -6px 0 0 -6px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjIuNzQ5cHgiIHZpZXdCb3g9IjAgMCAxNCAyMi43NDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0IDIyLjc0OSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNEFDOUM2IiBkPSJNMTIuNTcxLDIuODNjMCwwLjEzLDAsMC4yNDYsMCwwLjM3NmMwLDMuNzk0LTIuODg1LDguMTY5LTguMTYyLDguMTY5Yy0xLjYyLDAtMy4xNDUtMC4zNTUtNC40MDktMS4xNjkNCgljMC4yMjYsMC4wMzQsMC40NTEsMC4wNDgsMC42ODQsMC4wNDhjMS4zNCwwLDIuNTkxLTAuNTgxLDMuNTYyLTEuMzZDMy4wMDEsOC44OCwxLjkyOCw4LjAzMiwxLjU3Miw2Ljg5Nw0KCUMxLjc1LDYuOTMyLDEuOTI4LDYuOTUyLDIuMTA1LDYuOTUyYzAuMjYsMCwwLjUyLTAuMDM0LDAuNzY2LTAuMTAzQzEuNTU5LDYuNTksMC41NjcsNS40MjgsMC41NjcsNC4wMzNjMC0wLjAxNCwwLTAuMDE0LDAtMC4wMzQNCgljMC4zOSwwLjIxMiwwLjgyNywwLjM0MiwxLjI5OSwwLjM1NUMxLjA4NywzLjgzNSwwLjU4MSwyLjk2LDAuNTgxLDEuOTc2YzAtMC41MzMsMC4xNS0wLjk3MSwwLjM5LTEuMzk1DQoJYzEuNDI5LDEuNzM2LDMuNTM0LDIuODE2LDUuOTEzLDIuOTQ2QzYuODM2LDMuMzIyLDYuODIyLDMuMDksNi44MjIsMi44NjRDNi44MjIsMS4yNzgsOC4xMDEsMCw5LjY4NywwDQoJYzAuODI3LDAsMS41NzIsMC4zNTUsMi4xMTIsMC45MDJjMC42NDMtMC4xMywxLjI2NS0wLjM2OSwxLjgxMi0wLjY5N2MtMC4yMTIsMC42Ny0wLjY2MywxLjIzNy0xLjI2NSwxLjU5Mw0KCUMxMi45MzQsMS43MjksMTMuNDgsMS41NzIsMTQsMS4zNEMxMy42MSwxLjkyOCwxMy4xMjUsMi40MjcsMTIuNTcxLDIuODN6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTIuNTcxLDE0LjIwNGMwLDAuMTMxLDAsMC4yNDYsMCwwLjM3N2MwLDMuNzkzLTIuODg1LDguMTY4LTguMTYyLDguMTY4Yy0xLjYyLDAtMy4xNDUtMC4zNTUtNC40MDktMS4xNjgNCgljMC4yMjYsMC4wMzMsMC40NTEsMC4wNDcsMC42ODQsMC4wNDdjMS4zNCwwLDIuNTkxLTAuNTgsMy41NjItMS4zNTljLTEuMjQ0LTAuMDE0LTIuMzE3LTAuODYxLTIuNjczLTEuOTk2DQoJYzAuMTc4LDAuMDMzLDAuMzU1LDAuMDU1LDAuNTMzLDAuMDU1YzAuMjYsMCwwLjUyLTAuMDM1LDAuNzY2LTAuMTA0Yy0xLjMxMy0wLjI2LTIuMzA0LTEuNDIyLTIuMzA0LTIuODE2YzAtMC4wMTQsMC0wLjAxNCwwLTAuMDMzDQoJYzAuMzksMC4yMTEsMC44MjcsMC4zNDIsMS4yOTksMC4zNTVjLTAuNzc5LTAuNTItMS4yODUtMS4zOTUtMS4yODUtMi4zNzljMC0wLjUzMywwLjE1LTAuOTcxLDAuMzktMS4zOTUNCgljMS40MjksMS43MzYsMy41MzQsMi44MTYsNS45MTMsMi45NDVjLTAuMDQ4LTAuMjA1LTAuMDYyLTAuNDM4LTAuMDYyLTAuNjYyYzAtMS41ODYsMS4yNzgtMi44NjUsMi44NjQtMi44NjUNCgljMC44MjcsMCwxLjU3MiwwLjM1NSwyLjExMiwwLjkwMmMwLjY0My0wLjEyOSwxLjI2NS0wLjM2OSwxLjgxMi0wLjY5N2MtMC4yMTIsMC42Ny0wLjY2MywxLjIzOC0xLjI2NSwxLjU5NA0KCWMwLjU4OC0wLjA2OCwxLjEzNS0wLjIyNywxLjY1NC0wLjQ1OUMxMy42MSwxMy4zMDIsMTMuMTI1LDEzLjgwMiwxMi41NzEsMTQuMjA0eiIvPg0KPC9zdmc+DQo=);
    -webkit-background-size: 14px 26px;
    background-size: 14px 26px
}
#main-nav .social li .twitter:after {
    background-position: 0 -13px
}
#main-nav .social li .linkedin:after,
#main-nav .social li .linkedin:before {
    width: 14px;
    height: 14px;
    margin: -8px 0 0 -7px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjcuNDEycHgiIHZpZXdCb3g9IjAgMCAxNCAyNy40MTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0IDI3LjQxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNEFDOUM2IiBkPSJNMS43MTYsMy4yMDZDMC42ODQsMy4yMDYsMCwyLjQ5NSwwLDEuNkMwLDAuNjk3LDAuNjk3LDAsMS43NjQsMEMyLjgxNiwwLDMuNDg2LDAuNjk3LDMuNSwxLjYNCgljMCwwLjg5Ni0wLjY4NCwxLjYwNi0xLjc2NCwxLjYwNkgxLjcxNnogTTMuMjA2LDQuNjYydjkuMDQ0SDAuMjk0VjQuNjYySDMuMjA2eiBNNy44NzUsOC40NTZjMC0xLjE2OSwwLjc0NS0xLjc1LDEuNjItMS43NQ0KCXMxLjU4NiwwLjU4MSwxLjU4NiwyLjA0NHY0Ljk1NkgxNHYtNS4yNWMwLTIuNjI1LTEuNDU2LTQuMDgxLTMuNS00LjA4MWMtMS4xNjksMC0yLjA0NCwwLjY2My0yLjYyNSwxLjUzOEw3Ljc3OSw0LjY2Mkg0LjkwOA0KCWMwLDAuMzA4LDAuMDQ4LDIuMDQ0LDAuMDQ4LDIuMDQ0djdoMi45MTlWOC40NTZ6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMS43MTYsMTYuOTEyQzAuNjg0LDE2LjkxMiwwLDE2LjIwMSwwLDE1LjMwNmMwLTAuOTAyLDAuNjk3LTEuNiwxLjc2NC0xLjZjMS4wNTMsMCwxLjcyMywwLjY5NywxLjczNiwxLjYNCgljMCwwLjg5Ni0wLjY4NCwxLjYwNi0xLjc2NCwxLjYwNkgxLjcxNnogTTMuMjA2LDE4LjM2OHY5LjA0NEgwLjI5NHYtOS4wNDRIMy4yMDZ6IE03Ljg3NSwyMi4xNjJjMC0xLjE2OSwwLjc0NS0xLjc1LDEuNjItMS43NQ0KCXMxLjU4NiwwLjU4MSwxLjU4NiwyLjA0NHY0Ljk1NkgxNHYtNS4yNWMwLTIuNjI1LTEuNDU2LTQuMDgxLTMuNS00LjA4MWMtMS4xNjksMC0yLjA0NCwwLjY2My0yLjYyNSwxLjUzOGwtMC4wOTYtMS4yNTFINC45MDgNCgljMCwwLjMwOCwwLjA0OCwyLjA0NCwwLjA0OCwyLjA0NHY3aDIuOTE5VjIyLjE2MnoiLz4NCjwvc3ZnPg0K);
    -webkit-background-size: 14px 28px;
    background-size: 14px 28px
}
.info,
.no-flexbox .info {
    width: 100%
}
#main-nav .social li .linkedin:after {
    background-position: 0 -14px
}
.no-svg #main-nav .social li a:after,
.no-svg #main-nav .social li a:before {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png)
}
.no-svg #main-nav .social li .email:before {
    background-position: -364px 0
}
.no-svg #main-nav .social li .email:after {
    background-position: -364px -15px
}
.no-svg #main-nav .social li .facebook:before {
    background-position: -378px 0
}
.no-svg #main-nav .social li .facebook:after {
    background-position: -378px -15px
}
.no-svg #main-nav .social li .twitter:before {
    background-position: -392px 0
}
.no-svg #main-nav .social li .twitter:after {
    background-position: -392px -15px
}
.no-svg #main-nav .social li .linkedin:before {
    background-position: -406px 0
}
.no-svg #main-nav .social li .linkedin:after {
    background-position: -406px -15px
}
#main-nav .social li a:hover:after {
    opacity: 1
}
.info {
    background: #f7f7f7;
    display: table;
    height: 100%
}
.info .col {
    display: table-cell;
    width: 48.25%;
    vertical-align: bottom;
    height: 100%
}
.info .col+.col {
    width: 51.75%;
    vertical-align: top
}
.info .box {
    padding: 41px 50px 20px;
    box-sizing: border-box;
    min-height: 295px;
    display: table-cell;
    vertical-align: middle;
    width: 1%
}
.info h1 {
    color: #3c3c3e;
    margin: 0 0 18px;
    font: 32px/38px MelbourneBold, sans-serif
}
.info h1 span {
    display: block
}
.info .box blockquote {
    margin: 0;
    color: #424244;
    font-size: 21px;
    line-height: 29px
}
.info .box blockquote q:before {
    content: '\“'
}
.info .box blockquote q:after {
    content: '”'
}
.info .block {
    display: table;
    width: 100%
}
.info .block:after {
    display: block;
    clear: both
}
.info .person {
    display: table-cell;
    vertical-align: top;
    width: 38.1%;
    margin: 0
}
.info .person .photo {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 245px
}
.info .person .photo:before {
    content: '';
    position: absolute;
    z-index: 20;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 14px;
    border-color: transparent transparent #d1d7d7;
    top: -14px;
    left: 36px
}
.info .person figcaption {
    text-align: center;
    color: #fc9c32;
    padding: 7px 10px;
    font: 10px/14px AkkuratRegular, sans-serif;
    background: #fff
}
.info .person figcaption .name {
    display: block;
    color: #3c3c3e;
    margin: 0 0 1px;
    font: 16px/20px MelbourneBold, sans-serif
}
.info .person figcaption p {
    margin: 0;
    letter-spacing: 1px;
    text-transform: uppercase
}
.info .block {
    position: relative
}
.info .buttons {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #3c3c3e;
    vertical-align: middle;
    width: 62%;
    height: 100%;
    position: absolute;
    left: 38%
}
.info .buttons li {
    font-size: 21px;
    line-height: 25px;
    color: #d1d1d2;
    display: table;
    width: 100%;
    height: 33.3%
}
.info .buttons li+li {
    border-top: solid 1px #636364
}
.info .buttons a {
    display: table-cell;
    color: #d1d1d2;
    padding: 19px 20px 22px;
    cursor: pointer;
    vertical-align: middle
}
.info .buttons a:hover {
    text-decoration: none
}
.info .buttons a .title {
    display: block;
    color: #fff;
    padding: 0 0 4px;
    font: 24px/28px MelbourneBold, sans-serif
}
.right-arrow:after {
    content: '>';
    margin-left: 9px;
    -webkit-transition: margin .3s, top .3s;
    -o-transition: margin .3s, top .3s;
    transition: margin .3s, top .3s
}
.info .buttons a .title.right-arrow:after,
.info-section .buttons a .title.right-arrow:after {
    font: 21px/24px AkkuratLight, sans-serif
}
.right-arrow.arrow-down:after {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
    top: 0;
    margin-left: 14px
}
.no-csstransforms .right-arrow.arrow-down:after {
    z-index: 20;
    text-indent: -9999px;
    overflow: hidden;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) -8px 0 no-repeat;
    width: 12px;
    height: 8px
}
.info .buttons a:hover .title.right-arrow:after,
.info-section .buttons a:hover .title.right-arrow:after {
    margin-left: 14px
}
.info .buttons a:hover .title.arrow-down:after,
.info-section .buttons a:hover .title.arrow-down:after {
    margin-left: 14px;
    top: 5px
}
.arrow-bottom,
.arrow-right {
    text-indent: -9999px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}
.arrow-right {
    width: 8px;
    height: 15px;
    margin: 0 0 0 11px
}
.arrow-bottom {
    width: 12px;
    height: 8px;
    margin: -1px 0 0 10px
}
.arrow-bottom:after,
.arrow-right:after {
    content: '';
    position: absolute;
    z-index: 20;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) no-repeat;
    top: 0;
    left: 0
}
.arrow-right:after {
    width: 8px;
    height: 15px;
    background-position: 0 0
}
.arrow-right.arrow-gray:after {
    background-position: 0 -15px
}
.arrow-bottom:after {
    width: 12px;
    height: 8px;
    background-position: -8px 0
}
.arrow-bottom.arrow-gray:after {
    background-position: -8px -15px
}
.arrow-bottom.arrow-green:after {
    background-position: -8px -24px
}
a:hover .arrow-right:after {
    left: 5px
}
a:hover .arrow-bottom:after {
    top: 5px
}
.about-block {
    background: #f5fcfb;
    padding: 0 0 0 40px;
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    box-sizing: border-box
}
.about-block:after,
.about-block:before {
    position: absolute;
    left: 0;
    content: '';
    z-index: 20
}
.about-block:before {
    top: 0;
    width: 47px;
    height: 41px;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/3/bg-corner-about-block_2x.png) no-repeat;
    -webkit-background-size: 47px 41px;
    background-size: 47px 41px
}
.no-backgroundsize .about-block:before {
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) -20px 0 no-repeat
}
.about-block:after {
    top: 40px;
    bottom: 0;
    width: 40px;
    background: #3fbfba
}
.about-block .heading {
    position: relative;
    padding: 14px 21px 14px 30px;
    color: #fff;
    font: 16px/20px AkkuratRegular, sans-serif;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0Y2RjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzNmYmZiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZmJmYmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #54cdc9 0, #3fbfba 30%, #3fbfba 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #54cdc9), color-stop(30%, #3fbfba), color-stop(100%, #3fbfba));
    background: -webkit-linear-gradient(left, #54cdc9 0, #3fbfba 30%, #3fbfba 100%);
    background: -o-linear-gradient(left, #54cdc9 0, #3fbfba 30%, #3fbfba 100%);
    background: -ms-linear-gradient(left, #54cdc9 0, #3fbfba 30%, #3fbfba 100%);
    background: linear-gradient(to right, #54cdc9 0, #3fbfba 30%, #3fbfba 100%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-border-radius: 7px 0 0;
    border-radius: 7px 0 0
}
.about-block .heading:after {
    content: '';
    display: block;
    clear: both
}
.about-block .heading h2 {
    margin: 0;
    float: left;
    max-width: 59%;
    color: #fff;
    font: 28px/32px MelbourneBold, sans-serif
}
.about-block .heading .link {
    float: right;
    max-width: 39%;
    color: #fff;
    text-align: right;
    margin: 10px 0 0;
    font-family: AkkuratLight, sans-serif
}
.about-block .heading .link:hover {
    text-decoration: none
}
.about-block .heading .link:after {
    content: '>';
    display: inline-block;
    margin: 0 0 0 10px;
    -webkit-transition: margin .3s;
    -o-transition: margin .3s;
    transition: margin .3s
}
.about-block .heading .link:hover:after {
    margin-right: -5px;
    margin-left: 15px
}
.about-block .about-info {
    margin: 0
}
.about-block .about-info .img {
    position: relative;
    overflow: hidden;
    height: 235px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover
}
.about-block .about-info figcaption {
    padding: 31px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#footer,
.info-section .block {
    -webkit-box-sizing: border-box
}
.about-block .about-info h3 {
    color: #3c3c3e;
    margin: 0 0 24px;
    font: 24px/28px MelbourneBold, sans-serif
}
.about-block .about-info blockquote {
    margin: 0;
    color: #66686a;
    font-size: 21px;
    line-height: 29px;
    position: relative;
    padding: 0 0 0 35px
}
.about-block .about-info blockquote:before {
    content: '\“';
    color: #4ac9c6;
    position: absolute;
    z-index: 20;
    top: 20px;
    left: -9px;
    font: 72px/30px AkkuratRegular, sans-serif
}
.about-block .about-info blockquote q {
    display: block;
    padding: 0 0 8px
}
.about-block .about-info blockquote cite {
    display: block;
    color: #3c3c3e;
    font: 16px/20px AkkuratItalic, sans-serif
}
.about-block .about-info blockquote cite:before {
    content: '-';
    margin-right: 3px
}
.info-section {
    background: #f7f7f7;
    height: 100%;
    display: table;
    width: 100%
}
.info-section:after {
    content: '';
    display: block;
    clear: both
}
.info-section .col {
    display: table-cell;
    vertical-align: middle
}
.info-section .col-01 {
    width: 34.2%;
    position: relative;
    z-index: 30
}
.info-section .col-02 {
    width: 31.6%;
    vertical-align: top
}
.info-section .col-03 {
    width: 34.2%
}
.info-section .box {
    color: #3c3c3e;
    font-size: 16px;
    line-height: 25px;
    padding: 62px 50px 20px
}
.info-section .box h2 {
    color: #fc992b;
    margin: 0 0 14px;
    font: 32px/36px MelbourneBold, sans-serif
}
.info-section .box .title {
    display: block;
    color: #3e3e40;
    font-size: 21px;
    line-height: 29px;
    padding: 0 0 17px;
    font-weight: 400
}
.info-section .box p {
    margin: 0 0 25px
}
.info-section .box .btn {
    margin: 0
}
.info-section .img {
    position: relative;
    overflow: hidden;
    height: 294px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0 0 0 -43px
}
.info-section .img:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 30%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(247, 247, 247, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(247, 247, 247, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(247, 247, 247, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(247, 247, 247, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(247, 247, 247, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(247, 247, 247, 1) 0, rgba(255, 255, 255, 0) 100%)
}
.long-slide {
    overflow-y: auto;
    overflow-x: hidden
}
.info-section .buttons {
    list-style: none;
    margin: 0 0 -5px;
    padding: 0;
    background: #fff
}
.info-section .buttons li {
    color: #848586;
    font-size: 21px;
    line-height: 29px
}
.info-section .block h3,
.info-section .buttons a .title {
    font: 24px/28px MelbourneBold, sans-serif
}
.info-section .buttons li+li {
    border-top: solid 1px #e4e4e4
}
.info-section .buttons a {
    display: block;
    color: #848586;
    cursor: pointer;
    padding: 28px 30px 29px
}
.info-section .buttons a:hover {
    text-decoration: none
}
.info-section .buttons a .title {
    display: block;
    color: #3c3c3e;
    padding: 0 0 7px
}
.info-section .buttons a>span {
    display: block
}
.info-section .block {
    background: #fc992b;
    padding: 61px 60px 30px 30px;
    min-height: 319px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.info-section .block h3 {
    color: #fff;
    margin: 0 0 31px
}
.info-section .block blockquote {
    margin: 0;
    color: #fff
}
.info-section .block blockquote q {
    display: block;
    padding: 0 0 10px;
    font-size: 21px;
    line-height: 29px
}
.info-section .block blockquote q:before {
    content: '\“';
    display: inline-block;
    vertical-align: top;
    margin: 21px 8px -20px -5px;
    color: #4ac9c6;
    font: 72px/20px AkkuratRegular, sans-serif
}
.info-section .block blockquote cite {
    display: block;
    font: 18px/22px AkkuratItalic, sans-serif
}
.info-section .block blockquote cite:before {
    content: '-';
    margin-right: 3px
}
#footer .block .phone:before,
#footer:after,
#footer:before,
.info-section .phone-box .phone:before,
.projects .box>a:before,
.projects-info .heading:after {
    content: ''
}
.info-section .phone-box {
    background: #333;
    width: 100%
}
.info-section .phone-box a {
    display: block;
    cursor: pointer;
    padding: 40px 31px;
    color: #fc992b
}
.info-section .phone-box a:hover {
    text-decoration: none;
    color: #ffa83a
}
.info-section .phone-box .title {
    display: block;
    color: #fff;
    padding: 0 0 13px;
    font: 24px/28px MelbourneBold, sans-serif
}
.info-section .phone-box .phone {
    display: block;
    font: 36px/40px AkkuratRegular, sans-serif
}
.info-section .phone-box .phone:before {
    display: inline-block;
    vertical-align: middle;
    margin: -5px 4px 0 0;
    width: 24px;
    height: 24px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjIyLjQ4MXB4IiBoZWlnaHQ9IjIyLjM5NXB4IiB2aWV3Qm94PSIwIDAgMjIuNDgxIDIyLjM5NSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjIuNDgxIDIyLjM5NSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjQTlBOUE5IiBkPSJNMTUuNDA4LDEzLjg3MmMwLjE1LTAuMiwwLjM3NS0wLjMyNSwwLjY0OS0wLjMyNWMwLjE1LDAsMC40MjUsMC4xNDksMC40MjUsMC4xNDlsNS41NDksMi44DQoJYzAuMjc1LDAuMTQ5LDAuNDUsMC40MjUsMC40NSwwLjc1Yy0wLjEsMS4zNzQtMC42NzUsMi43NDktMS41NzQsMy42MjRjLTEuMDI1LDEuMDI0LTIuNDc1LDEuNTI0LTQuMTI0LDEuNTI0DQoJYy0zLjM3NSwwLTcuNjIzLTEuOTc1LTExLjE3My01LjUyM0MwLjMxMiwxMS41NDctMS42MTIsNC41NDksMS40ODYsMS40NUMyLjM2MSwwLjU3NSwzLjg4NiwwLjEyNSw1LjIzNSwwDQoJYzAuMzI1LDAsMC41NzUsMC4xNzUsMC43MjYsMC40NUw5LjAxLDUuOTk5YzAuMDc1LDAuMTUsMC4xMjUsMC4yNzUsMC4xMjUsMC40NWMwLDAuMjUtMC4xMjUsMC40NzUtMC4zLDAuNjVMNi40Niw5LjQ0OA0KCWMtMC4yNDksMC4yNzUtMC4zLDAuNjc1LTAuMSwxYzAuNjc1LDEuMTI1LDEuNSwyLjIsMi40OTksMy4xNzVjMSwxLDIuMDc1LDEuODUsMy4xNzUsMi41MjNjMC4zMjUsMC4yLDAuNzI1LDAuMTUsMS0wLjEyNQ0KCUwxNS40MDgsMTMuODcyeiIvPg0KPC9zdmc+DQo=) no-repeat;
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px
}
.no-svg .info-section .phone-box .phone:before {
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) -99px 0 no-repeat
}
.info-section .phone-box .phone span {
    display: inline-block;
    vertical-align: top
}
.projects-info {
    background: #f7f7f7;
    height: 100%
}
.projects-info .heading {
    padding: 14px 50px 15px
}
.projects-info .heading:after {
    display: block;
    clear: both
}
.projects-info .heading h2 {
    float: left;
    max-width: 69%;
    margin: 0;
    color: #3c3c3e;
    font: 32px/36px MelbourneBold, sans-serif;
    padding: 7px 0 0
}
.projects-info .heading .btn {
    float: right;
    margin: 0;
    max-width: 29%
}
.projects {
    position: relative;
    overflow: hidden
}
.projects .tbl-cell {
    display: table-cell;
    height: 90%;
    width: 1%;
    position: relative
}
.projects .tbl-cell .tbl {
    display: table;
    width: 100%;
    height: 100%;
    position: relative
}
.projects .box {
    position: absolute;
    z-index: 20;
    width: 25%;
    height: 33.33%;
    top: 0;
    left: 0;
    overflow: hidden
}
.projects .box.size-02 {
    height: 100%
}
.projects .box.size-03 {
    width: 50%;
    height: 66.66%
}
.projects .box.size-04 {
    width: 50%;
    height: 33.33%
}
.projects .box.pos-02 {
    top: 0;
    left: 25%
}
.projects .box.pos-03 {
    top: 0;
    left: 75%
}
.projects .box.pos-04 {
    top: 33.33%;
    left: 75%
}
.projects .box.pos-05 {
    top: 66.66%;
    left: 25%
}
.projects .box.pos-06 {
    top: 66.66%;
    left: 50%
}
.projects .box>a {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%
}
.projects .box>a:hover {
    text-decoration: none
}
.projects .box>a:before {
    position: absolute;
    z-index: 21;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: .5
}
.projects .box>a:hover:before {
    background: #000
}
.projects .box .img {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}
.projects .box>a>.title {
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 20px 19px;
    color: #fff;
    font: 24px/28px MelbourneBold, sans-serif
}
.projects .box .description {
    position: absolute;
    z-index: 30;
    top: 100%;
    left: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}
.projects .box>a:hover .description {
    top: 0
}
.projects .box .description .holder {
    position: absolute;
    z-index: 30;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    color: #3f3f41;
    font-size: 14px;
    line-height: 22px;
    padding: 22px 20px
}
.projects .box .description .title {
    display: block;
    color: #3c3c3e;
    margin: 0 0 2px;
    font: 24px/28px MelbourneBold, sans-serif
}
.projects .box .description .tags {
    display: block;
    color: #fcaa4f;
    padding: 0 0 14px;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 16px
}
.projects .box .description .txt {
    display: block
}
#footer {
    position: relative;
    box-sizing: border-box;
    padding: 0 96px 0 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmYmZiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzNmYmZiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NGNkYzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #3fbfba 0, #3fbfba 70%, #54cdc9 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #3fbfba), color-stop(70%, #3fbfba), color-stop(100%, #54cdc9));
    background: -webkit-linear-gradient(left, #3fbfba 0, #3fbfba 70%, #54cdc9 100%);
    background: -o-linear-gradient(left, #3fbfba 0, #3fbfba 70%, #54cdc9 100%);
    background: -ms-linear-gradient(left, #3fbfba 0, #3fbfba 70%, #54cdc9 100%);
    background: linear-gradient(to right, #3fbfba 0, #3fbfba 70%, #54cdc9 100%);
    height: 100%
}
#footer:before {
    position: absolute;
    z-index: 20;
    bottom: 0;
    right: 0;
    width: 113px;
    height: 100px;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) -123px 0 no-repeat
}
#footer:after {
    position: absolute;
    top: 0;
    bottom: 99px;
    right: 0;
    width: 96px;
    background: #3fbfba
}
#footer .block {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#footer .block .img {
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover
}
#footer .block .table-block {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 20
}
#footer .block .table-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 37px
}
#footer .block .title {
    display: block;
    color: #3c3c3e;
    padding: 0 9px 22px;
    font-size: 32px;
    line-height: 44px;
    font-weight: 400
}
#footer .block .title strong {
    display: block;
    font: 32px/44px AkkuratBold, sans-serif
}
#footer .block .phone,
#footer .block .phone:before,
#footer .buttons li {
    display: inline-block;
    vertical-align: top
}
#footer .block .phone {
    padding: 10px;
    color: #3c3c3e;
    font: 56px/60px AkkuratRegular, sans-serif;
    letter-spacing: 2px
}
#footer .block .phone:hover {
    text-decoration: none;
    color: #fc992b
}
#footer .block .phone:before {
    margin: 13px 16px 0 0;
    width: 34px;
    height: 34px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjMzLjczNnB4IiBoZWlnaHQ9IjMzLjYwNXB4IiB2aWV3Qm94PSIwIDAgMzMuNzM2IDMzLjYwNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzMuNzM2IDMzLjYwNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjRkVBOTM3IiBkPSJNMjMuMTIyLDIwLjgxNWMwLjIyNS0wLjMsMC41NjMtMC40ODcsMC45NzUtMC40ODdjMC4yMjYsMCwwLjYzOSwwLjIyNiwwLjYzOSwwLjIyNmw4LjMyNiw0LjINCgljMC40MTIsMC4yMjYsMC42NzUsMC42MzgsMC42NzUsMS4xMjVjLTAuMTQ5LDIuMDYzLTEuMDEzLDQuMTI2LTIuMzYyLDUuNDM4Yy0xLjUzOCwxLjUzOC0zLjcxNCwyLjI4OC02LjE4OSwyLjI4OA0KCWMtNS4wNjMsMC0xMS40MzktMi45NjMtMTYuNzY1LTguMjg5QzAuNDY4LDE3LjMyOC0yLjQyLDYuODI2LDIuMjMxLDIuMTc2QzMuNTQzLDAuODYyLDUuODMyLDAuMTg4LDcuODU2LDANCgljMC40ODgsMCwwLjg2MywwLjI2MywxLjA4OCwwLjY3NWw0LjU3Niw4LjMyNmMwLjExMiwwLjIyNiwwLjE4OCwwLjQxMywwLjE4OCwwLjY3NmMwLDAuMzc1LTAuMTg4LDAuNzEzLTAuNDUsMC45NzVsLTMuNTYzLDMuNTI2DQoJYy0wLjM3NSwwLjQxMi0wLjQ1LDEuMDEzLTAuMTUsMS41YzEuMDEzLDEuNjg4LDIuMjUsMy4zMDEsMy43NSw0Ljc2M2MxLjUsMS41MDEsMy4xMTMsMi43NzUsNC43NjMsMy43ODgNCgljMC40ODcsMC4zMDEsMS4wODgsMC4yMjYsMS41MDEtMC4xODhMMjMuMTIyLDIwLjgxNXoiLz4NCjwvc3ZnPg0K) no-repeat;
    -webkit-background-size: 34px 34px;
    background-size: 34px 34px
}
.no-svg #footer .block .phone:before {
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) -236px 0 no-repeat
}
#footer .buttons {
    list-style: none;
    margin: 0;
    padding: 25px 0 24px 50px
}
#footer .buttons .btn.desktop-hidden,
#footer .buttons li.desktop-hidden {
    display: none
}
#footer .buttons li+li {
    padding: 0 0 0 8px
}
#footer .buttons .btn {
    min-width: 1px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0
}
.about-work {
    height: 100%;
    position: relative;
    overflow: hidden;
    color: #3c3c3e;
    font-size: 16px;
    line-height: 29px
}
.about-work .col {
    float: left;
    width: 50%;
    height: 100%
}
.about-work .table-cell {
    padding: 20px 51px
}
.about-work h1 {
    color: #fc992b;
    margin: 0 0 13px
}
.about-work .title {
    display: block;
    color: #3c3c3e;
    font-size: 21px;
    line-height: 29px;
    font-weight: 400;
    padding: 0 0 19px
}
.about-work p {
    margin: 0 0 23px
}
.about-work .btn {
    margin: 0
}
.info-boxes {
    position: relative;
    height: 100%
}
.info-boxes table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    margin: 0
}
.info-boxes table td {
    padding: 0;
    height: 33.33%;
    width: 50%;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    border: solid #e4e4e4;
    border-width: 0 1px 1px 0;
    background: #f7f7f7
}
.info-boxes table td:first-child {
    border-left: solid 1px #e4e4e4
}
.info-boxes table tr:first-child td {
    border-top: solid 1px #e4e4e4
}
.info-boxes table td a {
    display: table;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: #a5a5a7
}
.info-boxes table td a.active,
.info-boxes table td a:hover {
    text-decoration: none;
    background: #fff
}
.info-boxes table td a b {
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
    padding: 5px
}
.info-boxes .ico {
    display: block;
    margin: 0 auto 10px;
    text-indent: -9999px;
    height: 76px;
    position: relative
}
.info-boxes .ico:before,
.information .ico:before {
    content: '';
    position: absolute;
    z-index: 20;
    top: 50%;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) no-repeat
}
.info-boxes .ico:before {
    left: 50%
}
.information .ico:before {
    left: 0
}
.info-boxes .ico-01:before,
.information .ico-01:before {
    width: 61px;
    height: 51px;
    background-position: -433px 0
}
.info-boxes .ico-01:before {
    margin: -34px 0 0 -29px
}
.information .ico-01:before {
    margin: -25px 0 0
}
.info-boxes .ico-02:before,
.information .ico-02:before {
    width: 49px;
    height: 68px;
    background-position: -494px 0
}
.info-boxes .ico-02:before {
    margin: -39px 0 0 -23px
}
.information .ico-02:before {
    margin: -34px 0 0
}
.info-boxes .ico-03:before,
.information .ico-03:before {
    width: 39px;
    height: 69px;
    background-position: -543px 0
}
.info-boxes .ico-03:before {
    margin: -41px 0 0 -18px
}
.information .ico-03:before {
    margin: -35px 0 0
}
.info-boxes .ico-04:before,
.information .ico-04:before {
    width: 69px;
    height: 69px;
    background-position: -582px 0
}
.info-boxes .ico-04:before {
    margin: -41px 0 0 -33px
}
.information .ico-04:before {
    margin: -35px 0 0
}
.info-boxes .ico-05:before,
.information .ico-05:before {
    width: 68px;
    height: 60px;
    background-position: -651px 0
}
.info-boxes .ico-05:before {
    margin: -40px 0 0 -33px
}
.information .ico-05:before {
    margin: -30px 0 0
}
.info-boxes .ico-06:before,
.information .ico-06:before {
    width: 39px;
    height: 69px;
    background-position: -719px 0
}
.info-boxes .ico-06:before {
    margin: -40px 0 0 -18px
}
.information .ico-06:before {
    margin: -35px 0 0
}
.info-boxes table td a strong {
    display: block;
    padding: 0 0 5px;
    color: #3c3c3e;
    font: 18px/22px MelbourneBold, sans-serif
}
.info-boxes table td a span {
    display: block
}
.info-boxes table td a strong span {
    display: inline;
    padding: 0 0 0 8px;
    font: 16px/20px AkkuratLight, sans-serif
}
.image-block {
    margin: 0;
    position: relative;
    overflow: hidden;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: cover;
    background-color: #f7f7f7;
    color: #3c3c3e;
    font-size: 16px;
    line-height: 25px
}
.image-block .img {
    display: none
}
.image-block figcaption {
    display: table;
    width: 50%;
    height: 100%
}
.image-block figcaption .table-cell {
    padding: 20px 40px 20px 50px
}
.image-block figcaption h2 {
    color: #3c3c3e;
    margin: 0 0 14px;
    font: 32px/36px MelbourneBold, sans-serif;
    letter-spacing: 1px
}
.image-block figcaption .title {
    display: block;
    padding: 0 100px 37px 0;
    font-size: 21px;
    line-height: 29px;
    font-weight: 400
}
.sideblock,
.sideblock.full-sideblock {
    right: 0;
    -webkit-box-sizing: border-box;
    z-index: 90;
    padding: 30px
}
.image-block figcaption h3 {
    color: #3c3c3e;
    margin: 0 0 15px;
    font: 24px/28px MelbourneBold, sans-serif
}
.image-block figcaption p {
    margin: 0
}
.sideblock {
    position: fixed;
    top: 80px;
    bottom: 30px;
    width: 50%;
    box-sizing: border-box;
    margin: 0 -50% 0 0;
    overflow: auto;
    border: 1px solid #e4e4e4
}
.about-us,
.btn-back,
.photos-block,
.what-do .img {
    overflow: hidden
}
.sideblock.full-sideblock {
    width: 100%;
    top: 0;
    position: absolute;
    box-sizing: border-box;
    margin: 0 -100% 0 0;
    overflow: hidden;
    border: none
}
.about-us .links li,
.sideblock .holder {
    vertical-align: middle;
    -webkit-box-sizing: border-box
}
.sideblock .holder {
    height: 100%;
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}
.information {
    color: #3c3c3e;
    font-size: 16px;
    line-height: 29px;
    padding: 16px 0 20px 10px;
    display: table-cell;
    vertical-align: middle
}
.information header {
    padding: 0 100px 32px 93px;
    position: relative
}
.information header .ico {
    position: absolute;
    z-index: 20;
    top: 1px;
    left: 0;
    text-indent: -9999px;
    width: 76px;
    height: 50px
}
.information header h3 {
    color: #fc992b;
    margin: 0;
    padding: 10px 0 0;
    font: 32px/36px MelbourneBold, sans-serif
}
.btn-back,
.btn-back:before {
    position: absolute;
    color: #43c0bb
}
.btn-back {
    z-index: 30;
    top: 30px;
    right: 30px;
    text-indent: -9999px;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #43c0bb
}
.btn-back:hover {
    background: #43c0bb;
    text-decoration: none
}
.btn-back:before {
    content: '>';
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font: 20px/47px AkkuratRegular, sans-serif;
    text-indent: 0
}
.btn-back:hover:before {
    color: #fff
}
.information p {
    margin: 0;
    padding: 0 0 16px
}
.information h4 {
    margin: 0 0 10px;
    color: #3c3c3e;
    font: 24px/28px MelbourneBold, sans-serif
}
.information .btn {
    margin: 11px 0 0 -9px
}
.about-us {
    height: 100%
}
.visual {
    height: 74.5%;
    margin: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative
}
.visual:before {
    content: '';
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, .7) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .7)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, .7) 0, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, .7) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, .7) 0, rgba(255, 255, 255, 0) 100%)
}
.visual .img {
    display: none
}
.visual figcaption {
    display: table;
    width: 57%;
    height: 100%;
    position: relative;
    z-index: 30
}
.visual figcaption .table-cell {
    padding: 20px 50px 58px
}
.visual h1 {
    margin: 0;
    color: #3c3c3e;
    font: 32px/44px AkkuratLight, sans-serif
}
.visual h1 strong {
    font: 32px/44px AkkuratBold, sans-serif
}
.about-us .links {
    display: table;
    width: 100%;
    height: 25.5%
}
.about-us .links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table-row
}
.about-us .links li {
    display: table-cell;
    width: 33.33%;
    box-sizing: border-box;
    padding: 15px 30px;
    font-size: 21px;
    line-height: 29px
}
.link-row,
.team-list>li {
    -webkit-box-sizing: border-box
}
.about-us .links li+li {
    border-left: solid 1px #e4e4e4
}
.about-us .links a {
    display: block;
    color: #3c3c3e;
    cursor: pointer
}
.about-us .links a:hover {
    text-decoration: none
}
.about-us .links a .title {
    display: block;
    padding: 0 0 7px;
    font: 24px/28px MelbourneBold, sans-serif
}
.about-us .links a .title:after {
    font-family: AkkuratRegular, sans-serif;
    font-size: 20px
}
.about-us .links a>span {
    display: block;
    min-height: 58px
}
.what-do {
    display: table;
    width: 100%;
    height: 100%;
    background: #3c3c3e
}
.what-do .table-cell {
    color: #e4e4e4;
    font-size: 21px;
    line-height: 29px;
    width: 50.3%;
    padding: 20px 0
}
.what-do .table-cell+.table-cell {
    width: auto;
    padding-left: 47px;
    padding-right: 47px
}
.what-do .img {
    position: relative;
    max-height: 509px;
    max-width: 573px
}
.what-do .img img {
    display: block;
    width: 100%;
    max-width: 100%
}
.what-do h2 {
    color: #fc992b;
    margin: 0 0 14px;
    font: 32px/36px MelbourneBold, sans-serif
}
.what-do p {
    margin: 0 0 25px
}
.what-do .btn {
    margin: 0;
    background: #353537
}
.what-do .btn:hover {
    background: #3fbfba
}
.what-do .btn:active {
    background: rgba(63, 191, 186, .7)
}
.photos-block {
    position: relative;
    height: 100%
}
.photos-block .photo {
    position: absolute;
    z-index: 20;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #f7f7f7
}
.history>ul,
.person-info .img,
.team-list .img {
    position: relative;
    overflow: hidden
}
.photos-block .pos-01 {
    top: 33.33%;
    left: 25%
}
.photos-block .pos-02 {
    top: 0;
    left: 0
}
.photos-block .pos-03 {
    top: 0;
    left: 50%
}
.photos-block .pos-04 {
    top: 0;
    left: 75%
}
.photos-block .pos-05 {
    top: 33.33%;
    left: 0
}
.photos-block .pos-06 {
    top: 66.66%;
    left: 0
}
.photos-block .pos-07 {
    top: 66.66%;
    left: 33.33%
}
.photos-block .pos-08 {
    top: 66.66%;
    left: 66.66%
}
.photos-block .size-01 {
    width: 50%;
    height: 33.33%
}
.photos-block .size-02 {
    width: 25%;
    height: 33.33%
}
.photos-block .size-03 {
    width: 25%;
    height: 66.66%
}
.photos-block .size-04 {
    width: 33.33%;
    height: 33.33%
}
.photos-block .text-box {
    text-align: center;
    background: #fff;
    color: #3c3c3e;
    font-size: 32px;
    line-height: 36px
}
.photos-block .text-box .table-cell {
    padding: 10px
}
.photos-block .text-box blockquote {
    margin: 0 0 8px;
    font: 32px/36px AkkuratBold, sans-serif
}
.photos-block .text-box blockquote q:after,
.photos-block .text-box blockquote q:before {
    content: '\“';
    font: 32px/36px AkkuratLight, sans-serif;
    padding: 0 7px 0 0
}
.photos-block .text-box blockquote q:after {
    content: '”';
    padding: 0 0 0 7px
}
.history>ul:before,
.history>ul>li>ul>li:after,
.history>ul>li>ul>li:before {
    content: ''
}
.photos-block .text-box p {
    margin: 0
}
.team-area {
    background: #f7f7f7;
    padding: 62px 50px 40px
}
.team-area>header {
    text-align: center;
    color: #3c3c3e;
    font-size: 21px;
    line-height: 29px;
    max-width: 610px;
    margin: 0 auto;
    padding: 0 0 46px
}
.team-area>header h2 {
    color: #3c3c3e;
    margin: 0 0 14px;
    font: 32px/36px MelbourneBold, sans-serif
}
.team-area>header p {
    margin: 0
}
.team-list {
    list-style: none;
    margin: 0 -10px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px
}
.team-list>li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    box-sizing: border-box;
    width: 25%;
    padding: 0 10px 20px;
    font: 10px/14px AkkuratRegular, sans-serif;
    text-align: center
}
.team-list>li>a {
    background: #fff;
    cursor: pointer;
    display: block;
    color: #fc9f38;
    padding: 0 0 8px
}
.team-list>li>a:hover {
    text-decoration: none
}
.team-list .img {
    display: block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0 0 7px;
    -webkit-transition: all .3s;
    transition: all .3s
}
.team-list>li>a:hover .img {
    -webkit-transform: scale(1.03) translate3d(0, 0, 0);
    transform: scale(1.03) translate3d(0, 0, 0)
}
.team-list .img img {
    display: block;
    width: 100%;
    max-width: 100%;
    border-radius: 2px
}
.team-list>li>a strong {
    display: block;
    color: #3c3c3e;
    padding: 0 0 1px;
    font: 16px/20px MelbourneBold, sans-serif
}
.team-list>li>a b {
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}
.person-info {
    margin: 0;
    padding: 0 0 20px
}
.person-info .img {
    height: 250px;
    margin: 0 0 22px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}
.person-info figcaption {
    color: #3c3c3e;
    font-size: 16px;
    line-height: 29px
}
.person-info figcaption h3 {
    color: #fc992b;
    margin: 0 0 7px;
    font: 32px/36px MelbourneBold, sans-serif
}
.person-info figcaption h4 {
    color: #3c3c3e;
    margin: 0 0 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font: 16px/20px AkkuratRegular, sans-serif
}
.person-info figcaption p {
    margin: 0 0 25px
}
.person-info .contacts {
    list-style: none;
    margin: 0;
    padding: 0
}
.person-info .contacts li {
    padding: 0 0 15px;
    color: #3fbfba;
    font-size: 28px;
    line-height: 32px
}
.person-info .contacts a {
    color: #3fbfba;
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}
.person-info .contacts .ico {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-indent: -9999px;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) no-repeat;
    margin: -1px 8px 0 0
}
.person-info .contacts .ico-email {
    width: 16px;
    height: 14px;
    background-position: -766px 0
}
.person-info .contacts .ico-phone {
    width: 16px;
    height: 16px;
    background-position: -766px -14px
}
.history {
    background: #f7f7f7;
    padding: 62px 50px 30px
}
.history h2 {
    color: #fc992b;
    margin: 0 0 50px;
    text-align: center;
    font: 32px/36px MelbourneBold, sans-serif
}
.history>ul {
    list-style: none;
    margin: 0;
    padding: 0 0 100px
}
.history>ul:before {
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 30px;
    left: 50%;
    width: 8px;
    background: #e4e4e4;
    margin: 0 0 0 -4px
}
.history>ul>li {
    position: relative
}
.history h3,
.history h5 {
    background: #e4e4e4;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    width: 66px;
    color: #3c3c3e;
    text-align: center;
    font: 21px/26px MelbourneBold, sans-serif;
    position: absolute;
    z-index: 6;
    top: 0;
    left: 50%;
    margin: 0 0 0 -40px;
    padding: 7px
}
.history h5 {
    top: auto;
    bottom: -70px
}
.history>ul>li>ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.history>ul>li>ul>li {
    position: relative;
    margin: 0 0 -350px;
    min-height: 1px
}
.history>ul>li>ul>li:last-child {
    margin: 0 0 -30px
}
.history>ul>li>ul>li:before {
    position: absolute;
    z-index: 7;
    top: 105px;
    left: 50%;
    width: 9999px;
    height: 5px;
    background: #e4e4e4
}
.history>ul>li>ul>li.odd:before {
    left: auto;
    right: 50%
}
.history>ul>li>ul>li:after {
    display: block;
    clear: both
}
.history figure {
    float: right;
    width: 43.4%;
    height: 410px;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0;
    z-index: 30
}
.history .odd figure {
    float: left
}
.history figure figcaption {
    position: absolute;
    z-index: 30;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding: 25px 30px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%)
}
.history figure figcaption h4 {
    color: #fff;
    font: 24px/28px MelbourneBold, sans-serif;
    margin: 0 0 5px
}
.history figure figcaption p {
    margin: 0
}
.history .month {
    position: absolute;
    z-index: 30;
    width: 40px;
    top: 99px;
    left: 50%;
    margin: 0 0 0 -47px;
    color: #777;
    text-transform: uppercase;
    font: 14px/18px MelbourneBold, sans-serif;
    text-align: center;
    overflow: hidden
}
.history .odd .month {
    margin: 0 0 0 4px
}
.work-area {
    height: 90.8%;
    overflow: hidden
}
.link-row {
    height: 9.2%;
    box-sizing: border-box;
    padding: 21px 0 0
}
.link-row a {
    display: inline-block;
    vertical-align: top;
    color: #3fbfba;
    font: 16px/20px AkkuratRegular, sans-serif
}
.link-row .arrow-down:hover:after {
    top: 5px
}
.work-info {
    display: table;
    width: 100%;
    height: 100%
}
.work-info .block {
    display: table-cell;
    vertical-align: top;
    background: #e3e3e3;
    width: 65.8%;
    height: 100%
}
.work-info .image-box {
    display: table;
    width: 100%;
    height: 66%
}
.work-info .image-box .table-cell {
    padding: 10px;
    background: #f7f7f7
}
.work-info .image-box .img {
    position: relative;
    overflow: hidden;
    max-width: 596px;
    margin: 0 auto
}
.work-info .image-box .img img {
    display: block;
    width: 100%;
    max-width: 100%
}
.quote-block {
    display: table;
    width: 100%;
    height: 34%
}
.quote-block .table-row {
    height: 100%
}
.quote-block .photo {
    display: table-cell;
    width: 28%;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 100%
}
.quote-block .photo img {
    display: block;
    width: 100%;
    max-width: 100%
}
.quote-block blockquote {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 10px 10px 59px;
    background: #e3e3e3;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.quote-block blockquote q {
    display: block;
    color: #3c3c3e;
    font: 20px/30px AkkuratBold, sans-serif;
    padding: 0 0 11px;
    position: relative
}
.quote-block blockquote q:before {
    content: '\“';
    position: absolute;
    z-index: 20;
    top: -1px;
    left: -42px;
    width: 24px;
    height: 20px;
    font: 72px/72px AkkuratRegular, Helvetica, sans-serif;
    color: #4ac9c6
}
.quote-block blockquote cite {
    display: block;
    color: #434345;
    font: 21px/25px AkkuratLightItalic, sans-serif
}
.work-info aside {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    background: #694d37
}
.work-info aside.color-blue {
    background: #61a4d7
}
.job-info {
    display: table;
    height: 83%;
    width: 100%
}
.job-info .table-cell {
    padding: 20px 30px;
    color: #fff;
    font-size: 18px;
    line-height: 25px
}
.job-info h2 {
    color: #fff;
    margin: 0 0 1px;
    font: 32px/36px MelbourneBold, sans-serif
}
.job-info h3 {
    color: #fff;
    margin: 0 0 16px;
    font: 24px/28px AkkuratLight, sans-serif
}
.job-info p {
    margin: 0 0 25px
}
.job-info .btn,
.work-info aside footer .btn {
    margin: 0;
    min-width: 170px
}
.work-info aside footer {
    display: table;
    width: 100%;
    height: 17%
}
.work-info aside footer .table-cell {
    padding: 10px 10px 10px 30px;
    background: rgba(0, 0, 0, .3);
    width: 50%
}
.work-info aside footer .table-cell+.table-cell {
    text-align: right;
    padding-right: 30px;
    padding-left: 10px
}
.btn-totop {
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, .05);
    color: #fff
}
.projects-list,
.projects-overview {
    width: 100%
}
.btn-totop:hover {
    background: #fff;
    color: #4d4d4f;
    text-decoration: none
}
.btn-totop:active {
    background: rgba(255, 255, 255, .8)
}
.btn-totop:before {
    content: '>';
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font: 21px/24px AkkuratLight, sans-serif
}
.btn-totop:hover:before {
    background-position: -420px -32px
}
.btn-totop.disabled {
    opacity: .5;
    cursor: default
}
.btn-totop.disabled:active,
.btn-totop.disabled:hover {
    background: rgba(255, 255, 255, .05)
}
.btn-totop.disabled:active:before,
.btn-totop.disabled:hover:before {
    color: #fff
}
.projects-overview header {
    background: #f7f7f7;
    padding: 15px 50px
}
.projects-overview header:after {
    content: '';
    display: block;
    clear: both
}
.projects-overview header h2 {
    float: left;
    margin: 0;
    padding: 7px 0 0;
    color: #3c3c3e;
    font: 32px/36px MelbourneBold, sans-serif;
    max-width: 69%
}
.projects-overview header .btn {
    float: right;
    margin: 0;
    max-width: 29%
}
.projects-list .table-cell {
    padding: 0;
    width: 50%;
    border: solid #f1f1f1;
    border-width: 0 1px 1px 0
}
.projects-list .table-cell:first-child {
    border-left: solid 1px #f1f1f1
}
.projects-list .table-row:first-child .table-cell {
    border-top: solid 1px #f1f1f1
}
.projects-list .table-cell>a {
    display: table;
    width: 100%;
    height: 100%;
    cursor: pointer
}
.projects-list .table-cell>a:hover {
    text-decoration: none
}
.projects-list .img {
    display: table-cell;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    width: 50%
}
.projects-list .img img {
    display: block;
    width: 100%;
    max-width: 100%
}
.projects-list .description {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 21px;
    color: #8e8f90;
    font-size: 16px;
    line-height: 25px;
    -webkit-transition: all .3s;
    transition: all .3s
}
.projects-list a:hover .description {
    color: #3fbfba
}
.projects-list .description .title {
    display: block;
    color: #3c3c3e;
    padding: 0 0 2px;
    font: 24px/28px MelbourneBold, sans-serif;
    -webkit-transition: all .3s;
    transition: all .3s
}
.projects-list a:hover .description .title {
    color: #3fbfba
}
.projects-list .description .title span {
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 0 0 0 11px;
    font: 24px/28px AkkuratLight, sans-serif
}
.projects-list a:hover .description .title span {
    padding: 0 0 0 16px
}
.projects-list .description .txt {
    display: block
}
.customers-area {
    background: #f7f7f7;
    padding: 62px 0 0;
    color: #3c3c3e;
    font-size: 16px;
    line-height: 29px;
    overflow: hidden;
    height: 100%
}
.customers-area .col {
    display: table-cell;
    width: 65.7%
}
.customers-area .col+.col {
    width: 34.3%;
    vertical-align: middle
}
.customers-area .block {
    padding: 1px 20px 34px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    width: 1%;
    vertical-align: middle
}
.customers-area h2 {
    color: #fc992b;
    margin: 0 0 14px;
    font: 32px/36px MelbourneBold, sans-serif
}
.customers-area .block .title {
    display: block;
    color: #424244;
    font-size: 21px;
    line-height: 29px;
    font-weight: 400;
    padding: 0 0 19px
}
.customers-area p {
    margin: 0 0 20px
}
.logos-block {
    display: table;
    width: 100%;
    border-top: solid 1px #ededed
}
.logos-block .table-cell {
    width: 50%;
    vertical-align: top;
    padding: 38px 20px 7px
}
.logos-block .table-cell+.table-cell {
    border-left: solid 1px #ededed
}
.logos-block h3 {
    color: #3c3c3e;
    margin: 0 0 33px;
    padding: 0 30px;
    font: 24px/28px MelbourneBold, sans-serif
}
.logos-block .logos {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px
}
.logos-block .logos li {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding: 0 5px 23px;
    letter-spacing: 0
}
.logos-block .logos li img {
    vertical-align: middle
}
.products-block {
    position: relative
}
.products-block h3 {
    color: #3c3c3e;
    margin: 0 0 18px;
    font: 24px/28px MelbourneBold, sans-serif
}
.products {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
    border: solid #e4e4e4;
    border-width: 1px 1px 0
}
.products>li {
    border-bottom: solid 1px #e4e4e4;
    color: #3c3c3e;
    font-size: 16px;
    line-height: 25px
}
.products>li>a {
    display: block;
    cursor: pointer;
    color: #3c3c3e;
    padding: 31px 30px 22px;
    overflow: hidden
}
.products>li>a:hover {
    text-decoration: none;
    color: #3fbfba
}
.products .product-logo {
    float: right;
    margin: -1px 0 25px 25px;
    position: relative;
    overflow: hidden
}
.products .product-logo img {
    vertical-align: top
}
.products .title {
    display: block;
    padding: 0 0 7px;
    font: 21px/25px MelbourneBold, sans-serif
}
.products .txt {
    display: block
}
.info-block {
    width: 100%;
    height: 100%;
    display: table;
    font-size: 18px;
    line-height: 22px;
    color: #dcd6d1
}
.info-block .side-info {
    display: table-cell;
    vertical-align: top;
    width: 34.2%;
    background: #694d36;
    height: 100%
}
.info-block .side-info .top-box {
    background: #5e4530;
    padding: 25px 30px
}
.info-block .side-info .btn {
    margin: 0;
    min-width: 170px
}
.info-block .side-info .top-box .btn span {
    padding: 0 6px 0 0
}
.info-block .side-info .descr {
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 31px 31px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle
}
.info-block .side-info h2 {
    font: 32px/36px MelbourneBold, Helvetica, sans-serif;
    margin: 0 0 2px;
    color: #fff
}
.info-block .side-info .sub-ttl {
    display: block;
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 17px
}
.info-block .side-info p {
    margin: 0 0 24px
}
.info-block .side-info .descr .btn span {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    vertical-align: top;
    margin: -4px 0 0
}
.info-block .block {
    display: table-cell;
    vertical-align: top;
    height: 100%
}
.info-block .block .holder {
    padding-right: 210px;
    position: relative
}
.info-block .block .holder:after {
    content: '';
    clear: both;
    display: block
}
.info-block .visual-box {
    background-size: cover;
    background-position: 50% 0
}
.info-block .testimonial {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 20px 20px 40px;
    color: #4d4d4f;
    width: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.info-block .testimonial blockquote {
    margin: 0;
    padding: 0 0 0 40px;
    position: relative;
    font: 24px/33px AkkuratBold, Helvetica, sans-serif
}
.info-block .testimonial blockquote:before {
    content: '\“';
    color: #4ac9c6;
    position: absolute;
    left: -4px;
    top: 0;
    font: 72px/72px AkkuratRegular, Helvetica, sans-serif
}
.info-block .testimonial blockquote q {
    display: block;
    margin: 0 0 18px
}
.info-block .testimonial blockquote cite {
    display: block;
    font: 21px/24px AkkuratLightItalic, Helvetica, sans-serif
}
.info-block .testimonial blockquote cite:before {
    content: '-';
    margin-right: 5px
}
.blog-area .cols:after,
.blog-area .cols:before,
.blog-list figure header li+li:before,
.blog-list figure header:after,
.contact-box:before,
.details .content .images ul:after,
.details .profile .photo:before,
.details .social li a:after,
.details .social li a:before,
.details .top-panel a:before,
.pagination:after,
.popular h2 span:before,
.popular ul figure:after {
    content: ''
}
.info-block .photo {
    position: absolute;
    top: 0;
    right: 0;
    width: 210px;
    bottom: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 0
}
.info-block .photo img {
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.details {
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 120px 0 60px;
    position: relative
}
.details .visual-area {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 500px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}
.details .content {
    max-width: 720px;
    margin: 0 auto;
    background: #fff;
    padding: 30px 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    color: #4d4d4f
}
.details .top-panel {
    margin: -30px -60px 0;
    border-bottom: 1px solid #ebebeb;
    font-size: 13px;
    line-height: 22px
}
.details .top-panel ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}
.details .top-panel ul>li {
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #ebebeb;
    height: 85px;
    padding: 20px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.details .top-panel ul>li:nth-child(2) {
    width: 79px
}
.details .top-panel ul>li:first-child {
    border: 0
}
.details .top-panel a {
    color: #4d4d4f;
    display: inline-block;
    padding: 0 32px 0 0;
    position: relative
}
.details .top-panel a:before {
    position: absolute;
    right: 0;
    width: 11px;
    height: 16px;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/117/arrow-001.png) no-repeat;
    top: 50%;
    margin: -8px 0 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.details .top-panel a:hover {
    text-decoration: none
}
.details .top-panel a:hover:before {
    margin-right: -5px
}
.details .top-panel ul>li:first-child a {
    padding: 0 0 0 32px
}
.details .top-panel ul>li:first-child a:before {
    right: auto;
    left: 0;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.details .top-panel ul>li:first-child a:hover:before {
    margin-left: -5px
}
.details .top-panel .button {
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/18/ico-001.png);
    padding: 0;
    margin: 9px 0 0 2px
}
.details .top-panel .button:hover {
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/15/ico-001-hover.png)
}
.details .top-panel .button:before {
    display: none
}
.details .profile {
    min-height: 294px;
    background: #f7f7f7;
    margin: 0 -60px 63px;
    overflow: hidden;
    position: relative
}
.details .profile .photo {
    float: right;
    width: 180px;
    background: #fff;
    margin: 0
}
.details .profile .photo:before {
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 180px
}
.details .profile .photo img {
    display: block;
    vertical-align: top;
    position: relative;
    z-index: 2
}
.details .profile .photo figcaption {
    padding: 19px 15px;
    text-align: center;
    position: relative;
    z-index: 2;
    font: 10px/12px AkkuratRegular, Helvetica, sans-serif;
    letter-spacing: 1px
}
.details .profile .photo .name {
    display: block;
    font: 16px/20px MelbourneBold, Helvetica, sans-serif;
    margin: 0 0 1px
}
.details .profile .photo .sub-ttl {
    display: block;
    color: #fc992b;
    text-transform: uppercase
}
.details .profile .descr {
    overflow: hidden;
    padding: 50px 50px 20px 60px;
    font-size: 21px;
    min-height: 310px
}
.details .content h2 {
    font: 32px/36px MelbourneBold, Helvetica, sans-serif;
    margin: 0 0 12px;
    color: #4ac9c6
}
.details .profile h2 {
    color: #4d4d4f;
    margin: 0 0 1px
}
.details .profile .descr .sub-ttl {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 15px;
    display: block
}
.details .content p {
    margin: 0 0 16px
}
.details .profile .descr p {
    margin: 0
}
.details .content .testimonial {
    margin: 0 -20px 43px -60px;
    padding: 11px 0 0
}
.details .content .testimonial .holder {
    display: table;
    width: 100%
}
.details .content .testimonial .photo {
    display: table-cell;
    vertical-align: top;
    width: 120px;
    position: relative
}
.details .content .testimonial .photo img {
    vertical-align: top;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.details .content .tip {
    position: absolute;
    right: 100%;
    top: 15px;
    padding: 0 21px;
    text-align: right;
    font: 12px/19px AkkuratLightItalic, Helvetica, sans-serif;
    width: 130px;
    color: #999
}
.details .content .testimonial .tip {
    position: static;
    text-align: center;
    width: 120px;
    display: inline-block;
    margin-top: 20px
}
.details .content .tip span {
    display: block
}
.details .content .testimonial blockquote {
    margin: 0;
    padding: 20px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font: 21px/29px AkkuratBold, Helvetica, sans-serif
}
.details .content .images {
    position: relative;
    margin: 0 -60px 31px;
    padding: 15px 0 0
}
.details .content .images ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.details .content .images ul:after {
    display: block;
    clear: both
}
.details .content .images li {
    float: left;
    width: 50%
}
.details .content .images img {
    vertical-align: top;
    width: 100%
}
.details .content .images .tip {
    right: auto;
    left: 100%;
    text-align: left;
    top: 30px
}
.details .team {
    margin: 27px -60px 40px;
    background: #e2f5f5;
    padding: 21px 30px 13px
}
.details .team .headline {
    overflow: hidden
}
.details .team .headline a {
    float: right;
    line-height: 20px;
    font-family: AkkuratRegular, Helvetica, sans-serif;
    color: #4ac9c6;
    margin: 4px 0 0 10px;
    max-width: 50%;
    font-size: 17px
}
.details .team .headline a span {
    padding: 0 0 0 4px
}
.details .content h3 {
    font: 24px/28px MelbourneBold, Helvetica, sans-serif;
    margin: 0 0 19px
}
.details .team .list {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
    font: 10px/12px AkkuratRegular, Helvetica, sans-serif;
    color: #83898a
}
.details .team .list li {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    padding: 0 10px 20px;
    margin: 0 -3px 0 0;
    text-align: center
}
.details .team .list figure {
    margin: 0
}
.details .team .list img {
    display: block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0 0 10px
}
.details .team .list .name {
    display: block;
    font: 16px/20px MelbourneBold, Helvetica, sans-serif;
    margin: 0 0 1px;
    color: #3c3c3e
}
.details .team .list .sub-ttl {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px
}
.details .content .row {
    margin: 0 -60px;
    position: relative
}
.details .content.internal-link a:hover {
    color: #3fbfba;
    text-decoration: none;
    transition: none
}
.details .content .tbl-block {
    display: table;
    width: 100%;
    margin: 0
}
.details .content .tbl-block>div,
.details .content .tbl-block>figcaption {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.details .content .tbl-block>figcaption {
    padding: 17px 60px 17px 30px;
    vertical-align: middle
}
.details .content .tbl-block h3 {
    font: 16px/20px AkkuratBold, Helvetica, sans-serif;
    margin: 0 0 5px
}
.details .content .tbl-block img {
    width: 100%;
    vertical-align: top
}
.details .content .tbl-block>figcaption:first-child {
    padding: 17px 30px 17px 50px
}
.details .heading {
    text-align: center;
    padding: 46px 0 0;
    color: #4d4d4f
}
.details .heading h2 {
    font: 24px/28px AkkuratBold, Helvetica, sans-serif;
    margin: 0
}
.bottom-bar .info-box strong,
.slideshow .flex-control-nav {
    font-family: AkkuratBold, Helvetica, sans-serif
}
.slideshow {
    position: relative;
    overflow: hidden
}
.slideshow .slides {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}
.slideshow .slides>li {
    float: left;
    width: 100%;
    height: 550px;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat
}
.slideshow .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 0
}
.slideshow .flex-direction-nav .flex-next,
.slideshow .flex-direction-nav .flex-prev {
    position: absolute;
    left: 50px;
    width: 25px;
    height: 40px;
    top: 50%;
    margin: -20px 0 0;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/120/arrow-002.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden
}
.slideshow .flex-direction-nav .flex-next {
    left: auto;
    right: 50px;
    background-position: 0 -40px
}
.slideshow .flex-control-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    right: 0
}
.slideshow .flex-control-nav li {
    float: left
}
.slideshow .flex-control-nav a {
    float: left;
    width: 20px;
    height: 20px;
    background: #fff;
    opacity: .5;
    text-align: center;
    line-height: 20px;
    padding: 10px;
    cursor: pointer
}
.slideshow .flex-control-nav .flex-active,
.slideshow .flex-control-nav a:hover {
    opacity: 1;
    text-decoration: none
}
.details .social li a:after,
.details .social li a:hover:before {
    opacity: 0
}
.bottom-bar {
    display: table;
    width: 100%;
    background: #333;
    color: #fff
}
.bottom-bar>div {
    display: table-cell;
    vertical-align: top;
    padding: 51px 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%
}
.visual-block,
.visual-block header .col {
    -webkit-box-sizing: border-box;
    float: left
}
.bottom-bar .info-box {
    padding: 53px 24% 50px 54px;
    font-size: 24px;
    line-height: 33px;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/129/img-10_2x.jpg) 100% 0 no-repeat #414143;
    background-size: cover
}
.bottom-bar .info-box p {
    margin: 0 0 43px
}
.bottom-bar .info-box strong {
    font-weight: 400
}
.bottom-bar .headline {
    overflow: hidden;
    padding: 1px 0 14px;
    line-height: 28px
}
.bottom-bar .headline h4 {
    float: left;
    min-width: 181px;
    max-width: 50%;
    font: 24px/28px MelbourneBold, Helvetica, sans-serif;
    color: #fc992b;
    margin: 0
}
.bottom-bar .headline a {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    font-family: AkkuratBold, Helvetica, sans-serif;
    margin: 2px 0 0
}
.bottom-bar .headline a:hover {
    text-decoration: none;
    color: #4ac9c6
}
.bottom-bar .headline .right-arrow:hover:after {
    margin-left: 14px
}
.bottom-bar .btn {
    min-width: 260px;
    margin: 0
}
.stories {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 25px
}
.stories li {
    padding: 0 0 14px;
    overflow: hidden
}
.stories img {
    float: left;
    margin: 5px 22px 0 0
}
.stories h5 {
    font: 16px/25px AkkuratBold, Helvetica, sans-serif;
    margin: 0
}
.stories p {
    margin: 0
}
.stories .descr {
    overflow: hidden
}
.details .social-block {
    position: absolute;
    top: 530px;
    left: 50%;
    margin: 0 0 0 340px
}
.details .social-block-02 {
    top: 627px
}
.details .social {
    list-style: none;
    margin: 0;
    padding: 0 0 0 55px;
    width: 50px
}
.details .social li {
    padding: 0 10px 10px 0;
    letter-spacing: 0
}
.details .social li a {
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 48px;
    background: #fbfbfb;
    border: 1px solid #a4e1df;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    padding: 0
}
.details .social li a:hover {
    border: 1px solid #3fbfba;
    background: #3fbfba
}
.details .social li a:after,
.details .social li a:before {
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    -webkit-transition: all .3s;
    transition: all .3s
}
.details .social li .email:after,
.details .social li .email:before {
    width: 14px;
    height: 11px;
    margin: -5px 0 0 -7px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjFweCIgdmlld0JveD0iMCAwIDE0IDIxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNCAyMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNEFDOUM2IiBkPSJNNyw2LjEyNWwtNy01LjI1QzAsMC4zOSwwLjM5LDAsMC44NzUsMGgxMi4yNUMxMy42MSwwLDE0LDAuMzksMTQsMC44NzVMNyw2LjEyNXogTTcsNy42OTdsNy01LjI1djcuMTc4DQoJYzAsMC40ODUtMC4zOSwwLjg3NS0wLjg3NSwwLjg3NUgwLjg3NUMwLjM5LDEwLjUsMCwxMC4xMSwwLDkuNjI1VjIuNDQ3TDcsNy42OTd6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNywxNi42MjVsLTctNS4yNUMwLDEwLjg5LDAuMzksMTAuNSwwLjg3NSwxMC41aDEyLjI1QzEzLjYxLDEwLjUsMTQsMTAuODksMTQsMTEuMzc1TDcsMTYuNjI1eiBNNywxOC4xOTcNCglsNy01LjI1djcuMTc4QzE0LDIwLjYxLDEzLjYxLDIxLDEzLjEyNSwyMUgwLjg3NUMwLjM5LDIxLDAsMjAuNjEsMCwyMC4xMjV2LTcuMTc4TDcsMTguMTk3eiIvPg0KPC9zdmc+DQo=);
    -webkit-background-size: 14px 22px;
    background-size: 14px 22px
}
.details .social li .email:after {
    background-position: 0 -11px
}
.details .social li .facebook:after,
.details .social li .facebook:before {
    width: 14px;
    height: 15px;
    margin: -7px 0 0 -7px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDE0IDI4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNCAyOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNEFDOUM2IiBkPSJNMTQsMTMuMTI1QzE0LDEzLjYwNCwxMy42MDQsMTQsMTMuMTI1LDE0aC0zLjVWOC41NTloMS43NWwwLjI5NC0yLjAxN0g5LjYyNVY0Ljk1Ng0KCWMwLTAuNTc0LDAuMjk0LTAuOTAyLDAuODc1LTAuOTAyaDEuMzEzVjIuMjM1YzAsMC0wLjU4OC0wLjA5Ni0xLjQzNi0wLjA5NmMtMS45MjEsMC0yLjg5MiwxLjA2Ni0yLjg5MiwyLjY1OXYxLjc0M2gtMS43NXYyLjAxNw0KCWgxLjc1VjE0aC02LjYxQzAuMzk2LDE0LDAsMTMuNjA0LDAsMTMuMTI1VjAuODc1QzAsMC4zOTYsMC4zOTYsMCwwLjg3NSwwaDEyLjI1QzEzLjYwNCwwLDE0LDAuMzk2LDE0LDAuODc1VjEzLjEyNXoiLz4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNCwyNy4xMjVDMTQsMjcuNjA0LDEzLjYwNCwyOCwxMy4xMjUsMjhoLTMuNXYtNS40NDFoMS43NWwwLjI5NC0yLjAxN0g5LjYyNXYtMS41ODYNCgljMC0wLjU3NCwwLjI5NC0wLjkwMiwwLjg3NS0wLjkwMmgxLjMxM3YtMS44MThjMCwwLTAuNTg4LTAuMDk2LTEuNDM2LTAuMDk2Yy0xLjkyMSwwLTIuODkyLDEuMDY2LTIuODkyLDIuNjU5djEuNzQzaC0xLjc1djIuMDE3DQoJaDEuNzVWMjhoLTYuNjFDMC4zOTYsMjgsMCwyNy42MDQsMCwyNy4xMjV2LTEyLjI1QzAsMTQuMzk2LDAuMzk2LDE0LDAuODc1LDE0aDEyLjI1QzEzLjYwNCwxNCwxNCwxNC4zOTYsMTQsMTQuODc1VjI3LjEyNXoiLz4NCjwvc3ZnPg0K);
    -webkit-background-size: 14px 30px;
    background-size: 14px 30px
}
.details .social li .facebook:after {
    background-position: 0 -15px
}
.details .social li .twitter:after,
.details .social li .twitter:before {
    width: 14px;
    height: 13px;
    margin: -6px 0 0 -6px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjIuNzQ5cHgiIHZpZXdCb3g9IjAgMCAxNCAyMi43NDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0IDIyLjc0OSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNEFDOUM2IiBkPSJNMTIuNTcxLDIuODNjMCwwLjEzLDAsMC4yNDYsMCwwLjM3NmMwLDMuNzk0LTIuODg1LDguMTY5LTguMTYyLDguMTY5Yy0xLjYyLDAtMy4xNDUtMC4zNTUtNC40MDktMS4xNjkNCgljMC4yMjYsMC4wMzQsMC40NTEsMC4wNDgsMC42ODQsMC4wNDhjMS4zNCwwLDIuNTkxLTAuNTgxLDMuNTYyLTEuMzZDMy4wMDEsOC44OCwxLjkyOCw4LjAzMiwxLjU3Miw2Ljg5Nw0KCUMxLjc1LDYuOTMyLDEuOTI4LDYuOTUyLDIuMTA1LDYuOTUyYzAuMjYsMCwwLjUyLTAuMDM0LDAuNzY2LTAuMTAzQzEuNTU5LDYuNTksMC41NjcsNS40MjgsMC41NjcsNC4wMzNjMC0wLjAxNCwwLTAuMDE0LDAtMC4wMzQNCgljMC4zOSwwLjIxMiwwLjgyNywwLjM0MiwxLjI5OSwwLjM1NUMxLjA4NywzLjgzNSwwLjU4MSwyLjk2LDAuNTgxLDEuOTc2YzAtMC41MzMsMC4xNS0wLjk3MSwwLjM5LTEuMzk1DQoJYzEuNDI5LDEuNzM2LDMuNTM0LDIuODE2LDUuOTEzLDIuOTQ2QzYuODM2LDMuMzIyLDYuODIyLDMuMDksNi44MjIsMi44NjRDNi44MjIsMS4yNzgsOC4xMDEsMCw5LjY4NywwDQoJYzAuODI3LDAsMS41NzIsMC4zNTUsMi4xMTIsMC45MDJjMC42NDMtMC4xMywxLjI2NS0wLjM2OSwxLjgxMi0wLjY5N2MtMC4yMTIsMC42Ny0wLjY2MywxLjIzNy0xLjI2NSwxLjU5Mw0KCUMxMi45MzQsMS43MjksMTMuNDgsMS41NzIsMTQsMS4zNEMxMy42MSwxLjkyOCwxMy4xMjUsMi40MjcsMTIuNTcxLDIuODN6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTIuNTcxLDE0LjIwNGMwLDAuMTMxLDAsMC4yNDYsMCwwLjM3N2MwLDMuNzkzLTIuODg1LDguMTY4LTguMTYyLDguMTY4Yy0xLjYyLDAtMy4xNDUtMC4zNTUtNC40MDktMS4xNjgNCgljMC4yMjYsMC4wMzMsMC40NTEsMC4wNDcsMC42ODQsMC4wNDdjMS4zNCwwLDIuNTkxLTAuNTgsMy41NjItMS4zNTljLTEuMjQ0LTAuMDE0LTIuMzE3LTAuODYxLTIuNjczLTEuOTk2DQoJYzAuMTc4LDAuMDMzLDAuMzU1LDAuMDU1LDAuNTMzLDAuMDU1YzAuMjYsMCwwLjUyLTAuMDM1LDAuNzY2LTAuMTA0Yy0xLjMxMy0wLjI2LTIuMzA0LTEuNDIyLTIuMzA0LTIuODE2YzAtMC4wMTQsMC0wLjAxNCwwLTAuMDMzDQoJYzAuMzksMC4yMTEsMC44MjcsMC4zNDIsMS4yOTksMC4zNTVjLTAuNzc5LTAuNTItMS4yODUtMS4zOTUtMS4yODUtMi4zNzljMC0wLjUzMywwLjE1LTAuOTcxLDAuMzktMS4zOTUNCgljMS40MjksMS43MzYsMy41MzQsMi44MTYsNS45MTMsMi45NDVjLTAuMDQ4LTAuMjA1LTAuMDYyLTAuNDM4LTAuMDYyLTAuNjYyYzAtMS41ODYsMS4yNzgtMi44NjUsMi44NjQtMi44NjUNCgljMC44MjcsMCwxLjU3MiwwLjM1NSwyLjExMiwwLjkwMmMwLjY0My0wLjEyOSwxLjI2NS0wLjM2OSwxLjgxMi0wLjY5N2MtMC4yMTIsMC42Ny0wLjY2MywxLjIzOC0xLjI2NSwxLjU5NA0KCWMwLjU4OC0wLjA2OCwxLjEzNS0wLjIyNywxLjY1NC0wLjQ1OUMxMy42MSwxMy4zMDIsMTMuMTI1LDEzLjgwMiwxMi41NzEsMTQuMjA0eiIvPg0KPC9zdmc+DQo=);
    -webkit-background-size: 14px 26px;
    background-size: 14px 26px
}
.details .social li .twitter:after {
    background-position: 0 -13px
}
.details .social li .linkedin:after,
.details .social li .linkedin:before {
    width: 14px;
    height: 14px;
    margin: -8px 0 0 -7px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCo0LDRgF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjcuNDEycHgiIHZpZXdCb3g9IjAgMCAxNCAyNy40MTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0IDI3LjQxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNEFDOUM2IiBkPSJNMS43MTYsMy4yMDZDMC42ODQsMy4yMDYsMCwyLjQ5NSwwLDEuNkMwLDAuNjk3LDAuNjk3LDAsMS43NjQsMEMyLjgxNiwwLDMuNDg2LDAuNjk3LDMuNSwxLjYNCgljMCwwLjg5Ni0wLjY4NCwxLjYwNi0xLjc2NCwxLjYwNkgxLjcxNnogTTMuMjA2LDQuNjYydjkuMDQ0SDAuMjk0VjQuNjYySDMuMjA2eiBNNy44NzUsOC40NTZjMC0xLjE2OSwwLjc0NS0xLjc1LDEuNjItMS43NQ0KCXMxLjU4NiwwLjU4MSwxLjU4NiwyLjA0NHY0Ljk1NkgxNHYtNS4yNWMwLTIuNjI1LTEuNDU2LTQuMDgxLTMuNS00LjA4MWMtMS4xNjksMC0yLjA0NCwwLjY2My0yLjYyNSwxLjUzOEw3Ljc3OSw0LjY2Mkg0LjkwOA0KCWMwLDAuMzA4LDAuMDQ4LDIuMDQ0LDAuMDQ4LDIuMDQ0djdoMi45MTlWOC40NTZ6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMS43MTYsMTYuOTEyQzAuNjg0LDE2LjkxMiwwLDE2LjIwMSwwLDE1LjMwNmMwLTAuOTAyLDAuNjk3LTEuNiwxLjc2NC0xLjZjMS4wNTMsMCwxLjcyMywwLjY5NywxLjczNiwxLjYNCgljMCwwLjg5Ni0wLjY4NCwxLjYwNi0xLjc2NCwxLjYwNkgxLjcxNnogTTMuMjA2LDE4LjM2OHY5LjA0NEgwLjI5NHYtOS4wNDRIMy4yMDZ6IE03Ljg3NSwyMi4xNjJjMC0xLjE2OSwwLjc0NS0xLjc1LDEuNjItMS43NQ0KCXMxLjU4NiwwLjU4MSwxLjU4NiwyLjA0NHY0Ljk1NkgxNHYtNS4yNWMwLTIuNjI1LTEuNDU2LTQuMDgxLTMuNS00LjA4MWMtMS4xNjksMC0yLjA0NCwwLjY2My0yLjYyNSwxLjUzOGwtMC4wOTYtMS4yNTFINC45MDgNCgljMCwwLjMwOCwwLjA0OCwyLjA0NCwwLjA0OCwyLjA0NHY3aDIuOTE5VjIyLjE2MnoiLz4NCjwvc3ZnPg0K);
    -webkit-background-size: 14px 28px;
    background-size: 14px 28px
}
.details .social li .linkedin:after {
    background-position: 0 -14px
}
.no-svg .details .social li a:after,
.no-svg .details .social li a:before {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png)
}
.no-svg .details .social li .email:before {
    background-position: -364px 0
}
.no-svg .details .social li .email:after {
    background-position: -364px -15px
}
.no-svg .details .social li .facebook:before {
    background-position: -378px 0
}
.no-svg .details .social li .facebook:after {
    background-position: -378px -15px
}
.no-svg .details .social li .twitter:before {
    background-position: -392px 0
}
.no-svg .details .social li .twitter:after {
    background-position: -392px -15px
}
.no-svg .details .social li .linkedin:before {
    background-position: -406px 0
}
.no-svg .details .social li .linkedin:after {
    background-position: -406px -15px
}
.details .social li a:hover:after {
    opacity: 1
}
.blog-area {
    background: #f7f7f7;
    padding: 30px 50px 19px;
    margin-bottom: 70px
}
.blog-area .cols {
    margin: 0 -10px 30px;
    padding: 0 0 25px;
    position: relative
}
.blog-area .cols:before {
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 1px;
    background: #e4e4e4
}
.contact-box,
.visual-block .img {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}
.blog-area .cols:after {
    display: block;
    clear: both
}
.visual-block {
    margin: 0;
    width: 67.9%;
    box-sizing: border-box;
    padding: 0 10px
}
.visual-block .img {
    height: 330px;
    background-position: 50% 50%;
    margin: 0 0 26px
}
.visual-block figcaption {
    color: #3c3c3e;
    font-size: 16px;
    line-height: 25px
}
.visual-block header {
    margin: 0 -10px;
    padding: 0 0 14px
}
.visual-block header:after {
    content: '';
    display: block;
    clear: both
}
.visual-block header .col {
    width: 75%;
    box-sizing: border-box;
    padding: 0 10px
}
.visual-block header .col+.col {
    width: 25%;
    text-align: right;
    padding-top: 1px
}
.visual-block header .photo {
    float: left;
    width: 65px;
    height: 65px;
    position: relative;
    overflow: hidden;
    margin: 4px 14px 0 0
}
.visual-block header .photo img {
    display: block;
    width: 100%;
    max-width: 100%
}
.visual-block header h1 {
    margin: 0;
    overflow: hidden;
    color: #fc992b;
    font: 32px/38px MelbourneBold, sans-serif
}
.visual-block header .title {
    display: block;
    color: #3c3c3e;
    padding: 0 0 8px;
    font: 14px/18px AkkuratBold, sans-serif
}
.visual-block header ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.visual-block header ul li {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 15px;
    padding: 0 0 7px
}
.visual-block figcaption p {
    margin: 0 0 13px
}
.visual-block figcaption .more {
    font: 16px/20px AkkuratRegular, sans-serif
}
.visual-block figcaption .more a {
    color: #3fbfba;
    cursor: pointer
}
.visual-block figcaption .more a:hover {
    text-decoration: none;
    color: #4d4d4f
}
.visual-block figcaption .more a:hover:after {
    margin-left: 14px
}
.blog-area .side-block {
    float: left;
    width: 32.1%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px
}
.contact-box {
    height: 330px;
    margin: 0 0 15px;
    background-position: 100% 0
}
.contact-box:before {
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxNDE0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzQxNDE0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTQxNDMiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left, rgba(65, 65, 67, 1) 0, rgba(65, 65, 67, 1) 40%, rgba(65, 65, 67, .2) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(65, 65, 67, 1)), color-stop(40%, rgba(65, 65, 67, 1)), color-stop(100%, rgba(65, 65, 67, .2)));
    background: -webkit-linear-gradient(left, rgba(65, 65, 67, 1) 0, rgba(65, 65, 67, 1) 40%, rgba(65, 65, 67, .2) 100%);
    background: -o-linear-gradient(left, rgba(65, 65, 67, 1) 0, rgba(65, 65, 67, 1) 40%, rgba(65, 65, 67, .2) 100%);
    background: -ms-linear-gradient(left, rgba(65, 65, 67, 1) 0, rgba(65, 65, 67, 1) 40%, rgba(65, 65, 67, .2) 100%);
    background: linear-gradient(to right, rgba(65, 65, 67, 1) 0, rgba(65, 65, 67, 1) 40%, rgba(65, 65, 67, .2) 100%)
}
.contact-box figcaption {
    padding: 24px 115px 10px 30px;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    line-height: 29px;
    position: absolute;
    top: 0;
    bottom: 85px;
    left: 0;
    right: 0;
    z-index: 20
}
.contact-box figcaption p {
    margin: 0 0 16px
}
.contact-box figcaption .note {
    display: block;
    font: 18px/29px AkkuratBold, sans-serif
}
.contact-box .btn {
    margin: 0;
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    overflow: hidden;
    z-index: 20;
    min-width: 1px
}
.popular {
    width: 100%
}
.popular h2 {
    color: #3c3c3e;
    margin: 0 0 20px;
    font: 24px/28px MelbourneRegular, sans-serif;
    letter-spacing: 1px
}
.popular h2 strong {
    font: 24px/28px MelbourneBold, sans-serif
}
.popular h2 span {
    position: relative;
    padding: 0 0 0 27px
}
.popular h2 span:before {
    position: absolute;
    z-index: 20;
    top: 5px;
    left: 10px;
    width: 9px;
    height: 18px;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/51/sprite.png) -782px 0 no-repeat
}
.popular ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.popular ul li {
    color: #444446;
    font-size: 14px;
    line-height: 22px
}
.popular ul li+li {
    padding: 20px 0 0
}
.popular ul figure {
    margin: 0
}
.popular ul figure:after {
    display: block;
    clear: both
}
.popular ul figure .img {
    float: left;
    position: relative;
    overflow: hidden;
    margin: 0 20px 0 0;
    width: 90px
}
.popular ul figure .img img {
    display: block;
    width: 100%;
    max-width: 100%
}
.popular ul figure figcaption {
    overflow: hidden;
    padding: 0 20px 0 0
}
.popular ul figure figcaption p {
    margin: 0
}
.popular ul figure figcaption p a {
    color: #444446
}
.popular ul figure figcaption p a:hover {
    text-decoration: none;
    color: #4ac9c6
}
.blog-list {
    list-style: none;
    margin: 0 -20px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px
}
.blog-list>li {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 25px;
    letter-spacing: 0;
    color: #3c3c3e;
    font-size: 16px;
    line-height: 25px;
    width: 50%
}
.blog-list figure {
    margin: 0
}
.blog-list figure .img {
    position: relative;
    overflow: hidden;
    margin: 0 0 21px
}
.blog-list figure .img img {
    display: block;
    width: 100%;
    max-width: 100%
}
.blog-list figure figcaption {
    width: 100%
}
.blog-list figure figcaption p {
    margin: 0
}
.blog-list figure header {
    padding: 0 0 7px
}
.blog-list figure header:after {
    display: block;
    clear: both
}
.blog-list figure header .photo {
    width: 45px;
    height: 45px;
    position: relative;
    overflow: hidden;
    margin: 4px 10px 0 0;
    float: left
}
.blog-list figure header .photo img {
    display: block;
    width: 100%;
    max-width: 100%
}
.blog-list figure header .block {
    overflow: hidden
}
.blog-list figure header h2 {
    color: #3fbfba;
    margin: 0 0 8px;
    font: 24px/28px MelbourneBold, sans-serif
}
.blog-list figure header h2 a {
    color: #3fbfba
}
.blog-list figure header h2 a:hover {
    text-decoration: none;
    color: #4d4d4f
}
.blog-list figure header ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.blog-list figure header li {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 1px
}
.blog-list figure header li+li {
    padding: 0 0 0 12px
}
.blog-list figure header li+li:before {
    width: 4px;
    height: 1px;
    position: absolute;
    z-index: 20;
    top: 7px;
    left: 3px;
    background: #929293
}
.pagination {
    list-style: none;
    margin: 0;
    padding: 17px 0 0;
    border-top: solid 1px #e4e4e4;
    text-align: center
}
.pagination:after {
    display: block;
    clear: both
}
.pagination li {
    overflow: hidden;
    font: 16px/20px AkkuratRegular, sans-serif;
    color: #999;
    padding: 0 10px
}
.pagination .next,
.pagination .prev {
    padding: 0;
    max-width: 30%
}
.pagination .prev {
    float: left
}
.pagination .next {
    float: right;
    text-align: right
}
.pagination a {
    color: #3c3c3e;
    cursor: pointer
}
.pagination a:hover {
    text-decoration: none;
    color: #3fbfba
}
.pagination .prev a {
    margin: 0 7px 0 0
}
.pagination .next a span {
    margin: 0 0 0 7px
}
.pagination .next a:after,
.pagination .prev a:before {
    content: '>';
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    -webkit-transition: all .3s;
    transition: all .3s
}
.pagination .prev a:before {
    content: '<';
    margin: 0 5px 0 0
}
.pagination .prev a:hover:before {
    left: -2px
}
.pagination .next a:hover:after {
    left: 2px
}
.details .visual-area.big-visual {
    height: 592px
}
.blog-post {
    color: #3c3c3e;
    font-size: 16px;
    line-height: 29px;
    padding: 39px 0 0
}
.blog-post header {
    padding: 0 0 27px
}
.blog-post header:after {
    content: '';
    display: block;
    clear: both
}
.blog-post header .photo {
    float: left;
    position: relative;
    overflow: hidden;
    width: 81px;
    margin: 0 19px 0 0
}
.blog-post header .photo img {
    display: block;
    width: 100%;
    max-width: 100%
}
.blog-post header .block {
    overflow: hidden;
    padding: 1px 0 0
}
.blog-post header h1 {
    color: #fc992b;
    margin: 0 0 6px;
    font: 32px/38px MelbourneBold, sans-serif
}
.blog-post header ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.blog-post header ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px
}
.blog-post header ul li+li {
    padding: 0 0 0 12px
}
.blog-post header ul li+li:before {
    content: '';
    position: absolute;
    z-index: 20;
    top: 8px;
    left: 4px;
    width: 4px;
    height: 1px;
    background: #969697
}
.blog-post header ul li a {
    color: #3c3c3e
}
.blog-post header ul li strong {
    font: 14px/18px AkkuratBold, sans-serif;
    letter-spacing: 0
}
.blog-post .title {
    display: block;
    padding: 0 0 19px;
    font-size: 21px;
    line-height: 29px;
    font-weight: 400
}
.blog-post .block {
    padding: 0 0 21px
}
.blog-post .txt {
    padding: 0 0 7px
}
.blog-post p,
.details .content .blog-post p {
    margin: 0 0 20px
}
.blog-post p a:hover,
.details .content .blog-post p a:hover {
    text-decoration: none;
    color: #4ac9c6
}
.blog-post h2,
.details .content .blog-post h2 {
    margin: 0 0 5px;
    color: #3c3c3e;
    font: 24px/28px MelbourneBold, sans-serif
}
.blog-post h3,
.details .content .blog-post h3 {
    margin: 0 0 5px;
    color: #3c3c3e;
    font: 16px/20px AkkuratBold, sans-serif
}
.blog-post .other-posts {
    border: solid #9fdfdd;
    border-width: 2px 0;
    margin: 0 -60px 35px;
    padding: 21px 0 0
}
.blog-post .other-posts h2,
.details .content .blog-post .other-posts h2 {
    color: #3c3c3e;
    margin: 0 0 19px;
    font: 24px/28px MelbourneBold, sans-serif;
    text-align: center;
    padding: 0 20px
}
.blog-post .other-posts .table {
    display: table;
    width: 100%
}
.blog-post .other-posts .table .table-cell {
    background: #f3fcfa;
    padding: 10px 10px 10px 20px;
    width: 50%;
    border-top: solid 1px #c3ebe9;
    height: 65px
}
.blog-post .other-posts .table .table-cell+.table-cell {
    border-left: solid 1px #c3ebe9
}
.blog-post .other-posts figure {
    margin: 0
}
.blog-post .other-posts figure:after {
    content: '';
    display: block;
    clear: both
}
.blog-post .other-posts figure .img {
    float: left;
    width: 90px;
    position: relative;
    overflow: hidden;
    margin: 0 15px 0 0
}
.blog-post .other-posts figure .img img {
    display: block;
    width: 100%;
    max-width: 100%
}
.blog-post .other-posts figure figcaption {
    overflow: hidden;
    font-size: 14px;
    line-height: 22px
}
.blog-post .other-posts figure figcaption p,
.details .content .blog-post .other-posts figure figcaption p {
    margin: 0
}
.downloads-area {
    padding: 16px 0 19px
}
.download-block {
    margin: 0;
    border: 1px solid #e4e4e4;
    height: 252px;
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.download-block .img {
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}
.download-block figcaption {
    display: table;
    width: 100%;
    height: 100%;
    color: #3f3f40;
    font-size: 21px;
    line-height: 29px;
    position: relative;
    z-index: 20
}
.download-block figcaption .box {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 20px 10px 43.4%
}
.details .content .download-block figcaption p,
.download-block figcaption p {
    margin: 0 0 16px
}
.download-block figcaption .btn {
    margin: 0;
    min-width: 250px
}
.author-block {
    max-width: 720px;
    margin: 0 auto;
    background: #3c3c3e;
    position: relative
}
.author-block .photo {
    position: absolute;
    z-index: 20;
    top: 0;
    bottom: 0;
    left: 0;
    width: 23.7%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}
.author-block figcaption {
    display: table;
    width: 100%;
    height: 210px;
    color: #fff;
    font-size: 16px;
    line-height: 25px
}
.author-block figcaption .box {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 20px 10px 27.8%
}
.author-block figcaption h3 {
    color: #3fbfba;
    margin: 0 0 2px;
    font: 24px/28px MelbourneBold, sans-serif
}
.author-block figcaption h4 {
    color: #b0b0b1;
    margin: 0 0 14px;
    letter-spacing: 1px;
    font: 12px/16px AkkuratRegular, sans-serif
}
.author-block figcaption p {
    margin: 0
}
#pp-nav {
    display: none
}
.contact-block,
.contact-block .tbl {
    display: table;
    width: 100%;
    height: 100%
}
.contact-block .cell {
    display: table-cell
}
.contact-block .inf {
    display: table-cell;
    width: 66%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f7f7f7;
    vertical-align: middle
}
.contact-block .inf header {
    display: table-row;
    height: 1%;
    width: 100%
}
.contact-block .inf header .cell {
    padding: 8.13% 6.66% 4.1%;
    border-right: 1px solid #ededed
}
.contact-block .inf header .back {
    float: right;
    border: 1px solid #43c0bb;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    background: #fff;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    margin: -3.2% -3.2% 0 0
}
.contact-block .inf header .back:after,
.contact-block .inf header .back:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/21/ico-arrow-back.png) no-repeat;
    -webkit-background-size: 8px 27px;
    background-size: 8px 27px;
    width: 8px;
    height: 14px;
    margin: -6px 0 0 -5px;
    -webkit-transition: -webkit-opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}
.no-opacity .contact-block .inf header .back:after {
    display: none
}
.no-opacity .contact-block .inf header .back:hover:after {
    display: block
}
.no-opacity .contact-block .inf header .back:hover:before {
    display: none
}
.no-svg .contact-block .inf header .back:after,
.no-svg .contact-block .inf header .back:before {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/21/ico-arrow-back.png)
}
.contact-block .inf header .back:after {
    background-position: 0 -14px;
    opacity: 0
}
.contact-block .inf header .back:hover {
    background: #43c0bb
}
.contact-block .inf header .back:hover:before {
    opacity: 0
}
.contact-block .inf header .back:hover:after {
    opacity: 1
}
.contact-block .inf h2 {
    margin: 0 0 12px;
    color: #fc992b;
    font: 32px/38px MelbourneBold, sans-serif
}
.contact-block .inf header p {
    margin: 0
}
.contact-block .manager-section {
    display: table-row;
    height: 35.59%
}
.contact-block .manager-section .tbl {
    border-right: 1px solid #ededed
}
.contact-block .manager-section .img {
    display: table-cell;
    background-position: 50% 20%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 22.93%;
    height: 210px
}
.contact-block .manager-section .text {
    display: table-cell;
    width: 50.4%;
    background: #3c3c3e;
    font: 12px/16px AkkuratRegular, sans-serif;
    color: #b1b1b2;
    padding: 1.5% 4% .3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle
}
.contact-block .manager-section h3 {
    margin: 0;
    color: #4ac9c6;
    font: 24px/30px MelbourneBold, sans-serif
}
.contact-block .map-area .map .address strong,
.contact-block .map-area .text strong {
    font-weight: 400;
    font-family: AkkuratBold, sans-serif
}
.contact-block .manager-section .text p {
    margin: 0 0 25px;
    text-transform: uppercase
}
.contact-block .manager-section .text dl {
    margin: 0;
    overflow: hidden;
    color: #fff
}
.contact-block .manager-section .text dt {
    float: left;
    width: 24px;
    line-height: 22px;
    height: 26px
}
.contact-block .manager-section .text dt img {
    vertical-align: middle
}
.contact-block .manager-section .text dd {
    overflow: hidden;
    font-size: 21px;
    line-height: 26px;
    margin: 0 0 7px
}
.contact-block .manager-section .text a {
    color: #fff
}
.contact-block .manager-section .social {
    display: table-cell;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/57/bg-contact-block-social.gif) 50% 0 repeat-y
}
.contact-block .manager-section .social .tbl {
    height: 100%
}
.contact-block .manager-section .social a {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 50%;
    position: relative;
    overflow: hidden;
    background-color: #fbab53;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}
.contact-block .manager-section .social a:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.contact-block .manager-section .social a:hover:before {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .3);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, .3)
}
.contact-block .manager-section .social a:nth-child(3n+1) {
    background-color: #fc992b
}
.contact-block .manager-section .social a.facebook {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/27/ico-facebook.png);
    -webkit-background-size: 14px 14px;
    background-size: 14px 14px
}
.contact-block .manager-section .social a.twitter {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/39/ico-twitter.png);
    -webkit-background-size: 14px 12px;
    background-size: 14px 12px
}
.contact-block .manager-section .social a.linkedin {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/33/ico-linkedin.png);
    -webkit-background-size: 14px 14px;
    background-size: 14px 14px
}
.contact-block .manager-section .social a.google {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/30/ico-google-plus.png);
    -webkit-background-size: 14px 13px;
    background-size: 14px 13px
}
.no-svg .contact-block .manager-section .social a.facebook {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/27/ico-facebook.png)
}
.no-svg .contact-block .manager-section .social a.twitter {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/39/ico-twitter.png)
}
.no-svg .contact-block .manager-section .social a.linkedin {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/33/ico-linkedin.png)
}
.no-svg .contact-block .manager-section .social a.google {
    background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/30/ico-google-plus.png)
}
.contact-block .map-area {
    display: table-row;
    height: 30.51%
}
.contact-block .map-area .tbl {
    border-right: 1px solid #ededed
}
.contact-block .map-area .map {
    background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/261/img-map.png) 50% 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    display: table-cell;
    width: 51.47%;
    position: relative;
    font-size: 14px;
    line-height: 24px
}
.contact-block .map-area .map .address {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: -webkit-opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    background: rgba(255, 255, 255, .8);
    padding: 18px 20px;
    overflow: auto
}
.contact-block .map-area .map:hover .address {
    opacity: 1
}
.no-opacity .contact-block .map-area .map .address {
    display: none
}
.no-opacity .contact-block .map-area .map:hover .address {
    display: block
}
.contact-block .map-area .map .address p {
    margin: 0
}
.contact-block .map-area .map .address p+p {
    margin-top: 16px
}
.contact-block .map-area .map .address a {
    color: #4ac9c6
}
.contact-block .map-area .map .address a:after {
    content: '>';
    padding-left: 5px;
    -webkit-transition: -webkit-padding .3s;
    -o-transition: padding .3s;
    transition: padding .3s
}
.contact-block .map-area .map .address a:hover {
    text-decoration: none
}
.contact-block .map-area .map .address a:hover:after {
    padding-left: 9px
}
.contact-block .map-area .text {
    display: table-cell;
    color: #4d4d4f;
    font-size: 14px;
    line-height: 25px;
    padding: 19px 24px
}
.contact-block .map-area .text strong {
    display: block
}
.contact-block .map-area .text p {
    margin: 0 0 13px
}
.contact-block .contact-form {
    display: table-cell;
    vertical-align: middle
}
.contact-block .contact-form h2 {
    color: #4d4d4f;
    font: 32px/40px MelbourneBold, sans-serif;
    margin: 0 0 17px
}
.contact-block .contact-form .form-control {
    display: block;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-box-shadow: 0 1px 0 #f8f8f8;
    box-shadow: 0 1px 0 #f8f8f8;
    width: 100%;
    padding: 0 14px;
    color: #8a8a8b;
    margin: 0 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    -webkit-transition: all .3s;
    transition: all .3s
}
.contact-block .contact-form .form-control::-moz-placeholder {
    color: #8a8a8b;
    opacity: 1
}
.contact-block .contact-form .form-control:-ms-input-placeholder {
    color: #8a8a8b
}
.contact-block .contact-form .form-control::-webkit-input-placeholder {
    color: #8a8a8b
}
.contact-block .contact-form textarea.form-control {
    resize: none;
    overflow: auto;
    padding-top: 14px;
    padding-bottom: 14px;
    min-height: 150px
}
.contact-block .form-group .error {
    color: red
}
.contact-block .contact-form .form-control.valid,
.contact-block .contact-form .form-control:focus {
    border-color: #80d0cd;
    background-color: #f5fcfb;
    color: #7bc1be
}
.contact-block .contact-form .form-control.valid::-moz-placeholder,
.contact-block .contact-form .form-control:focus::-moz-placeholder {
    color: #7bc1be
}
.contact-block .contact-form .form-control.valid:-ms-input-placeholder,
.contact-block .contact-form .form-control:focus:-ms-input-placeholder {
    color: #7bc1be
}
.contact-block .contact-form .form-control.valid::-webkit-input-placeholder,
.contact-block .contact-form .form-control:focus::-webkit-input-placeholder {
    color: #7bc1be
}
.contact-block .contact-form .btn-green {
    display: block;
    margin: 30px 0 0;
    width: 100%
}
@media only screen and (max-width: 1199px) {
    .info .buttons li {
        font-size: 18px;
        line-height: 22px
    }
    .contact-box figcaption {
        padding: 20px
    }
    .contact-box figcaption p {
        margin: 0 0 16px
    }
    .contact-box figcaption .note {
        display: block;
        font: 18px/29px AkkuratBold, sans-serif
    }
    .contact-box .btn {
        bottom: 20px;
        left: 20px;
        right: 20px
    }
}
@media screen and (max-width: 767px),
screen and (orientation: landscape) and (max-width: 767px),
screen and (orientation: portrait) and (max-width: 767px) {
    body,
    html {
        overflow: visible
    }
    .info .block,
    .info .col,
    .info .person {
        display: block
    }
    body {
        -webkit-text-size-adjust: none
    }
    #wrapper {
        height: auto;
        padding: 52px 0 0;
        left: 0;
        width: 100%
    }
    .page.contact {
        height: auto!important
    }
    .animation-item01,
    .animation-item02,
    .animation-item03,
    .animation-item04,
    .animation-item05 {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    .animation-down .animation-item01,
    .animation-down .animation-item02,
    .animation-down .animation-item03,
    .animation-down .animation-item04,
    .animation-down .animation-item05,
    .animation-up .animation-item01,
    .animation-up .animation-item02,
    .animation-up .animation-item03,
    .animation-up .animation-item04,
    .animation-up .animation-item05 {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .container {
        margin: 0
    }
    .btn {
        font-size: 14px;
        line-height: 19px;
        padding: 12px 20px;
        min-width: 1px
    }
    #header {
        left: 0;
        right: 0;
        padding: 11px 9px 11px 15px
    }
    #header .btn-menu {
        font-size: 18px;
        line-height: 22px;
        padding: 2px 0 2px 40px;
        margin: 2px 0 0
    }
    #header .btn-menu i {
        top: 2px
    }
    #header .logo {
        width: 80px;
        height: 32px;
        margin-top: -2px;
        background: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/48/logo-mobile.png) no-repeat
    }
    .info .block,
    .info .box,
    .info .person {
        height: auto!important
    }
    #main-nav {
        width: 180px;
        padding: 56px 60px
    }
    .info .col,
    .info .col+.col {
        width: auto
    }
    #main-nav>ul {
        padding: 0 0 31px
    }
    #main-nav .social {
        padding: 0 0 20px
    }
    .info .box {
        padding: 17px 20px;
        min-height: 1px
    }
    .info h1 {
        margin: 0 0 16px;
        font-size: 21px;
        line-height: 28px
    }
    .info .box blockquote {
        font-size: 14px;
        line-height: 22px
    }
    .info .person {
        float: left;
        width: 32%
    }
    .info .person .photo {
        height: 248px!important
    }
    .about-block,
    .info .buttons {
        height: auto!important
    }
    .info .person .photo:before {
        display: none
    }
    .info .buttons {
        display: block;
        width: auto;
        overflow: hidden;
        position: static
    }
    .about-block .about-info blockquote:before,
    .about-block .heading .link,
    .info .person figcaption {
        display: none
    }
    #footer .block .img,
    .info-block,
    .photos-block .photo,
    .projects .box,
    .projects .box .description,
    .visual .img {
        position: relative
    }
    .info .buttons li {
        font-size: 14px;
        line-height: 18px
    }
    .info .buttons a {
        padding: 20px 14px 21px
    }
    .info .buttons a .title {
        padding: 0 0 3px;
        font-size: 16px;
        line-height: 20px
    }
    .info-section .buttons a .title.right-arrow:after {
        font-size: 18px;
        line-height: 20px
    }
    .info .buttons a .title.right-arrow:after {
        font-size: 10px;
        line-height: 18px
    }
    .about-block .heading {
        padding: 13px 21px 12px
    }
    .about-block .heading h2 {
        float: none;
        max-width: none;
        font-size: 21px;
        line-height: 25px
    }
    .about-block .about-info .img {
        height: 127px!important
    }
    .about-block .about-info figcaption {
        padding: 20px 20px 18px;
        height: auto!important
    }
    .about-block .about-info h3 {
        margin: 0 0 7px;
        font-size: 18px;
        line-height: 22px
    }
    .about-block .about-info blockquote {
        font-size: 16px;
        line-height: 25px;
        padding: 0
    }
    .about-block .about-info blockquote q {
        padding: 0 0 7px
    }
    .about-block .about-info blockquote cite {
        font-size: 12px;
        line-height: 16px
    }
    .info-section {
        display: block
    }
    .info-section .col {
        display: block;
        width: auto
    }
    .info-section .col-01,
    .info-section .col-02,
    .info-section .col-03 {
        width: auto;
        height: auto!important
    }
    .info-section .box {
        font-size: 14px;
        line-height: 25px;
        padding: 21px 20px
    }
    .info-section .box h2 {
        margin: 0 0 4px;
        font-size: 24px;
        line-height: 28px
    }
    .info-section .box .title {
        font-size: 16px;
        line-height: 25px;
        padding: 0 0 17px
    }
    .info-section .box p {
        margin: 0 0 14px
    }
    .info-section .box .btn {
        display: block;
        margin-right: 45px
    }
    .projects .box>a:before,
    .projects .box>a>.title,
    .projects-info .heading .btn {
        display: none
    }
    .info-section .img {
        height: 250px!important;
        margin: 0
    }
    .info-section .buttons {
        margin: 0
    }
    .info-section .buttons li {
        font-size: 14px;
        line-height: 22px
    }
    .info-section .buttons a {
        padding: 20px
    }
    .info-section .buttons a .title {
        padding: 0 0 6px;
        font-size: 16px;
        line-height: 20px
    }
    .info-section .block {
        padding: 30px 20px 37px;
        min-height: 1px;
        height: auto!important
    }
    .info-section .block h3 {
        margin: 0 0 6px;
        font-size: 24px;
        line-height: 28px
    }
    .info-section .block blockquote q {
        padding: 0 0 12px;
        font-size: 16px;
        line-height: 25px
    }
    .info-section .block blockquote q:before {
        font-size: 60px;
        color: #4ac9c6;
        margin-top: 16px;
        margin-right: 5px;
        margin-left: -5px
    }
    .info-section .block blockquote cite {
        font-size: 12px;
        line-height: 16px
    }
    .info-section .phone-box a {
        padding: 32px 20px 42px
    }
    .info-section .phone-box .title {
        padding: 0 0 16px;
        font-size: 24px;
        line-height: 28px
    }
    .info-section .phone-box .phone {
        font-size: 28px;
        line-height: 32px
    }
    .info-section .phone-box .phone span:before {
        margin: -7px 7px 0 0;
        width: 21px;
        height: 20px;
        background-position: -290px 0
    }
    .projects .box,
    .projects .box.size-03,
    .projects .box.size-04,
    .projects .box>a {
        width: auto;
        height: auto
    }
    .projects-info .heading {
        padding: 31px 20px 9px
    }
    .projects-info .heading h2 {
        float: none;
        max-width: none;
        font-size: 24px;
        line-height: 28px;
        padding: 0
    }
    .projects {
        height: auto!important
    }
    .projects .box {
        top: auto;
        left: auto
    }
    .projects .box.size-02 {
        height: auto
    }
    .projects .box.pos-02,
    .projects .box.pos-03,
    .projects .box.pos-04,
    .projects .box.pos-05,
    .projects .box.pos-06 {
        top: auto;
        left: auto
    }
    .projects .box .img {
        width: auto;
        height: 191px
    }
    .projects .box .description {
        top: auto;
        left: auto;
        right: auto;
        height: auto
    }
    .projects .box>a:hover .description {
        top: auto
    }
    .projects .box .description .holder {
        position: relative;
        display: block;
        bottom: auto;
        left: auto;
        right: auto;
        font-size: 14px;
        line-height: 22px;
        padding: 21px 20px 23px
    }
    .projects .box .description .title {
        padding: 0 0 1px;
        font-size: 21px;
        line-height: 25px
    }
    .projects .box .description .tags {
        padding: 0 0 13px;
        font: 12px/16px AkkuratRegular, sans-serif
    }
    #footer {
        min-height: 1px;
        padding: 0 27px 11px 0;
        height: auto
    }
    #footer:before {
        width: 32px;
        height: 27px;
        background-position: -311px 0
    }
    #footer:after {
        bottom: 25px;
        width: 27px
    }
    #footer .block {
        height: auto!important;
        margin: 0 0 10px;
        background: #f7f7f7;
        overflow: visible;
        z-index: 25
    }
    #footer .block .img {
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        height: 214px;
        margin: 0 -27px 0 0;
        z-index: 30
    }
    #footer .block .table-block {
        display: block;
        width: auto;
        height: auto
    }
    #footer .block .table-cell {
        display: block;
        vertical-align: top;
        padding: 15px 20px 16px
    }
    #footer .block .title {
        padding: 0 0 7px;
        font-size: 21px;
        line-height: 29px
    }
    #footer .block .title strong {
        display: inline;
        font-size: 21px;
        line-height: 29px
    }
    #footer .block .phone {
        padding: 5px;
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0
    }
    #footer .block .phone:before {
        margin: 4px 7px 0 -5px;
        width: 21px;
        height: 21px;
        -webkit-background-size: 21px 21px;
        background-size: 21px 21px
    }
    #footer .buttons {
        padding: 0 0 0 12px
    }
    #footer .buttons li {
        display: none
    }
    #footer .buttons li.desktop-hidden {
        display: inline-block
    }
    #footer .buttons .btn {
        min-width: 1px;
        padding-left: 24px;
        padding-right: 24px
    }
    .page-container {
        margin: 0;
        height: auto!important;
        overflow: visible
    }
    .about-work {
        height: auto;
        font-size: 14px;
        line-height: 22px;
        padding: 0 0 20px
    }
    .about-work .btn {
        display: block
    }
    .about-work .col {
        float: none;
        width: auto;
        height: auto
    }
    .about-work .table-cell {
        padding: 0 15px 20px
    }
    .about-work h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 10px
    }
    .about-work .title {
        font-size: 18px;
        line-height: 25px;
        padding: 0 0 10px
    }
    .about-work p {
        margin: 0 0 15px
    }
    .info-boxes,
    .info-boxes table {
        height: auto
    }
    .info-boxes table td {
        height: auto;
        font-size: 14px;
        line-height: 18px
    }
    .info-boxes table td a b {
        padding: 20px 10px 10px
    }
    .info-boxes table td a strong {
        font-size: 16px;
        line-height: 20px
    }
    .info-boxes table td a strong span {
        padding: 0 0 0 5px;
        font-size: 14px;
        line-height: 18px
    }
    .image-block {
        height: auto;
        background-image: none!important;
        font-size: 14px;
        line-height: 22px
    }
    .image-block .img {
        display: block;
        height: 280px;
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: cover;
        background-color: #f7f7f7
    }
    .image-block figcaption {
        display: block;
        width: auto;
        height: auto;
        background: 0 0
    }
    .image-block figcaption .table-cell {
        padding: 15px
    }
    .image-block figcaption h2 {
        margin: 0 0 5px;
        font-size: 30px;
        line-height: 34px
    }
    .image-block figcaption .title {
        padding: 0 0 15px;
        font-size: 17px;
        line-height: 23px
    }
    .image-block figcaption h3 {
        margin: 0 0 5px;
        font-size: 21px;
        line-height: 25px
    }
    .sideblock {
        top: 95px;
        width: 100%;
        bottom: 10px;
        padding: 0;
        margin: 0 -100% 0 0;
        overflow-y: auto;
        overflow-x: hidden
    }
    .sideblock .holder {
        padding: 20px 20px 10px
    }
    .information {
        font-size: 14px;
        line-height: 21px;
        padding: 0 0 20px
    }
    .information header {
        padding: 0 50px 20px 80px
    }
    .information header h3 {
        padding: 12px 0 0;
        font-size: 26px;
        line-height: 30px
    }
    .btn-back {
        top: 10px;
        right: 10px
    }
    .information p {
        padding: 0 0 10px
    }
    .information h4 {
        margin: 0 0 5px;
        font-size: 20px;
        line-height: 24px
    }
    .information .btn {
        margin: 5px 0 0;
        display: block
    }
    .visual {
        height: auto;
        background: #f7f7f7!important
    }
    .visual:before {
        display: none
    }
    .visual .img {
        display: block;
        height: 175px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover
    }
    .visual figcaption {
        display: block;
        width: auto;
        height: auto;
        padding: 14px 20px 21px
    }
    .visual figcaption .table-cell {
        padding: 0;
        display: block;
        vertical-align: top
    }
    .visual h1,
    .visual h1 strong {
        font-size: 21px;
        line-height: 29px
    }
    .about-us .links {
        display: block;
        width: auto;
        height: auto
    }
    .about-us .links ul {
        display: block
    }
    .about-us .links li {
        display: block;
        vertical-align: top;
        width: auto;
        padding: 20px 20px 18px;
        font-size: 14px;
        line-height: 22px
    }
    .about-us .links li+li {
        border-left: 0;
        border-top: solid 1px #e4e4e4
    }
    .about-us .links a .title {
        padding: 0 0 7px;
        font-size: 16px;
        line-height: 20px
    }
    .what-do {
        display: block;
        width: auto;
        height: auto;
        padding: 28px 0 10px
    }
    .what-do .table-cell {
        display: block;
        vertical-align: top;
        font-size: 14px;
        line-height: 22px;
        width: auto;
        padding: 0 0 21px
    }
    .what-do .table-cell+.table-cell {
        padding-left: 20px;
        padding-right: 20px
    }
    .what-do .img {
        max-width: 81%
    }
    .what-do h2 {
        margin: 0 0 4px;
        font-size: 24px;
        line-height: 28px
    }
    .what-do p {
        margin: 0 0 24px
    }
    .photos-block {
        height: auto
    }
    .photos-block .pos-01,
    .photos-block .pos-02,
    .photos-block .pos-03,
    .photos-block .pos-04,
    .photos-block .pos-05,
    .photos-block .pos-06,
    .photos-block .pos-07,
    .photos-block .pos-08 {
        top: auto;
        left: auto
    }
    .photos-block .size-01,
    .photos-block .size-02 {
        width: auto;
        height: 111px
    }
    .photos-block .size-03 {
        width: auto;
        height: 442px
    }
    .photos-block .size-04 {
        width: auto;
        height: 111px
    }
    .photos-block .text-box {
        height: auto;
        font-size: 20px;
        line-height: 24px;
        padding: 20px
    }
    .photos-block .text-box blockquote {
        margin: 0 0 10px;
        font-size: 20px;
        line-height: 24px
    }
    .photos-block .text-box blockquote q span {
        font-size: 20px;
        line-height: 24px;
        padding: 0 5px 0 0
    }
    .photos-block .text-box blockquote q span+span {
        padding: 0 0 0 5px
    }
    .team-area {
        padding: 31px 20px 21px
    }
    .team-area>header {
        font-size: 14px;
        line-height: 22px;
        padding: 0 5px 25px
    }
    .team-area>header h2 {
        margin: 0 0 4px;
        font-size: 24px;
        line-height: 28px
    }
    .team-list>li {
        width: 50%
    }
    .person-info .img {
        height: 149px;
        margin: -20px -20px 21px
    }
    .person-info figcaption {
        font-size: 14px;
        line-height: 22px
    }
    .person-info figcaption h3 {
        margin: 0 0 2px;
        font-size: 24px;
        line-height: 28px
    }
    .person-info figcaption h4 {
        margin: 0 0 13px;
        font-size: 12px;
        line-height: 16px
    }
    .person-info figcaption p {
        margin: 0 0 30px
    }
    .person-info .contacts li {
        padding: 0 0 11px;
        font-size: 24px;
        line-height: 28px
    }
    .person-info .contacts .ico {
        margin: -2px 4px 0 0
    }
    .work-area {
        height: auto
    }
    .link-row {
        height: auto;
        padding: 15px 20px;
        text-align: center
    }
    .link-row a {
        font-size: 14px;
        line-height: 18px
    }
    .work-info {
        display: block;
        width: auto;
        height: auto
    }
    .work-info .table-row {
        display: block
    }
    .work-info .block,
    .work-info .image-box {
        display: block;
        width: auto;
        height: auto
    }
    .work-info .image-box .table-cell {
        display: block;
        vertical-align: top
    }
    .quote-block {
        height: auto
    }
    .quote-block .table-row {
        display: table-row
    }
    .job-info,
    .job-info .btn {
        display: block
    }
    .quote-block blockquote {
        padding: 20px 20px 20px 40px
    }
    .work-info aside {
        display: block;
        height: auto
    }
    .job-info {
        height: auto;
        width: auto
    }
    .job-info .table-cell {
        padding: 20px
    }
    .work-info aside footer {
        height: auto
    }
    .work-info aside footer .table-row {
        display: table-row
    }
    .work-info aside footer .table-cell {
        padding: 10px 10px 10px 20px
    }
    .work-info aside footer .table-cell+.table-cell {
        padding-right: 20px
    }
    .projects-overview header {
        padding: 15px;
        text-align: center
    }
    .projects-overview header h2 {
        float: none;
        margin: 0 0 15px;
        padding: 0;
        font-size: 28px;
        line-height: 32px;
        max-width: none
    }
    .projects-overview header .btn {
        float: none;
        max-width: none
    }
    .projects-list {
        display: block;
        width: auto;
        height: auto;
        border-width: 0 1px 1px
    }
    .projects-list .table-row {
        display: block
    }
    .projects-list .table-cell {
        display: block;
        width: auto;
        vertical-align: top;
        border-width: 1px 0 0
    }
    .blog-post .other-posts .table .table-cell+.table-cell,
    .projects-list .table-cell:first-child {
        border-left: 0
    }
    .projects-list .table-cell>a {
        height: auto
    }
    .projects-list .table-cell>a .table-row {
        display: table-row
    }
    .projects-list .img {
        width: 43%
    }
    .projects-list .description {
        padding: 15px
    }
    .projects-list .description .title,
    .projects-list .description .title span {
        font-size: 20px;
        line-height: 24px
    }
    .customers-area {
        padding: 20px 0 0;
        font-size: 14px;
        line-height: 22px
    }
    .customers-area .col {
        float: none;
        width: auto;
        padding: 0 0 20px;
        display: block
    }
    .customers-area .col+.col {
        width: auto;
        padding: 0;
        height: auto!important
    }
    .customers-area .block {
        padding: 0 20px 20px;
        height: auto!important
    }
    .customers-area h2 {
        margin: 0 0 10px;
        font-size: 28px;
        line-height: 32px
    }
    .customers-area .block .title {
        font-size: 19px;
        line-height: 27px;
        padding: 0 0 10px
    }
    .customers-area p {
        margin: 0 0 15px
    }
    .logos-block {
        border-bottom: solid 1px #ededed
    }
    .logos-block .table-cell {
        padding: 15px 15px 10px
    }
    .logos-block h3 {
        margin: 0 0 20px
    }
    .products-block h3 {
        text-align: center;
        margin: 0 0 10px
    }
    .info-block {
        display: block;
        height: auto;
        padding: 126px 0 0
    }
    .info-block .block,
    .info-block .block .row,
    .info-block .side-info {
        display: block;
        width: auto;
        height: auto
    }
    .info-block .visual-box {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        height: 126px!important
    }
    .info-block .side-info .descr {
        display: block;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0;
        height: auto!important
    }
    .info-block .side-info .descr .frame {
        display: block;
        padding: 21px 20px 26px
    }
    .info-block .side-info h2 {
        font-size: 24px;
        line-height: 29px
    }
    .info-block .side-info .sub-ttl {
        font-size: 18px;
        line-height: 22px;
        margin: 0 0 10px
    }
    .info-block .testimonial {
        padding: 24px 20px 26px;
        height: auto!important
    }
    .info-block .photo {
        width: 100px;
        height: 140px;
        vertical-align: top;
        top: 20px
    }
    .info-block .block .holder {
        min-height: 180px;
        padding-right: 100px
    }
    .info-block .testimonial blockquote {
        padding: 0;
        line-height: 25px
    }
    .info-block .testimonial blockquote:before {
        top: -12px;
        left: -5px
    }
    .info-block .testimonial blockquote q {
        text-indent: 38px;
        margin-bottom: 14px
    }
    .info-block .testimonial blockquote cite {
        font-size: 12px;
        line-height: 16px
    }
    .details {
        padding: 134px 0 0
    }
    .details .visual-area {
        height: 134px
    }
    .details .content {
        padding: 30px 20px;
        position: relative;
        font-size: 14px;
        line-height: 22px;
        background: bottom
    }
    .details .top-panel {
        margin: 0;
        position: absolute;
        bottom: 100%;
        left: 50%;
        border: 0
    }
    .details .top-panel ul {
        display: block;
        float: left;
        position: relative;
        left: -50%
    }
    .details .top-panel ul li {
        display: block;
        float: left;
        width: 53px;
        height: 45px;
        background: #fff;
        padding: 0
    }
    .details .top-panel a,
    .details .top-panel ul>li:first-child a {
        display: block;
        width: 53px;
        height: 45px;
        text-indent: -9999px;
        overflow: hidden;
        padding: 0
    }
    .details .top-panel a:before,
    .details .top-panel ul>li:first-child a:before {
        right: auto;
        left: 50%;
        margin: -8px 0 0 -5px
    }
    .details .top-panel ul>li:nth-child(2) {
        width: 43px
    }
    .details .top-panel .button {
        display: block;
        margin: 16px auto 0
    }
    .details .profile {
        margin: 0 -20px 20px;
        background: 0 0;
        border-bottom: 1px solid #e4e4e4;
        padding: 1px 20px 25px;
        min-height: 1px
    }
    .details .profile h2 {
        margin: 0 0 6px
    }
    .details .profile .photo {
        display: none
    }
    .details .profile .descr {
        padding: 0;
        font-size: 16px;
        line-height: 25px
    }
    .details .content p {
        margin-bottom: 14px
    }
    .details .profile .descr .sub-ttl {
        font-size: 18px;
        line-height: 22px
    }
    .details .content h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 6px
    }
    .details .content .testimonial {
        margin: 0 -20px 38px;
        padding-top: 5px
    }
    .details .content .testimonial .photo {
        width: 100px;
        padding-top: 6px
    }
    .details .content .testimonial .photo img {
        width: 100%
    }
    .details .content .testimonial blockquote {
        font-size: 16px;
        line-height: 25px;
        padding: 0 15px;
        vertical-align: top
    }
    .details .content .tip {
        position: static;
        display: block;
        width: auto;
        text-align: left;
        padding: 7px 0 0 10px;
        line-height: 22px
    }
    .details .content .images {
        margin: 0 -20px 35px;
        padding-top: 18px
    }
    .details .content .images .tip,
    .details .mobile-hidden,
    .details .team {
        display: none
    }
    .details .content .row {
        margin: 0
    }
    .details .content .tbl-block {
        display: block
    }
    .details .content .tbl-block>div,
    .details .content .tbl-block>figcaption {
        display: block;
        width: auto
    }
    .details .content .tbl-block>figcaption,
    .details .content .tbl-block>figcaption:first-child {
        padding: 0
    }
    .details .heading {
        padding: 16px 20px
    }
    .details .heading h2 {
        font-size: 18px;
        line-height: 30px
    }
    .slideshow .slides>li {
        height: 180px
    }
    .slideshow .flex-control-nav {
        display: none
    }
    .slideshow .flex-direction-nav .flex-next {
        right: 20px
    }
    .slideshow .flex-direction-nav .flex-prev {
        left: 20px
    }
    .bottom-bar {
        display: block
    }
    .bottom-bar .info-box,
    .bottom-bar>div {
        padding: 21px 20px;
        display: block;
        width: auto
    }
    .bottom-bar .info-box {
        padding: 25px 20px 100px;
        line-height: 30px;
        height: 330px;
        position: relative
    }
    .bottom-bar .info-box strong {
        font-family: AkkuratLight, Helvetica, sans-serif
    }
    .bottom-bar .info-box p {
        margin: 0 0 12px
    }
    .bottom-bar .info-box .btn {
        position: absolute;
        bottom: 20px;
        right: 20px;
        left: 20px
    }
    .bottom-bar .btn {
        min-width: 174px;
        display: block
    }
    .bottom-bar .headline a,
    .stories p {
        display: none
    }
    .bottom-bar .headline {
        padding-bottom: 9px
    }
    .stories {
        margin: 0 -20px -20px
    }
    .stories li {
        padding: 0;
        border-top: 1px solid #636364
    }
    .stories img {
        margin: 0 10px 0 0;
        width: 160px
    }
    .stories h5 {
        line-height: 22px
    }
    .stories .descr {
        padding: 12px 0 5px
    }
    .blog-area {
        padding: 20px
    }
    .blog-area .cols {
        margin: 0 0 20px;
        padding: 0 0 20px
    }
    .blog-area .cols:before {
        left: 0;
        right: 0
    }
    .visual-block {
        float: none;
        width: auto;
        padding: 0 0 20px
    }
    .visual-block .img {
        height: 150px;
        margin: 0 0 20px
    }
    .visual-block figcaption {
        font-size: 14px;
        line-height: 23px
    }
    .visual-block header {
        margin: 0;
        padding: 0 0 5px
    }
    .visual-block header .col {
        float: none;
        width: auto;
        padding: 0 0 10px
    }
    .visual-block header .col+.col {
        width: auto;
        text-align: center;
        padding: 0
    }
    .visual-block header .photo {
        margin: 0 15px 0 0
    }
    .contact-box figcaption p,
    .popular h2 {
        margin: 0 0 15px
    }
    .visual-block header h1 {
        font-size: 28px;
        line-height: 32px;
        padding: 1px 0 0
    }
    .visual-block figcaption .more {
        font-size: 14px;
        line-height: 18px
    }
    .popular h2,
    .popular h2 strong {
        font-size: 22px;
        line-height: 26px
    }
    .blog-area .side-block {
        float: none;
        width: auto;
        padding: 0
    }
    .contact-box figcaption {
        padding: 20px 90px 10px 20px
    }
    .popular h2 {
        text-align: center
    }
    .popular h2 span:before {
        top: 3px
    }
    .popular ul li+li {
        padding: 15px 0 0
    }
    .popular ul figure .img {
        margin: 0 15px 0 0
    }
    .blog-list>li {
        font-size: 14px;
        line-height: 23px
    }
    .blog-list figure .img {
        margin: 0 0 15px
    }
    .blog-list figure header {
        padding: 0 0 5px;
        text-align: center
    }
    .blog-list figure header .photo {
        float: none;
        margin: 0 auto 10px
    }
    .blog-list figure header h2 {
        margin: 0 0 5px;
        font-size: 22px;
        line-height: 26px
    }
    .blog-list figure header li {
        display: block
    }
    .blog-list figure header li+li {
        padding: 2px 0 0
    }
    .blog-list figure header li+li:before {
        display: none
    }
    .pagination {
        padding: 15px 0 0
    }
    .pagination li {
        font-size: 14px;
        line-height: 18px;
        padding: 0 5px
    }
    .details .visual-area.big-visual {
        height: 134px
    }
    .blog-post {
        line-height: 25px;
        padding: 0
    }
    .blog-post header {
        padding: 0 0 10px
    }
    .blog-post header .photo {
        margin: 5px 15px 0 0
    }
    .blog-post header .block {
        padding: 0
    }
    .blog-post header h1 {
        margin: 0 0 5px;
        font-size: 28px;
        line-height: 32px
    }
    .blog-post .title {
        padding: 0 0 15px;
        font-size: 18px;
        line-height: 25px
    }
    .blog-post .block {
        padding: 0 0 15px
    }
    .blog-post .txt {
        padding: 0 0 5px
    }
    .blog-post p,
    .details .content .blog-post p {
        margin: 0 0 15px
    }
    .blog-post h2,
    .details .content .blog-post h2 {
        font-size: 22px;
        line-height: 26px
    }
    .blog-post .other-posts {
        margin: 0 -20px 20px;
        padding: 10px 0 0
    }
    .blog-post .other-posts h2,
    .details .content .blog-post .other-posts h2 {
        margin: 0 0 10px;
        font-size: 22px;
        line-height: 26px
    }
    .blog-post .other-posts .table {
        display: block;
        width: auto
    }
    .blog-post .other-posts .table .table-row {
        display: block
    }
    .blog-post .other-posts .table .table-cell {
        background: #f3fcfa;
        padding: 15px;
        width: auto;
        display: block;
        border-top: solid 1px #c3ebe9;
        height: auto
    }
    .blog-post .other-posts figure figcaption {
        line-height: 20px
    }
    .downloads-area {
        padding: 10px 0
    }
    .download-block {
        height: auto
    }
    .download-block figcaption {
        font-size: 18px;
        line-height: 25px
    }
    .download-block figcaption .box {
        padding: 20px 20px 20px 40%
    }
    .details .content .download-block figcaption p,
    .download-block figcaption p {
        margin: 0 0 10px
    }
    .download-block figcaption .btn {
        min-width: 180px;
        display: block
    }
    .author-block {
        margin-bottom: 20px
    }
    .author-block .photo {
        width: 30%
    }
    .author-block figcaption .box {
        padding: 10px 10px 10px 33%
    }
    .author-block figcaption h4 {
        margin: 0 0 8px
    }
    .contact-block {
        display: block;
        height: auto;
        width: auto;
        padding: 0 0 10px
    }
    .contact-block .tbl {
        display: block;
        width: auto;
        height: auto
    }
    .contact-block .cell {
        display: block
    }
    .contact-block .inf {
        display: block;
        width: auto;
        border: 0;
        padding: 10px 0 0
    }
    .contact-block .inf header {
        display: block;
        height: auto;
        width: auto;
        text-align: center;
        padding: 0 20px 20px;
        font-size: 16px;
        line-height: 25px
    }
    .contact-block .inf header .cell {
        padding: 0;
        border: 0
    }
    .contact-block .inf header .back {
        float: none;
        display: block;
        margin: 0 auto 10px
    }
    .contact-block .inf h2 {
        margin: 0 0 10px;
        font-size: 28px;
        line-height: 32px
    }
    .contact-block .manager-section {
        display: block;
        height: auto;
        background: #3c3c3e
    }
    .contact-block .manager-section .tbl {
        border: 0
    }
    .contact-block .manager-section .img {
        width: 150px;
        height: 190px;
        float: left
    }
    .contact-block .manager-section .text {
        display: block;
        width: auto;
        padding: 15px;
        vertical-align: top;
        overflow: hidden;
        min-height: 190px
    }
    .contact-block .manager-section h3 {
        font-size: 23px
    }
    .contact-block .manager-section .text p {
        margin: 0 0 15px
    }
    .contact-block .manager-section .text dd {
        font-size: 16px
    }
    .contact-block .manager-section .social {
        display: block;
        clear: both
    }
    .contact-block .manager-section .social .tbl {
        height: auto
    }
    .contact-block .manager-section .social a {
        height: 160px!important
    }
    .contact-block .map-area {
        display: block;
        height: auto
    }
    .contact-block .map-area .tbl {
        border: 0
    }
    .contact-block .map-area .map {
        display: block;
        width: auto
    }
    .contact-block .map-area .map .address {
        position: static
    }
    .contact-block .map-area .text {
        display: block;
        padding: 20px;
        text-align: center
    }
    .contact-block .map-area .text p {
        margin: 0 0 10px
    }
    .contact-block .contact-form {
        display: block;
        vertical-align: top;
        border: 0;
        padding: 20px 10px 0
    }
    .contact-block .contact-form h2 {
        text-align: center;
        font-size: 30px;
        line-height: 32px;
        margin: 0 0 15px
    }
    .contact-block .contact-form .btn-green {
        margin: 15px 0 0
    }
    .contact-block .contact-form .col.left,
    .contact-block .contact-form .col.right {
        float: none;
        width: 100%
    }
    .contact-block .contact-form .col.left input {
        width: 100%
    }
    .contact-block .contact-form .row .col.right {
        padding-left: 0
    }
    .info {
        display: block
    }
    .info .col {
        flex: none;
        position: relative
    }
    .info h1 span {
        display: inline
    }
    .what-do .btn {
        display: block
    }
}
@media only screen and (max-width: 479px) {
    .author-block .photo,
    .download-block .img {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto
    }
    .quote-block {
        display: block;
        width: auto
    }
    .quote-block .table-row {
        display: block;
        height: auto
    }
    .quote-block .photo {
        display: block;
        height: 250px;
        width: auto
    }
    .quote-block blockquote {
        display: block;
        width: auto;
        height: auto;
        vertical-align: top
    }
    .projects-list .table-cell>a {
        display: block;
        width: auto
    }
    .projects-list .table-cell>a .table-row {
        display: block
    }
    .projects-list .img {
        display: block;
        width: auto
    }
    .projects-list .description {
        display: block;
        vertical-align: top
    }
    .logos-block {
        display: block;
        width: auto
    }
    .logos-block .table-row {
        display: table-row
    }
    .blog-list>li,
    .blog-post header ul li {
        display: block
    }
    .logos-block .table-cell {
        display: block;
        width: auto
    }
    .logos-block .table-cell+.table-cell {
        border-left: 0;
        border-top: solid 1px #ededed
    }
    .visual-block header .photo {
        float: none;
        margin: 0 auto 10px
    }
    .visual-block header h1 {
        padding: 0;
        text-align: center
    }
    .blog-list {
        margin: 0;
        padding: 0 0 20px
    }
    .blog-list>li {
        width: auto;
        padding: 0
    }
    .blog-list>li+li {
        padding: 20px 0 0
    }
    .pagination li {
        clear: both;
        padding: 5px 0 0
    }
    .pagination .next,
    .pagination .prev {
        padding: 0 0 5px;
        max-width: 45%;
        clear: none
    }
    .blog-post header {
        text-align: center
    }
    .blog-post header .photo {
        float: none;
        margin: 0 auto 10px
    }
    .blog-post header ul li+li {
        padding: 3px 0 0
    }
    .blog-post header ul li:before {
        display: none
    }
    .download-block .img {
        right: auto;
        height: 200px;
        background-position: 0 50%
    }
    .download-block figcaption {
        display: block;
        width: auto;
        height: auto;
        padding: 20px 10px
    }
    .download-block figcaption .box {
        display: block;
        vertical-align: top;
        padding: 0;
        text-align: center
    }
    .author-block .photo {
        width: auto;
        height: 300px
    }
    .author-block figcaption {
        display: block;
        width: auto;
        height: auto;
        padding: 20px;
        text-align: center
    }
    .author-block figcaption .box {
        display: block;
        vertical-align: top;
        padding: 0
    }
}
.animate-in-show,
.hidden {
    display: none
}
@media only screen and (min-width: 1025px) and (max-height: 700px) {
    .info .box {
        padding-top: 21px
    }
    .info .buttons li {
        font-size: 18px;
        line-height: 24px
    }
    .info .buttons a,
    .info-section .buttons a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .info .buttons a .title {
        font-size: 22px;
        line-height: 26px
    }
    .info-section .box {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .projects .box .description .txt {
        height: 44px;
        overflow: hidden
    }
    .quote-block,
    .work-info .image-box {
        height: 50%
    }
    .work-info .image-box .img {
        height: 150px
    }
    .work-info .image-box .img img {
        width: 100%;
        max-height: 100%;
        margin: 0 auto
    }
    .quote-block blockquote q {
        font-size: 19px
    }
    .quote-block blockquote cite {
        font-size: 18px
    }
    .customers-area {
        padding-top: 10px
    }
    .customers-area .block {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px
    }
    .products>li>a {
        padding-top: 12px;
        padding-bottom: 12px
    }
    .contact-block .inf header .cell {
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .contact-block .inf header .back {
        margin-right: -43px;
        margin-top: 0
    }
    .contact-block .inf header p {
        height: 58px;
        overflow: hidden
    }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .details .top-panel a:before {
        background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/6/arrow-001_2x.png);
        background-size: 11px 16px
    }
    .slideshow .flex-direction-nav .flex-next,
    .slideshow .flex-direction-nav .flex-prev {
        background-image: url(https://assets.holder.nl/713aacdb25aa4a858869705528adf6a9_78315c39eb144309b5ca775f487102ed/9/arrow-002_2x.png);
        background-size: 25px 80px
    }
}