<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
 
#m2formcase { background: #f3f3f3; padding: 18px; border-radius: 0;}
#m2form {background: #fff; color: #888585; font-size: 16px}
.modal-title.modal-title-m2form {
	font-size: 29px; color: #219ac7; padding: 10px 5px; text-align: center;
	margin-bottom: 8px; background: #fff;}
.modalphones, .modalphones a {font-size: 30px; color: #219ac7; text-decoration: none;}
.title-img {text-align: center; padding-top: 10px; background: #fff;}
.m2form-title-img1, .m2form-title-img2 {}
.m2form-title-img2 {display: none; margin-bottom: 30px;
    padding-top: 20px;}
#m2formcase .modal-body {padding: 1px 10px;}
.m2zakazinfo-dataname {width: 150px; margin-right: 20px;}
.m2zakazinfo-data {background: #f3f3f3; width: 300px; height: 22px; 
	text-transform: uppercase; text-align: right; padding-right: 10px;}
table.m2zakazinfo  {border-collapse: separate; border-spacing: 10px; 
	color: #888585; font-size: 16px; empty-cells: hide; margin: 10px auto;}
.m2zakazinfo td {height: 31px}
.m2zakazinfo-dataname:nth-child(3) {color: #219ac7; font-weight: bold;}
.form-groups-wrap, .button-wrap, .modalphones-wrap {float: left}
.form-groups-wrap {width: 49%; margin-right: 4%}
.button-wrap {width: 47%}
form#m2form .form-control {border: 1px solid #a1a1a1; border-radius: 0; 
box-shadow: inset 0 0px 1px #a1a1a1;}
form#m2form .form-control:focus {border: 1px solid #219ac7;  
box-shadow: inset 0 0px 3px #219ac7;}
form#m2form textarea.form-control {height: 50px;}
.button-wrap {background: url('../img/2mform-sbmt.png'); 
	background-size: cover; height: 200px;
text-align: center; vertical-align: middle;} 
.button-wrap_2 {background: transparent;text-align: right; padding-top: 15px;}
#m2submit {margin-top: 83px; background: rgba(250, 251, 251, .7);
	border: 1px solid #fff; padding: 7px 30px; font-size: 30px; color: #219ac7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px; 
	font-weight: 100;}
#m2submit_2 {border: 1px solid #fff; padding: 7px 30px; font-size: 30px; color: #fff;
	border-radius: 5px;
	background: #219ac7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px; 
	font-weight: 100;}
#m2form .f14.bbold a {color: #219ac7}
#m2 .f14.bbold {line-height: 0}
.m2form-smalltext {font-size: 12px; letter-spacing: 2px; line-height: 0;}
#m2 .modal-footer {padding: 0px 10px 20px; border-top: 0px solid #fff;}
#m2 .alert-success {background: #219ac7; border-color: transparent; color: #fff; font-size: 27px;
	text-align: center; margin-bottom: 20px; padding: 10px;}
.modalphones2 {font-size: 20px; text-align: justify;}


@media screen and (min-width: 768px){
	#m2 .modal-dialog {width: 635px;}
}
</pre></body></html>