

/* Start:/local/templates/landing_kasko/components/bitrix/form.result.new/auto-kasco-profi/style.css?17591541732316*/
li.select-auto, li.select-model, .back-step{
	cursor: pointer;
}
li.select-auto.active, li.select-model.active{
	font-weight: bold;
	color: red;
}
.w-55{
	width: 55px!important;
}
.fs-10 {
    font-size: 10px !important;
}

select.form-control {
    display: none;
}
.select2 {
    width: 100%!important;
}
body .select2-container--default .select2-selection--single {
    border-radius: 0;
	min-height: 38px;
	border: 1px solid #ced4da;
	outline-style: none;
	background-color: #fff;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    line-height: 38px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    right: 5px;
    height: 38px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    width: 20px;
}
body .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
    font-family: Arial;
    font-weight: 500;
    line-height: 35px;
    text-align: left;
    color: #2C3E50;
    font-size: 16px;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.checkboxes {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    top: -20px;
}

.checkboxes .checkboxes__items {
    position: relative;
    max-width: 50%;
    top: -50px;
}

.checkboxes .checkboxes__item {
    max-width: 40%;
}

@media (max-width: 767.98px) {
	a.btn.btn-lg.btn-primary.mb-80.mb-40-md {
		padding: 15px;
	}

    .checkboxes .checkboxes__items {
        max-width: 100%;
        top: 0;
    }

    .checkboxes .checkboxes__item {
        max-width: 100%;
    }
}

.captcha-img {
    margin-bottom: 0.5rem;
}

.card__note {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

/* End */
/* /local/templates/landing_kasko/components/bitrix/form.result.new/auto-kasco-profi/style.css?17591541732316 */
