@import "http://fonts.googleapis.com/css?family=Poppins:400,300,700";

/** ===========================================================================
DEFAULT EXTRAS
=========================================================================== **/

.hidden {
    display: none !important;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

@media only screen and (min-width: 35em) {
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #383745 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/** ===========================================================================
LOGO
=========================================================================== **/

@media (min-width: 1020px) {
    .ats-header2--logo img {
        margin-bottom: -50px;
    }

    .ats-header2--logo a {
        margin-bottom: -50px;
    }
}

@media (min-width: 1350px) {
    .ats-header2--logo img {
        margin-bottom: 0;
    }

    .ats-header2--logo a {
        margin-bottom: 0;
    }
}

@media (min-width: 1520px) {
    .ats-header2--logo img {
        margin-bottom: -50px;
    }

    .ats-header2--logo a {
        margin-bottom: -50px;
    }
}

/** ===========================================================================
ATS CSS (INDEX)
=========================================================================== **/
@media (min-width: 0px) {
    .ats-header1--row {
        height: 40px;
        background-color: #383745;
    }

    .ats-header1--col {
        height: 40px;
        background-color: #383745;
    }

    .ats-header2--col2 {
        background-color: #ffffff;
        margin-top: 40px;
        margin-bottom: 25px;
    }

    .ats-header2--navbar ul li a {
        margin: 30px 15px 15px 10px;
        font-size: 19px;
    }

    .ats-header3-index--row1 {
        background-color: #e7e7e8;
    }

    .ats-header3-index--rowbg {
        height: auto !important;
        padding-bottom: 9px;
        background-image: url(../img/ats-headers/header-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .ats-header3-index--row2 {

    }

    .ats-header3-index--row3 {

    }

    .ats-header3-index--col1 {
        margin-top: 35px;
    }

    .ats-header3-index--col2 {
    }

    .ats-header3-index--col1 p,
    .ats-header3-index--col1 strong {
        color: #ffffff !important;
        margin-left: 50px;
        font-size: 14px;
    }

    .ats-header3-index--col1-mobile {
        margin-top: 20px;
        margin-bottom: -20px;
    }

    .ats-header3-index--col1-mobile p,
    .ats-header3-index--col1-mobile strong {
        color: #ffffff !important;
        font-size: 16px;
    }

    .ats-header3-index--input-kenteken {
        margin-top: 20px;
        height: 64px;
        width: 100%;
        max-width: 99%;
        background: url(../img/ats-overig/kenteken.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top left;
        padding-left: 50px;
        font-size: 25px;
        font-weight: 600;
    }

    .ats-header3-index--input-kenteken-search {
        margin-top: 30px;
        margin-left: -15px;
    }

    select.ats-header3-index--col-dropdown {
        -webkit-appearance: button;
        -webkit-border-radius: 2px;
        -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
        -webkit-padding-end: 20px;
        -webkit-padding-start: 2px;
        -webkit-user-select: none;
        background-image: url(../img/ats-headers/header-select-arrows.png);
        background-position: 97% center;
        background-repeat: no-repeat;
        background-color: #383745;
        border: 1px solid #ffffff;
        color: #ffffff;
        padding: 5px 10px;
        width: 100%;
    }

    .ats-header3-index--col-dropdowntop {
        margin-top: 20px;
    }

    .btn-secondary:not(:disabled):not(.disabled).active,
    .btn-secondary:not(:disabled):not(.disabled):active,
    .show > .btn-secondary.dropdown-toggle {
        background-color: #383745;
        border-color: #ffffff;
    }

    .btn-secondary {
        background-color: #383745;
        border-color: #ffffff;
    }

    .btn-secondary:hover {
        background-color: #383745;
        border-color: #ffffff;
    }

    .ats-content1-index--row1 {
        height: 100px;
        border-top: 1px solid;
    }

    .ats-content1-index--row2 {
        height: 70px;
    }

    .ats-content1-index--col1 {
        background-color: #383745;
    }

    .ats-content1-index--col2 {
        background-color: #ffffff;
        height: 40px;
    }

    .tt-hint {
        background-color: transparent !important;
    }

    .tt-input {
        background-color: white !important;
    }

    .ats-content1-index--input {
        text-align: center;
        height: 40px;
        width: 80%;
        font-size: 20px;
        margin-top: 25px;
    }

    .ats-content1-index--input-search {
        margin-top: -90px;
    }

    .ats-content2-index--row {
        margin-top: 40px;
        height: auto !important;
        padding-bottom: 40px;
    }

    .ats-content3-index--row {
        height: auto !important;
        padding-bottom: 75px;
    }

    .ats-content3-index--col {
        height: 75px;
    }

    .ats-content4-index--row1 {
        border-top: 1px solid;
        background-color: #e7e7e8;
    }

    .ats-content4-index--col1 {
        position: relative;
        background: url(../img/ats-headers/header-med-mid1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: auto !important;
        height: 200px;
    }

    .ats-content4-index--col1 iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .ats-content4-index--col2 {
        background-color: #383745;
        width: auto !important;
        height: auto !important;
        padding-bottom: 10px;
    }

    .ats-content4-index--col3 {
        background: url(../img/ats-headers/header-med-mid3.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: auto !important;
        height: 200px;
        overflow: hidden;
        position: relative;
    }

    .ats-content4-index--col3 iframe {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }

    .ats-content4-index--col2 p {
        color: #ffffff !important;
    }

    .ats-content5-index--row {
        height: 270px;
        border-top: 1px solid #e7e7e8;
    }

    .ats-content5-index--col {
        height: 0;
    }

    .ats-content6-index--row1 {
        border-top: 1px solid #e7e7e8;
        background-color: #e7e7e8;
    }

    .ats-content6-index--col1 {
        height: 100px;
        max-width: 425px;
        background: url(../img/ats-headers/header-small-bottom1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        border-right: 1px solid #ffffff;
    }

    .ats-content6-index--col2 {
        height: 100px;
        max-width: 425px;
        background: url(../img/ats-headers/header-small-bottom2.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        border-right: 1px solid #ffffff;
    }

    .ats-content6-index--col3 {
        height: 100px;
        max-width: 425px;
        background: url(../img/ats-headers/header-small-bottom3.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .ats-content7-index--row2 {
        height: auto !important;
        padding-bottom: 30px;
    }

    .ats-content7-index--col1 {
        border-top: 1px solid #e7e7e8;
    }

    .ats-content7-index--col2 {
        background-color: #383745;
        border-right: 1px solid #ffffff;
        font-weight: 100;
        height: auto !important;
        padding-bottom: 30px;
    }

    .ats-content7-index--col2 p {
        color: #ffffff !important;
        font-size: 15px;
        margin-top: 25px;
    }

    .ats-content7-index--col2 strong {
        font-size: 24px;
        font-weight: 600;
    }

    .ats-content7-index--col2 button {
        max-width: 100%;
    }

    .ats-content7-index--col3 {
        background-color: #383745;
        font-weight: 100;
        height: auto !important;
        padding-bottom: 30px;
    }

    .ats-content7-index--col3 p {
        color: #ffffff !important;
        font-size: 15px;
        margin-top: 25px;
    }

    .ats-content7-index--col3 strong {
        font-size: 24px;
        font-weight: 600;
    }

    .ats-content7-index--col3 button {
        max-width: 100%;
    }

    .ats-content7-index--btn {
        height: 43px;
        width: 329px;
        border: 1px solid #ffffff;
        color: #ffffff !important;
        font-size: 17px;
        font-weight: 100;
        background-color: rgba(255, 255, 255, 0.2);
    }

    .ats-footer1--row {
        text-align: center;
        border-top: 1px solid #4c4b57;
        background-color: #4c4b57
    }

    .ats-footer1--col {
        margin-top: 40px;
        font-weight: 100;
    }

    .ats-footer1--col p {
        color: #ffffff !important;
    }

    .ats-footer1--col strong {
        font-weight: 600;
    }

    .ats-footer1--col a {
        color: #ffffff !important;
    }

    .ats-footer1--col-logo {
        padding-top: 25px;
    }

    .ats-footer2--row {
        background-color: #4c4b57;
        font-size: 13px;
        padding-top: 25px;
    }

    .ats-footer2--row p {
        color: #ffffff !important;
    }

    .ats-contentcontact-contact--row1 {
        margin: 50px 0 50px 0 !important;
    }

    /** ===========================================================================
    ATS CSS (PARTS)
    =========================================================================== **/
    .ats-content1-parts--row1 {
        height: 150px;
        background-color: #e7e7e8;
        border-bottom: 1px solid;
    }

    .ats-content1-parts--row2 {
        height: 70px;
    }

    .ats-content1-parts--col1 {
        height: 100px;
        background-color: #383745;
    }

    .ats-content1-parts--col2 {
        background-color: #ffffff;
        height: 40px;
    }

    .ats-content1-parts--input {
        text-align: center;
        height: 40px;
        width: 80%;
        font-size: 20px;
        margin-top: 25px;
    }

    .ats-content-search-parts--row1 {
        margin-top: 10px;
    }

    .ats-content-search-parts--col {
        background-color: #e7e7e8;
        height: 60px;
    }

    .ats-content-search-parts--col2 {
        background-color: #ffffff;
        height: 30px;
    }

    .ats-content-search-parts--col input {
        line-height: 30px;
    }

    .ats-content2-parts--col-image img {
        max-width: 100%;
        height: auto;
    }

    .ats-content2-parts--row {
        margin-top: 10px;
        margin-bottom: 10px;
        background-color: #ffffff;
    }

    .ats-content2-parts--row2 {
        border-top: solid 1px rgba(56, 55, 69, 0.3);
    }

    .ats-content2-parts--col1 {
        background-color: #f9f9f9;
        height: 50px;
    }

    .ats-content2-parts--col-specs {
        padding-top: 30px;
    }

    .ats-content2-parts--big-col3 {
        padding-top: 30px;
    }

    .ats-content2-parts--col2 {
        height: 50px;
    }

    .ats-content2-parts--btn1 {
        height: 40px;
        width: 180px;
        border: 2px solid #ffffff;
        color: #ffffff !important;
        font-size: 15px;
        font-weight: 100;
        background-color: #e32121;
    }

    .ats-content2-parts--btn2 {
        height: 40px;
        width: 180px;
        border: 2px solid #ffffff;
        color: #ffffff !important;
        font-size: 15px;
        font-weight: 100;
        background-color: #383745;
    }

    .ats-content2-parts--btn2 a {
        color: #ffffff !important;
        font-size: 15px;
        font-weight: 100;
    }
}

@media (min-width: 998px) {
    .ats-contentcontact-contact--row1 {
        margin: 50px auto !important;
    }
}

@media (min-width: 768px) {
    .ats-header3-index--row1 {
        background-color: #e7e7e8;
    }

    .ats-header3-index--rowbg {
        height: 205px;
        padding-bottom: 20px;
        background-image: url('../img/ats-headers/header-bg.png');
    }

    .ats-header3-index--input-kenteken {
        margin-top: 20px;
        margin-left: 50px;
        height: 64px;
        max-width: 99%;
        background: url(../img/ats-overig/kenteken.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top left;
        padding-left: 50px;
        font-size: 25px;
        font-weight: 600;
    }

    .ats-header3-index--input-kenteken-search {
        margin-top: 30px;
        padding-left: 50px;
    }

    select.ats-header3-index--col-dropdown {
        -webkit-appearance: button;
        -webkit-border-radius: 2px;
        -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
        -webkit-padding-end: 20px;
        -webkit-padding-start: 2px;
        -webkit-user-select: none;
        background-image: url(../img/ats-headers/header-select-arrows.png);
        background-position: 97% center;
        background-repeat: no-repeat;
        background-color: #383745;
        border: 1px solid #ffffff;
        color: #ffffff;
        padding: 5px 10px;
        width: 70%;
    }

    .ats-header3-index--col-dropdown {
        margin-left: 50px;
    }

    .ats-header3-index--col1 p,
    .ats-header3-index--col1 strong {
        color: #ffffff !important;
        margin-left: 50px;
        font-size: 13px;
    }

    .ats-content2-parts--big-col3 {
        padding-top: 0;
    }

    .ats-content2-index--row {
        height: 205px;
    }

    .ats-content3-index--row {
        height: 100px;
        padding-bottom: 75px;
    }

    .ats-content4-index--col1 {
        position: relative;
        background: url(../img/ats-headers/header-med-mid1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        max-width: 425px;
        height: auto !important;
    }

    .ats-content4-index--col1 iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .ats-content4-index--col2 {
        background-color: #383745;
        max-width: 425px;
        height: auto !important;
        padding-bottom: 10px;
    }

    .ats-content4-index--col3 {
        background: url(../img/ats-headers/header-med-mid3.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        max-width: 425px;
        height: auto !important;
        overflow: hidden;
        position: relative;
    }

    .ats-content4-index--col3 iframe {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }

    .ats-content5-index--col {
        height: 75px;
    }

    .ats-content7-index--row2 {
        height: auto !important;
        padding-bottom: 30px;
    }

    .ats-content7-index--col1 {
        border-top: 1px solid #e7e7e8;
    }

    .ats-content7-index--col2 {
        background-color: #383745;
        border-right: 1px solid #ffffff;
        font-weight: 100;
        height: auto !important;
        padding-bottom: 30px;
    }

    .ats-content7-index--col2 p {
        color: #ffffff !important;
        font-size: 13px;
        margin-top: 25px;
    }

    .ats-content7-index--col2 strong {
        font-size: 20px;
        font-weight: 600;
    }

    .ats-content7-index--col2 button {
        max-width: 100%;
    }

    .ats-content7-index--col3 {
        background-color: #383745;
        font-weight: 100;
        height: auto !important;
        padding-bottom: 30px;
    }

    .ats-content7-index--col3 p {
        color: #ffffff !important;
        font-size: 13px;
        margin-top: 25px;
    }

    .ats-content7-index--col3 strong {
        font-size: 20px;
        font-weight: 600;
    }

    .ats-content7-index--col3 button {
        max-width: 100%;
    }

    .ats-content7-index--btn {
        height: 43px;
        width: 329px;
        border: 1px solid #ffffff;
        color: #ffffff !important;
        font-size: 14px;
        font-weight: 100;
        background-color: rgba(255, 255, 255, 0.2);
    }

    .ats-footer1--row {
        text-align: left;
        border-top: 1px solid #4c4b57;
        background-color: #4c4b57
    }

    .ats-footer2--row {
        padding-top: 0;
    }
}

@media (min-width: 1350px) {
    .ats-header3-index--col1 p,
    .ats-header3-index--col1 strong {
        color: #ffffff !important;
        margin-left: 50px;
        font-size: 14px;
    }

    .ats-content2-parts--col-image {
        display: inline-block;
        position: relative;
    }

    .ats-content2-parts--col-image img {
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto auto auto 0;
    }

    .ats-content2-parts--col-specs {
        padding-top: 0;
    }

    .ats-content7-index--row2 {
        height: auto !important;
        padding-bottom: 30px;
    }

    .ats-content7-index--col1 {
        border-top: 1px solid #e7e7e8;
    }

    .ats-content7-index--col2 {
        background-color: #383745;
        border-right: 1px solid #ffffff;
        font-weight: 100;
        height: auto !important;
        padding-bottom: 30px;
    }

    .ats-content7-index--col2 p {
        color: #ffffff !important;
        font-size: 15px;
        margin-top: 25px;
    }

    .ats-content7-index--col2 strong {
        font-size: 24px;
        font-weight: 600;
    }

    .ats-content7-index--col2 button {
        max-width: 100%;
    }

    .ats-content7-index--col3 {
        background-color: #383745;
        font-weight: 100;
        height: auto !important;
        padding-bottom: 30px;
    }

    .ats-content7-index--col3 p {
        color: #ffffff !important;
        font-size: 15px;
        margin-top: 25px;
    }

    .ats-content7-index--col3 strong {
        font-size: 24px;
        font-weight: 600;
    }

    .ats-content7-index--col3 button {
        max-width: 100%;
    }

    .ats-content7-index--btn {
        height: 43px;
        width: 329px;
        border: 1px solid #ffffff;
        color: #ffffff !important;
        font-size: 15px;
        font-weight: 100;
        background-color: rgba(255, 255, 255, 0.2);
    }
}

/** ===========================================================================
CSS FORM
=========================================================================== **/

.contact-frame {
    margin-top: 50px;
    background-color: #e7e7e8;
}

@media (min-width: 0px) {
    #contact {
        margin: 10px 10px;
    }
}

@media (min-width: 768px) {
    #contact {
        margin: 10px 10px 0 10px;
        text-align: center;
    }
}

@media (min-width: 992px) {
    #contact {
        margin: 10px 10px 0 50px;
        text-align: center;
    }
}

.title {
    color: #4c4b57;
    display: block;
    font-size: 30px;
    font-weight: 400;
}

.subtitle {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
}

#contact h3 {
     color: #4c4b57;
     display: block;
     font-size: 30px;
     font-weight: 400;
 }

#contact h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#contact_country {
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #AAA;
}

#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#contact button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #4c4b57;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#contact button[type="submit"]:hover {
    background: #383745;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}

#contact button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#contact input:focus, #contact textarea:focus {
    outline: 0;
    border: 1px solid #999;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}

@media (min-width: 0px) {
    .navbar-img {
        background-image: url(../img/ats-logos/logo-black.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        width: 100px;
        height: 50px;
    }

    .ats-header2--navbar ul li a {
        margin: 0;
        font-size: 19px;
    }

    .ats-header2--navbar ul li {
        margin-top: 10px;
    }
}

@media (min-width: 280px) {
    .navbar-img {
        background-image: url(../img/ats-logos/logo-black.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        width: 150px;
        height: 50px;
    }

    .ats-header2--navbar ul li a {
        margin: 0;
        font-size: 19px;
    }
}

@media (min-width: 330px) {
    .navbar-img {
        background-image: url(../img/ats-logos/logo-black.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        width: 175px;
        height: 50px;
    }

    .ats-header2--navbar ul li a {
        margin: 0;
        font-size: 19px;
    }
}

@media (min-width: 768px) {
    .navbar-img {
        background-image: url(../img/ats-logos/logo-black.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        width: 140px;
        height: 50px;
    }

    .ats-header2--navbar ul li a {
        margin: 30px 15px 15px 4px;
        font-size: 15px;
    }

    .ats-header2--navbar ul li {
        margin-top: 0;
    }
}

@media (min-width: 930px) {
    .navbar-img {
        width: 210px;
    }

    .ats-header2--navbar ul li a {
        margin: 30px 15px 15px 10px;
        font-size: 17px;
    }
}

@media (min-width: 1025px) {
    .navbar-img {
        width: 250px;
    }

    .ats-header2--navbar ul li a {
        font-size: 19px;
    }
}

@media (min-width: 1350px) {
    .navbar-img {
        width: 150px;
    }

    .ats-header2--navbar ul li a {
        margin: 30px 15px 15px 4px;
        font-size: 15px;
    }
}

@media (min-width: 1420px) {
    .navbar-img {
        width: 210px;
    }

    .ats-header2--navbar ul li a {
        margin: 30px 15px 15px 10px;
        font-size: 17px;
    }
}

@media (min-width: 1530px) {
    .navbar-img {
        width: 250px;
    }

    .ats-header2--navbar ul li a {
        font-size: 19px;
    }
}

@media (min-width: 0) {
    .ats-header-index--input-kenteken-width {
        width: 200px !important;
    }
}

@media (min-width: 320px) {
    .ats-header-index--input-kenteken-width {
        width: 210px !important;
    }
}

@media (min-width: 350px) {
    .ats-header-index--input-kenteken-width {
        width: 230px !important;
    }
}

@media (min-width: 400px) {
    .ats-header-index--input-kenteken-width {
        width: 280px !important;
    }
}

@media (min-width: 450px) {
    .ats-header-index--input-kenteken-width {
        width: 330px !important;
    }
}

@media (min-width: 500px) {
    .ats-header-index--input-kenteken-width {
        width: 380px !important;
    }
}

@media (min-width: 550px) {
    .ats-header-index--input-kenteken-width {
        width: 430px !important;
    }
}

@media (min-width: 600px) {
    .ats-header-index--input-kenteken-width {
        width: 490px !important;
    }
}

@media (min-width: 650px) {
    .ats-header-index--input-kenteken-width {
        width: 530px !important;
    }
}

@media (min-width: 700px) {
    .ats-header-index--input-kenteken-width {
        width: 580px !important;
    }
}

@media (min-width: 750px) {
    .ats-header-index--input-kenteken-width {
        width: 630px !important;
    }
}

#cars #imagegallery, #car #imagegallery {
    background: none !important;
}

.carousel .carousel-item {
    height: 300px;
    width: 400px;
}

.carousel-item img {
    position: absolute;
    top: 0;
    left: 0;
    height: auto !important;
    max-width: 400px;
}

.table-width {
    width: 100%;
}

@media (min-width: 1350px) {
    .table-width {
        width: 80% !important;
    }
}

.carousel-inner img {
    margin: auto;
}

.cartlogin-frame {
    margin-top: 50px;
    background-color: #e7e7e8;
}

@media (min-width: 0px) {
    #cartlogin form {
        margin: 50px 10px;
    }
}

@media (min-width: 768px) {
    #cartlogin form {
        margin: 50px 50px;
    }
}

#cartlogin h3 {
    color: #4c4b57;
    display: block;
    font-size: 30px;
    font-weight: 400;
}

#cartlogin h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#cartlogin input[type="text"], #cartlogin input[type="password"], #cartlogin input[type="email"], #cartlogin input[type="tel"], #cartlogin input[type="url"], #cartlogin textarea {
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#cartlogin input[type="text"]:hover, #cartlogin input[type="password"]:hover, #cartlogin input[type="email"]:hover, #cartlogin input[type="tel"]:hover, #cartlogin input[type="url"]:hover, #cartlogin textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #AAA;
}

#cartlogin textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#cartlogin button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #4c4b57;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#cartlogin button[type="submit"]:hover {
    background: #383745;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}

#cartlogin button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#cartlogin input:focus, #cartlogin textarea:focus {
    outline: 0;
    border: 1px solid #999;
}

.cart-frame {
    margin-top: 50px;
    background-color: #e7e7e8;
}

@media (min-width: 0px) {
    #cart form {
        margin: 50px 10px;
    }
}

@media (min-width: 768px) {
    #cart form {
        margin: 50px 50px;
    }
}

#cart h3 {
    color: #4c4b57;
    display: block;
    font-size: 30px;
    font-weight: 400;
}

#cart h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#cart input[type="text"], #cart select, #cart input[type="password"], #cart input[type="email"], #cart input[type="tel"], #cart input[type="url"], #cart textarea {
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#cart input[type="text"]:hover, #cart select:hover, #cart input[type="password"], #cart input[type="email"]:hover, #cart input[type="tel"]:hover, #cart input[type="url"]:hover, #cart textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #AAA;
}

#cart textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#cart button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #4c4b57;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#cart button[type="submit"]:hover {
    background: #383745;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}

#cart button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#cart input:focus, #cart textarea:focus {
    outline: 0;
    border: 1px solid #999;
}

.cart-go-back {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #4c4b57;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

.cart-go-back:hover {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

[class*='col-lg-4'] {
    float: left;
}

[class*='col-md-6'] {
    float: left;
}

.wachtwoordvergeten-frame {
    margin-top: 50px;
    background-color: #e7e7e8;
}

@media (min-width: 0px) {
    #wachtwoordvergeten {
        margin: 50px 10px;
    }
}

@media (min-width: 768px) {
    #wachtwoordvergeten {
        margin: 50px 50px;
        text-align: center;
    }
}

#wachtwoordvergeten h3 {
    color: #4c4b57;
    display: block;
    font-size: 30px;
    font-weight: 400;
}

#wachtwoordvergeten h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#wachtwoordvergeten input[type="text"], #wachtwoordvergeten input[type="email"], #wachtwoordvergeten input[type="tel"], #wachtwoordvergeten input[type="url"], #wachtwoordvergeten textarea {
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#wachtwoordvergeten input[type="text"]:hover, #wachtwoordvergeten input[type="email"]:hover, #wachtwoordvergeten input[type="tel"]:hover, #wachtwoordvergeten input[type="url"]:hover, #wachtwoordvergeten textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #AAA;
}

#wachtwoordvergeten textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#wachtwoordvergeten button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #4c4b57;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#wachtwoordvergeten button[type="submit"]:hover {
    background: #383745;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}

#wachtwoordvergeten button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#wachtwoordvergeten input:focus, #wachtwoordvergeten textarea:focus {
    outline: 0;
    border: 1px solid #999;
}

@media (min-width: 0) {
    .ats-header-3-index-title-col2 {
        margin-left: 0;
        color: white;
    }
}

@media (min-width: 768px) {
    .ats-header-3-index-title-col2 {
        margin-left: 50px;
        color: white;
    }
}

#topBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: 1px solid white;
    outline: none;
    background-color: #4c4b57;
    color: white;
    cursor: pointer;
    padding: 10px 15px 10px 15px;
    border-radius: 5px;
    font-size: 16px;
}

#topBtn:hover {
    background-color: #383745;
}

*:focus {
    outline: 0 !important;
}