@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700,900);

@font-face {
    font-family: walls-webfont;
    src: url(https://wc-verstopt-rotterdam.nl/fonts/walls-webfont.eot?51534236);
    src: url(https://wc-verstopt-rotterdam.nl/fonts/walls-webfont.eot?51534236#iefix) format("embedded-opentype"), url(https://wc-verstopt-rotterdam.nl/fonts/walls-webfont.woff2?51534236) format("woff2"), url(https://wc-verstopt-rotterdam.nl/fonts/walls-webfont.woff?51534236) format("woff"), url(https://wc-verstopt-rotterdam.nl/fonts/walls-webfont.ttf?51534236) format("truetype"), url(https://wc-verstopt-rotterdam.nl/fonts/walls-webfont.svg?51534236#walls-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

footer, header, main, nav, section {
    display: block
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

img {
    border: 0
}

button, input, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, input, textarea {
    max-width: 100%
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default;
    opacity: .5
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: .4375em;
    padding: 0
}

input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button, input[type=datetime-local]::-webkit-inner-spin-button, input[type=datetime-local]::-webkit-outer-spin-button, input[type=month]::-webkit-inner-spin-button, input[type=month]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button, input[type=time]::-webkit-inner-spin-button, input[type=time]::-webkit-outer-spin-button, input[type=week]::-webkit-inner-spin-button, input[type=week]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

body, button, input, textarea {
    color: #222;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.7
}

.banner-page .jumbo-heading .title-page, .banner-page .title-page, .jumbo-heading .banner-page .title-page, .jumbo-heading h2, .team-2 .title, h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 700;
    margin: 0;
    text-rendering: optimizeLegibility
}

p {
    margin: 0 0 1.75em
}

i {
    font-style: italic
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    background: #fff
}

ul {
    margin: 0 0 1.75em 1.25em;
    padding: 0
}

ul {
    list-style: disc
}

li > ul {
    margin-bottom: 0
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

caption {
    font-weight: 400;
    text-align: left
}

::-webkit-input-placeholder {
    color: #686868;
    font-family: Montserrat, sans-serif
}

:-moz-placeholder {
    color: #686868;
    font-family: Montserrat, sans-serif
}

::-moz-placeholder {
    color: #686868;
    font-family: Montserrat, sans-serif;
    opacity: 1
}

:-ms-input-placeholder {
    color: #686868;
    font-family: Montserrat, sans-serif
}

body, html {
    width: 100%;
    height: 100%
}

i {
    font-style: italic
}

.animationload {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: #fff
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px;
    background-image: url(https://wc-verstopt-rotterdam.nl/images/apple-touch-icon.png);
    background-position: center;
    background-repeat: no-repeat
}

.navbar-brand {
    padding: 0 15px
}

.section {
    position: relative
}

.section > .container {
    padding-top: 80px;
    padding-bottom: 80px
}

.section.overlap-bottom {
    position: relative;
    z-index: 100;
    margin-bottom: -90px
}

.section.overlap-bottom > .container {
    background-color: #ffc31d;
    padding-top: 20px;
    padding-bottom: 0
}

.section.section-border > .container {
    border-bottom: 1px solid #eee
}

.section.banner {
    padding: 0 0
}

.section.page404 > .container {
    padding-top: 50px;
    padding-bottom: 0
}

.section.cta > .container {
    padding-top: 0;
    padding-bottom: 0
}

.bg-1 {
    background-color: #ffc31d
}

.section-heading {
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: -.05em;
    font-weight: 800;
    color: #000;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 5px;
    position: relative;
    text-align: center
}

.section-heading:after {
    content: '';
    display: block;
    vertical-align: bottom;
    width: 30px;
    height: 6px;
    background: #ffc31d;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}

.section-heading.light:after {
    background: #fff
}

.section-heading.white {
    color: #fff
}

.section-heading-2 {
    font-size: 24px;
    font-weight: 600;
    color: #0c1f38
}

.section-heading-3 {
    font-size: 1.714em;
    line-height: normal
}

a {
    color: #666;
    text-decoration: none
}

a:hover {
    color: #041e42;
    text-decoration: none
}

p {
    margin: 0 0 20px 0
}

.banner-page .jumbo-heading .title-page, .banner-page .title-page, .jumbo-heading .banner-page .title-page, .jumbo-heading h2, .team-2 .title, h1, h2, h3, h4, h5 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px
}

h1 {
    font-size: 3.571em;
    line-height: normal
}

.banner-page .title-page, h2 {
    font-size: 2.857em;
    line-height: normal
}

.banner-page .jumbo-heading .title-page, .jumbo-heading .banner-page .title-page, .jumbo-heading h2, h3 {
    font-size: 1.714em;
    line-height: normal
}

.team-2 .title, h4 {
    font-size: 1.286em;
    line-height: normal
}

h5 {
    font-size: 14px;
    line-height: 22px
}

h6 {
    font-size: 13px
}

ul {
    list-style: initial;
    margin-left: 24px
}

ul li {
    margin: 8px 0
}

.title-heading {
    color: #041e42;
    font-size: 36px;
    line-height: 50px
}

.jumbo-heading {
    color: #0c1f38;
    font-size: 20px;
    position: relative
}

.banner-page .jumbo-heading .title-page, .jumbo-heading .banner-page .title-page, .jumbo-heading h2 {
    position: relative;
    z-index: 2
}

.jumbo-heading .fa {
    font-size: 200px;
    position: absolute;
    top: 0;
    left: 0;
    color: #f5f5f5;
    z-index: 1
}

ul.bull {
    margin: 0 0 20px;
    list-style: none;
    padding: 0
}

ul.bull li {
    position: relative;
    padding: 0 0 0 26px;
    margin: 0 0 14px;
    line-height: 18px
}

ul.bull li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #ffc31d
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-70 {
    margin-bottom: 70px
}

.margin-bottom-90 {
    margin-bottom: 90px
}

.margin-bottom-100 {
    margin-bottom: 100px
}

.spacer-10 {
    height: 10px
}

.spacer-10::after {
    display: block;
    content: "";
    clear: both
}

.spacer-30 {
    height: 30px
}

.spacer-30::after {
    display: block;
    content: "";
    clear: both
}

.spacer-50 {
    height: 50px
}

.spacer-50::after {
    display: block;
    content: "";
    clear: both
}

.spacer-70 {
    height: 70px
}

.spacer-70::after {
    display: block;
    content: "";
    clear: both
}

.spacer-90 {
    height: 70px
}

.spacer-90::after {
    display: block;
    content: "";
    clear: both
}

.banner-page {
    height: 350px;
    display: block;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.banner-page .title-page {
    text-align: center;
    color: #fff;
    margin-bottom: 0
}

.widget {
    margin-bottom: 50px;
    clear: both
}

.widget-title {
    font-size: 24px;
    font-weight: 700;
    color: #0c1f38;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative
}

.widget-title:after {
    content: '';
    display: block;
    width: 30px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    background-color: #ffc31d;
    left: 0;
    bottom: 0
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #ffc31d url(https://wc-verstopt-rotterdam.nl/images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-top.cd-fade-out, .cd-top.cd-is-visible {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out {
    opacity: .5
}

.cd-top:hover {
    opacity: 1
}

.hover-img {
    background: #ffc31d;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin: 0 -1.5px
}

.hover-img img {
    width: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -ms-transition: .5s ease all;
    -ms-transition: .5s ease all;
    transition: .5s ease all
}

.hover-img:hover img {
    opacity: .6;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.feature-box-8 .media {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    background-color: #ffc31d
}

.feature-box-8 .media img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .4s all linear;
    transition: .4s all linear
}

.feature-box-8:hover .media img {
    opacity: .3;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.animationload {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: #fff
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px;
    background-image: url(https://wc-verstopt-rotterdam.nl/images/apple-touch-icon.png);
    background-position: center;
    background-repeat: no-repeat
}

:focus {
    outline: 0
}

.btn, .btn-primary, .btn-secondary {
    font-size: 14px;
    color: #fff;
    padding: 15px 35px;
    border: 0;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.btn-default {
    background-color: #ffc31d;
    color: #fff;
    padding: 15px 20px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.btn-default:hover {
    background-color: #ffc31d
}

.btn-cta {
    background-color: #0c1f38;
    color: #fff;
    padding: 15px 25px;
    border: 0;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.btn-cta:hover {
    background-color: #03080e;
    color: #fff
}

.btn-primary {
    background-color: #ffc31d;
    color: #000
}

.btn-primary:hover {
    background-color: #e9ab00;
    color: #000
}

.btn-secondary {
    background-color: #0c1f38
}

.btn-secondary:hover {
    background-color: #081627;
    color: #fff
}

.btn-sidebar {
    border-radius: 0;
    text-align: left;
    font-size: 16px;
    font-weight: 700
}

.btn-sidebar .fa {
    margin-right: 10px;
    font-size: 1.4em;
    vertical-align: middle
}

.box-icon-1 {
    margin-bottom: 20px
}

.box-icon-1 .icon {
    display: inline-block;
    color: #0c1f38;
    font-size: 36px;
    line-height: 43px;
    float: left
}

.box-icon-1 .body-content {
    margin-left: 55px;
    color: #ffc31d;
    font-weight: 700
}

.box-icon-1 .body-content .heading {
    color: #666;
    font-weight: 400
}

.box-icon-2 {
    margin-bottom: 40px;
    padding: 30px 30px 60px 30px;
    background-color: #eff3f6;
    border: 1px solid #dcdde1;
    min-height: 250px
}

.box-icon-2 .icon {
    display: inline-block;
    color: #9a9a9a;
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 20px
}

.box-icon-2 .body-content {
    color: #222
}

.box-icon-2 .body-content .heading {
    color: #ffc31d;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.box-icon-2:hover {
    background-color: #0c1f38
}

.box-icon-2:hover .body-content, .box-icon-2:hover .icon {
    color: #fff
}

.box-icon-3 {
    padding: 50px 30px 60px 30px;
    border: 1px solid #dcdde1;
    text-align: center;
    position: relative;
    background-color: #eff3f6;
    min-height: 300px
}

.box-icon-3 .icon {
    display: inline-block;
    color: #ffc31d;
    font-size: 50px;
    line-height: 43px;
    margin-bottom: 40px
}

.box-icon-3 .body-content {
    color: #222
}

.box-icon-3 .body-content .heading {
    color: #ffc31d;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .2px
}

.box-icon-3:hover {
    background-color: #0c1f38;
    -webkit-box-shadow: 0 10px 18px #eee;
    -moz-box-shadow: 0 10px 18px #eee;
    box-shadow: 0 10px 18px #eee
}

.box-icon-3:hover .icon {
    color: #fff
}

.box-icon-3:hover .body-content {
    color: #fff
}

.box-icon-4 {
    padding: 10px 30px 30px 70px;
    min-height: 120px;
    position: relative;
    overflow: hidden
}

.box-icon-4 .icon {
    display: inline-block;
    color: rgba(255, 255, 255, .3);
    font-size: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.box-icon-4 .body-content {
    color: #222;
    position: relative;
    z-index: 1
}

.box-icon-4 .body-content .heading {
    color: #0c1f38;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.box-icon-5 {
    text-align: left;
    margin-bottom: 60px
}

.box-icon-5 .icon {
    font-size: 40px;
    min-height: 65px;
    color: rgba(12, 31, 56, .4);
    float: left;
    display: inline-block
}

.box-icon-5 .body-content {
    margin-left: 80px
}

.box-icon-5 .title {
    margin-bottom: 15px;
    color: #000;
    clear: none
}

.box-icon-5 .title:after {
    content: '';
    height: 2px;
    width: 30px;
    display: block;
    margin: 7% 0;
    background: #e6af2a
}

.box-icon-5 .text {
    color: #626262
}

.box-icon-5:hover .icon {
    color: #ffc31d
}

.box-icon-6 {
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    min-height: 200px;
    padding: 30px
}

.box-icon-6 .icon {
    font-size: 35px;
    min-height: 65px;
    color: #ffc31d;
    width: 65px;
    max-width: 65px;
    line-height: 1.2
}

.box-icon-6 .title {
    margin-bottom: 15px;
    font-size: 20px;
    color: #000;
    margin-top: 0
}

.box-icon-6 .text {
    color: #626262
}

.team-2 {
    position: relative;
    margin-bottom: 30px;
    text-align: left
}

.team-2 .media {
    display: block;
    position: relative;
    background-color: rgba(255, 195, 29, 0);
    overflow: hidden;
    margin-bottom: 20px;
    position: relative
}

.team-2 .media img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .4s all linear;
    transition: .4s all linear
}

.team-2:hover .media {
    background-color: rgba(255, 195, 29, .9)
}

.team-2:hover .media img {
    opacity: .2;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.team-2 .body {
    overflow: hidden;
    color: #222
}

.team-2 .title {
    margin-bottom: 0
}

.feature-box-8 {
    position: relative;
    padding-bottom: 40px
}

.feature-box-8 .media {
    width: 100%;
    margin-bottom: 30px
}

.feature-box-8 .body {
    position: relative
}

.feature-box-8 .body .title {
    color: #222;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-block
}

.feature-box-8.light .body {
    color: #fff
}

.feature-box-8.light .body .title {
    color: #fff
}

.feature-box-7 {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.feature-box-7 .media {
    width: 100%
}

.feature-box-7 .body {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(34, 34, 34, .8);
    padding: 20px;
    height: 60%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateY(65%);
    transform: translateY(65%)
}

.feature-box-7 .body .info-box .text {
    color: #fff
}

.feature-box-7 .body .info-box .title {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 2
}

.feature-box-7 .body .info-box .title:after {
    content: '';
    height: 2px;
    width: 30px;
    display: block;
    margin: 7% 0;
    background: #fde428;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform .4s cubic-bezier(1, 0, 0, 1);
    -moz-transition: transform .4s cubic-bezier(1, 0, 0, 1);
    -o-transition: transform .4s cubic-bezier(1, 0, 0, 1);
    transition: transform .4s cubic-bezier(1, 0, 0, 1)
}

.feature-box-7:hover .body {
    transform: translateY(0)
}

.feature-box-7:hover .body .title:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.box-team {
    border: 1px solid #eee;
    margin-bottom: 30px;
    background-color: #ffc31d;
    color: #fff
}

.box-team:hover {
    background-color: #ffc31d
}

.box-team:after {
    content: '';
    display: block;
    width: 100%;
    clear: both
}

.box-team .body-content {
    float: left;
    width: 50%;
    padding: 30px 30px;
    position: relative
}

.box-team .body-content .phone {
    font-size: 18px
}

.box-team .body-content .phone .fa {
    font-size: 30px;
    color: #000;
    margin-right: 10px;
    vertical-align: middle
}

.box-team:hover {
    background-color: #0c1f38;
    color: #000
}

.contact-info {
    float: right;
    margin-top: 15px
}

.contact-info > div {
    display: inline-table;
    margin-right: 40px
}

.navbar-toggle .icon-bar {
    background: #ffc31d
}

.navbar-toggle {
    float: left
}

.navbar-main {
    background-color: #f5f5f5;
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
    position: relative;
    z-index: 3;
    -webkit-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out
}

.navbar-main > .container {
    position: relative;
    padding: 10px 15px
}

.navbar-main .navbar-brand img:last-child {
    display: none
}

.navbar-main.stiky {
    background-color: rgb(255 255 255 / 79%);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 40px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    bottom: initial
}

.navbar-main.stiky .navbar-brand img {
    display: none
}

.navbar-main.stiky .navbar-brand img:last-child {
    display: block
}

.navbar-main .navbar-collapse {
    padding-right: 0;
    padding-left: 0
}

.navbar-main li {
    margin: 0 0;
    font-size: 12px;
    font-weight: 700
}

.navbar-main .nav > li > a {
    color: #222
}

.navbar-main .nav > li.active > a, .navbar-main .nav > li > a:focus, .navbar-main .nav > li > a:hover {
    color: #ffc31d;
    background-color: transparent
}

.navbar-main .nav.navbar-right > li {
    margin-right: 15px
}

.navbar-main .fa {
    font-size: 18px
}

.header-1 {
    position: fixed;
    z-index: 999;
    width: 100%
}

.header-1 .navbar-nav {
    position: relative
}

.header-1 .navbar-nav:after {
    content: '';
    position: absolute;
    right: -100%;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #f5f5f5
}

.header-1 .stiky .navbar-nav:after {
    content: none
}

.header-1 .stiky .nav > li.active > a {
    color: #ffc31d
}

.banner {
    position: relative;
    padding: 0 0
}

.banner .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: -1
}

.banner ul li {
    margin: 0
}

.wrap-caption {
    padding-top: 30%;
    color: #fff;
    width: 50%
}

.wrap-caption.center {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.wrap-caption.right {
    width: 50%;
    text-align: right;
    float: right
}

.wrap-caption .excerpt {
    margin-bottom: 50px;
    font-size: 18px
}

.wrap-caption .btn, .wrap-caption .btn-primary, .wrap-caption .btn-secondary {
    margin-right: 15px
}

@media (max-width: 479px) {
    .wrap-caption {
        padding-top: 40%
    }
}

.banner-page {
    padding: 100px 0;
    background: url(https://wc-verstopt-rotterdam.nl/images/1920x1300.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.banner-page:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34, 34, 34, .5)
}

.banner-page.about {
    background: url(https://wc-verstopt-rotterdam.nl/images/1920x1300.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.banner-page.project {
    background: url(https://wc-verstopt-rotterdam.nl/images/1920x1300.jpg) bottom center no-repeat
}

.bg-dark {
    background: url(https://wc-verstopt-rotterdam.nl/images/1920x1300.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.bg-dark:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .9
}

.banner-page.project {
    background: url(https://wc-verstopt-rotterdam.nl/images/1920x1300.jpg) bottom center no-repeat
}

.author-box {
    background-color: #f6f6f6;
    padding: 20px;
    margin-top: 60px
}

.author-box .media {
    display: table-cell;
    vertical-align: top;
    width: 120px
}

.author-box .media img {
    width: 100px;
    height: 100px
}

.author-box .body {
    margin-left: 20px;
    display: table-cell;
    vertical-align: top
}

.author-box .media-heading {
    color: #222;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.author-box .media-heading span {
    font-weight: 400;
    font-size: 12px;
    display: block;
    color: rgba(34, 34, 34, .3)
}

.contact .form-control {
    height: 45px;
    background-color: #f6f6f6;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: none
}

.contact textarea.form-control {
    height: auto
}

.contact .btn[disabled], .contact [disabled].btn-primary, .contact [disabled].btn-secondary {
    opacity: 1
}

.maps {
    width: 100%;
    height: 350px;
    display: block;
    background: #ccc;
    position: relative
}

#google-container {
    position: relative;
    width: 100%;
    height: 500px;
    background-color: #fff
}

.section.feature {
    background-color: #ffc31d
}

.overlap {
    background-color: #fff;
    margin-top: -140px;
    position: relative;
    z-index: 2
}

.feature-gutter {
    margin-right: 0;
    margin-left: 0
}

.feature-gutter > [class*=" col-"], .feature-gutter > [class^=col-], .feature-gutter[class*=" col-"], .feature-gutter[class*=col-] {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px
}

.border-right {
    border-right: 1px solid #ccc
}

.about-img {
    position: relative;
    min-height: 370px
}

.about-img .about-img-top {
    position: absolute;
    width: 50%;
    left: 0;
    bottom: -50%;
    transform: translateY(-50%);
    z-index: 1;
    border: 10px solid #ffc31d
}

.about-img .about-img-bottom {
    position: absolute;
    width: 85%;
    right: 0
}

.section.cta {
    padding: 50px 0;
    background-color: #ffc31d
}

.cta-1 .body-text {
    max-width: 70%;
    float: left
}

@media (max-width: 768px) {
    .cta-1 .body-text {
        max-width: 100%;
        text-align: center
    }
}

.cta-1 .body-action {
    max-width: 30%;
    float: right
}

@media (max-width: 768px) {
    .cta-1 .body-action {
        max-width: 100%;
        float: none;
        margin: 0 auto;
        display: table
    }
}

.cta-1 .body-action .btn, .cta-1 .body-action .btn-primary, .cta-1 .body-action .btn-secondary {
    display: inline-block;
    overflow: hidden;
    backface-visibility: hidden;
    position: relative;
    padding: 15px 35px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.gutter-20 {
    margin-right: 0;
    margin-left: 0
}

.gutter-20 > [class*=" col-"], .gutter-20 > [class^=col-], .gutter-20[class*=" col-"], .gutter-20[class*=col-] {
    padding-right: 20px;
    padding-left: 20px
}

#caro-project .owl-nav, #caro-project-2 .owl-nav {
    position: relative;
    z-index: 2
}

#caro-project-2 .owl-nav {
    position: relative;
    z-index: 2
}

@media (max-width: 768px) {
    #caro-project .owl-nav {
        display: none !important
    }
}

.title-404 {
    font-size: 5em;
    color: #ffc31d;
    margin-bottom: -20px
}

.banner-page.contact {
    background: url(https://wc-verstopt-rotterdam.nl/images/1920x1300.jpg) bottom center no-repeat
}

.footer {
    padding: 150px 0 0 0;
    background-color: #0c1f38;
    color: #fff
}

.footer > .container {
    padding-bottom: 0
}

.footer .footer-item .logo-bottom {
    margin-top: 20px;
    margin-bottom: 20px
}

.footer .footer-item .footer-title {
    font-size: 24px;
    font-weight: 600;
    padding: 20px 0 20px 0;
    margin-bottom: 30px;
    position: relative
}

.footer .footer-item .footer-title:after {
    content: '';
    display: block;
    width: 30px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    background-color: #ffc31d;
    left: 0;
    bottom: 0
}

.footer .footer-item .footer-sosmed {
    margin-top: 50px;
    margin-bottom: 30px;
    display: none;
}

.footer .footer-item .footer-sosmed a .item {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    margin: 0 14px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #102b4d;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px
}

.footer .footer-item .footer-sosmed a .item:hover {
    background-color: #ffc31d
}

.footer .footer-item .footer-sosmed a .item .fa {
    font-size: 16px
}

.footer .footer-item .list {
    margin: 0;
    padding: 0
}

.footer .footer-item .list li {
    list-style: none;
    margin: 14px 0
}

.footer .footer-item .list li a {
    color: rgba(255, 195, 29, .7)
}

.footer .footer-item .list li a:hover {
    color: #ffc31d
}

.footer .fcopy {
    padding: 20px 0;
    color: #fff;
    font-size: 14px;
    border-top: 1px solid #153662
}

.list-info {
    margin: 0;
    padding: 0
}

.list-info li {
    margin-bottom: 20px;
    list-style: none
}

.list-info li .info-icon {
    display: inline-block;
    color: #041e42;
    font-size: 16px;
    float: left
}

.list-info li .info-text {
    margin-left: 30px
}

@media (max-width: 1200px) {
    .list-services > .col-md-4:nth-child(3n+1) {
        clear: both
    }
}

@media (max-width: 1024px) {
    .header-1 .navbar-nav:after {
        display: none;
        content: none
    }

    .nav > li > a {
        padding: 10px 10px
    }
}

@media (max-width: 768px) {
    .navbar-toggle {
        clear: left;
        float: right
    }

    .nav > li > a {
        padding: 10px 6px
    }

    .box-icon-1 .icon {
        clear: left;
        display: block;
        width: 100%;
        text-align: center
    }

    .box-icon-1 .body-content {
        text-align: center;
        margin-left: 0
    }

    .wrap-caption {
        width: 100%
    }

    .wrap-caption.center, .wrap-caption.right {
        width: 100%
    }

    .box-team .body-content {
        width: 100%
    }

    .btn-sidebar.btn, .btn-sidebar.btn-primary, .btn-sidebar.btn-secondary {
        padding: 15px 25px
    }

    .about-img {
        min-height: initial
    }

    .about-img .about-img-top {
        position: relative;
        width: 100%;
        bottom: 0;
        transform: translateY(0);
        border: 0
    }

    .about-img .about-img-bottom {
        position: relative;
        width: 100%
    }
}

@media (max-width: 767px) {
    .header-1 .navbar-nav:after {
        content: none
    }

    .navbar-main {
        background-color: #fff;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
    }

    .navbar-main .navbar-brand {
        top: 22px;
        position: absolute
    }

    .navbar-main .navbar-brand > img {
        width: 60%
    }

    .navbar-main .navbar-brand img {
        display: none
    }

    .navbar-main .navbar-brand img:last-child {
        display: block
    }

    .nav > li > a {
        padding: 10px 25px
    }
}

@media (max-width: 479px) {
    .contact-info {
        clear: right;
        width: 100%;
        display: none
    }

    .contact-info > div {
        display: block;
        margin-right: 0
    }

    .banner-page .title-page, h2 {
        font-size: 2em
    }

    .cta .cta-info {
        width: 100%
    }
}

.icon img {
    height: 10vh
}

li.nav-item {
    list-style: none
}

li.nav-item :hover {
    color: #fff
}

@media screen and (max-width: 650px) {
    #callnowbutton {
        display: block;
        position: fixed;
        z-index: 2147483647;
        width: 65px;
        height: 65px;
        box-shadow: rgb(0 0 0 / 30%) 0 3px 6px;
        transform: scale(1);
        bottom: 55px;
        right: 5px;
        text-decoration: none;
        border-radius: 50%;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjZGNjODAwIi8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iIzAwMDAwMCIvPjwvc3ZnPg==) center center/45px 45px no-repeat rgb(255 195 29)
    }
}

p.ftex {
    margin: 0
}