@font-face {
    font-family: LakesBold;
    src: url("/font/TTL/TT Lakes/TypeType - TTLakes-Bold.otf");
    font-display: swap;
}

@font-face {
    font-family: TTLakes;
    src: url("/font/TTL/TT Lakes/TypeType - TTLakes-Bold.otf");
    font-display: swap;
}

@font-face {
    font-family: TTLakes-Regular;
    src: url("/font/TTL/TT Lakes/TTLakes-Regular.ttf ");
    font-display: swap;
}

@font-face {
    font-family: Montserrat-Regular;
    src: url("/font/Montserrat 2/montserrat 2/Montserrat-Regular.ttf");
    font-display: swap;
}
@font-face {
    font-family: Montserrat-Medium;
    src: url("/font/Montserrat 2/montserrat 2/Montserrat-Medium.ttf");
    font-display: swap;
}
@font-face {
    font-family: Montserrat-SemiBold;
    src: url("/font/Montserrat 2/montserrat 2/Montserrat-SemiBold.ttf ");
    font-display: swap;
}

body{
	background: #F2F2F2;
	min-width: 300px;
}
.block_tau{
	max-width: 1400px;
	margin: 0 auto;
	padding: 22px 63px 22px 68px;
	box-sizing: border-box;
}
.head_tau{
	width: 100%;

	/*padding: 22px 53px 56px  60px;*/
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.head_tau > div{
	text-align: right;
}
.head_tau p{
font-family: Montserrat-Regular;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
display: flex;
align-items: center;
color: #000000;

}
.head_tau h6{
font-family: Montserrat-SemiBold;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;
color: #00D829;
}


.reg_form_tau{
	/*max-width: 62.254%;*/
	max-width: 895px;
	margin: 0 auto;
	padding: 0 23px;
}
.reg_form_tau > p,
.reg_form_tau .polisy_title,
.reg_form_tau form >p{
	margin-top: 44px;
	margin-bottom: 12px;
	font-family: Montserrat-Regular;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #4A4A4A;
}

.reg_form_tau > h2{
	max-width: 895px;
	width: 100%;
	margin: 0 auto;
	font-family: LakesBold;
	font-size: 33px;
	line-height: 58px;
	color: #000000;
	padding-bottom: 12px;
	border-bottom: 1px solid #D2D2D2;
}
.user_form p,
.device_form p{
	display: none;
}

.top_form_tau{
	display:flex;
	justify-content: space-between;
}
.user_name_surname,
.form_shf, .operator_phone{
	display:flex;
	justify-content: space-between;
	/*align-items: center;*/
}
.user_data_form,
.adress_form,
.device_form{
	max-width: 390px;
	width: 100%;
}
.user_data_form input,
.adress_form input,
.device_form input,
.device_form select{
	background: #FFFFFF;
	border: 1px solid #C3C3C3;
	box-sizing: border-box;
	height: 47px;
	width: 100%;
	margin-top: 3px;
	/*margin-bottom: 20px;*/
	padding: 0 0 0 16px;
	font-family: Montserrat-Regular;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #4A4A4A;
	margin-bottom: 20px;
}
.user_data_form input::-webkit-outer-spin-button,
.user_data_form input::-webkit-inner-spin-button
{
	-webkit-appearance: none;
}
input[type=number] {
  -moz-appearance: textfield;
}
.operator_phone select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(/img/arrow-select.svg) 90% / 15% no-repeat #fff;
	background-size: 13px;
}
.operator_phone option[selected]{
	font-family: Montserrat-Regular;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #4A4A4A;
}
.operator_phone select::-ms-expand {  /* для IE */
    display: none;
}
label{
	display: inline-table;
	font-family: Montserrat-Medium;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	color: #4A4A4A;
	margin-bottom: 3px;
	margin-top: 6px;
}
/*label:before, 
.require:before,
.require_text:before{
	content: '* ';
	color: #E60000;
}*/

.require:before,
.require_text:before{
	content: '* ';
	color: #E60000;
}
.user_name_surname >div{
	max-width: 190px;
	width: 100%;
}
.form_shf{
	display: flex;
	justify-content: space-between;
	/*align-items: center;*/
	width: 100%;
}
.form_shf > div:nth-child(1){
	max-width: 210px;
	/*width: 100%;
	box-sizing:  */
}
.house_kv{
	display: flex;
	justify-content: space-between;
	/*align-items: center;*/
	width: 170px;
}
.house_kv > div{
	width: 80px;
}
.house_kv > div input{
	width: 100%;
}
.post_index_form{
	display: flex;
	justify-content: flex-start;
	/*align-items: center;*/
}
.post_index_form input{
	width: 80px;

}

.defis{
	width: 16px;
	border-top: 1px solid #C3C3C3;
	height: 1px;
	margin: 25px 17px 0;
}
.addition_num_mail{
	margin-top: 14px;
}
.addition_num_mail > label{
	display: block;
	font-family: Montserrat-Medium;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	color: #005CFF;
	margin: 3px 0;
	max-width: 390px;
}
.add_num, .add_mail{
	display: none;
}
.additional_phone,
.additional_mail{
	display: none;
}
.additional_phone{
	position: relative;
}
.additional_phone span{
	position: absolute;
	font-family: Montserrat-Regular;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 53px;
	color: #4A4A4A;
	margin-left: 11px;
}

.add_num:checked + label,
.add_mail:checked + label{
	display: none;
}
.add_num:checked ~ .additional_phone,
.add_mail:checked ~ .additional_mail{
	display: block;
}






.operator_phone > div input{
	width: 190px;
}
.operator_phone select{
	width: 190px;
}

/*Полиси*/

.polisy_accept{
	display: flex;
	justify-content: space-between;
	/*align-items: center;*/
}
.one_checked{
	margin: 20px 0;
	display: flex;
}
.one_checked p,.one_checked a,
.abrr_text_2, .abrr_text_3,
.abrr_text_4, .abrr_text_5{
	font-family: Montserrat-Regular;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #4A4A4A;
	margin-left: 24px;
	width: 100%;
	margin-bottom: 0;

}
.one_checked a{
	margin: 9px 0 9px 24px;
}
.require u{
	color: #4A4A4A;
}
/*Отрисовка чекбокса*/
input[type="checkbox"] {
   /* position: absolute;
    left: -999em;*/
    display: none;
}
/*input[type="checkbox"] + label {
    position: relative;
    overflow: hidden;
    cursor: pointer;
   	display: block;
}*/
.chb1, .chb2, .chb3, 
.chb4, .chb5{
	max-width: 32px;
	width: 100%;
	height: 32px;
	background-color: white;
   border: 1px solid #DEDEDE;
    box-sizing: border-box;
    position: relative;
}
/*input[type="checkbox"] + label::before {
   content: "";
   display: block;
   vertical-align: -25%;
   height: 32px;
   width: 32px;
   background-color: white;
   border: 1px solid #DEDEDE;
    box-sizing: border-box;
}*/
input[type="checkbox"]:checked + label::after {
   content: '';
   display: block;
   position: absolute;
   width: 16px;
   height: 8px;
   background: rgba(0, 0, 0, 0);
   top: 6px;
   left: 6px;
   border: 5px solid #00D829;
   border-top: none;
   border-right: none;
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg);
}

/*Конец Отрисовки чекбокса*/

.reg_form_tau .submit{
	width: 258px;
	height: 47px;
	background: #00D829;
	margin-top: 44px;
	font-family: TTLakes;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	border: none;
}
.require_text{
	font-family: Montserrat-Regular;
	font-size: 18px;
	line-height: 30px;
	 color: #4A4A4A;
	 margin-top: 24px;
}

/*Стили валидации*/
.err_valid_input,
.err_valid_select{
	border: 1px solid #E60000 !important;
	box-sizing: border-box !important;
	margin-bottom: 0 !important;
}
.err_valid_text{
	font-family: Montserrat-Medium;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
	display: flex !important;
	align-items: center;
	color: #E60000 !important;
}

.grey_line{
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #D2D2D2;
	margin-top: 30px;
}


.reg_form_tau input[type='submit'] { 
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none; 
}

.one_checked label{
	display: block;
}


/*----распахивающийся текст----*/

.one_checked span{
	color: #214DF9;
}
#checkbox1_hide, .text1_hide,
#checkbox2_hide, .text2_hide,
#checkbox3_hide, .text3_hide,
#checkbox4_hide, .text4_hide,
#checkbox5_hide, .text5_hide{
	display: none
}
.abrr_text_1, 
.abrr_text_2, 
.abrr_text_3, 
.abrr_text_4, 
.abrr_text_5{
	margin-top: 0;
	cursor: pointer;
	display: block;
}
/*-------------*/
#checkbox1_hide:checked ~ .abrr_text_1{
	display: none;
}
#checkbox1_hide:checked + label ~ .text1_hide{
	display: block;
}
/*--------------*/
#checkbox2_hide:checked ~ .abrr_text_2{
	display: none;
}
#checkbox2_hide:checked + label ~ .text2_hide{
	display: block;
}
/*--------------*/
#checkbox3_hide:checked ~ .abrr_text_3{
	display: none;
}
#checkbox3_hide:checked + label ~ .text3_hide{
	display: block;
}
/*-------------*/
#checkbox4_hide:checked ~ .abrr_text_4{
	display: none;
}
#checkbox4_hide:checked + label ~ .text4_hide{
	display: block;
}
/*--------------------*/
#checkbox5_hide:checked ~ .abrr_text_5{
	display: none;
}
#checkbox5_hide:checked + label ~ .text5_hide{
	display: block;
}
/*---------------------------------*/



@media screen and (max-width: 965px){
	.top_form_tau{flex-direction: column;align-items: center;}
	.addition_num_mail{margin-bottom: 20px;}
	/*.user_form > a{max-width: 390px; margin: 3px auto;}*/
	.device_form{margin: 0 auto;}
	.post_index_form input {width: 100%;}
	.polisy_accept{flex-direction: column; margin-top: 31px;}
	.polisy_accept > div{margin: auto 23px auto 0;}
	.polisy_accept [type="submit"]{margin-top: 24px;}
	.input_and_text p{margin-right: 0;}
}


@media screen and (max-width: 550px){
	.block_tau{padding: 8px 23px;}
	.head_tau img{width: 125.33px;height: 24.9px;}
	.head_tau p{font-size: 12px;line-height: 15px;}
	.head_tau h6{font-size: 16px;line-height: 20px;}
	.operator_phone{flex-direction: column;}
	.operator_phone > div{width: 100%;}
	.operator_phone select {width: 100%;}
	.operator_phone > div input {width: 100%;}
	.checkbox_accept > p{font-size: 14px; line-height: 18px;}
	/*.reg_form_tau p {font-size: 18px;}*/
}

@media screen and (max-width: 485px){
	.block_tau{padding: 4px 8px;}
	.user_name_surname{flex-direction: column;}
	.user_name_surname >div{width: 100%;max-width: 100%;}
	.operator_phone{flex-direction: column;}
	.form_shf{flex-direction: column;}
	.form_shf > div:nth-child(1) {max-width: 100%;width: 100%;}
	.house_kv {max-width: 100%;width: 100%;}
	.house_kv > div {width: 47%;}
	.house_kv > div input {width: 100%;}
	.defis{margin: 25px 5px 0;}
	/*.post_index_form >div {margin: auto 7px;}*/
	.one_checked {margin: 16px 0;}
	/*.reg_form_tau {margin: 0 23px 20px 10px;}*/
}
@media screen and (max-width: 340px){
	.reg_form_tau{
		padding: 0 15px;
	}
	.one_checked a, .abrr_text_1, .abrr_text_2, .abrr_text_3, .abrr_text_4, .abrr_text_5 {
    	/*margin: 0 18px;*/
	}
}


.number_phone_prefix{position: relative;}
.number_phone_prefix span{
	position: absolute;
	font-family: Montserrat-Regular;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 53px;
	color: #4A4A4A;
	margin-left: 11px;
}
.number_phone_prefix input[placeholder=" ХХХ ХХХ ХХХ"],
.additional_phone input[placeholder=" ХХХ ХХХ ХХХ"]{
	padding-left: 50px;
}


/*Страница успешной регистрации*/
.reg_form_tau > h3{
	font-family: TTLakes;
	font-size: 33px;
	line-height: 58px;
	color: #000000;
	margin-top: 147px;
	text-align: center;
}
p.success_text{
	font-family: Montserrat-Regular;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #4A4A4A;
	text-align: center;
	margin-top: 0;
}




