

/* Start:/include/for_pages/consultation.css?17726110483179*/
.block-questions {
    padding: 85px 0 90px;
    background-color: #f2f2f2;
}

.block-questions__title {
    margin-bottom: 90px;
}

.block-questions__subtitle {
    margin: 0 0 15px;
    font-size: 24px;
    color: #333;
    font-weight: 600;
}

.block-questions__phones {
    padding: 0;
    margin: 0 0 15px;
    list-style: none;
    color: #333;
}

.block-questions__phone {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

.block-questions__phone:not(:last-child) {
    margin-bottom: 15px;
}

.block-questions__email {
    font-size: 20px;
}

.t690 .t-input{
	margin: 0;
    font-family: 'Roboto',sans-serif;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
}

.t690 .t-input-block {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

.t690 .t-input-group {
    display: table-cell;
    vertical-align: bottom;
}

.t690 .t-form_inputs-total_2 .t-input-group {
    width: 50%;
}
.t690 .t-form__inputsbox{
	 display: table;
    -webkit-transition: max-height .3s cubic-bezier(.19,1,.22,1),opacity .3s linear;
    transition: max-height .3s cubic-bezier(.19,1,.22,1),opacity .3s linear;
    max-height: 5000px;
}


.form-checkbox {
	width: 480px; 
	margin: 0px auto;
	}

.form-checkbox .checkbox-label {
    width: 100%;
    text-align: left;
}

.t690 .t-submit{
    font-family: 'Roboto',sans-serif;
    text-align: center;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 80px;
    padding-right: 80px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
}

@media screen and (max-width: 960px){
	.t690 .t-input-group {
	    display: block;
	    width: 100% !important;	   
	}
	.t690 .t-input-block {
	    display: block;
	    width: 100%;
	    margin-bottom: 25px;
	    padding-right: 0;
	    margin: 0 auto;
	}
	.t690 .t-submit {
	    width: 100%;
	}
	.t690 .t-form__inputsbox {
	    display: block;
	}

	.t690 .t-submit{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}
}
@media screen and (max-width: 580px){
	.t690 .t-input-group {
	    display: block;
	    width: 100% !important;	   
	}
	.t690 .t-input-block {
	    width: 90%;
	}
	.form-checkbox {
		width: 330px; 
	}
}

@media screen and (max-width: 450px){
	.form-checkbox {
		width: 230px; 
	}
	.t690 .g-recaptcha,
	.t690 .g-recaptcha iframe,
	.t690 .g-recaptcha > div
	{
		width: 100% !important;
		overflow: hidden;
	}
	.t690 .g-recaptcha{
		border-right: 1px solid #ccc;
		width: (100% - 20px) !important;
	}
}

@media screen and (max-width: 400px){
	.form-checkbox {
		width: 170px; 
	}

	
	
}

/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/consultation.default/style.css?17721880901604*/
.consultation-default {
	max-width: 550px;
	width: 100%;
	margin: 0 auto;
}
.consultation-default .consultation-default__error p{
	margin: 0;
}

.consultation-default .e-input {
	border: none;
}
.consultation-default .e-input::after {
	display: none;
}
.consultation-default .e-input input {
	height: 60px;
	padding: 0 20px;
	color: #000;
	font-size: 16px;
    line-height: 1.33;
	border: 1px solid #bbb;
	border-radius: 0;
}
.consultation-default .e-input input.form-element--invalid {
	border-color: #ff0000;
}
.consultation-default .form-checkbox-container .form-checkbox-label:hover {
	cursor: pointer;
	color: #3194e7;
}
.consultation-default .input_box {
	margin-top: 40px;
}
.consultation-default .input_box .send_button{
	display: block;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	background-color: #ff6c00;
	border-radius: 7px;
	height: 60px;
	padding: 5px 60px;
	text-align: center;
	font-weight: 700;
	transition: all 0.1s ease-out 0.1s;
	border: none;
	margin: 0 auto;
}
.consultation-default .input_box .btn_orange:hover{
	background-color: #ff8200;
}
.connect_to_1cfresh__formblock .consultation-default .input_box .send_button {
	padding: 5px 10px;
}

@media screen and (max-width: 768px) {
    .consultation-default .input_box {
		margin-top: 25px;
	}
}

@media screen and (max-width: 480px) {
    .consultation-default-parent-block {
		padding: 0 !important;
	}
	.consultation-default .input_box .send_button {
		padding: 5px 30px;
		height: 40px;
		font-size: 14px;
		max-width: 100%;
	}
}
/* End */
/* /include/for_pages/consultation.css?17726110483179 */
/* /local/templates/main/components/bitrix/form.result.new/consultation.default/style.css?17721880901604 */
