

/* Start:/local/components/www/modal.request-form/templates/sale20/style.css?17718830161062*/
.form-wrapper {
    margin-top: 20px;
    box-shadow: 0 6px 20px 0 #1C212626;
    border-radius: 20px;
    padding: 25px 15px;
}
label.error,
.red{
    color: red;
}
.form-wrapper input,
.form-wrapper textarea {
    border-color: #c1c1c1;
    border-radius: 8px;
}
.form-wrapper input::placeholder ,
.form-wrapper textarea::placeholder {
    color: #c1c1c1;
}
.select2-search{
    display: none!important;
}
.select2-container{
    width: 100% !important;
}
.select2-container .select2-selection--single{
    height: 40px;
    border-color: #f2f2f2;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px;
}
.result-wrapper{
    margin-top: 20px;
    display: none;
}
.result_title{
    font-size: 20px;
    color: green;
}
.mw-400{
    max-width: 400px;
}
.jcc{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sub_text{
    margin-top: 20px;
    font-size: 14px;
    color: #bbb;
}
/* End */
/* /local/components/www/modal.request-form/templates/sale20/style.css?17718830161062 */
