img {
	margin: 0 auto;
}
.sidebar img {
	max-width: 270px;
}
.img-fluid {
	width: 100%;
}
.red {
	color: red;
}
.hr-line {
	margin: 20px 0;
	padding: 0;
	height: 0;
	border: none;
	border-top: 1px solid #333;
}
header.masthead {
	background-image: url(../img/bg.png);
	height: 380px;
	filter: blur(0) brightness(60%);
	margin: 75px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding: 0;
}
p {
	color: #000;
	font-family: Lora, serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
p a {
	text-decoration: none;
}
a {
	/* color: #212529; */
	transition: all 0.2s;
}
a:hover {
	color: #007bff;
	text-decoration: none;
}
.obutton {
	display: inline-block;
	padding: 20px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
	border-radius: 5px;
	background-color: #0299ff;
	background-position: 1.35em 0.94em;
	background-size: 1em;
	background-repeat: no-repeat;
	transition: all 0.15s ease-in-out;
	border: none;
	cursor: pointer;
	font-size: 20px;
	margin-top: 20px;
}
.obutton:hover {
	background-color: #017acc;
}
.rub-ramka {
	margin-top: 22px;
	margin-bottom: 18px;
	background: rgba(189, 61, 77, 0.04);
	padding: 12px 15px !important;
	color: #272727;
	font-size: 19px;
	font-family: roboto condensed, arial;
	border: 2px solid;
	border-radius: 4px;
	border-color: #bd3d4d;
	text-indent: 0 !important;
	text-align: center;
	line-height: 30px;
	margin: 0 5%;
}
@media screen and (max-width: 600px) {
	.rub-ramka {
		text-align: left !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

.order-form__wrp {
	display: block;
	max-width: 590px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	background-image: url("../img/phone-form.jpg");
	background-position: 50% 0%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	text-align: center;
}

.logo-form {
	display: block;
	max-width: 80px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.form-title {
	max-width: 510px;
	margin-right: auto;
	margin-left: auto;
	font-size: 21px;
	line-height: 1.5;
	text-align: center;
}

.bold-text {
	font-size: 30px;
}

.opld-price {
	margin-top: 40px;
	color: #d40000;
	font-size: 28px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
	text-decoration: line-through;
}

.new-price {
	margin-top: 15px;
	color: #01792b;
	font-size: 42px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}

.descript-price {
	max-width: 560px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 1.5;
	text-align: center !important;
}

.form {
	max-width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.field {
	height: 50px;
	margin-bottom: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #adadad;
	border-radius: 5px;
	font-size: 18px;
}

.label {
	margin-bottom: 10px;
	font-size: 19px;
	line-height: 1.2;
	text-align: center;
}

.submit-btn {
	width: 100%;
	height: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 3px solid #2f71f5;
	border-radius: 5px;
	box-shadow: 0 7px 7px 0 rgba(0, 52, 156, 0.53);
	font-size: 20px;
	text-transform: uppercase;
}
.w-button {
	display: inline-block;
	padding: 9px 15px;
	background-color: #3898ec;
	color: white;
	border: 0;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
	border-radius: 10px;
}

form {
	margin-left: 10%;
	margin-right: 10%;
}

label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.logo-form {
	display: block;
	max-width: 80px !important;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.w-input,
.w-select {
	display: block;
	width: 100%;
	height: 50px;
	padding: 8px 12px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}

.politic {
	margin-top: 20px;
	text-align: center;
}

@media all and (max-width: 500px) {
	.order-form__wrp {
		padding: 10px;
	}
	form {
		margin: 1%;
	}
	.w-button {
		font-size: 14px;
	}
}

@media (max-width: 480px) {
	header.masthead {
		background: url(../img/bg-smol.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin: 0;
	}
}

.spoint {
	font-size: 26px !important;
	text-align: start;
}
