@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');
@import url("../icons/font-awesome-old/css/font-awesome.min.css");

body {
    font-family: 'Inter', sans-serif;
}

.logo h1 {
    color: #fff;
    Font-size: 48px;
    padding: 100px 0 0;
    line-height: 55px;
    z-index: 999;
    position: relative;
    text-transform: uppercase;
    font-weight: 400;
}

    .logo h1 span {
        font-weight: 700;
        display: block;
    }

.logo p {
    color: #C5C5C5;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    padding: 10px 0 0px;
    position: relative;
    z-index: 99;
    width: 76%;
}

    .logo p strong {
        font-weight: 700;
    }

.header-login {
    background: url(../images/bag-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 50px 0;
    background-position: center;
}

.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px !important;
    margin: 0 auto;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000 !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #fff !important;
    appearance: none;
    border-radius: 5px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.logo {
    background-image: url(../images/car.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 103px 0 215px 76px;
    border-radius: 41px 0 0 41px;
    position: relative;
    height: 100%;
    background-position: left;
    box-shadow: 0 0 10px 0 #ffffff17;
}

    .logo:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        background: #1d1d1bbd;
        width: 100%;
        height: 100%;
        z-index: 0;
    }

.mein-info .col-md-6 {
    padding: 0;
}


.content-info {
    background: #ee7d07;
    padding: 15px 77px 50px 108px;
    position: relative;
    border-radius: 0 24px 24px 0;
    height: 100%;
    width: 100%;
}
.register-container{
    width:82% !important;
}

.form-group {
    padding: 22px 0px 0;
}

.icon-user a img {
    width: 106px;
    height: 106px;
}

.content-form .btn-primary {
    color: #ee7d07;
    background-color: #fff;
    border-color: #fff !important;
    height: 50px;
    padding: 0.375rem 2.75rem;
    margin: 40px 0% 0;
}

.bt-2 {
    padding: 41px 0 0;
    text-align: center;
}

    .bt-2 span {
        color: #fff;
        line-height: 16px;
        font-size: 15px;
        font-weight: 500;
    }

        .bt-2 span a {
            color: #fff;
            font-weight: 800;
            font-size: 17px;
            text-decoration: none;
        }

.content-form h1 {
    font-size: 24px;
    line-height: 29px;
    font-weight: bold;
    color: #fff;
}

small#exampleInputPassword1 {
    background: none;
    border: none;
    text-align: right;
    font-size: 14px;
    color: #fff;
    line-height: 17px;
}

.icon-lo {
    text-align: center;
    padding: 8px 0 8px;
}

.content-form .form-control {
    height: 50px;
    padding: 0 0 0 42px;
    margin: 0 0%;
}

.bts-12 img {
    position: absolute;
    top: 215px;
    left: -96px;
}

.logo a {
    z-index: 99;
    position: relative;
}

.content-form .emailField:after {
    position: absolute;
    content: '';
    top: 73px;
    left: 13px;
    width: 22px;
    background: url(../images/email.png);
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
}

.content-form .nameField:after {
    position: absolute;
    content: '';
    top: 69px;
    left: 13px;
    width: 22px;
    background: url(../images/user-u.png);
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}
.content-form .phoneField:after {
    position: absolute;
    content: '';
    top: 69px;
    left: 13px;
    width: 23px;
    background-color:red;
    background: url(../images/phone.svg);
    height: 23px;
    background-repeat: no-repeat;
    background-size: cover;
}
.content-form .dateField:after {
    position: absolute;
    content: '';
    top: 69px;
    left: 13px;
    width: 23px;
    background-color: red;
    background: url(../images/calendar.svg);
    height: 23px;
    background-repeat: no-repeat;
    background-size: cover;
}
.content-form .form-group {
    position: relative;
    margin: 0;
}

    .content-form .form-group label {
        color: #fff;
        margin: 0px 0 9px;
    }

.frp {
    font-size: 14px;
    color: #fff;
    text-align: right;
    display: inline-block;
    width: 100%;
    margin: 4px 0 0 0;
}

.logn-btn {
    width: 100%;
}

.frp:hover {
    color: #fff;
}

.content-form .passwordField::after {
    position: absolute;
    content: '';
    top: 69px;
    left: 15px;
    width: 16px;
    background: url(../images/password.png);
    height: 23px;
    background-repeat: no-repeat;
    background-size: cover;
}

.bt-cla-1 {
    display: inline-flex;
    float: right;
}

.bt-cla-12 h1 {
    color: #C5C5C5;
    font-size: 14px;
    /* line-height: 25px; */
}

.bt-cla-1 h1 {
    color: #B9B9B9;
    font-size: 14px;
    line-height: 30px;
    margin: 0px 13px;
}

.reserved {
    background: #1d1d1b;
    border-top: 1px solid#ddd6;
    padding: 5px 0;
    height: 5%;
}

.bt-cla-1 img {
    width: 15px;
    margin: 8px 10px;
    height: 13px;
}



.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.content-info .fa-fw {
    top: -6px;
    right: 6px;
}

.bt-cla-1 a i {
    color: #B9B9B9;
    padding: 6px 0 0 9px;
}


.section-sec {
    background-image: url(../images/bag-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 50px 0;
    background-position: center;
}

.content-form-1 input {
    width: 438px;
    height: 50px;
    padding: 0 40px;
}

.content-info-1 .icon-user a img {
    width: 106px;
    height: 106px;
}

.content-form-1 {
    text-align: center;
    display: block;
}

    .content-form-1 p {
        color: #fff;
    }

    .content-form-1 button {
        width: 438px;
        height: 50px;
        text-align: center;
        background: #fff;
        color: #ee7d07;
        border: none;
        font-weight: 700;
        margin: 20px 0 0;
    }

    .content-form-1 h1 {
        color: #fff;
        font-size: 25px;
        font-weight: 700;
    }

    .content-form-1 button:hover {
        background: #fff;
        color: #ee7d07;
    }

    .content-form-1 form {
        display: inline-block;
        margin: 0 auto;
    }

    .content-form-1 .form-group:after {
        position: absolute;
        content: '';
        top: 74px;
        left: 2%;
        width: 22px;
        background: url(../images/email.png);
        height: 16px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .content-form-1 .form-group {
        position: relative;
    }

.img-car {
    background-image: url(../images/car.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 41px;
    position: relative;
    background-position: left;
    box-shadow: 0 0 10px 0 #ffffff17;
    padding: 100px;
}

.content-form-1 .login.bt-2 {
    padding: 35px 0 0;
}

.img-car:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    background: #1d1d1bbd;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.content-info-1 {
    text-align: center;
    width: 620px;
    margin: 0 auto;
    background: #EE7D07;
    border-radius: 41px;
    padding: 31px 91px 59px 91px;
    z-index: 999;
    position: relative;
}

.img-car .icon-user {
    padding: 0px 0px 27px;
}

.content-form-1 .form-group label {
    text-align: left !important;
    display: inherit;
    color: #fff;
    font-size: 14px;
    padding: 0 0 7px;
}

.login.bt-2 a img {
    margin: 0 15px 0 0px;
}








.content-info-2 {
    text-align: center;
    width: 620px;
    margin: 0 auto;
    background: #EE7D07;
    border-radius: 41px;
    z-index: 999;
    position: relative;
    padding: 31px 92px 59px 93px;
}

.content-form-2 h1 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
    padding: 0 0 12px;
}

.content-form-2 p {
    font-size: 19px;
    color: #fff;
    line-height: 27px;
    margin: 0;
    padding: 0 0 34px 0;
}

    .content-form-2 p a {
        font-weight: 700;
        color: #fff;
        text-decoration: none;
        font-size: 18px;
    }

.content-form-2 button {
    border-radius: 10px;
    width: 435px;
    height: 50px;
    background: #fff;
    color: #ee7d07;
    font-size: 16px;
    border: none;
    font-weight: 700;
}

    .content-form-2 button:hover {
        background: #fff;
        color: #ee7d07;
    }

.did-12 h3 {
    margin: 0;
    padding: 0 0 77px;
}

.did-12 {
    padding: 37px 0 0;
}

    .did-12 h3 a {
        text-decoration: none;
        font-size: 18px;
        color: #fff;
    }

        .did-12 h3 a:last-child {
            font-weight: 700;
        }

    .did-12 span a {
        color: #fff;
        text-decoration: none;
        font-size: 17px;
        font-weight: 700;
    }

        .did-12 span a img {
            margin: 0 13px 0 0px;
        }

.content-info-2 .icon-user a img {
    width: 106px;
    height: 106px;
}











.form-group .form-text {
    font-size: 13px;
    margin: 0 auto;
    color: #fff;
}

.form-group span.form-text {
    display: flex;
    margin: 10px 0 0;
}

.content-form-4 .form-group {
    padding: 0px 0 38px;
}

.content-form-4 button {
    width: 438px;
    height: 50px;
    text-align: center;
    margin: 0;
    background: #fff;
    color: #ee7d07;
    border: none;
    font-weight: 700;
}

    .content-form-4 button:hover {
        background: #fff;
        color: #ee7d07;
    }

.content-form-4 input {
    width: 438px;
    height: 50px;
    border: none;
    padding: 0 35px;
}

.content-form-4 form {
    display: inline-block;
    margin: 0 auto;
}

.content-form-4 .form-group label {
    display: flex;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.content-form-4 h1 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 0 0 16px 0;
}

.content-form-4 p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
}

.content-info-4 {
    text-align: center;
    width: 620px;
    margin: 0 auto;
    background: #EE7D07;
    border-radius: 41px;
    padding: 31px 91px 87px 91px;
    z-index: 999;
    position: relative;
}

.reserved .row {
    align-items: center;
}

.content-info-4 .icon-user a img {
    width: 106px;
    height: 106px;
}

.content-info-4 form .form-group:nth-child(2) {
    position: relative;
}

    .content-info-4 form .form-group:nth-child(2):after {
        position: absolute;
        content: '';
        top: 41px;
        left: 2%;
        width: 16px;
        background: url(../images/password.png);
        height: 23px;
        background-repeat: no-repeat;
        background-size: cover;
    }

.content-info-4 form .form-group:nth-child(1) {
    position: relative;
}

    .content-info-4 form .form-group:nth-child(1):after {
        position: absolute;
        content: '';
        top: 41px;
        left: 2%;
        width: 16px;
        background: url(../images/password.png);
        height: 23px;
        background-repeat: no-repeat;
        background-size: cover;
    }

.content-form .btn-primary:hover {
    color: #ee7d07;
    background: #fff;
}

.logo-1 {
    position: relative;
    z-index: 999;
    text-align: center;
    top: -52px;
}

.content-info-4 .icon-user {
    padding: 0px 0px 20px;
}



@media screen and (max-width:767px) {


    .content-info-2 .icon-user a img {
        width: 82px;
        height: 82px;
    }

    .img-car .icon-user {
        padding: 0px 0px 20px;
    }

    .content-info-2 {
        width: 361px;
        margin: 0px 0;
        padding: 20px 0 40px 0;
        border-radius: 0;
    }

    .section-sec {
        padding: 65px 0px 65px 0px;
    }

    .img-car {
        padding: 0px 20px 46px 20px;
        width: 100%;
        border-radius: 0;
        background-position: center;
    }

    .content-form-2 button {
        width: 300px;
        height: 50px;
    }

    .did-12 {
        padding: 15px 0 0;
    }

        .did-12 h3 {
            padding: 0 0 15px;
        }

    .content-form-2 p {
        font-size: 16px;
        padding: 0 0 14px 0;
    }

    .did-12 h3 a {
        font-size: 16px;
    }

    .content-form-2 h1 {
        font-size: 22px;
        padding: 0 0 10px;
    }

    .logo-1 a img {
        width: 20%;
    }

    .section-sec {
        padding: 40px 0 0px;
        width: 100%;
    }

    .logo-1 {
        position: relative;
        z-index: 999;
        text-align: center;
        top: 8px;
        width: 100%;
        padding: 5px 0 25px;
    }

    .logo {
        padding: 30px 0 40px 0px;
        text-align: center;
        border-radius: 0;
        background-position: center;
    }

    .bts-12 {
        display: none;
    }

    .logo p {
        font-size: 15px;
        width: 100%;
        text-align: center;
        padding: 0 20px;
    }

    .logo h1 {
        color: #fff;
        Font-size: 28px;
        padding: 20px 0 0;
        line-height: 41px;
    }

    .logo a img {
        width: 25%;
    }

    .header {
        padding: 50px 0 50px 0;
    }

    .content-info {
        padding: 15px 20px 46px 20px;
        border-radius: 0;
    }

    .content-form .form-control {
        padding: .375rem 2.25rem;
        width: 100%;
    }

    .form-group {
        padding: 10px 0px 0;
    }

    .icon-user {
        padding: 0 0 10px;
    }

        .icon-user a img {
            width: 83px;
            height: 83px;
        }

    .content-form .btn-primary {
        width: 100%;
        margin: 7px 0% 0;
    }

    .bt-2 {
        padding: 31px 0 0;
    }

        .bt-2 span {
            font-size: 14px;
        }

    .content-form h1 {
        font-size: 20px;
    }

    .content-form .form-group:after {
        left: 6px;
        width: 18px;
        height: 13px;
        top: 63px;
    }

    form .form-group:nth-child(2):after {
        left: 6px;
        width: 15px;
        height: 21px;
        top: 59px;
    }

    .content-info-1 {
        width: 100%;
        padding: 30px 0px 34px 0px;
        border-radius: 0;
    }

    .bt-cla-1 a i {
        color: #B9B9B9;
        padding: 0 0 0 9px;
    }

    .content-info-1 .icon-user a img {
        width: 83px;
        height: 83px;
    }

    .content-form-1 h1 {
        font-size: 20px;
    }

    .content-form-1 button {
        width: 300px;
        margin: 25px 0 0;
    }

    .content-form-1 input {
        width: 300px;
        padding: 0 33px;
        font-size: 13px;
    }

    .content-form-1 .form-group:after {
        top: 58px;
        width: 18px;
        height: 13px;
    }

    .content-form-1 p {
        color: #fff;
        font-size: 14px;
        margin: 0 0 5px;
    }

    .content-info-4 {
        width: 100%;
        margin: 0;
        padding: 31px 0px 87px 0px;
        border-radius: 0;
    }

    .content-form-4 button {
        width: 100%;
    }

    .content-form-4 input {
        width: 100%;
    }

    .content-info-4 .icon-user a img {
        width: 83px;
        height: 83px;
    }

    .content-form-4 h1 {
        font-size: 20px;
        padding: 0 0 5px 0;
    }

    .content-form-4 p {
        font-size: 14px;
        margin: 0;
    }

    .content-form-4 .form-group {
        padding: 0px 0 15px;
    }

        .content-form-4 .form-group label {
            font-size: 12px;
        }

    .content-info-4 form .form-group:nth-child(1):after {
        width: 14px;
        height: 20px;
    }

    .content-info-4 form .form-group:nth-child(2):after {
        width: 14px;
        height: 20px;
    }

    .content-form-4 input {
        padding: 0 28px;
        font-size: 13px;
    }

    .content-form-1 .login.bt-2 {
        padding: 25px 0 0;
    }

    .content-info .fa-fw {
        top: -6px;
        right: 15px;
    }
}

.start-login {
    height: 100%;
}

    .start-login form {
        margin-bottom: 0;
    }

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

