@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500&display=swap');
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	outline: none;
}

html, body {
	margin:0;
	padding:0;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

textarea {
	overflow:auto;
	resize:none;
}

a {
	text-decoration:none;
	color:inherit;
	outline:none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:none;
	outline:none;
}


button:active, input:active button:focus, input:focus, div {
	outline: none;
}

button::-moz-focus-inner {
	border: 0;
}

input::-moz-focus-inner {
	border: 0;
}

button, input[type="text"], input[type="password"], input[type="submit"], textarea, select {
	outline:none!important;
	-webkit-appearance: none;
}


.order-bg {
	padding: 22px;
		border-radius: 4px;
	background: #fff;
	border:1px solid #eeeef1;
}

body { font-family: 'Open Sans', sans-serif;
	
	background: #f7f7fb;
	color: #333;
	line-height: 25px;
	font-size: 14px;
}


.container {
 
 padding-bottom: 15px;
 padding-left: 15px;
 padding-right: 15px;
	padding-top:30px;
 
}

.red {
	color:#c55656;
}
.green {
	color: #178216;
}

 


.logo {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 80px;
	opacity: 0.3;
	margin: 0 auto;
	max-width: 230px;

}
.img_enap.image  {
	background-image: url(../images/enap.png);
}

.img_yookassa_apple.image  {
	background-image: url(../images/enap.png);
}

.img_yookassa_google.image  {
	background-image: url(../images/gpay.png);
}


.img_ensm.image  {
	background-image: url(../images/ensm.png);
}
.img_ensm.image  {
	background-image: url(../images/ensm.png);
}
.img_enotcard.image  {
	background-image: url(../images/enotcard.png);
}
.img_enotad.image  {
	background-image: url(../images/enotad.png);
}
.img_enotpy.image  {
	background-image: url(../images/enotpy.png);
}
.img_ya.image  {
	background-image: url(../images/ya.png);
}
.img_qw.image  {
	background-image: url(../images/qw.png);
}
.img_card.image {
	background-image: url(../images/card.png);
}
.img_yookassa.image {
	background-image: url(../images/card.png);
}
.img_sber.image {
	background-image: url(../images/sber.png);
}
.img_litecoin.image {
	background-image: url(../images/litecoin.png);
}

.img_freekassa_visa.image {
	background-image: url(../images/freekassa_visa.png);
}

.img_freekassa_megafon.image {
	background-image: url(../images/freekassa_megafon.png);
}
.img_freekassa_mts.image {
	background-image: url(../images/freekassa_mts.png);
}


.img_freekassa_beeline.image {
	background-image: url(../images/freekassa_beeline.png);
}


.img_freekassa_tele2.image {
	background-image: url(../images/freekassa_tele2.png);
}


.img_bitcoin.image {
	background-image: url(../images/bitcoin.png);
}
.img_bitcoincash.image {
	background-image: url(../images/bitcoincash.png);
}
.img_ripple.image {
	background-image: url(../images/ripple.png);
}
.img_ethereum.image {
	background-image: url(../images/ethereum.png);
}
.img_dash.image {
	background-image: url('../images/dash.png');
}
.img_pm.image {
	background-image: url('../images/pm.png');
}
.img_wmr.image {
	background-image: url('../images/wmr.png');
}
.img_wmz.image {
	background-image: url('../images/wmz.png');
}
.ps .image {
	height: 64px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.next {
	margin-top: 15px;
	font-size: 14px;
}

.footer {
	padding: 15px 15px 15px 0px;
	margin-top: 20px;
	text-align: left;
	font-size: 13px;
	border-top: 1px solid #efefef;
}

.order_info .right span {
	display: block;
	font-weight: bold;
	color: #444;
	font-size: 18px;
}

.order_info .right {
	text-align: center;
	line-height: 20px;
	color: #777;
	font-size: 13px;
}

.order_info {
 
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 15px;

 font-size: 13px;
 font-weight: 500;
	color: #505050;
	margin-bottom: 15px;
}

.select_ps {
	font-size: 17px;
	margin-bottom: 15px;
	text-align: left;
	font-weight: 500;
	color: #a9a9a9;
}

.ps:hover .b {
	border: 1px solid #007acc;
}

.ps:hover {
	color: #007acc;
}

.ps .b {
	border: 1px solid #e0e0e0;
	padding: 3px;
	border-radius: 3px;

	margin-bottom: 8px;
}

.ps a {
	top:0px;
	width: 100%;
	height: 100%;
	position: absolute;
	left:0px;
}

.ps {
	position: relative;
	font-size: 16px;

	margin-bottom: 20px;
}

.payments_list {
	border-radius: 4px;
	border:1px solid #eeeef6;
}

.payments_list .p {
	font-size: 13px;
	line-height: 18px;
		border-top:1px solid #eeeef6;
		position: relative;
		justify-content: 
}



.payments_list .p .c {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top:11px;
	padding-bottom: 11px;
	padding-right: 11px;
	padding-left: 50px;
	text-align: left;
}

.payments_list .p input:checked+span {
	   border: 2px solid #0a80f2;
}

.payments_list .p input:checked+span:after {
	content: '';
	 background: #0a80f2;
    width: 8px;
    height: 8px;
    border-radius: 333px;
    display: block;
    position: absolute;
    left: 2px;
    top: 2px;
}

.payments_list .p input+span {
    border: 2px solid #7e8397;
    width: 16px;
    height: 16px;
    border-radius: 333px;
    display: block;
    position: absolute;
    left: 17px;
    top: 22px;
}

.payments_list .p label {
	position: absolute;
	left:0px;
	z-index: 44;
	top:0px;
	width: 100%;
	height: 100%;
}

  .buttons {
	  margin-top: 20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}


.buttons a:hover,
input[type="submit"]:hover {
		background: #1b6fc1;
}

.buttons a {
	
	line-height: 35px;
}

.buttons a,
input[type="submit"]
 {
	 	height: 35px;
	 border:0;
font-size: 14px;
	padding-left:10px;
	padding-right: 10px;
	text-decoration: none;
	color:#fff;
	background: #0a80f3;
	border-radius: 3px;

}

.payments_list .p.p_0 {
	border-top:0;
}

.payments_list .p input {
	display: none;
}

.payments_list .p .image img {
	max-height: 100%;
	max-width: 100%;
}

.payments_list .p .image {
	position: absolute;
	text-align: center;
	right:15px;
	top:12px;
 
	width: 60px;
	border:1px solid #efefef;
	padding: 3px;
	border-radius: 3px;
	height: 30px;
 
}


.payments_list .p .desc {
 
    font-weight: 300;
    font-size: 11px;
    color: #898e9d;
}

.info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 15px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}

b {
	font-weight: 500;
}

.t {
	margin-bottom: 8px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: 500;
}

.c .l {
	padding-right: 70px;
}
  

.manual .text {
	text-align: center;
	font-size: 13px;
	margin-top: 25px;
}

.manual .cardf {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.manual .cardf label {
	display: block;
}


.manual .cardf .v {
	    color: #000;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
}