@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700);
body,
html {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 13px;
    background: #fff;
    color: #666;
}
.custom-file-upload {
    text-align: center;
    margin-bottom: 0px !important;
    cursor: pointer;
    color: #317eeb;
}
input[type="file"] {
    display: none;
}
.thumb-img {
    border-radius: 2px;
    overflow: hidden;
    /* width: 100%; */
    max-width: 100%;
    max-height: 63px;
    object-fit: contain;
}
.image-popup {
    text-align: center;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}
.font-bold {
    font-weight: bold;
}
.font-uppercase {
    text-transform: uppercase;
}
.font-italic {
    font-style: italic;
}
.margin-top {
    margin-top: 1em;
}
.margin-left {
    margin-left: 10px;
}
.margin-bottom {
    margin-bottom: 25px;
}
.margin-right-10 {
    margin-right: 10px;
}
a {
    text-decoration: none;
    color: #666;
}
.text-line-through {
    text-decoration: line-through;
}
.top-bar {
    float: left;
    width: 100%;
    padding: 10px 0;
    background: #ededed;
}
.top-bar ul {
    float: right;
    width: 50%;
    padding: 0;
    margin: 10px 0 0 0;
    text-align: right;
}
.top-bar li {
    display: inline;
    list-style-type: none;
    padding-left: 10px;
}
.top-bar a {
    color: #000;
}
.top-bar-content {
    float: left;
    width: 50%;
}
.top-bar-content img {
    padding-right: 5px;
}
.top-bar-content-tv{
    width: 55px;
    height: 43px;
    float: right;
    margin: -15px 0 0 0;
}
.top-bar-content-tv-mobile{
    display: none;
}
.top-bar-content-branche{
    width: 47px;
    height: 43px;
    float: right;
    margin: -15px 0 0 0;
}
.header {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #ededed;
}
.logo {
    width: 50%;
    float: left;
}
.offerte {
    width: 50%;
    max-width: 400px;
    color: #fff;
    float: right;
    background: #ec691b;
}
.offerte img {
    padding: 0 0 0 32px;
}
.offerte li {
    list-style-type: none;
    text-align: center;
}
.offerte ul {
    width: 76%;
    float: left;
    margin: 0;
    padding: 15px 0;
    border-right: 1px solid #fff;
}
.offerte h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.offerte a {
    color: #fff;
    display: block;
}
.nav {
    float: left;
    width: 100%;
    background: #003562;
    padding: 15px 0;
}
.nav ul {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    padding: 0;
    margin: 0;
}
.nav li {
    float: left;
    list-style-type: none;
    padding: 0 35px 0 0;
    margin: 0;
}
.nav a {
    color: #fff;
    font-weight: 300;
    font-size: 19px;
}
.nav img {
    margin: 5px 0 0 0;
}
.slider {
    float: left;
    width: 100%;
    background: url("/images/slider-02.jpg") no-repeat;
    height: 550px;
    background-size: cover;
}
.slider-text {
    width: 370px;
    float: left;
    color: #fff;
    margin-top: 55px;
    font-size: 18px;
}
.slider-text h3 {
    font-size: 24px;
    font-weight: 700;
}
.slider-block {
    width: 92%;
    float: left;
    background: #fff;
    color: #1a1a1a;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}
.slider-block a {
    color: #1a1a1a;
    display: block;
    padding: 20px 0 20px 8%;
}
.orange {
    background: #ec691b;
    color: #fff;
    font-weight: 600;
}
.orange a {
    color: #fff;
    display: block;
    padding: 20px 0 20px 8%;
}
.orange img {
    float: right;
    margin: 0 15px 0 0;
}
.banner {
    float: left;
    width: 100%;
    background: #f0f0f0;
}
.banner h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #003562;
    margin: 0;
    padding: 15px 0;
}
.content {
    float: left;
    width: 100%;
    margin: 20px 0;
}
.content-left {
    width: 48%;
    float: left;
    margin: 0 2% 0 0;
}
.content-right {
    width: 48%;
    float: left;
    margin: 0 0 0 2%;
}
.content-left-2 {
    width: 28%;
    float: left;
    margin: 0 2% 0 0;
}
.content-left-header {
    width: 94%;
    padding: 5px 3%;
    float: left;
    background: #003562;
    margin-bottom: 1px;
    color: #fff;
    font-size: 18px;
}
.content-left-2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content-left-2 li {
    width: 94%;
    background: #ededed;
    padding: 4px 3%;
    margin-bottom: 1px;
}
.content-left-2 ul a {
    display: block;
}
.content-left-2 li:hover {
    background: #faf9f6;
}
.content-right-2 {
    width: 68%;
    float: left;
    margin: 0 0 0 2%;
}
.content-right-2 img {
    max-width: 100% !important;
    height: auto !important;
}
.content h1,
.content-right h1,
.content-right-2 h1 {
    margin-top: 0;
    padding-top: 0;
}
.col-3 {
    width: 32%;
    float: left;
    background: #f0f0f0;
    padding-bottom: 35px;
}
.col-3-photo {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.col-3-photo img {
    width: 100%;
    max-height: 250px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.col-3-photo:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.col-3 h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.col-3 p {
    padding: 0 35px;
    color: #1a1a1a;
    height: 200px;
}
.col-3 ul {
    width: 80%;
    padding: 0 10%;
    height: 200px;
    list-style-image: url("/images/bullet.png");
}
.col-3 li {
    margin: 5px 0;
}
.col-3 a {
    display: block;
}
.col-3-link {
    text-align: center;
    margin: 0 35px;
    border: 1px solid #cecece;
    color: #1a1a1a;
    padding: 10px 20px;
    text-transform: uppercase;
}
.col-3-middle {
    margin: 0 2%;
}
.col-1 {
    float: left;
    width: 100%;
    margin: 40px 0;
    text-align: center;
    color: #1a1a1a;
}
.col-1 h1 {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
}
.customers {
    float: left;
    width: 100%;
    color: #fff;
    background: #ec691b;
    padding: 60px 0;
}
.customers h4 {
    text-align: center;
    font-size: 25px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.quote-customers {
    font-size: 70px;
    width: 5%;
    float: left;
    margin: 0;
}
.content-customers {
    width: 95%;
    margin: 35px 0 10px 0;
    float: left;
    font-weight: 300;
    font-size: 17px;
}
.customers-link {
    float: left;
    width: 100%;
    margin-top: 40px;
    text-align: center;
}
.customers-link a {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 5%;
    text-transform: uppercase;
}
.footer {
    float: left;
    width: 100%;
    background-color: #003562;
    padding: 40px 0;
    font-weight: 300;
}
.col-4 {
    float: left;
    width: 25%;
}
.footer h4 {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
}
.footer h5 {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 0;
}
.col-4 ul {
    padding: 0;
}
.col-4 li {
    color: #fff;
    list-style-type: none;
}
.col-4 a {
    color: #fff;
    font-weight: 300;
}
.time-container span {
    float: left;
    width: 50%;
    color: #fff;
}
.time-container p {
    float: left;
    width: 95%;
    color: #fff;
}
.social-media li {
    display: inline;
    list-style-type: none;
}
.social-media img{
    width: 30px;
    height: 30px;
}
.col-2 {
    float: left;
    width: 50%;
    margin: 0;
    color: #fff;
}
.col-2 img {
    width: 490px;
    height: 82px;
}
.copyright {
    text-align: right;
    padding-top: 130px;
}
button {
    display: none;
}
.faq-question {
    width: 100%;
    padding: 3px 10px;
    background: #fff;
    margin-bottom: 1px;
}
.faq-question-header {
    width: 100%;
    padding: 10px;
    background: #003562;
    margin-bottom: 1px;
}
form.form-faq input[type="text"] {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #fff;
    width: 200px;
    height: 28px;
    font-size: 12px;
    border: 0;
    padding: 0 0 0 5px;
}
form.form-faq input[type="submit"] {
    width: 150px;
    color: #fff;
    height: 30px;
    text-transform: uppercase;
    background: #FF6600;
    border: 0;
    font-size: 13px;
}
.faq-question-active {
    width: 100%;
    padding: 3px 10px 3px 10px;
    background: #CCC;
    margin-bottom: 1px;
}
.ac_results {
    padding: 5px;
    border: 1px solid #dfdfdf;
    background: #fff;
    overflow: hidden;
    z-index: 99999;
    margin: -8px 0 0 6px;
}
.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}
.ac_results li {
    margin: 0;
    padding: 4px 7px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
}
.ac_loading {
    background: url(/images/loading.gif) right center no-repeat;
}
.ac_odd {
    background: #eee;
}
.ac_over {
    background: #757575;
    color: #fff;
}
.warning {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid orange;
    border-top: 1px solid orange;
    color: orange;
    font-size: 16px;
}
.error {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #d20a1a;
    border-top: 1px solid #d20a1a;
    color: #d20a1a;
}
.error ul {
    margin-top: 10px;
}
.error li {
    margin-left: 30px;
}
.succes {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #009900;
    border-top: 1px solid #009900;
    color: #009900;
}
.form {
    width: 100%;
    float: left;
}
form.form label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    width: 170px;
}
form.form ol {
    margin: 0;
    padding: 0;
}
form.form li {
    list-style: none;
    padding: 0;
    margin: 0;
}
form.form em {
    color: #dd1825;
}
form.form textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    width: 270px;
    height: 150px;
    font-size: 12px;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
}
form.form input[type="text"],
form.form input[type="password"] {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    width: 200px;
    font-size: 12px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
}
form.form input[type="submit"] {
    width: 150px;
    color: #ffffff;
    height: 30px;
    text-transform: uppercase;
    background: #FF6600;
    border: 0;
    font-size: 13px;
}
.g-recaptcha {
    margin: 0 0 10px 173px;
}
.recaptcha-2 {
    margin: 0 0 10px 0 !important;
}
.experience {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    background: #ededed;
}
.experience-left {
    width: 15%;
    float: left;
    padding: 5%;
    text-align: center;
}
.experience-right {
    width: 65%;
    min-height: 100px;
    float: left;
    padding: 5%;
    word-wrap: break-word;
}
div.pagination {
    width: 100%;
    text-align: center;
    padding: 7px;
    margin-top: 10px;
    float: left;
}
div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #CCCCCC;
    text-decoration: none;
    color: #000000;
}
div.pagination a:hover,
div.pagination a:active {
    border: 1px solid #CCCCCC;
    background-color: #003562;
    color: #FFFFFF;
    text-decoration: none;
}
div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #CCCCCC;
    font-weight: bold;
    background-color: #003562;
    color: #FFFFFF;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #CCCCCC;
    color: #DDDDDD;
}
.product-box {
    width: 32%;
    min-height: 300px;
    float: left;
    margin: 0 2% 2% 0;
    background: #fff;
    text-align: center;
}
.product-box h2 {
    font-size: 16px;
}
.product-box img {
    max-width: 100%;
}
.product-box-price {
    color: #ec691b;
    font-weight: 700;
}
.product-break {
    margin: 0 0 2% 0 !important;
}
.product-left {
    width: 40%;
    float: left;
    margin: 0 5% 0 0;
}
.product-right {
    width: 55%;
    float: left;
}
.product-right-price {
    font-size: 24px;
    color: #ec691b;
}
.product-right p {
    margin: 0 0 20px 0;
}
.product-right label {
    width: 100px;
    height: 28px;
    display: inline-block;
}
.product-right select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #fff;
    width: 200px;
    height: 28px;
    font-size: 12px;
    border: 0;
    padding: 0 0 0 5px;
}
.product-right input[type="submit"] {
    width: 250px;
    color: #fff;
    height: 30px;
    text-transform: uppercase;
    background: #FF6600;
    border: 0;
    font-size: 14px;
    margin: 20px 0;
}
.winkelwagen-button {
    width: 60%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ec691b;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}
.winkelwagen-button a {
    color: #fff;
    display: block;
}
.tr-header td {
    background-color: #f1f0eb;
    color: #333333;
    font-weight: bold;
    padding: 10px;
}
.tr-product td {
    padding: 10px;
    border-bottom: 1px solid #f1f0eb;
    background-color: #ffffff;
}
.td-costs {
    color: #333333;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
}
.td-delete {
    float: left;
    margin: 0 10px 0 0;
}
.project-img {
    width: 150px;
    height: 100px;
    float: left;
    margin: 0 1% 1% 0;
}
.project-img img {
    width: 150px;
    height: 100px;
}
.formProductAfmetingSubmit {
    background: url(/images/icon-update.png) no-repeat #efefef;
    padding-left: 20px;
    border: 5px solid #efefef;
}
.formProductAfmeting {
    font-family: Verdana, Geneva, sans-serif;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    width: 100px;
    margin-bottom: 3px;
    font-style: italic;
}
.formProductAfmeting2 {
    font-family: Verdana, Geneva, sans-serif;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    width: 100px;
    margin-bottom: 3px;
}
.order-left {
    width: 280px;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    padding: 10px;
}
.order-right {
    width: 672px;
    float: left;
}
.order-right h2 {
    margin-top: 0;
}
.order-button {
    width: 300px !important;
    height: 32px !important;
    float: left !important;
    border: 0 !important;
    background: #07294f !important;
    text-align: center !important;
    font-size: 16px !important;
    text-decoration: none !important;
    color: #ffffff !important;
}
.bekend {
    width: 32%;
    display: inline-block;
    float: left;
    position: relative;
    margin: 0 2% 2% 0;
}
.bekend:last-child{
    margin: 0 0 2% 0;
}
.bekend-name{
    width: 100%;
    float: left;
    font-size: 16px;
    padding: 10px 0;
    min-height: 50px;
}
.bekend-name img{
    width: auto;
    height: 40px;
    float: left;
    margin: 0 20px 0 0;
}
.bekend-video {
    background: url(/images/icon-play.png) no-repeat center;
    display: block;
    width: 100%;
}
.bekend-video img {
    display: block;
    vertical-align: top;
    width: 100%;
    position: relative;
    z-index: -1;
}
.desktop {
    display: block;
}
.mobile {
    display: none;
}
@media only screen and (max-width: 994px) {
    .container {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }

    .bekend {
        width: 100%;
        margin: 0 0 2% 0;
    }
    .container {
        width: 90%;
        padding: 0 5%;
        margin: 0 auto;
    }
    .content-left {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
    }
    .content-right {
        width: 100%;
        float: left;
        margin: 0;
    }
    .content-left-2 {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
    }
    .content-right-2 {
        width: 100%;
        float: left;
        margin: 0;
    }
    .top-bar ul {
        display: none;
    }
    .top-bar-content {
        width: 100%;
        text-align: center;
    }
    .top-bar-content-tv-mobile{
        display: block;
        text-align: center;
    }
    .top-bar-content-tv-mobile img{
        width: 50px;
    }
    .header {
        padding: 0 0 30px 0;
    }
    .logo {
        width: 100%;
    }
    .logo img {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .offerte {
        width: 100%;
        margin: 40px 0 0 0;
    }
    .offerte h2 {
        font-size: 16px;
    }
    .offerte ul {
        width: 70%;
    }
    button {
        text-transform: uppercase;
        display: block;
        color: #fff;
        font-weight: bold;
        font-size: 15px;
        font-family: Arial;
        background-color: #003562;
        border: 0;
        width: 100%;
        height: 50px;
        line-height: 50px;
        vertical-align: middle;
    }
    button img {
        float: right;
        width: 8%;
        margin-right: 3%;
        height: 50px;
    }
    .nav {
        display: none;
        float: left;
        width: 100%;
    }
    .nav ul {
        height: auto;
        line-height: normal;
        text-align: center;
        list-style-type: none;
    }
    .nav li:first-child {
        display: none;
    }
    .nav li {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        text-transform: uppercase;
        padding: 0 0 10px 0;
        margin: 0 16px;
    }
    .slider {
        height: 177px;
    }
    .slider-text {
        display: none;
    }
    .col-3 {
        width: 100%;
        float: left;
        background: #f0f0f0;
        padding-bottom: 20px;
    }
    .col-3 img {
        width: 100%;
        height: auto;
    }
    .col-3 h4 {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
    }
    .col-3 p {
        padding: 0 35px;
        color: #1a1a1a;
        height: auto;
    }
    .col-3 ul {
        width: 90%;
        padding: 0 5%;
        height: auto;
        list-style-image: url("/images/bullet.png");
    }
    .col-3 li {
        margin: 5px 0;
    }
    .col-3-link {
        margin: 0 35px;
        border: 1px solid #cecece;
        color: #1a1a1a;
        padding: 10px 0;
        text-transform: uppercase;
        text-align: center;
        float: left;
        width: 75%;
    }
    .col-3-middle {
        margin: 40px 0;
    }
    .col-4 {
        float: left;
        width: 50%;
        min-height: 250px;
    }
    .copyright {
        text-align: center;
        padding-top: 20px;
    }
    .col-2 {
        width: 100%;
    }
    .col-2 img {
        width: 100%;
        height: auto;
    }
    .project-img {
        width: 49%;
        float: left;
        margin: 0 1% 1% 0;
    }
    .project-img img {
        width: 100%;
        height: 120px;
    }
    .product-box {
        width: 48%;
        min-height: 230px;
        float: left;
        margin: 0 2% 2% 0;
        background: #fff;
        text-align: center;
    }
    .product-left {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
    }
    .product-right {
        width: 100%;
        float: left;
    }
    .winkelwagen-button {
        width: 100%;
    }
    form.form textarea {
        -webkit-appearance: none;
    }
    form.form input[type="text"] {
        -webkit-appearance: none;
    }
    form input[type="submit"] {
        -webkit-appearance: none;
    }
    .g-recaptcha {
        margin: 0 0 10px 0;
    }
}