﻿.page-content {
    max-width: 1060px;
}
.action_title {
    font-weight: 900;
    font-size: 3rem;
    text-align: center;
    color: #e10a1d;
    text-transform: uppercase;
    margin: 3rem 0rem;
}
select.custom-select {
    height: 45px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    padding: 0 1.5em;
}

.landing-repairs-bmw {
    margin-top: 50px;
    text-align: center;
}

.landing-heading {
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 45px;
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #000; 
    font-family: "Montserrat";
}

.landing-enter-recallid-div {
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
    margin: 50px auto 0 auto;
    padding: 30px 40px 10px 40px;
    border: solid 1px white;
    background-color: black;
    text-align: center;
}

.landing-enter-recallid-top {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 34px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    text-align: center;
}

.landing-enter-recallid-bottom {
    /*height: 38px;*/
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 38px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
}

.vin-border {
    margin: 30px auto 10px auto;
    border-radius: 10px;
    box-shadow: inset 0.939px 1.766px 2px rgba(0,0,0,0.25);
    background-color: #ffffff;
    /*border: 4px solid #fffc00;*/
    text-align: center;
    text-transform: uppercase;
}

.landing-bottom-div {
    letter-spacing: 2px;
    font-size: 18px;
    /*font-weight: 400;*/
    line-height: 33px;
    margin: 50px auto 50px auto;
    padding: 40px 100px 40px 100px;
    background-color: #1a1f23;
    text-align: center;
    color: #ffffff;
    font-weight: 300;
    font-family: "Montserrat";
}

.landing-bottom-div-extra {
    font-size: 13px;
    margin-top: 30px;
    line-height: 22px;
    letter-spacing: 2px;
    text-align: center;
    color: #747474;
    font-weight: 300;
    font-family: "Montserrat";
    padding: 0px 100px 0px 100px;
}

.div-optional-text-first {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #747474;
    font-family: "Montserrat";
    text-align: center;
}

.div-optional-text-second {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000;
    font-family: "Montserrat";
}
.div-optional-text-second-bolder {
    font-weight:600;
}

.div-optional-label {
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #747474;
    font-weight: 700;
    font-family: "Montserrat";
}

.div-optional-text-div {
    margin-top: 20px;
}

.second-options-txt {
    font-size: 18px;
    font-weight: 400;
    font-family: "Montserrat";
    letter-spacing: 0px;
    color: #747474;
}

.second-options-other-txt {
    margin-left: 38px;
    color: #747474;
    font-size: 16px;
}

.othertextarea {
    width: 507px;
    height: 185px;
    border-radius: 10px;
    box-shadow: inset 0.939px 1.766px 2px rgba(0,0,0,0.25);
    background-color: #ffffff;
    border: 1px solid #a1a1a1;
}

.div-submit {
    margin-top: 50px;
}

.div-options-div {
    margin: 0px auto 30px auto;
}

.optionradio {
    width: 18px;
    height: 18px;
    margin-right: 20px;
}

.second-options-row {
    padding-top: 10px;
    padding-bottom: 0px;
}

.repair-select {
    font-size: 20px;
    /*margin-top: 20px;*/
}

    .repair-select option {
        font-size: 20px;
    }

.div-line-parent {
    position: relative;
    width: 100%;
    height: 40px;
    margin: 40px auto;
}

.div-optional {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    letter-spacing: 0px;
    color: #747474;
    font-weight: 700;
    font-family: "Montserrat";
    text-align: center;
}

.div-line {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: white;
}


.landing-body, .landing-instruction {
    letter-spacing: 0.5px;
    margin-top: 50px;
    text-align: center;
}

.landing-body {
    /*font-size: 22px;
    font-weight: 400;
    line-height: 33px;*/
    margin: 0px auto 0 auto;
    font-size: 25px;
    letter-spacing: 1px;
    color: #747474;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
}

.repair-landing-body {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 33px;
    margin: 50px auto 0 auto;
    max-width: 975px;
    text-align: center;
}

.landing-instruction {
    font-size: 24px;
    font-weight: 600;
}

.landing-vin-where {
    margin-top: 10px;
    text-align: right;
}



    .landing-vin-where a {
        color: rgba(255,242,0,0.85);
        cursor: pointer;
        text-decoration: underline;
    }

.landing-form {
    margin-top: 50px;
}


    .landing-form label {
        font-size: 16px;
        margin-bottom: 10px;
    }

input.form-control {
    background-image: none !important;
    border-radius: 10px;
    border-width: 2px;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    letter-spacing: 0.5px;
    padding: 0 1.5em;
}

    input.form-control::placeholder {
        color: #b0b0b0;
        font-size: 14px;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
        opacity: 1;
    }

    input.form-control:-ms-input-placeholder {
        color: #b0b0b0;
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
    }

    input.form-control::-ms-input-placeholder {
        color: #b0b0b0;
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
    }

.landing-recaptcha {
    color: rgb(196,46,48);
    display: inline-block;
    font-weight: 600;
}

    .landing-recaptcha.invalid {
        border: 2px solid #dc3545;
    }

.landing-submit {
    height: 50px;
    width: 100%;
}

.vin-error {
    /*background-color: rgb(255,225,227);
    border: 1px solid rgb(196,46,48);
    border-left: 10px solid rgb(196,46,48);*/
    color: rgb(196,46,48);
    display: none;
    font-weight: 600;
    line-height: normal;
    margin-top: 2em;
    padding: 1em;
}

    .vin-error .lang-text {
        margin-left: 5px;
    }

.vin-unqualified .lang-text {
    margin-left: 0;
}

.vin-popup-modal .modal-content {
    background-color: transparent;
    border-width: 0;
}

.vin-popup-modal .modal-body {
    padding: 0;
}

.vin-popup-modal .x-close {
    position: absolute;
    right: 8%;
    top: 8%;
}

body.en .vin-popup-en,
body.es .vin-popup-es {
    display: inline;
}

body.en .vin-popup-es,
body.es .vin-popup-en {
    display: none;
}

@media (min-width: 768px) {
    .landing-submit {
        max-width: 180px;
    }
    .action_title {
        font-weight: 700;
        font-size: 2.5rem;
        text-align: center;
        color: #e10a1d;
        text-transform: uppercase;
        margin: 2rem 0rem;
    }
}

.landing-enter-campaign-parent {
    padding-top: 30px;
}

.landing-enter-campaignid-top {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 34px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    text-align: center;
}
.landing-enter-recallid-div {
    border: solid 4px #cd1f2f;
}