/* browser scrollbar always visible */
html {
    overflow-y: scroll;
}

/* body font-size */
body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
}

/* container width */
@media (min-width: 1270px) {
    .container {
        width: 1240px;
    }
}

/* container padding*/
.content {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* container min-height */
.container-min-height {
    min-height: 800px;
}

/* body font-size */
.header .dropdown-menu li a {
    font-size: 14px;
}

/* logo */
.header .logo img {
    margin: 17px 0;
}

/* logo small width */
@media (max-width: 700px) {
    .header .logo {
        display: block;
    }

    .header .logo img {
        margin: 10px 0 0 0;
    }
}

@media (min-width: 767px) {
    .modal-dialog {
        width: 700px;
    }
}

@media (min-width: 1200px) {
    .modal-dialog {
        width: 850px;
    }
}

/* modal adjust for fixed header */
.modal {
    overflow: visible;
}

.modal-open {
    padding-right: 0 !important;
}

/* modal height adjust */
.modal-adjust {
    margin-top: 10px;
}

/* btn-link-languages */
.btn.btn-link.btn-link-languages {
    color: #555;
    font-size: 11px;
    padding: 2px 12px;
    margin-bottom: 1px;
    text-transform: uppercase;
}

.btn.btn-link.btn-link-languages:hover {
    text-decoration: none;
}

.header .topbar ul.languages li:hover {
    background: #fafafa;
}

/* breadcrumbs */
.breadcrumbs {
    background: #f8f8f8;
}

@media (max-width: 991px) {
    .breadcrumbs h1.pull-left,
    .breadcrumbs ul.pull-right {
        width: 100%;
        text-align: center;
    }

    .breadcrumbs h1.pull-left {
        margin-bottom: 0;
    }

    .breadcrumbs .breadcrumb {
        top: 0;
        margin-bottom: 10px;
    }
}

.breadcrumb-delimiter {
    color: #777;
    margin: 0 2px;
}

/* background-color wrapper */
.wrapper {
    background: #f8f8f8;
}

/* background-color footer */
.footer-v1 .footer {
    background: #272727;
}

/* adjustment language selector dropdown */
.header .topbar ul.languages {
    min-width: 110px;
}

/* headline */
.headline {
    border-bottom: 1px dotted #ced7e4;
}

.headline-margin-top {
    margin-top: 15px;
}

/* height google maps */
.map-box {
    height: 300px;
}

/* adjustment hr */
hr {
    margin: 20px 0;
    border-top: 1px solid #e2e2e2;
}

.breadcrumbs {
    border-bottom: 2px solid #eee;
}

.blog-post-tags {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

/* white background */
.bg-white {
    background: #ffffff;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

/* blog on homepage */
.news-v1 .news-v1-in {
    background: #ffffff;
    border: 1px solid #d9d9d9;
}

.news-v1 h3 {
    display: inline-block;
    height: 100px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .news-v1 .news-v1-in h3 {
        font-size: 18px;
    }

    .news-v1 .news-v1-in p {
        height: 135px;
    }
}

/* links homepage */
.content-boxes-v3 .content-boxes-in-v3 h3 {
    text-transform: none;
}

.content-boxes-v3 .content-boxes-in-v3 h3 a {
    color: #337ab7;
}

.content-boxes-v3 .content-boxes-in-v3 p {
    font-size: 13px;
}

/*Interactive Slider v3 - be
------------------------------------*/
.interactive-slider-v3-be {
    z-index: 1;
    padding: 53px 0 40px 0;
    position: relative;
    text-align: center;
    background: url(../img/homepage/be-home-background.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v3-be-md {
    padding: 250px 0;
}

@keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 1024px 0;
    }
}

@-webkit-keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 1024px 0;
    }
}

@-moz-keyframe infiniteBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1024px 0;
    }
}

.interactive-slider-v3-be:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, 0);
}

.interactive-slider-v3-be h1 {
    color: #fff;
    font-size: 54px;
    font-weight: 400;
    line-height: 64px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .interactive-slider-v3-be h1 {
        font-size: 35px;
        line-height: 45px;
    }
}

.interactive-slider-v3-be h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .interactive-slider-v3-be h2 {
        font-size: 26px;
        line-height: 36px;
    }
}

.interactive-slider-v3-be h3 {
    color: #fff;
    font-size: 34px;
    font-weight: 300;
    line-height: 42px;
    display: inline-block;
}

.interactive-slider-v3-be h3 span {
    color: #f3fa6b;
    font-weight: 400;
}

@media (max-width: 767px) {
    .interactive-slider-v3-be h3 {
        font-size: 23px;
        line-height: 29px;
    }
}

.h3-block-be-home {
    display: inline-block;
}

.arrow-left-be-home {
    display: inline-block;
    float: left;
    margin: 70px -70px 0 0;
}

.arrow-right-be-home {
    display: inline-block;
    float: right;
    margin: 70px 0 0 -70px;
}

.interactive-slider-v3-be p {
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    line-height: 28px;
}

/* buttons homepage be */
.buttons-homepage-be-1 a:hover {
    text-decoration: none;
}

.buttons-homepage-be-2 {
    margin-top: 80px;
    text-align: center;
    position: relative;
    padding: 20px 10px 15px;
    border: 1px solid #e2e2e2;
    background: #fff;
}

.buttons-homepage-be-2:hover {
    border: 1px solid #a8a8a8;
}

.buttons-homepage-be-3 {
    margin-top: 80px;
    text-align: center;
    position: relative;
    padding: 20px 10px 15px;
    border: 1px solid #e2e2e2;
    background: #fff;
}

.buttons-homepage-be-3:hover {
    border: 1px solid #c8c8c8;
}

@media (min-width: 768px) {
    .buttons-homepage-be-2,
    .buttons-homepage-be-3 {
        min-height: 130px;
    }
}

@media (min-width: 992px) {
    .buttons-homepage-be-2,
    .buttons-homepage-be-3 {
        min-height: 170px;
    }
}

@media (min-width: 1200px) {
    .buttons-homepage-be-2,
    .buttons-homepage-be-3 {
        min-height: 150px;
    }
}

.buttons-homepage-be-2 i,
.buttons-homepage-be-3 i {
    left: 50%;
    top: -50px;
    color: #fff;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    text-align: center;
    position: absolute;
    display: inline-block;
}

.buttons-homepage-be-2 h4,
.buttons-homepage-be-3 h4 {
    color: #555;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
}

.buttons-homepage-be-2 p,
.buttons-homepage-be-3 p {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

/* nieuwsbrief homepage be */
.call-action-v1 .call-action-v1-box {
    padding: 40px 0;
}

.call-action-v1-in h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
}

.call-action-v1-in h3 span {
    color: #f3fa6b;
    font-weight: 400;
}

.call-action-v1 .call-action-v1-in.inner-btn {
    min-width: 200px;
}

@media (max-width: 992px) {
    .envelope-be-home {
        display: table;
        margin: 0 auto 20px auto;
    }
}

/* owl carousel */
.owl-clients-v1 img {
    width: 140px;
}

/* tabs */
.nav-tabs.centered > li, .nav-pills.centered > li {
    float:none;
    display:inline-block;
}

.nav-tabs.centered, .nav-pills.centered {
    text-align:center;
}

.tab-v3 .tab-content {
    padding: 0;
    background: #f8f8f8;
    border: none;
}

.tab-v3 .nav-pills li a {
    font-size: 16px;
    background: #ffffff;
}

/* scrollable tables */
.table-scrollable {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #e7ecf1;
    margin: 10px 0 !important;
}

.DTS .table-scrollable {
    border: 0;
}

.table-scrollable.table-scrollable-borderless {
    border: 0;
}

.table-scrollable > .table {
    width: 100% !important;
    margin: 0 !important;
    background-color: #fff;
}

.table-scrollable > .table > thead > tr > th,
.table-scrollable > .table > tbody > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > td {
    white-space: nowrap;
}

.table-scrollable > .table-bordered {
    border: 0;
}

.table-scrollable > .table-bordered > thead > tr > th:first-child,
.table-scrollable > .table-bordered > tbody > tr > th:first-child,
.table-scrollable > .table-bordered > tfoot > tr > th:first-child,
.table-scrollable > .table-bordered > thead > tr > td:first-child,
.table-scrollable > .table-bordered > tbody > tr > td:first-child,
.table-scrollable > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.table-scrollable > .table-bordered > thead > tr > th:last-child,
.table-scrollable > .table-bordered > tbody > tr > th:last-child,
.table-scrollable > .table-bordered > tfoot > tr > th:last-child,
.table-scrollable > .table-bordered > thead > tr > td:last-child,
.table-scrollable > .table-bordered > tbody > tr > td:last-child,
.table-scrollable > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.table-scrollable > .table-bordered > thead > tr:last-child > th,
.table-scrollable > .table-bordered > tbody > tr:last-child > th,
.table-scrollable > .table-bordered > tfoot > tr:last-child > th,
.table-scrollable > .table-bordered > thead > tr:last-child > td,
.table-scrollable > .table-bordered > tbody > tr:last-child > td,
.table-scrollable > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}

/* hide column datatables */
th.hide_me, td.hide_me {
    display: none;
}

/* alignment datatables */
th.dt-head-align-center {
    text-align: center;
}

td.dt-body-align-center {
    text-align: center;
}

th.dt-head-align-right {
    text-align: right;
}

td.dt-body-align-right {
    text-align: right;
}

th.dt-head-align-left {
    text-align: left;
}

td.dt-body-align-left {
    text-align: left;
}

/* background-color datatables */
th.dt-head-background-color {
    background-color: #e1e1e1;
}

td.dt-body-background-color1 {

}

td.dt-body-background-color2 {
    background-color: #d7eeda;
}

/* filter width datatables */
div.dataTables_wrapper div.dataTables_filter input {
    width: 200px;
}

/* banner adjust */
.banner-adjust {
    padding-bottom: 20px;
}

@media (min-width: 1200px) {
    .banner-adjust {
        padding-right: 15px;
        padding-left: 30px;
    }
}

.banner-sticky {
    position: sticky;
    top: 197px;
}

/* banner */
.be-banner {
    padding-left: 0;
}

/* blog */
.blog h2 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 0;
}

.blog h2 a {
    line-height: 26px;
}

.blog-medium .blog-info li,
.blog-medium .blog-info li a {
    font-size: 13px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .category-blog-height {
        height: 35px;
    }
}

.tags-inline-block {
    display: inline-block;
}

/* images */
img.img-bordered {
    border: solid 1px #e2e2e2 !important;
    background: #ffffff;
}

/*Interactive Slider v3 - ob
------------------------------------*/
.interactive-slider-v3-ob {
    z-index: 1;
    padding: 108px 0 108px 0;
    position: relative;
    text-align: left;
    background: url(../img/optibuild/ob-home-background.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v3-ob-md {
    padding: 250px 0;
}

@keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 1024px 0;
    }
}

@-webkit-keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 1024px 0;
    }
}

@-moz-keyframe infiniteBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1024px 0;
    }
}

.interactive-slider-v3-ob:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, 0);
}

.interactive-slider-v3-ob h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .interactive-slider-v3-ob h1 {
        font-size: 35px;
        line-height: 45px;
    }
}

.interactive-slider-v3-ob h2 {
    color: #a2eeff;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}

.interactive-slider-v3-ob p {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
}

.interactive-slider-v3-ob li {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

/* stappen - ob */
.container-step {
    padding-top: 5px;
    padding-bottom: 0;
}

.block-step-light {
    background: #29c5fe;
}

.block-step-dark {
    background: #2896cb;
}

@media (min-width: 992px) {
    .headline-step-light,
    .headline-step-dark {
        margin-top: 70px;
    }
}

.headline-step-light h2 {
    color: #1b434f;
    border-bottom: 2px solid #1b434f;
}

.headline-step-dark h2 {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.title-step-light {
    color: #1b434f;
}

.title-step-dark {
    color: #fff;
}

.icon-step-light {
    color: #1b434f;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    border: solid 1px #fff;
    background: #fff;
}

.icon-step-dark {
    color: #1b434f;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    border: solid 1px #fff;
    background: #fff;
}

.text-step-light {
    color: #1b434f;
}

.text-step-dark {
    color: #fff;
}

/* voordelen - ob */
.voordelen-block {
    margin-top: -80px;
    padding: 125px 35px 20px 30px;
    border: 1px solid #e2e2e2;
    background: #fff;
    min-height: 280px;
}

@media (min-width: 992px) {
    .voordelen-block {
        min-height: 340px;
    }
}

@media (min-width: 1200px) {
    .voordelen-block {
        min-height: 320px;
    }
}

.voordelen-img {
    left: 15%;
    top: -10px;
    color: #fff;
    width: 70%;
    height: auto;
    text-align: center;
    position: relative;
}

/* parallax background - ob */
.bg-image-v2 {
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;
    background: url(../img/optibuild/ob-parallax-background.jpg) repeat fixed;
}

/* bedrijven-overview */
.list-company-overview {
    background: #ffffff;
    border: solid 1px #e2e2e2;
    border-left: solid 2px #72c02c;
    min-height: 140px;
    margin-bottom: 10px;
    padding: 8px;
}

.list-company-overview h2 {
    margin-bottom: 20px;
    font-weight: 200;
    line-height: 28px;
    padding: 10px 15px 15px;
    text-align: center;
}

.list-company-overview ul {
    display: inline-block;
    width: 25%;
    font-size: 16px;
    vertical-align: text-top;
    margin-bottom: 0;
    padding-left: 15px;
}

@media (max-width: 767px) {
    .list-company-overview ul {
        width: 100%;
    }
}

.list-company-overview li {
    margin-bottom: 5px;
}

.hr-list-company-overview {
    margin: 0 0 10px 0;
}

.thumbnail-company-overview {
    background: #ffffff;
    border: 1px solid #d9d9d9;
}

.thumbnail-company-overview h2 {
    margin-bottom: 20px;
    font-weight: 200;
    line-height: 28px;
    padding: 10px 15px 15px;
    text-align: center;
}

.thumbnail-company-overview .caption {
    min-height: 270px;
}

.thumbnail-company-overview ul {
    display: inline-block;
    width: 50%;
    vertical-align: text-top;
    font-size: 13.5px;
    padding-left: 15px;
}

.thumbnail-company-overview li {
    margin-bottom: 5px;
}

/* team */
.thumbnail-style-adjust {
    padding: 15px 20px 0 20px;
}

.thumbnail-style-adjust p {
    min-height: 120px;
}