<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*/ds-comf/ds-form/css/call.css*/
/*  --------------------------------------------------
  Р¤РѕСЂРјР° РґР»СЏ РћРѕР±СЂР°С‚РЅРѕРіРѕ Р·РІРѕРЅРєР°
  -------------------------------------------------- */
#call {
  width: 330px;
  margin: 20px 0;
  padding: 0 20px;
  font-family: OpenSans;
}
#call .form-head {
  color: #777777;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
}
#call label {
  display: block;
  float: left;
  width: 105px;
  font-size: 14px;
  margin-bottom: 5px;
}
#call input[type="text"] {
  width: 300px;
  height: 31px;
  padding: 2px 5px;
  background-color:#f9f9f9;
  border:1px solid #F2F2F2;
  border-radius: 5px;

}
#call textarea {
  width: 300px;
  height: 80px;
  resize: none;
  padding: 2px 5px;
}
#call input[type="submit"] {
  background-color: #fff;
    background-image: url("/ds-comf/ds-form/images/but.png");
    border: medium none;
    height: 36px;
    width: 169px;
}
#call input[type="submit"]:hover {
  cursor: pointer;
}
#call select {
  
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    height: 30px;
    width: 80px;
    padding: 5px 17px 5px 5px ;
    -moz-appearance:none;
   /* background: #f9f9f9 url("/ds-comf/ds-form/images/str.png") no-repeat scroll right center / 15px auto*/
}
#call .pole-4 {
  height: 30px;
}
#call .pole-4 label {
  width: 80px;
  float: none;
  padding-left: 10px;
}
#call .pole-5 label,
#call .pole-6 label {
  line-height: 28px;
  width: 20px;
  margin: 0 8px;
}
#call .pole-4,
#call .pole-5,
#call .pole-6 {
  display: inline-block;
  margin: 0;
}
#call .pole-7,
#call .pole-8 {
  text-align: center;
}
#call .error_form ul {
  border-top: 1px solid #eeeeee;
  background-color: #E7E7E7;
}
#call .error-report {
  color: #444;
}
.dspopup-modal{
  background-color:#fff !important;
}
.field-5, .field-4{
  width: 33%;
  float: left;
}
.field-5 label, .field-4 label{
  width: 25px !important;
}
.field-6{
  clear: both;
  padding-left: 65px;

}
.field-4{
  padding-left: 65px;
}
.dspopup-modal .close-dspopup-modal{
  background-image: url("/ds-comf/ds-form/images/close.png") !important;
}
.dspopup-modal .close-dspopup-modal:hover{
  background-image: url("/ds-comf/ds-form/images/close_cl.png") !important;
}

/*/ds-comf/ds-form/css/callme.css*/
/*  --------------------------------------------------
  Р¤РѕСЂРјР° РґР»СЏ РћРѕР±СЂР°С‚РЅРѕРіРѕ Р·РІРѕРЅРєР°
  -------------------------------------------------- */
#callme {
  width: 300px;
  margin: 20px 0;
  padding: 0 20px;
}
#callme .form-head {
  color: #777777;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
}
#callme label {
  display: block;
  float: left;
  color: #555555;
  width: 100px;
}
#callme input[type="text"] {
  width: 300px;
  height: 31px;
  padding: 2px 5px;
}
#callme textarea {
  width: 300px;
  height: 80px;
  resize: none;
  padding: 2px 5px;
}
#callme input[type="submit"] {
  height: 30px;
  text-transform: uppercase;
  color: #444444;
}
#callme input[type="submit"]:hover {
  cursor: pointer;
}
#callme select {
  background: none;
  height: 30px;
  color: #444444;
}
#callme .pole-4 {
  height: 30px;
}
#callme .pole-4 label {
  width: 80px;
  float: none;
  padding-left: 10px;
}
#callme .pole-5 label,
#callme .pole-6 label {
  line-height: 28px;
  width: 20px;
  margin: 0 8px;
}
#callme .pole-4,
#callme .pole-5,
#callme .pole-6 {
  display: inline-block;
  margin: 0;
}
#callme .pole-7,
#callme .pole-8 {
  text-align: center;
}
#callme .error_form ul {
  border-top: 1px solid #eeeeee;
  background-color: #E7E7E7;
}
#callme .error-report {
  color: #444;
}
/*/ds-comf/ds-form/css/dscontact.css*/
#form-dscontact label{
	display: block;
}

#form-dscontact div[class^="field"]{
	margin-top: 10px;
	margin-bottom: 10px;
}


#form-dscontact input[type="text"], #form-dscontact textarea{
    width: 400px;
    min-height: 20px;
    margin-top: 5px;
}

#form-dscontact input[type="submit"]{
    vertical-align: top;
    padding: 2px 10px;
}

#form-dscontact .form-head{
    font-size: 18px;
    margin-bottom: 15px;	
}

#form-dscontact .field-6{
	margin-left: 0px;
	padding-left: 0px;
}

#form-dscontact ul.error-form{
	margin-left: 0px;
}
/*/ds-comf/ds-form/css/dsforms.css*/
/*  --------------------------------------------------
  Global style
  -------------------------------------------------- */
form &gt; div[class^="field"] {
  margin: 15px 0;
}
form div[class^="field"] .focusout {
  box-shadow: 0 0 5px #A0C2F9;
  border-color: #A0C2F9;
}
form div[class^="field"] .alert {
  box-shadow: 0 0 5px red;
  border-color: red;
}
form div[class^="field"] label .required {
  color: red;
}
.error-report {
  text-align: center;
  padding: 20px;
}
.error-report .head-report {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}
.error-report .text-report {
  margin-top: 20px;
  font-size: 18px;
}
.error-report .text-report p {
  margin: 5px 0;
}
.error_form ul {
  padding: 5px;
  list-style-position: inside;
  margin: 0;
}
.error_form ul li {
  list-style-type: none;
  padding: 2px;
  color: red;
}
.loadform {
  display: none;
  margin: 0 10px;
}
/*	--------------------------------------------------
	Style dsReveal Modals
	-------------------------------------------------- */
.dspopup-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
.dspopup-modal {
  visibility: hidden;
  top: 100px;
  left: 50%;
  margin-left: -300px;
  width: 520px;
  background-color: #f5f5f5;
  position: fixed;
  z-index: 101;
  padding: 30px 40px 34px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.dspopup-modal.small {
  width: 200px;
  margin-left: -140px;
}
.dspopup-modal.medium {
  width: 400px;
  margin-left: -240px;
}
.dspopup-modal.large {
  width: 600px;
  margin-left: -340px;
}
.dspopup-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}
.dspopup-modal .close-dspopup-modal {
  font-size: 22px;
  line-height: .5;
  position: absolute;
  top: 3px;
  right: 3px;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(/ds-comf/ds-form/images/close_circle.png) no-repeat;

}
.dspopup-modal .close-dspopup-modal:hover {
  background-position: 0 100%;
}
.ds-form.dspopup-modal {
  overflow: hidden;
}
/*  --------------------------------------------------
  Forms Styles
  -------------------------------------------------- */
/*/ds-comf/ds-form/css/obr_svyaz.css*/
/*  --------------------------------------------------
  Р¤РѕСЂРјР° РґР»СЏ РћРѕР±СЂР°С‚РЅРѕРіРѕ Р·РІРѕРЅРєР°
  -------------------------------------------------- */
#obr_svyaz {
  width: 330px;
  margin: 20px 0;
  padding: 0 20px;
    font-family: OpenSans;
}
#obr_svyaz .form-head {
  color: #777777;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
}
#obr_svyaz label {
  display: block;
  float: left;
  width: 200px;
  font-size: 14px;
  margin-bottom: 5px;
}
#obr_svyaz input[type="text"] {
  width: 300px;
  height: 31px;
  padding: 2px 5px;
  background-color:#f9f9f9;
  border:1px solid #F2F2F2;
  border-radius: 5px;

}
#obr_svyaz textarea {
  width: 300px;
  height: 80px;
  resize: none;
  padding: 2px 5px;
  background-color:#f9f9f9;
  border:1px solid #F2F2F2;
  border-radius: 5px;
}
#obr_svyaz input[type="submit"] {
  background-color: #fff;
    background-image: url("/ds-comf/ds-form/images/but2.png");
    border: medium none;
    height: 36px;
    width: 169px;
}
#obr_svyaz input[type="submit"]:hover {
  cursor: pointer;
}

#obr_svyaz .pole-4 {
  height: 30px;
}
#obr_svyaz .pole-4 label {
  width: 80px;
  float: none;
  padding-left: 10px;
}
#obr_svyaz .pole-5 label,
#obr_svyaz .pole-6 label {
  line-height: 28px;
  width: 20px;
  margin: 0 8px;
}
#obr_svyaz .pole-4,
#obr_svyaz .pole-5,
#obr_svyaz .pole-6 {
  display: inline-block;
  margin: 0;
}
#obr_svyaz .pole-7,
#obr_svyaz .pole-8 {
  text-align: center;
}
#obr_svyaz .error_form ul {
  border-top: 1px solid #eeeeee;
  background-color: #E7E7E7;
}
#obr_svyaz .error-report {
  color: #444;
}
.dspopup-modal{
  background-color:#fff !important;
}
.dspopup-modal .close-dspopup-modal{
  background-image: url("/ds-comf/ds-form/images/close.png") !important;
}
.dspopup-modal .close-dspopup-modal:hover{
  background-image: url("/ds-comf/ds-form/images/close_cl.png") !important;
}
.field-5, .field-4{
  width: 100%;
  float:none;
}
.field-4{
  padding: 0;
}
/*/ds-comf/ds-form/css/otzyvy.css*/
/*  --------------------------------------------------
  Р¤РѕСЂРјР° РґР»СЏ РћС‚Р·С‹РІРѕРІ
  -------------------------------------------------- */
#otziv {
/*  
  margin: 20px 100px 20px 300px;*/
  width: 50%;
}
#otziv .form-head {
  color: #E5A357;
  font-size: 22px;
  font-weight: normal;
  /*text-transform: uppercase;*/
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  text-align: left;
}
#otziv label {
  display: block;
  float: left;
  color: #555555;
  width: 100px;
  text-align: right;
  margin-right: 3px;
  height: 31px;
  padding-top: 13px;
}
#otziv input[type="text"] {
  width: 80%;
  height: 31px;
  padding: 2px 5px;
}
#otziv textarea {
  width: 80%;
  padding: 13px 5px;
  height: 125px;
  resize: none;
}
#otziv input[type="submit"] {
  margin-right: 5px;
  width: 100px;
  height: 30px;
  text-transform: uppercase;
  color: #444444;
}
#otziv input[type="submit"]:hover {
  cursor: pointer;
}
#otziv .pole-4 {
  text-align: right;
}
#otziv .error_form ul {
  border-top: 1px solid #eeeeee;
}
#otziv .error-report {
  color: #444;
}
#otziv input[type="submit"] {
  background: -moz-linear-gradient(center top , #82d6f8, #1a53bc) repeat scroll 0 0 #82d6f8;
  border-radius: 5px;
  color: white;
  border: 0 none;
}
/*/ds-comf/ds-form/css/primer.css*/
#primer {
  width: 335px;
  padding: 10px 20px;
}
#primer .focusout {
  box-shadow: 0 0 5px #A0C2F9;
  border-color: #A0C2F9;
}
#primer .alert {
  box-shadow: 0 0 5px red;
  border-color: red;
}
#primer .error-report {
  text-align: center;
}
#primer .error-report .head-report {
  font-size: 26px;
  font-weight: bold;
}
#primer .error-report div {
  margin-top: 20px;
  font-size: 18px;
}
#primer .form-head {
  color: #777777;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
}
#primer form &gt; div {
  margin: 15px 0;
}
#primer label {
  display: block;
  float: left;
  color: #555555;
  width: 100px;
}
#primer label .required {
  color: red;
}
#primer textarea {
  height: 80px;
  resize: none;
}
#primer input[type="text"],
#primer textarea,
#primer select {
  width: 235px;
  padding: 2px 5px;
}
#primer input[type="text"],
#primer .pole-2 select {
  height: 31px;
}
#primer input[type="file"] {
  color: #555555;
  float: right;
  width: 235px;
  border: 1px solid #999;
  padding: 7px 5px;
}
#primer .pole-7:after {
  content: "";
  display: table;
  clear: both;
}
#primer .pole-8 {
  text-align: right;
}
#primer input[type="submit"] {
  width: 100px;
  height: 30px;
}
#primer .error_form ul {
  background-color: #ffa5a5;
  padding: 5px;
  list-style-position: inside;
  margin: 0;
}
#primer .error_form ul li {
  color: #444;
}

/*/ds-comf/ds-form/css/sotr.css*/
.form-container-2{
	background-image:url(/ds-comf/ds-form/images/bg.png);
	height: 385px;

}
.form2-wrapper{
	    width: 915px;
	margin:0 auto;
}
#sotr .form-head{
	
    text-align: center;
    color: white;
    font-size: 28px;
        border-bottom: 2px solid white;
    width: 570px;
    margin: 0 auto;
    padding-top: 22px;
}
#sotr .form-head2{
	    text-align: center;
    color: white;
    font-size: 18px;
    
}
#sotr .form-head3{
	    text-align: center;
    color: white;
    font-size: 21px;
}
#sotr .field-6{
	padding-left:0;
}
#sotr .yellowclr{
	color:#FFEA00;
}
#sotr form input[type="text"]{
	    height: 36px;
	    width:100%;
	    border-radius:3px;
	    border: 0;
	    padding-left:8px;
	    font-size: 14px;
}
#sotr .field-2{
	margin-bottom:0px;
}
#sotr .field-3{
	display:inline-block;
	width:31%;
	margin-right:27px;
}
#sotr .field-4{
	display:inline-block;
	width:31%;
	margin-right:27px;
}
#sotr .field-5{
	display:inline-block;
	width:31%;
	float:right;
}
#sotr .field-6{
	margin-top:6px;
}
#sotr form textarea{
	width: 100%;
	border-radius:3px;
	padding-left:8px;
	padding-top:8px;
	height: 70px;
	resize:none;
	font-size: 14px;
}
#sotr form input[type="submit"]{
	    vertical-align: top;
    width: 206px;
    height: 38px;
    border-radius: 4px;
    border: 0;
    background-color: #949494;
    color: white;
    font-size: 15px;
    border-bottom: 3px solid #646C75;
}
#sotr .field-7{
	width:206px;
	margin:0 auto;
	margin-bottom:10px;
	
	
}

#sotr .head-report{

}

/*/ds-comf/ds-form/css/zakaz.css*/
/*  --------------------------------------------------
  Р¤РѕСЂРјР° РґР»СЏ РћС„РѕСЂРјР»РµРЅРёСЏ Р·Р°СЏРІРєРё
  -------------------------------------------------- */
#zakaz {
  position: absolute;
}
#zakaz .form-head {
  color: #E5A357;
  font-size: 22px;
  font-weight: normal;
  /*text-transform: uppercase;*/
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  text-align: left;
}
#zakaz label {
  display: block;
  float: left;
  color: #555555;
  width: 100px;
  text-align: right;
  margin-right: 3px;
  height: 31px;
  padding-top: 13px;
}
#zakaz input[type="text"] {
  width: 75%;
  height: 31px;
  padding: 2px 5px;
}
#zakaz textarea {
  width: 95%;
  padding: 13px 5px;
  height: 125px;
  resize: none;
}
#zakaz .pole-4 label {
  width: auto;
  clear: left;
}
#zakaz input[type="submit"] {
  margin-right: 5px;
  /*width: 100px;*/
  height: 30px;
  /*text-transform: uppercase;*/
  padding: 3px;
  color: #444444;
}
#zakaz input[type="submit"]:hover {
  cursor: pointer;
}
#zakaz .pole-4 {
  text-align: right;
}
#zakaz .error_form ul {
  border-top: 1px solid #eeeeee;
}
#zakaz .error-report {
  color: #444;
}
#zakaz input[type="submit"] {
  background: -moz-linear-gradient(center top , #82d6f8, #1a53bc) repeat scroll 0 0 #82d6f8;
  border-radius: 5px;
  color: white;
  border: 0 none;
}
.add_text {
  color: #E5A357;
}
.zakaz_form {

}
.zakaz-click {
  background: url('/assets/images/zakaz-button.png') no-repeat;
  position: fixed;
  top: 50%;
  height: 66px;
  margin-top: -33px;
  width: 34px;
  right: 0;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.zakaz_inner {
  background: url('/assets/images/zakaz-inner.png') no-repeat;
  position: fixed;
  top: 50%;
  margin-top: -33px;
  height: 66px;
  width: 150px;
  right: -150px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
}
.zakaz-click-active {
  right: 150px;
   background: url('/assets/images/zakaz-button-close.png') no-repeat;
}
.zakaz_inner_active {
  right: 0;
}
.zakaz-click-enactive {
  right: 0;
  background: url('/assets/images/zakaz-button.png') no-repeat;
}
.zakaz_inner_enactive {
  right: -150px;
}
/*.zakaz-click:hover{
  left: 0;
}*/

/*/ds-comf/ds-form/css/zakaz1.css*/
#zakaz1 {
  width: 320px;
  margin: 20px 0;
  padding: 0 20px;
  background: #E3E3E3;
  border-radius: 6px;
}
#zakaz1 .form-head {
    color: #6a6a6a;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
    text-align: center;
}
#zakaz1 label {
    display: block;
    color: #555555;
    margin-bottom: 5px;
    width: auto!important;
}
#zakaz1 input[type="text"] {
  width: 100%;
  padding: 5px;
  font-size: 15px;
  color: #3B3A57;
    border: 1px solid #e8e8e8;
  border-radius: 0px;
    -moz-box-sizing: border-box; /* Р”Р»СЏ Firefox */  
    box-sizing: border-box; /* РЁРёСЂРёРЅР° Р±Р»РѕРєР° СЃ РїРѕР»СЏРјРё */
        font-family: OpenSans!important;
}
#zakaz1 textarea {
  width: 100%;
  height: 80px;
  padding: 5px;
  resize: none;
  font-size: 15px;
  color: #3B3A57;
  border: 1px solid #e8e8e8;
  border-radius: 0px;
    -moz-box-sizing: border-box; /* Р”Р»СЏ Firefox */  
    box-sizing: border-box; /* РЁРёСЂРёРЅР° Р±Р»РѕРєР° СЃ РїРѕР»СЏРјРё */
    font-family: OpenSans!important;
}
#zakaz1 .repeatform {
    margin: auto;
    line-height: 40px;
}

#zakaz1 input[type="submit"], #zakaz1 .repeatform {
vertical-align: top;
    border: 0;
    background: #6b97c4;
    border-bottom: 3px solid #466a8f;
    width: 168px;
    height: 40px;
    text-transform: capitalize;
    font-weight: normal;
    color: #fff;
    font-size: 15px;
    padding: 0 10px;
}


#zakaz1 input[type="submit"]:hover, #zakaz1 .repeatform:hover {
  background: #a1bf31;
  cursor: pointer;
}
#zakaz1 select {
  background: none;
  height: 30px;
  color: #444444;
}
#zakaz1 .labelcall {
  height: 30px;
}
#zakaz1 .labelcall label {
  width: 80px;
  float: none;
  padding-left: 10px;
}
#zakaz1 .scall label,
#zakaz1 .docall label {
  line-height: 28px;
  width: 20px;
  margin: 0 8px;
}
#zakaz1 .labelcall,
#zakaz1 .scall,
#zakaz1 .docall {
  display: inline-block;
  margin: 0;
}
#zakaz1 .zpole,
#zakaz1 .buttonform {
  text-align: center;
}
#zakaz1 .error_form ul {
  border: 1px solid #0053A3;
}
#zakaz1 .error-report {
  color: #444;
}

#zakaz1 .info {
  font-size: 12px;
  text-align: center;
}

#zakaz1 .error_form ul li {
  font-size: 12px;
  text-align: left;
}

#zakaz1 .text-report a {
   color: #0053A3;
}

#zakaz1 .field-0{
	margin-bottom: 5px;
}

#zakaz1 .field-1{
	margin-top: 0px;
}

#zakaz1 .buttonform{
	padding-left: 0px;
}
/*/ds-comf/ds-form/css/zayavka.css*/
#zayavka {
  width: 300px;
  margin: 20px 0;
  padding: 0 20px;
  background: #E3E3E3;
  border-radius: 6px;
}
#zayavka .form-head {
  color: #0053A3;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #0053A3;
  text-align: center;
}
#zayavka label {
  display: block;
  float: left;
  color: #555555;
  width: 100px;
}
#zayavka input[type="text"] {
  width: 100%;
  padding: 5px;
  font-size: 15px;
  color: #3B3A57;
  border: 1px solid #0053A3;
  border-radius: 0px;
    -moz-box-sizing: border-box; /* Р”Р»СЏ Firefox */  
    box-sizing: border-box; /* РЁРёСЂРёРЅР° Р±Р»РѕРєР° СЃ РїРѕР»СЏРјРё */
}
#zayavka textarea {
  width: 100%;
  height: 80px;
  padding: 5px;
  resize: none;
  font-size: 15px;
  color: #3B3A57;
  border: 1px solid #0053A3;
  border-radius: 0px;
    -moz-box-sizing: border-box; /* Р”Р»СЏ Firefox */  
    box-sizing: border-box; /* РЁРёСЂРёРЅР° Р±Р»РѕРєР° СЃ РїРѕР»СЏРјРё */
}
#zayavka input[type="submit"] {
    background: #0053A3 none repeat scroll 0 0;
    border: 1px solid #0053A3;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    padding: 0 10px;
    text-transform: uppercase;
}
#zayavka input[type="submit"]:hover {
  background: #a1bf31;
  cursor: pointer;
}
#zayavka select {
  background: none;
  height: 30px;
  color: #444444;
}
#zayavka .labelcall {
  height: 30px;
}
#zayavka .labelcall label {
  width: 80px;
  float: none;
  padding-left: 10px;
}
#zayavka .scall label,
#zayavka .docall label {
  line-height: 28px;
  width: 20px;
  margin: 0 8px;
}
#zayavka .labelcall,
#zayavka .scall,
#zayavka .docall {
  display: inline-block;
  margin: 0;
}
#zayavka .zpole,
#zayavka .buttonform {
  text-align: center;
}
#zayavka .error_form ul {
  border: 1px solid #0053A3;
}
#zayavka .error-report {
  color: #444;
}

#zayavka .info {
  font-size: 12px;
  text-align: center;
}

#zayavka .error_form ul li {
  font-size: 12px;
  text-align: left;
}

#zayavka .text-report a {
   color: #0053A3;
}</pre></body></html>