html body {
	background: #820318;
	line-height: 19px;
	font-size: 16px;
	color: #555555;
	font-family: pt-sans, sans-serif;
	font-weight: 400;
}
input[type='checkbox']{
	height: 20px;
	width: 20px;
}
.green {
	color: #39B54A;
}
#step .-main {
	padding-bottom:1px; 
}
#step > div:nth-child(2) {
	background: #EDEDED;
}
#step > div:nth-child(3) {
	background: #FFF;
}
.sberbank-btn{
	background-image: linear-gradient(
      241.57deg,
      #00aded -8.4%,
      #42e3b4 29.3%,
      #00d900 60.42%,
      #faed00 85.41%
    );
	height: 56px;
	border: 0;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	border-radius: 8px;
	width: 100%;
	color: white;
	margin-top: 15px;
}

.sberbank-btn:hover{
	/* background-position: -80px 0; */
	cursor: pointer;
}


.block-padding {
	padding-right: 50px;
}
#step .sub-area input[type='text']:hover {
	background-color: #edfbed;	
}

#step .sub-area select,
#step .sub-area textarea,
#step .sub-area input[type='email'],
#step .sub-area input[type='text'],
#step .sub-area input[type='tel'],
#step .sub-area input[type='tel'],
#step .sub-area input[type='number'],
#step .sub-area input[type='password'] {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #E2E2E2;
	background-color: #FFFFFF;
	line-height: 19px;
	font-size: 16px;
	color: #777777;
	font-family: pt-sans, sans-serif;
	font-weight: 400;
	padding: 16px;
}


#step .wrpf{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}


.red-new {
	line-height: 19px;
	    font-size: 16px;
	    padding: 16px;
	    font-family: pt-sans, sans-serif;
	    border: 0px;
	    border-radius: 3px;
	    padding: 10px;
	    margin: 0 auto;
	    display: block;
	    margin-bottom: 5px;
	    cursor: pointer;
	        background: #e60000;
	        color: #fff;
}
.red-new:disabled {
	line-height: 19px;
	    font-size: 16px;
	    padding: 16px;
	    font-family: pt-sans, sans-serif;
	    border: 0px;
	    border-radius: 3px;
	    padding: 10px;
	    margin: 0 auto;
	    display: block;
	    margin-bottom: 5px;
	    background: #bdbdbd;
	    margin-bottom: 5px;
	    cursor: auto;
	    color: #909090;
}
button.btn, input.btn {
	line-height: 19px;
	font-size: 16px;
	padding: 16px;
	cursor:	pointer;
	width: 100%;
	font-family: pt-sans, sans-serif;
}
button.btn.red:disabled {
    background: #fd8080;
    color: #bf5757;
    border-color: #ff8a8a;
    cursor: auto;
}

button.btn.empty, input.btn.empty{
	border-width: 1px;
	border-style: solid;
 	border-color: #333333; 
	background: #fff;
/* 	color: #ED1C24; */
	border-radius: 3px;
}
button.btn.full, input.btn.full, a.btn.full{
	border-width: 1px;
	border-style: solid;
	color: #fff;
	border-radius: 3px;
	border-color: #ED1C24;
	background-color: #C00000;
	line-height: 19px;
	font-size: 20px;
}


button.btn.dima1, input.btn.dima1{
	border-width: 1px;
	border-style: solid;
	color: #fff;
	border-radius: 0px;
	border-color: #ee3b3b;
	/* background-color: #C00000; */
	background-color: #EE3B3B;
	line-height: 18px;
	font-size: 18px;
}



button.btn.file, input.btn.file{
	width: 160px;
	height: 30px;
	padding: 0px 2px 2px 0px;
	border: 1px solid #b9b9b9;
	border-radius: 3px;
	background-color: #fff;
	display: block;
	font-size: 14px;
}
button.btn.empty:hover,input.btn.empty:hover {
/* 	background: #cfcfcf!important; */
	color: #ED1C24;
}

button.btn.full:hover,input.btn.full:hover,a.btn.full:hover {
	background: #8d0606!important;
/* 	color: #ED1C24; */

}

button:active {
	background-color: #801b1b!important;
	color: #420909!important;
}


button > a, button > a:hover {
	color: #ED1C24;
	text-decoration:none;
}
*[disabled='true'],*[disabled='true']:active{
	background-color: #d2d2d2!important;
	border:1px solid  #d2d2d2!important;
	color: 	#a0a0a0!important;
}
input {
	box-shadow: none;
	box-shadow: 0px!important;
}
select.error,
textarea.error,
input.error {
    border: 1px solid #ed1c24!important;
}
input.error.hide_input {
    border: 0px solid #ed1c24!important;
}
input.valid {
    border: 1px solid #39B54A!important;
}
input.valid.hide_input {
    border: 0px solid #39B54A!important;
}
input:focus,input.valid:focus,input.error:focus {
    border: 1px solid #51aaff!important;
    box-shadow: 0px 0px 3px 0px #51aaff!important;
}
#step .sub-area {
	padding-top: 45px;
	padding-left: 20px;
    
}
#step .sub-area .content {
	margin-bottom: 39px;
}
#step .sub-area .title {
	line-height: 29px;
	font-size: 24px;
	color: #555555;
	font-family: pt-sans, sans-serif;
	font-weight: 400;
	margin-bottom: 22px;
}
#step .sub-area .s-title {
	line-height: 22px;
	font-size: 18px;
	color: #555555;
	font-family: pt-sans, sans-serif;
	font-weight: 400;
	margin-bottom: 3px;
}
#step .sub-area .info-box {
	padding: 25px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #E2E2E2;
	position: relative;
	z-index: 2;
}
#step .sub-area .q {
	display: inline-block;
	background: url("/images/question-mark.png");
	width: 35px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 50%;
	border-radius: 50px;
	border: 1px solid #E2E2E2;
	background-color: #fff;
	top: 9px;
	position: relative;
	margin-right: 10px;
}
#step .sub-area .question-box {
	line-height: 22px;
	font-size: 18px;
	color: #555555;
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 5px;
}
#step .sub-area .box-round {
	border: 1px solid #E2E2E2;
	border-right: 0px;
	border-top: 0px;
	background-color: #fff;
	width: 30px;
	height: 30px;
	-webkit-transform: matrix(0.7071,-0.7071,0.7071,0.7071,-5,12);
	-ms-transform: matrix(0.7071,-0.7071,0.7071,0.7071,-5,12);
	-o-transform: matrix(0.7071,-0.7071,0.7071,0.7071,-5,12);
	transform: matrix(0.7071,-0.7071,0.7071,0.7071,-5,12);
	position: absolute;
	bottom: 68px;
	left: 38px;
	z-index: 2;
}


.input-row {
	margin-top: 15px;
}
.green-text {
	text-align: center;
	color: #39B54A;
	font-size: 14px;
	line-height: 17px;
	font-family: pt-sans, sans-serif;
}

#statusbar .-main{
	background: #FFF;
}
#statusbar .c3-fl.round {
	display: block;
	border: 1px solid #ed1c24;
	border-radius: 100px;
	height: 50px;
	width: 50px;
	padding: 14px;
	text-align: center;
	font-size: 27px;
	color: #ed1c24;
	margin: 15px 15px 15px 0px;
}
#statusbar .round-text {
	color: #333333;
	font-family: pt-sans, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	line-height: 80px;
}
#statusbar .mk-progress {
	height: 50px;
	border: 1px solid #E2E2E2;
	border-left: 0px;
	border-right: 0px;
	line-height: 45px;
	padding-left: 15px;
	position: relative;
	background: #8a8a8a;
	z-index: 1;
}
#statusbar .progress-line {
	height: 48px;
	position: absolute;
	width: 0%;
	background: #39B54A;
	margin-left: -15px;
	z-index: -1;
	top: 0px;

}

#statusbar .progress-text {
	text-align: center;
	color: #fff;
	z-index: 2;
}


.error-text {
	color: #ed1c24;
}
.error-text-s {
	color: #ed1c24;
}
textarea + .error-text,
input + .error-text,
.error-text.s12{
	font-size: 12px;
}
.bgw {
	background: #fff!important;
}
.big-text {
	font-size: 20px;
	text-align: center;
	line-height: 24px;
	color: #333333;
	font-family: pt-sans, sans-serif;
	font-weight: 400;

}
.ultra-big-text {
	font-size: 70px;
	text-align: left;
	line-height: 84px;
	color: #333333;
	font-family: pt-sans, sans-serif;
	font-weight: 400;
	margin-bottom: 40px;
}
.hide {
    display: none;
}
span.inputLabel {
	position: absolute;
	top: 0px;
	font-size: 12px;
	left: 17px;
	color: #8c8c8c;
	opacity: 0;
}

#email_label, #mobile_phone_label, #promocode_label {
	position: absolute;
	top: 18px;
	font-size: 12px;
	left: 17px;
	color: #8c8c8c;
	opacity: 0;
}

.dropdown_list {
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 50px;
	width: 100%;
	background: #fff;
	border-top: 1px solid #b5b5b5;
}
.dropdown_list ul li {
	display: block;
	float: none;
	padding: 15px;
	border: 1px solid #b5b5b5;
	border-top: 0px;
	cursor: pointer;
}
.dropdown_list ul li:hover {
	background: #d8d8d8;
}
.dropdown_list ul li.active {
	background: #2196F3;
	color: #fff;
}
.mk-overlay {
	background-color: rgba(0, 0, 0, 0.73);
	z-index: 9999;
	position: fixed;
	top: 0;
	background-image: url('/images/loader.gif');
	background-position: 50%;
	background-repeat: no-repeat;
}
.under_dropdown_list {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
}
.issue a {
	text-decoration: none!important; 
}
.issue {
	display: block;
	    margin-bottom: 15px;
	    padding: 15px;
	    border-left: 3px solid;
	    border-radius: 1px;
	    
}
.issue:hover {
	background-color: #dadada;
}
.issue_5 {
	border-color: #60b070;
}


*[class*="issue_status"]{
	border: 1px solid;
	padding: 1px 5px 2px 5px;
	border-radius: 2px;

}
*[class*="issue_status"]:hover{
	background: #fff;
}
.issue_status_5 {
	border-color: #60b070;
	color: #14892c;
}
.issue_modifed {
	color: #707070;font-size:12px;

}
.text-area {
	padding: 15px;
	font-size: 16px;
	width: 100%;
	border-radius: 3px;
}
.form-row {
    margin-bottom: 30px;
}
.breadcrumbs a {
	color: rgb(144, 144, 144);
	font-size: 14px;
}
.breadcrumbs li {
	color: rgb(144, 144, 144);
	    font-size: 14px;
	    margin-right: 10px;
}
.breadcrumbs li a:hover{
	color: #c00000;
}
.issue_description {
	border-left: 3px solid #6d6d6d;
	padding-left: 10px;
	margin-bottom: 15px;
}
.sub-title {
	font-size: 18px;
	    margin-bottom: 5px;
	    border-bottom: 1px solid #d0d0d0;
	    padding-bottom: 5px;
}
.issue_comments {
	background: #fff;
	margin-bottom: 15px;
}
.issue_comment {
    padding: 15px;
    border-bottom: 1px solid #d8d8d8;
}
.issue_date_comment {
    font-size: 12px;
    color: #929191;
}
.issue_member {
	font-size: 14px;
	color: #151515;
}
.faq h3 {
	font-size: 20px;
	    margin-top: 40px;
	    margin-bottom: 10px;
}

#step.support > div:nth-child(2) {
    background: #fff;
}
.file_in {
	color: #0054b9;
	    font-size: 12px;
}
#page .-main {
	padding-bottom:1px; 
	background: #EDEDED;
}
.page_article_title {
	background: #fff;
	padding: 15px;
}
.page_article_content {
	background: #fff;
	padding: 15px;
}
.page_article_breadcrumbs {
	background: #fff;
	padding: 15px 15px 0px 15px;
	font-size: 13px;
	color: #9a9a9a;
}
.page_article_breadcrumbs a {
	color: #9a9a9a;
	
}
.page_article_breadcrumbs ul li {
    margin-right: 5px;
}
.page_article_breadcrumbs ul li:after{
	content:" >";
}
.page_article_breadcrumbs ul li:nth-last-child(1):after{
	content:"";
}
.page_article_date {
	font-size: 13px;
	    color: #000;
	background: #fff;
	padding: 5px 15px 0px 15px;

}

.page_category_content {
	background: #fff;
	padding: 15px;
}
.calculated_sum {
    font-weight: 600;
    font-size: 28px;
    padding-top: 15px;
}
.ui-slider .ui-slider-handle {
    cursor: pointer!important;
}
.slider_text_title {
	font-weight: 600;
	font-size: 22px;
}
.slider_num_title {
	font-size: 30px;
	font-weight: 600;
	color: #08B108;
}
.cards-form {
	overflow: hidden;
	    width: 480px;
	    float: right;
}
.cards {
	width: 480px;
	    height: 330px;
	    
	    border-radius: 50px;
	    margin-right: 15px;
}
.cards input {
	border-radius: 5px;
}
.cards .cards_btn {
	width: 283px;
	margin-top: 20px;
	float: right;
}
.cards_front {
	    width: 360px;
	    right: -10px;
	    height: 253px;
	    background: #ffffff;
	    border-radius: 10px;
	    border: 1px solid #a2a2a2;
	    padding: 15px;
	    position: relative;
	    box-shadow: 2px 0px 7px -2px #000;
}
.cards_back {
	
	width: 120px;
	    height: 253px;
	    background: #7d7d7d;
	    padding: 15px;
	    color: #fff;
	    border-radius: 0px 10px 10px 0px;
	    padding-left: 25px;
}
span.icon {
	display: inline-block;
	    padding: 2px 6px 1px 7px;
	    background: #d6d6d6;
	    color: black;
	    border-radius: 5px;
	    border: 1px solid #bdbdbd;
	    text-shadow: 1px 1px 1px #fff;
	    cursor: pointer;
}
span.icon:hover {
	background: #ececec;
}
span.icon:active {
	background: #929292;
}
.red-border {
	border-radius: 10px;
	    border: 1px solid #dc2222;
	    padding: 20px;
	    margin-bottom: 35px;
}
.title-white {
	line-height: 29px;
	font-size: 24px;
	color: #555555;
	font-weight: 400;
	margin-bottom: -12px;
	margin-left: 25px;
	z-index: 23;
	position: relative;
}
.title-white > p {
	background: #fff;
	    display: inline;
	    padding: 0px 10px 0px 10px;
}
.menu-t a {
	text-decoration: none;
}
#head .main-link {
	margin-top: 33px;
	/*margin-left: 38px;*/
}
@media screen  and (max-width: 959px) {
	#head .main-link li a {
		font-size: 15px!important;
	}
	#head .second-link li a {
		font-size: 15px!important;
	}
	#head .main-link {
		margin-top: 33px!important;
	}
	#head .second-link {
		/*width: 160px!important;*/
		margin-top: 33px!important;
		position: absolute;
		right: 0;
	}
	
}
input[disabled="disabled"] {
	
	background-color: #d4d4d4!important;
}