*::-webkit-input-placeholder {
	color: #969696;
	opacity: 1;
}
*:-moz-placeholder {
	color: #969696;
	opacity: 1;
}
*::-moz-placeholder {
	color: #969696;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #969696;
	opacity: 1;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	font-family: sans-serif;
	font-size: 14px;
	min-width: 320px;
	position: relative;
	line-height: 21px;
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
	margin: 0;
	font-weight: 300;
	color: #323232;
}
p{
	margin: 0;
}
a{
	text-decoration: none;
}
img{
	max-width: 100%;
	height: auto;
}
ul li{
	list-style: none;
}
ul{
	margin: 0;
	padding-left: 0;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	font-weight: 300;
	text-align: center;
	line-height: 1.6;
}
.hidden {
	display: none;
}
header .container{
	max-width: 1920px;
}
.container{
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
	width: 100%;
	max-width: 1200px;
}
header{
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
	padding-top: 12px;
    padding-bottom: 12px;
	background: #3a90c8;
}
h1 {
    color: #fff;
    font-weight: 500;
    font-size: 60px;
    line-height: 58px;
}
.logo img{
    max-height: 35px;
}
section.content_block {
    padding-top: 80px;
    padding-bottom: 80px;
}
.promo {
    padding-top: 164px;
    padding-bottom: 130px;
    background-color: #3a90c8;
}
.promo h1 {
    color: #fff;
    font-weight: 500;
    font-size: 60px;
    line-height: 58px;
}
h2 {
    font-size: 60px;
    color: #3a90c8;
    line-height: 58px;
}
h3{
	font-size: 40px;
	color: #323232;
    line-height: 40px;
}
ul.list_ded {
    line-height: 30px;
    max-width: 1139px;
    font-size: 16px;
    margin-top: 65px;
}


ul.list_ded li b,
ul.list_types li b {
    font-weight: 300;
    font-size: 26px;
    line-height: 27px;
    display: block;
    max-width: 717px;
    margin-bottom: 7px;
}
ul.list_ded li {
    position: relative;
    margin-bottom: 58px;
    padding-left: 118px;
}
ul.list_ded li:last-child{
	margin-bottom: 0;
}
ul.list_ded li::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 78px;
	height: 78px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #3a90c8;
	border-radius: 50%;
}
ul.list_ded li:nth-child(1)::before{
	background-image: url(../img/icon1.png);
}
ul.list_ded li:nth-child(2)::before{
	background-image: url(../img/icon2.png);
}
ul.list_ded li:nth-child(3)::before{
	background-image: url(../img/icon3.png);
}
.get_tax_deduction {
    margin-top: 88px;
}
.head{
	text-align: center;
}
.head h3 {
    display: inline-block;
    position: relative;
    color: #3a90c8;
    padding-right: 20px;
    padding-left: 20px;
}
.head h3::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 3px;
    width: 11px;
    height: 6px;
    background: url(../img/arr.png);
}
.types_tax_deduction {
    margin-top: 78px;
}
ul.list_types {
    line-height: 24px;
    padding-left: 30px;
    margin-top: 55px;
}
ul.list_types li {
    padding-left: 77px;
    position: relative;
    margin-bottom: 40px;
}
ul.list_types li:last-child{
	margin-bottom: 0;
}
ul.list_types li::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
    width: 40px;
    height: 55px;
	background-position: center;
	background-repeat: no-repeat;
}
ul.list_types li:nth-child(1)::before{
	background-image: url(../img/icon4.png);
}
ul.list_types li:nth-child(2)::before{
	background-image: url(../img/icon5.png);
}
ul.list_types li:nth-child(3)::before{
	background-image: url(../img/icon6.png);
    width: 53px;
    height: 48px;
}
ul.list_types li:nth-child(4)::before{
	background-image: url(../img/icon7.png);
    width: 50px;
    height: 51px;
}
.blocks_work {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 90px;
}
.icon_work {
    width: 54px;
    height: 70px;
    background: url(../img/icon8.png) no-repeat bottom;
}
.item_how:nth-child(2) .icon_work {
    background: url(../img/icon9.png) no-repeat bottom;
    width: 47px;
}
.item_how:nth-child(3) .icon_work{
    width: 58px;
	background: url(../img/icon10.png) no-repeat bottom;
}
.item_how:nth-child(4) .icon_work{
	background: url(../img/icon11.png) no-repeat bottom;
    width: 56px;
}
.item_how{
	width: 21%;
}
.item_how b {
    font-size: 26px;
    line-height: 30px;
    color: #3a90c8;
    font-weight: 300;
    margin-top: 28px;
    margin-bottom: 13px;
    display: block;
}
.how_works {
    margin-top: 89px;
}
.cost_registration {
    margin-top: 88px;
}
table.table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 52px;
}
table.table th,
table.table tr.price_block{
	font-size: 21px;
	font-weight: 400;
	text-align: left;
}
table.table td{
	padding: 16px 50px 22px 30px;
}
table.table th {
    padding: 17px 10px 17px 31px;
}
table.table tr:nth-child(even){
	background: #f5f5f5;
}
table.table td,
table.table th{
	width: 25%;
}
table.table.info td,
table.table.info th{
	width: 25%;
}
.block_rates {
    margin-top: 69px;
}
table.table.info {
    margin-top: 24px;
}
.return_taxes_block {
    background: #f5f5f5;
    padding-top: 45px;
    padding-bottom: 60px;
}
.radio:not(checked) {
    position: absolute;
    opacity: 0;
}

.radio:not(checked) + label {
    position: relative;
    padding-left: 45px;
    font-size: 21px;
    font-weight: 400;
    cursor: pointer;
}
.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    border: 1px solid #cecece;
    border-radius: 50%;
    background: #fff;
}
.radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #3a90c8;
    opacity: 0;
    transition: background 0.2s;
}
.radio:checked + label:after {
    opacity: 1;
}
ul.list_radio {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 54px;
}
ul.list_radio li {
    margin-right: 86px;
}
ul.list_radio li:last-child{
	margin-right: 0;
}
.center_form_block {
    max-width: 1102px;
    width: 100%;
    margin: 92px auto 0 auto;
}
ul.input_block input{
	width: 100%;
	height: 58px;
	border: 1px solid #cdcdcd;
	padding-left: 15px;
	border-radius: 2px;
	font-size: 14px;
	font-weight: 400;
	outline: none;
}
ul.input_block input.error {
    border-color: #df1a2d;
}
ul.input_block input.error + label.error {
    position: absolute;
    color: #df1a2d;
}
ul.input_block label {
    font-size: 18px;
    margin-bottom: 12px;
    display: block;
}
ul.input_block{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}
ul.input_block li{
	width: 32%;
}
form.form {
    margin-top: 49px;
}
.form h3 {
    font-size: 36px;
}
ul.text_info_form li a{
	color: #3a90c8;
}
ul.text_info_form li a:hover{
	text-decoration: underline;
}

.checkbox + label {
    cursor: pointer;
}
.checkbox:not(checked) {
    position: absolute;
    opacity: 0; 
}
.checkbox:not(checked) + label {
    position: relative;
    padding-left: 30px; 
}
.checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    background: #fff;
    border: 1px solid #cdcdcd;
}
.checkbox:checked + label:after {
	content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    background: #3a90c8;
    opacity: 0;
    width: 11px;
    height: 11px;
}
.checkbox:checked + label:after {
    opacity: 1;
}
ul.text_info_form {
    margin-top: 28px;
}
ul.text_info_form li {
    margin-bottom: 12px;
}
.btn {
    display: inline-block;
    border: 0;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
    background: #3a90c8;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    padding: 20px 45px;
    box-shadow: 0px 6px 12px rgba(29,83,157,0.3);
    transition: background 0.3s, box-shadow 0.3s;
}
.btn:hover{
	background: #2e73a0;
	box-shadow: 0px 0px 0px rgba(29,83,157,0.3);
}
.btn.disabled {
    background: #7A899C;
    cursor: not-allowed;
}
.button_block {
    text-align: center;
    margin-top: 24px;
}
footer {
    background: #f6f6f6;
    padding-top: 36px;
    padding-bottom: 38px;
    margin-top: 73px;
    font-size: 12px;
}
.flex_block{
	display: flex;
	flex-wrap: wrap-reverse;
	justify-content: space-between;
	align-items: center;
}
ul.list_payment{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
ul.list_payment li {
    margin: 4px 8px;
}
.toggle-js__link {
    cursor: pointer;
}
.toggle-js__link::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 3px;
    width: 11px;
    height: 6px;
    background: url(../img/arr.png);
    transform: rotate(180deg);
}
.toggle-js__link_active::after {
    transform: rotate(0deg);
}
.toggle-js__content {
    display: none;
}
.call-to-action {
    text-align: center;
    padding-top: 50px;
}
.more__text {
    color: #aaa;
    display: none;
    padding: 16px 22px;
}
.link {
    color: #3a90c8;
    text-decoration: none;
    border-bottom: 1px solid;
    -webkit-transition: border-bottom 0.2s;
    -o-transition: border-bottom 0.2s;
    transition: border-bottom 0.2s;
}
.link:hover {
    border-bottom: none;
}