/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
h1{font-size:2em;margin:.67em 0}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none} 
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
@font-face{font-family:'Proxima Nova';src:url(fonts/ProximaNova-Regular.eot);src:local("Proxima Nova"),local("ProximaNova-Regular"),url(fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"),url(fonts/ProximaNova-Regular.woff2) format("woff2"),url(fonts/ProximaNova-Regular.woff) format("woff"),url(fonts/ProximaNova-Regular.ttf) format("truetype"),url(fonts/ProximaNova-Regular.svg#ProximaNova-Regular) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'Proxima Nova';src:url(fonts/ProximaNova-Bold.eot);src:local("Proxima Nova"),local("ProximaNova-Bold"),url(fonts/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/ProximaNova-Bold.woff2) format("woff2"),url(fonts/ProximaNova-Bold.woff) format("woff"),url(fonts/ProximaNova-Bold.ttf) format("truetype"),url(fonts/ProximaNova-Bold.svg#ProximaNova-Bold) format("svg");font-weight:700;font-style:normal}
@font-face{font-family:'Proxima Nova';src:url(fonts/ProximaNova-Semibold.eot);src:local("Proxima Nova"),local("ProximaNova-Semibold"),url(fonts/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"),url(fonts/ProximaNova-Semibold.woff2) format("woff2"),url(fonts/ProximaNova-Semibold.woff) format("woff"),url(fonts/ProximaNova-Semibold.ttf) format("truetype"),url(fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold) format("svg");font-weight:600;font-style:normal}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Thin'), local('Montserrat-Thin'),
        url('fonts/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Thin Italic'), local('Montserrat-ThinItalic'),
        url('fonts/Montserrat-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans Bold'), local('PTSans-Bold'),
        url('fonts/PTSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'),
        url('fonts/PTSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans Italic'), local('PTSans-Italic'),
        url('fonts/PTSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans'), local('PTSans-Regular'),
        url('fonts/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Firenight';
    src: local('Firenight Regular'), local('Firenight-Regular'),
        url('fonts/Firenight-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: local('Century Gothic Bold'), local('CenturyGothic-Bold'),
        url('fonts/CenturyGothic-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: local('Century Gothic'), local('CenturyGothic'),
        url('fonts/CenturyGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
        url('fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat-Regular'), local('Montserrat-Regular'),
        url('fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'arcocyrillic';
    src: local('arcocyrillic'), local('arcocyrillic'),
        url('fonts/arcocyrillic.otf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

.header{background:#fff;position:relative;z-index:2}
.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header__left{padding-left: 25px;width:90%}
.header__left a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2d3039}
.header__auth {
    width: 100%;
    justify-content: flex-end;
}

*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;}

body,html{min-height:100%;height:100%}
body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:'Proxima Nova'}
a{text-decoration:none}
ul{padding:0;margin:0;list-style:none}
p{margin:0}
h1,h2,h3{margin:0}
img{max-width:100%}
button{border:0}


.container{	
	height:100%;
	position:relative;
	z-index:3;
}

.btn {
	display:block;
	max-width:337px;
	border-radius: 3px;
	padding:12px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
}
.btn:hover {
	background:#0462ca;
	  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}
.container{max-width:1300px;padding:0 15px;margin:0 auto;width:100%;}
.main{
	position:relative;
	height:calc(100vh - 26px);
	padding:52px 0;
}
.one_screen {
	overflow:hidden;
	background:url(img/bg_one_screen.jpg) no-repeat top center/cover;
}

@media (max-height:650px){
	.main{height:auto}
}
.one_screen:before{
	content:'';
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.one_screen:before{
	
	background: radial-gradient(41.63% 146.74% at 19.03% 48.7%, #392B2B 17.53%, rgba(196, 196, 196, 0) 100%);
	mix-blend-mode: multiply;
}

.footer .block_left, .footer .block_left p, .footer .block_left a {
    font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
}
.block_left p + p{
	margin-top:16px;
}

.footer {
    background: #000000;
    padding: 58px 0 81px;	
    border-top: 1px solid #FFFFFF;
}

.footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.block_middle {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
}

.phone {
    margin-top: 7px;
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.276923px;
    color: #FFFFFF;
}

.main.one_screen .block_title {
    max-width: 893px;
    font-style: normal;
    font-weight: 900;
    font-size: 88.6137px;
    line-height: 105.3%;
    color: #FFFFFF;
    margin:88px 0 14px;
}

.main.one_screen {
    min-height: 752px;
}

.main.one_screen .block_title span {
    display: block;
    font-weight: 300;
}

.block_txt {
    max-width: 657px;
	margin-bottom:58px;
}

.block_txt p {
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 128.3%;
    color: #FFFFFF;
}

.block_txt p:last-of-type {
    margin-bottom: 50px;
}
.btn_opacity {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: rgba(255, 255, 255, 0.31);
    border: 1px solid #FFFFFF;
    border-radius: 200px;
    max-width: 291px;
    transition:all .3s linear;
}
.btn_opacity:hover {
    border-color:transparent;
    
    background: rgba(255, 255, 255, 0.31);
}
.block_steps{
background: #F4F3F1;
}

.block_navigation {
    padding: 53px 0 44px;
}

.block_navigation ul {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}

.block_navigation li {
    margin-bottom:16px;
    position:relative;
}
.block_navigation li:after{
    content:'';
    display:block;
    width:6px;
    height:10px;
    margin:0 16px;
    background: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L1 9' stroke='%23BABABA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;
}
.block_navigation li.done_step:after{
	background: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L1 9' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;
	background-size:cover!important;
}

.block_navigation li:last-child:after{
    display:none;
}
.block_navigation li, .block_navigation li span {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 105.3%;
    color: #9B9B9B;

}
.block_navigation li i{
    width: 36px;
    min-width: 36px;
    height: 36px;
    display: flex;
    align-items:center;
    justify-content:center;
    margin-right:13px;
    background: #9B9B9B;
    border-radius:50%;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 105.3%;
    color: #FFFFFF;

}
.block_navigation li span i{
    background: #0074EB;
}
.block_step {
    display: flex;
    justify-content: space-between;
}

.block_left_part {
    max-width: 552px;
    width: 100%;
}

.block_right_part {
    max-width: calc(100% - 603px);
    width: 100%;
}

.block_title_step {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 105.3%;
    color: #000000;
    margin: 23px 0 25px;
}

.block_list_picture {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-bottom:16px;
}

.block_item_picture {
    width: calc(100% / 3 - 14px);
    background: #BEBCBC;
    border-radius: 10px;
    min-height: 198px;
    margin-bottom: 23px;
    display: flex;
    align-items: center;
	transition:all .3s linear;
	cursor:pointer;
}

.flex-end {
    align-items: flex-end;
}

.flex-start {
    align-items: flex-start;
}
.block_big_picture {
    display: flex;
    background: #FFFFFF;
    box-shadow: 13px 11px 30px 6px rgba(0, 0, 0, 0.1);
    height: 100%;
    align-items: flex-start;
    justify-content: center;
    min-height: 645px;
}

.block_big_picture .block_pic img {
    height: 459px;
}
.block_item_picture:hover, .block_item_picture.is-active {
    background: #8C8C8C;
    box-shadow: inset 12px 10px 15px rgba(0, 0, 0, 0.09);
}
.block_steps .container {
    max-width: 1200px;
}
.btn-blue {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 128.3%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    background: #0074EB;
    border-radius: 200px;
    max-width: 254px;
    position: relative;
    padding: 13px;
}

.btn-blue i {
    position: absolute;
    top: calc(50% - 4px);
    right: 17%;
    width: 34px;
    height: 8px;
    background: url("data:image/svg+xml,%3Csvg width='35' height='8' viewBox='0 0 35 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.7969 4.66801C34.9922 4.47274 34.9922 4.15616 34.7969 3.9609L31.6149 0.778919C31.4197 0.583657 31.1031 0.583657 30.9078 0.778919C30.7126 0.974181 30.7126 1.29076 30.9078 1.48603L33.7363 4.31445L30.9078 7.14288C30.7126 7.33814 30.7126 7.65472 30.9078 7.84999C31.1031 8.04525 31.4197 8.04525 31.6149 7.84999L34.7969 4.66801ZM0.443359 4.81445H34.4434V3.81445H0.443359V4.81445Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center;
    transition: all .3s linear;
}
.btn-blue:hover {
    background: #0462ca;
}

.btn-blue:hover i {
    right: 12%;
}

.block_logo_card {
    position: absolute;
    bottom: 25px;
    height: 15px;
}

.block_logo_card img {
    max-width: 193px;
}

.block_big_picture {
    position: relative;
    padding-bottom: 50px;
}
.block_list_color {display: flex;flex-wrap: wrap;}

.block_item_color {
    width: 49px;
    height: 49px;
    border-radius: 50%;
    overflow: hidden;
}

.block_item_color input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.block_item_color label {
    display: block;
    width: 100%;
    height: 100%;
	border-radius:50%;
	transition:all .3s linear;
	cursor:pointer;
}


.block_item_color input:checked ~ label, .block_item_color label:hover{
    box-shadow: inset 7px 6px 6px rgba(0, 0, 0, 0.25);
}
.color-one, #color-one  {
    background: #A02D2F;
}

.color-two, #color-two  {
    background: #E34F51;
}

.color-three, #color-three {
    background: #FF7461;
}
.color-four, #color-four {
    background: #FAD89E;
}

.color-five, #color-five {
    background: #DFB250;
}

.color-six, #color-six {
    background: #FCC20A;
}
.color-seven, #color-seven {
    background: #3F6249;
}
.color-eight, #color-eight {
    background: #6FA09C;
}
.color-nine, #color-nine{
    background: #8BBA9E;
}
.color-ten, #color-ten {
    background: #00AB8D;
}
.color-eleven, #color-eleven {
    background: #7ECCF7;
}
.color-twelve, #color-twelve {
    background: #E2E2E2;
}
.color-thirteen, #color-thirteen {
    background: #7585B5;
}
.color-fourteen,#color-fourteen {
    background: #CC53EB;
}
.block_left_part {
    overflow: hidden;
}
.block_item_color {
    margin-right: 23px;
    margin-bottom: 22px;
}

.block_list_color {
    margin-right: -24px;
}
.block_list_color {
    margin-bottom: 60px;
}
.block_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.block_btn .btn {
    max-width: calc(50% - 9.5px);
    width: 100%;
}

.btn.btn-outline-blue {
    position:relative;
    border: 1px solid #0074EB;
    border-radius: 200px;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 128.3%;
    color: #0074EB;
    transition:all .3s linear;
}
.btn-outline-blue i {
    transition:all .3s linear;
    width: 34px;
    height:8px;
    position:absolute;
    top:calc(50% - 4px);
    left:17%;
    background: url("data:image/svg+xml,%3Csvg width='35' height='8' viewBox='0 0 35 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.646446 3.9609C0.451183 4.15616 0.451183 4.47274 0.646446 4.668L3.82843 7.84998C4.02369 8.04525 4.34027 8.04525 4.53553 7.84998C4.7308 7.65472 4.7308 7.33814 4.53553 7.14288L1.70711 4.31445L4.53553 1.48602C4.7308 1.29076 4.7308 0.974179 4.53553 0.778917C4.34027 0.583655 4.02369 0.583655 3.82843 0.778917L0.646446 3.9609ZM35 3.81445L1 3.81445L1 4.81445L35 4.81445L35 3.81445Z' fill='%230074EB'/%3E%3C/svg%3E ") no-repeat center;
}

.btn-outline-blue:hover i {
    left:12%;
    background: url("data:image/svg+xml,%3Csvg width='35' height='8' viewBox='0 0 35 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.646446 3.9609C0.451183 4.15616 0.451183 4.47274 0.646446 4.668L3.82843 7.84998C4.02369 8.04525 4.34027 8.04525 4.53553 7.84998C4.7308 7.65472 4.7308 7.33814 4.53553 7.14288L1.70711 4.31445L4.53553 1.48602C4.7308 1.29076 4.7308 0.974179 4.53553 0.778917C4.34027 0.583655 4.02369 0.583655 3.82843 0.778917L0.646446 3.9609ZM35 3.81445L1 3.81445L1 4.81445L35 4.81445L35 3.81445Z' fill='%23ffffff'/%3E%3C/svg%3E ") no-repeat center;
}

.btn.btn-outline-blue:hover{
    background: #0074EB;
    color:#fff;
}
.block_big_picture {
    flex-direction: column;
}

.enter_text{
	width: 100%;
	height: 140px;
	padding: 0 40px;
	text-align: center;
	font-size: 28px;
	line-height: 105.3%;
}

.block_list_colortext input, .block_list_font input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.block_list_colortext, .block_list_font {
    display: flex;
	flex-wrap:wrap;
}



.block_textarea textarea, .block_textarea_letter textarea {
    width: 100%;
    height: 139px;
    background: #FFFFFF;
    border-radius: 10px;
    resize: none;
    border-color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    padding: 20px 20px 45px;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    color: #000000;
}

textarea::placeholder, input::placeholder{
	color: #A6A6A6;
}

.block_textarea_letter textarea {
	height:184px;
}
.block_textarea_letter {margin-bottom:34px;margin-top:60px}
.block_input_email input {
	background: #FFFFFF;
	border-radius: 10px;
	padding:25px 30px;
	border:0;
	font-weight: 400;
	font-size: 20px;
	line-height: 105.3%;
	width:100%;
}
.block_input_email {
    margin-bottom: 49px;
}
.block_textarea {
    position: relative;
}

div#charNum {
    position: absolute;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    display: flex;
    align-items: center;
    text-align: right;
    color: #AEAEAE;
    right: 20px;
    bottom: 12px;
}
.block_textarea textarea:focus, .block_textarea_letter textarea:focus {
    border: 1px solid #0074EB;
}
.block_subtitle {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 105.3%;
    display: flex;
    align-items: center;
    color: #000000;
    padding: 20px 0 17px;
}

.block_item_font label {
    background: #FFFFFF;
    border-radius: 10px;
    width: 100%;
    font-style: normal;
    font-size: 20px;
    line-height: 105.3%;
    text-align:center;
    color: #000000;
}

.block_item_font {
    margin-right: 14px;
    margin-bottom: 13px;
    min-width: 130px;
}

.block_list_font {
    margin-right: -14px;
}

.block_item_font label {
    padding: 10.5px;
    display: block;
    height: 42px;
}
.block_item_colortext {
    width: 49px;
    height: 49px;
    margin-right:24px;
}

label.colortext-black {
    background: #434343;
}
.colortext-black {
	color:#434343;
}
label.colortext-white {
    background: #ffffff;
}
.colortext-white {
    color: #ffffff;
}
.block_item_font input:checked ~ label {
    background: #EAEAEA;
    box-shadow: inset 3px 4px 10px rgba(0, 0, 0, 0.13);
}
.block_item_colortext label {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    
}
.block_item_colortext input:checked ~ label{
    box-shadow: inset 7px 6px 6px rgba(0, 0, 0, 0.25);
}

.block_list_colortext {
    margin-bottom: 40px;
}
.block_logo_card {
    width: 100%;
    text-align: center;
}
.block_pic {width: 100%;text-align: center;}

.font-ProximaNova, #font-ProximaNova{
	font-family:'Proxima Nova';
	font-weight: 600;
}
.font-Firenight, #font-Firenight{
	font-family: 'Firenight';
	font-weight: 400;
}
.font-CenturyGothic, #font-CenturyGothic{
	font-family: 'Century Gothic';
	font-weight: 400;
}
.font-Montserrat, #font-Montserrat{
	font-family: 'Montserrat';
	font-weight: 600;
}
#font-Montserrat {
	font-weight: 400;
}
.font-PTSans, #font-PTSans {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 700;
}
.font-arco, #font-arco{
	font-family: 'arcocyrillic';
	font-weight: 700;
}

.block_item_font.mw-194 {
    max-width: 194px;
    width: 100%;
}

.block_item_font.mw-187 {
    max-width: 187px;
    width: 100%;
}


.colortext-white + .block_logo_card path {
    fill: #fff;
}
.colortext-black + .block_logo_card path {
    fill:#434343
}
.block_navigation li span {
    color: #000000;
}
.block_step.step_done {
    padding: 80px 0 70px;
}
.block_step.step_done .block_left_part {
    display:flex;
    align-items:center;
    justify-content:center;
}

.block_txt_done {
    text-align: center;
}

.block_txt_done svg {
    margin-bottom: 37px;
}

.block_txt_done .block_title {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 105.3%;
    text-align: center;
    max-width: 301px;
    color: #000000;
    margin: 0 auto 30px;
}

.block_txt_done p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 135.8%;
    text-align: center;
    color: #000000;
    margin-bottom: 51px;
}

.block_txt_done .btn {
    margin: 0 auto;
}

@media(max-width:1199.5px){
	.block_left_part {
		max-width: calc(50% - 25px);
	}

	.block_right_part {
		max-width: calc(50% - 25px);
	}
	.block_right_part .enter_text {
		font-size: 23px;
		line-height: 29px;
	}

}
@media(min-width:992px){ 
	.step_four  .block_right_part .block_btn {
		display:none;
	}
}

@media(max-width:991.5px){
	.footer .container {flex-wrap: wrap;}
	.footer p{
		font-style: normal;
		font-weight: 400;
		font-size: 11px;
		line-height: 232.8%;
	}
	.block_left {
		width: 100%;
		margin-bottom: 16px;
	}
	.footer {
		padding:60px 0
	}
	.phone {
		font-style: normal;
		font-weight: 700;
		font-size: 14.9032px;
		line-height: 18px;
		letter-spacing: 0.375186px;
		color: #FFFFFF;
	}

	.block_middle p {
		font-style: normal;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		color: #FFFFFF;
	}

	.footer .block_left p:last-child {
		display: none;
	}
	.block_right img {
		max-width: 80px;
	}
	.block_txt {margin-bottom:0;}
	.main.one_screen {
		padding: 38px 0 115px;
		min-height:629px;
	}
	.main.one_screen .block_title {
		font-size: 52.4892px;
		line-height: 105.3%;
		margin: 50px 0 20px;
		max-width:486px;
	}

	.block_top img {
		max-width: 214px;
	}

	.block_txt p {
		font-weight: 300;
		font-size: 20px;
		line-height: 128.3%;
	}

	.btn_opacity {
		font-weight: 400;
		font-size: 18px;		
		padding: 12.5px;
	}
	.block_txt p:last-of-type {
		margin-bottom: 35px;
	}
	.block_step {
		flex-direction: column;
	}
	
	.block_left_part, .block_right_part{max-width:100%;}

	.block_list_picture {
		max-width: 552px;
		margin: 0 auto;
	}

	.block_step .block_left_part {
		order: 2;
		/*margin-top: 50px;*/
	}
    .block_btn {
        margin-bottom: 30px;
    }
	.block_step.step_four {
		flex-direction: column-reverse;
	}

	.step_four .block_left_part {
		margin-top: 26px;
	}

	.step_four .block_title_step {
		margin-top: 0;
		margin-bottom: 0;
	}

	.block_textarea_letter {
		margin-top: 50px;
		margin-bottom: 14px;
	}

	.step_four .block_big_picture {
		margin-bottom: 34px;
	}
	
	.step_four .block_left_part .block_btn {
		display:none;
	}
	.block_step.step_done {
		flex-direction: column-reverse;
		padding: 40px 0;
	}

	.block_txt_done {
		margin-bottom: 44px;
	}

	.block_txt_done svg {
		margin-bottom: 16px;
	}

	.block_txt_done .block_title {
		margin-bottom: 16px;
	}
	.block_step.step_done .block_left_part {
		margin-top: 0;
	}
	.block_txt_done p {
		margin-bottom: 28px;
	}
}
@media(max-width:767.5px){
	
	.footer {
		padding:22px 0 75px;
	}
	.block_navigation li i {
		width: 22.71px;
		height: 22.71px;
		font-size: 12.6177px;
		line-height: 105.3%;
		min-width: 22.71px;
		margin-right: 7px;
	}

	.block_navigation {
		padding: 27px 0 20px;
	}

	.block_navigation li, .block_navigation li span {
		font-size: 12.6177px;
		line-height: 105.3%;
	}

	.block_navigation li:after {
		width: 3px;
		margin: 0 10px;
		height: 5px;
		background-size: cover;
	}

	.block_navigation li {
		margin-bottom: 12px;
	}
}
@media(max-width:500px){
	.block_item_picture {
		min-height: 185px;
		width: calc(100% / 2 - 8.5px);
		justify-content: center;
		margin-bottom:17px;
	}
	.block_list_picture {
		margin-bottom: 8px;
	}
	.block_title_step {
		font-weight: 600;
		font-size: 30px;
		line-height: 105.3%;
	}

	.block_big_picture {
		min-height: 381px;
	}

	.block_big_picture .block_pic img {
		height: 271px;
	}
	.btn.btn-outline-blue, 
	.btn.btn-blue {
		font-weight: 400;
		font-size: 22px;
		line-height: 128.3%;
	}
	.btn.btn-blue{		
		padding: 13px 50px 13px 36px;
	}
	.btn-blue i {
		width: 27px;
		right: 20px;
		background-position: center right;
	}
	.btn-blue:hover i {
		right: 15px;
	}
	.btn.btn-outline-blue {
		padding: 13px 36px 13px 50px;
	}

	.btn-outline-blue i {
		left: 20px;
		width: 27px;
		background-position: center left;
	}
	.btn-outline-blue:hover i {
		left: 15px;
		width: 27px;
		
		background-position: center left;
	}
	.block_item_color {
		width: 60.59px;
		height: 60.59px;
		margin: 0 30px 30px 0;
	}

	.block_list_color {
		margin-right: -30px;
		margin-bottom:0;
	}
	.block_logo_card {
		height: 10px;
		bottom: 15px;
	}

	.block_logo_card img {
		width: 114px;
	}

	.block_big_picture {
		padding-bottom: 28px;
	}
	.block_step.step_three .block_left_part {
		margin-top: 0;
	}

	.block_textarea textarea {
		font-size: 16px;
		line-height: 105.3%;
	}

	.block_subtitle {
		padding-top: 37px;
		padding-bottom: 19px;
	}

	.block_item_font {
		max-width: calc(100% / 2 - 6px)!important;
		width: 100%;
		margin-right: 0;
		margin-bottom: 11px;
	}

	.block_list_font {
		justify-content: space-between;
		margin: 0;
	}

	.block_list_font label {
		font-size: 16.962px;
		padding:10.5px 5.5px;
	}

	.block_list_font + .block_subtitle {
		padding-top: 26px;
	}

	.block_item_colortext {
		width: 61px;
		height: 61px;
		margin-right: 30px;
		min-width: 61px;
	}

	.block_list_colortext {
		margin-bottom: 50px;
	}

	.block_right_part .enter_text {
		font-size: 16px;
		line-height: 105.3%;
		height: 83px;
	}
	.block_txt_done .block_title {
		font-size: 30px;
		line-height: 105.3%;
		max-width: 235px;
	}

	.block_txt_done p {
		font-weight: 400;
		font-size: 18px;
		line-height: 135.8%;
		max-width: 330px;
		margin: 0 auto 28px;
	}

	.block_step.step_done .btn.btn-blue {
		padding: 13px;
	}

}
@media(max-width:374.5px){
	.block_title_step {font-size:24px;}
	.main.one_screen .block_title {font-size:49px;}
	.block_btn {
		flex-direction: column;
	}
	
	.block_btn .btn {
		width: 100%;
		max-width: 100%;
		margin-bottom: 16px;
	}
	
	.block_list_color {margin-bottom:14px;}
	.block_item_color {
		margin: 0px 16px 16px 0;
	}
}
.block_arrow {
    padding: 32px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block_arrow .arrow {
    display: block;
    margin: 0 20px;
}
.step_one .block_left_part, .step_two .block_left_part {
    margin-top: 0;
}
.step_one .block_title_step,.step_two .block_title_step {
    margin-top: 0;
}

@media(min-width:992px){
    .block_arrow{
        display:none;
    }
}
.header {z-index:4}
@media(max-width:767.5px){
    .authButtonStyles__buttonText--3f3LI {
        display: none;
    }
    
    .authButtonStyles__login--1uRBm.authButtonStyles__ss--3M_hv .authButtonStyles__buttonIcon--1NpQw {
        padding-right: 0;
    }
}