

/* Start:/local/components/2quick/offer.form/templates/.default/style.css?171818555710035*/
.content-page {
    padding-top: 165px !important;
}

.wizard-agreement h5 {
	font-size:17px;
	font-weight:600;
	margin-bottom:30px
}

.wizard-agreement h5 span::after {
	content:"\A";
	white-space:pre
}

.wizard-agreement h6 {
	font-size:17px;
	font-weight:600;
	margin-bottom:30px
}

.wizard-agreement h6 span::before {
	content:"\A";
	white-space:pre
}

.wizard-overlay__wrap {
	position:relative;
    padding: 50px;
}

@media (max-width: 1024px) {
    .wizard-overlay__wrap {
        padding: 50px 0;
    }
}

/*.wizard-overlay {
	left:0;
	right:0;
	top:0;
	bottom:0;
	position:absolute;
	background-color:rgba(8,8,8,0.3);
	display:none
}

.wizard-overlay.is-visible {
	display:block
}

.wizard-overlay__content {
	text-align:center;
	background-color:#fcfcfc;
	font-size:22px;
	padding:30px;
	width:100%;
	max-width:400px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	box-shadow:0 0 18px 2px rgba(8,8,8,0.3)
}*/

.wizard-specialist__short {
	margin-bottom:5px
}

.l-db-label__more-pre {
	width:17.02128%;
	float:left;
	margin-right:2.12766%
}

@media (min-width: 0) and (max-width: 24.9375em) {
	.l-db-label__more-pre {
		width:55%;
		margin-bottom:5px
	}
}

@media (min-width:25em) and (max-width: 39.9375em) {
	.l-db-label__more-pre {
		width:22%;
		margin-bottom:5px
	}
}

.l-db-label__content-post {
	width:74.46809%;
	float:left;
	margin-right:2.12766%
}

@media (min-width:25em) and (max-width: 39.9375em) {
	.l-db-label__more-pre {
		width:73.46809%;
		margin-bottom:5px
	}
}

.db-stepform__input-half {
	clear:both;
	width:48.93617%;
	float:left;
	margin-right:2.12766%
}

@media (min-width: 0) and (max-width: 24.9375em) {
	.db-stepform__input-half {
		width:100%
	}
}

.l-form-progress {
	max-width:5904px;
	margin-left:auto;
	margin-right:auto;
	margin-left:-3.47222%;
	margin-right:-3.47222%
}

.l-form-progress:after {
	content:" ";
	display:block;
	clear:both
}

.l-form-progress__step {
	width:33.33%;
	float:left;
	padding-left:3.47222%;
	padding-right:3.47222%
}

@media (min-width: 0) and (max-width: 24.9375em) {
	.form-progress__step {
		padding-bottom:40px;
		width:32.66667%
	}
}

.l-form-progress__step:last-child {
	float:right
}

.db-stepform__wrap {
	padding:30px 0;
	display:none
}

.db-stepform__wrap.is-active {
	display:block
}

.db-stepform__title {
	color:#3893cc;
	margin-bottom:30px;
	font-size:20px;
	font-weight:600
}

.db-wizard__final-title {
	font-size:17px;
	font-weight:600;
	margin:15px 0 5px;
}

.db-form__validate-helper {
	margin-bottom:15px;
	color:#3893cc
}

.db-form__footer {
	text-align:right
}

.db-label__title {
	display:block;
}

.db-form__button-submit {
	margin-left:10px
}

.db-form__button-submit:not(:last-child) {
	margin-right:10px
}

.db-label__content {
	line-height:1.4
}

.file-loaded {
	background-color:#e6e6e6;
	border-radius:20px;
	line-height:1;
	padding:10px 15px 7px;
	height:36px;
	width:85%
}

@media (min-width: 0) and (max-width: 26.9375em) {
	.file-loaded {
		width:100%
	}
}

.file-loaded::before,
.file-loaded::after {
	content:' ';
	display:table
}

.file-loaded::after {
	clear:both
}

.file-loaded:not(:last-child) {
	margin-bottom:10px
}

.file-loaded__remove {
	float:right;
	padding:0
}

.form-progress {
	padding-top:20px
}

.form-progress::before,
.form-progress::after {
	content:' ';
	display:table
}

.form-progress::after {
	clear:both
}

.form-progress__step {
	position:relative;
	text-align:center;
	color:#3893cc
}

@media (min-width: 0) and (max-width: 24.9375em) {
	.form-progress__step {
		text-align:center
	}
}

.form-progress__step::before {
	content:'';
	width:13px;
	height:13px;
	border-radius:7px;
	background-color:#3893cc;
	top:-28px;
	left:50%;
	margin-left:-7px;
	display:block;
	position:absolute
}

.form-progress__step::after {
	content:'';
	width:100%;
	height:4px;
	background-color:#3893cc;
	top:-24px;
	left:-33%;
	display:block;
	position:absolute
}

@media (min-width: 0) and (max-width: 24.9375em) {
	.form-progress__step::after {
		display:none;
		position:none;
		height:0
	}
}

.form-progress__step.is-filled {
	color:#3893cc
}

.form-progress__step.is-filled::before {
	background-color:#3893cc
}

.form-progress__step.is-filled::after {
	background-color:#3893cc
}

.form-progress__step.is-filled ~ .form-progress__step {
	color:#e6e6e6
}

.form-progress__step.is-filled ~ .form-progress__step::before {
	background-color:#e6e6e6
}

.form-progress__step.is-filled ~ .form-progress__step::after {
	background-color:#e6e6e6
}

.form-progress__step:first-child {
	text-align:left
}

@media (min-width: 0) and (max-width: 24.9375em) {
	.form-progress__step:first-child {
		text-align:center
	}
}

.form-progress__step:first-child::after {
	width:50%;
	left:auto;
	right:0
}

.form-progress__step:last-child {
	text-align:right
}

.form-progress__step:last-child::after {
	left:auto;
	right:50%;
	width:calc((100% - 33%) + 16.66667%)
}

.form-progress__step-name {
	text-align:inherit;
	color:inherit;
	font-weight:600;
	line-height:1.1
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 20px;
    padding: 0.90em 2.6em .86em;
    font-size: 13px;
    background-color: #239bd2;
    color: #fcfcfc;
}

.button--bold {
    letter-spacing: 1px;
    font-weight: 700;
}

.button--uppercase {
    text-transform: uppercase;
}

.top-bar__button {
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 12px 2.0625rem 8px;
}

.button.primary {
	background-color:#239bd2;
	color:#fcfcfc
}

.button.primary:hover,
.button.primary:focus {
	background-color:#2b76a5;
	color:#fcfcfc
}

.button.secondary {
	background-color:#919191;
	color:#fcfcfc
}

.button.secondary:hover,
.button.secondary:focus {
	background-color:#747474;
	color:#fcfcfc
}

.checkbox-custom:not(:checked),
.checkbox-custom:checked {
	position:absolute;
	left:-9999px
}

.check-list {
	padding:0;
	margin:0;
	list-style:none
}

.check-list__item {
	padding:15px 0;
	background:linear-gradient(90deg,transparent 70%,#c9c9c9 0) left bottom repeat-x;
	background-size:5px 1px
}

.check-list__item::before,
.check-list__item::after {
	content:' ';
	display:table
}

.check-list__item::after {
	clear:both
}

.checkbox-custom {
	position:absolute;
	left:-9999px
}

.checkbox-custom + .checkbox-custom__label {
	position:relative;
	padding-left:55px;
	cursor:pointer;
	margin-bottom:0;
	display:flex;
    align-items: center;
    color: #919191;
}

.checkbox-custom + .checkbox-custom__label:not(:last-child) {
	margin-bottom:10px
}

.checkbox-custom + .checkbox-custom__label::before,
.checkbox-custom + .checkbox-custom__label::after {
	position:absolute;
	left:0;
	top:2px;
	width:17px;
	height:17px;
	border-radius:3px;
	border:1px solid;
	font-size:15px;
	line-height:.8;
	color:#fcfcfc;
	transition:all .2s;
	padding:3px 2px
}

.checkbox-custom + .checkbox-custom__label::before {
	content:'';
	border-color:#919191;
	background:#fcfcfc;
	box-shadow:inset 0 1px 3px rgba(8,8,8,0.3)
}

.checkbox-custom + .checkbox-custom__label::after {
	content:'\2713';
	background-color:#3893cc;
	border-color:#3893cc
}

.checkbox-custom:checked + .checkbox-custom__label {
	color:#3893cc
}

.checkbox-custom:checked + .checkbox-custom__label::after {
	opacity:1;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}

.checkbox-custom:not(:checked) + .checkbox-custom__label:after {
	opacity:0;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0)
}

.checkbox-custom--single + .checkbox-custom__label {
	padding-left:30px;
	margin-top:30px;
	margin-left:0
}

.checkbox-custom__label a {
    color: #239bd2;
    border-bottom: 1px dotted;
}

.checkbox-custom__label a:hover {
    color: #006dcd;
}

.custom-scroll--research {
	max-height:400px
}

.custom-scroll--wizard {
	max-height:435px
}

.user-avatar {
	position:relative
}

.user-avatar img {
	border-radius:50%
}

.user-avatar.-small > img {
	width:57px;
	height:57px
}

.user-avatar.-medium > img {
	width:140px;
	height:140px
}

.user-avatar.-inline {
	display:inline-block
}

.user-avatar.-square > img {
	border-radius:0
}

textarea {
    max-width: 100%;
    min-height: 50px;
}

.input--rounded {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.25rem;
    padding: 8px 12px 6px;
    border: 1px solid #c9c9c9;
    margin: 0 0 15px;
    font-family: inherit;
    font-size: 1rem;
    color: #737373;
    background-color: #fcfcfc;
    box-shadow: none;
    border-radius: 5px;
    transition: box-shadow 0.5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.js-custom-scroll {
    overflow-y: auto;
    max-height: 450px;
}

.wizard-agreement {
    padding-right: 20px;
}

@media (max-width: 1024px) {

    .js-custom-scroll {
        max-height: unset;
    }
    
    .wizard-agreement {
        padding-right: 0;
    }
}

.drag_area {
    padding: 15px 30px;
    margin-bottom: 15px;
    text-align: left;
    border: 1px dashed #d8d8d8;
    color: #909090;
    font-size: 16px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.drag_area.is-dragover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
}

.drag_area .d-flex {
    align-items: center;
}

.drag_area .drag_line {
    cursor: pointer;
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    z-index: 10;
}

.drag_area i {
    font-size: 30px;
    margin-right: 25px;
}

.drag_area .user_file,
.drag_area .drag_on {
    display: none;
}

.drag_area.drag_enabled .drag_on {
    display: inline;
}

/* End */
/* /local/components/2quick/offer.form/templates/.default/style.css?171818555710035 */
