.form-container>div+div {
    margin-top: 15px;
    width: 540px;
}

.form-container {

    border-radius: 6px 6px 10px 10px;
}

.reg-form__preloader {
    position: absolute;
    z-index: 100;
    max-width: 100%;
    max-height: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999999;
    height: 100%;
    width: 100%;
}

.reg-form__preloader-img {
    width: 100%;
    height: auto;
    object-fit: contain;
    max-width: 50px;
    z-index: 99999999;
}

.reg-form__preloader.hidden {
    display: none;
}

.iti__flag-box,
.iti__country-name {
    color: #333;
}

.form_group--name,
.form_group--email,
.form-group {
    position: relative;
}

form.form-container input {
    /* display: block; */
    /* width: 100%; */
    color: #fff;
    /* background-color: #fff; */
    /* background-clip: padding-box; */
    /* border: 1px solid #ced4da; */
    /* border-radius: 4px; */
    /* padding-left: 34px; */
    /* height: 43px; */
}

form.form-container input::placeholder {
    font-size: 15px;
}

form.form-container input:focus {
    outline: none;
}



.valid {
    background-color: rgba(25, 230, 25, 0.45) !important;
}

.invalid {
    background-color: rgba(230, 25, 25, 0.45) !important;
}

.invalid:focus {
    border: 1px solid rgba(230, 25, 25, 0.45) !important;
}

.iti {
    width: 100%;
}

.iti--separate-dial-code .iti__selected-flag {
    background: none;

}




.form-text {
    text-align: left;
    margin: 5px 0;
    margin-left: 0px;
    color: white;
    margin-left: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
}


.ggggg {
    border-radius: 6px 6px 0px 0px;
    background: #60359B;
    width: 100%;

}

.ggggg h2 {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.form__group {
    padding-left: 20px;
    padding-right: 20px;
}




.btn:hover {
    cursor: pointer;
}


.ljmij {
    border-bottom: 2px solid #f00;
    max-width: 149px;
}

.osfk {
    margin-top: 0;
    border-top: 1px solid #c7c7c7;
}

.comment-container {
    margin: auto;
    font-family: Arial, sans-serif;
    width: 100%;
}

.comment,
.reply {
    /* background: #fff; */
    /* border: 1px solid #ddd; */
    /*! padding: 15px; */
    margin-bottom: 10px;
    border-radius: 5px;
    width: 100%;
}

.reply {
    /* background: #f9f9f9; */
    margin-top: -5px;
    margin-bottom: 0;
    margin-left: 30px;
    /* border-left: 3px solid #ccc; */
}

.profile {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.profile img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.name {
    font-weight: bold;
}

.timestamp {
    color: #999;
    font-size: 0.85em;
}

.content {
    margin-top: 5px;
}

.interaction {
    color: #999;
    font-size: 0.85em;
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.form__input {
    margin-top: 10px !important;
}

.xsfsddd {
    margin-bottom: 10px !important;
}

.form-container {
    display: flex;
    display: flex;
    width: 524px;
    flex-direction: column;
    align-items: center;
    flex-direction: column;
    align-items: center;
}

.form-container2 {
    display: flex;
    display: flex;
    width: 524px;
    flex-direction: column;
    align-items: center;
    flex-direction: row;
    align-items: center;
}

.form-control:focus {
    color: #ffffff !important;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}


.form-container h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
}

.form-container p {
    font-size: 18px;
    margin-bottom: 30px;
    color: #ccc;
}

.form-container .form-control.input {
    /* width: 100%; */
    padding: 16px 20px;
    border-radius: 16px;
    border: none;
    font-size: 16px;
    background-color: #fff;
    color: #000;
}

.form-container .form-control.input::placeholder {
    color: #999;
    font-size: 16px;
}

.form-container .btnbtnbtn {
    width: 100%;
    background-color: #e6243d;
    border: none;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 14px;
    transition: background-color 0.3s ease;
    margin-top: 10px;
    margin-bottom: 10px;
}

.form-container .btnbtnbtn:hover {
    background-color: #cc1e35;
}

.form-container small {
    display: block;
    font-size: 12px;
    color: #aaa;
    margin-top: 15px;
}

.form-container small a {
    color: #e6243d;
    text-decoration: none;
    border-bottom: none;
}



.request-section {
    margin-top: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    max-height: 470px;
}

.request-left,
.request-right {
    flex: 1 1 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.request-left img {

    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50px;
}

.request-right {
    border-radius: 50px;
    flex-direction: column;
    background-image: url('../img/bg-license.jpg');
    /* Путь к фону */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px;
    color: white;
}

.request-content {
    width: 100%;
    max-width: 500px;
    background-color: rgba(0, 0, 0, 0.5);
    /* тень под форму */
    padding: 40px;
    border-radius: 20px;
}

.iti--separate-dial-code .iti__selected-dial-code {
    color: grey;
}

.politika {
    margin-top: 5px;
    color: brown;
}

@media (max-width: 768px) {
    .request-section {
        flex-direction: column;
        max-height: unset;
        margin-top: 60px;
        border-radius: 0;
    }

    .request-left,
    .request-right {
        flex: 1 1 100%;
        border-radius: 50px;
    }

    .request-left img {
        height: auto;
        border-radius: 50px;
        max-height: 300px;
    }

    .request-right {
        border-radius: 50px;
        padding: 30px 20px;
        background-size: cover;
    }

    .request-right h2 {
        font-size: 22px;
        text-align: center;
    }

    .request-right p {
        text-align: center;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .form-container {
        width: 100%;
        padding: 0;
    }

    .form-container .form-control.input {
        font-size: 15px;
        padding: 14px 16px;
    }

    .form-container .btnbtnbtn {
        font-size: 16px;
        padding: 12px;
        margin-top: 15px;
    }

    .form-check-label {
        font-size: 12px;
        line-height: 1.4;
    }

    .form-check-label a {
        font-size: 12px;
    }

    .form_input--hidden {
        display: none;
    }

    .reg-form__preloader-img {
        max-width: 40px;
    }

    .iti--separate-dial-code .iti__selected-flag {
        background: none;
    }

    .form-container>div+div {
        width: 385px;
    }

    .form-container2 {
        width: 300px;

    }

    .video-button {
        display: flex;
        align-items: center;
        margin-left: 30px;
        margin-bottom: 20px;
    }

    .video-label {
        font-size: 25px;
        padding: 10px 25px;
        padding-bottom: 67px;
        margin-left: 69px;
    }

    .play-button {
        width: 110px;
        height: 61px;
        top: 25px;
        left: -129px;
    }

    .caption-name {
        font-size: 29px;
        padding: 0 20px 15px;
        text-align: center;
    }

    .caption-sub {
        font-size: 24px;
        color: #aaa;

    }

    .first-txt,
    .second-txt {
        font-size: 20px;
        color: #ccc;
        text-align: center;
        margin-bottom: 20px;
    }

}


.form-container .widthhh {
  width: 100%;
  
}