/*path:/ds-comf/ds-form/css/dsforms.css*/
.dspopup-modal-bg {position: fixed;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);display: none;top: 0;left: 0;z-index: 100;}.dspopup-modal {display: none;visibility: hidden;position: fixed;min-width: 300px;z-index: 101;}.dspopup-modal .close-dspopup-modal {display: block;position: absolute;top: 5px;right: 8px;border-width: 0;border-radius: 25%;cursor: pointer;background: url(../img/x.png) no-repeat center;text-align: center;width: 29px;height: 34px;color: #fff;z-index: 9;}.ds-form form input:not([type]).improper-value,.ds-form form input[type="text"].improper-value,.ds-form form input[type="password"].improper-value,.ds-form form input[type="date"].improper-value,.ds-form form input[type="datetime"].improper-value,.ds-form form input[type="datetime-local"].improper-value,.ds-form form input[type="month"].improper-value,.ds-form form input[type="week"].improper-value,.ds-form form input[type="email"].improper-value,.ds-form form input[type="number"].improper-value,.ds-form form input[type="search"].improper-value,.ds-form form input[type="tel"].improper-value,.ds-form form input[type="time"].improper-value,.ds-form form input[type="url"].improper-value,.ds-form form input[type="color"].improper-value,.ds-form form select.improper-value,.ds-form form textarea.improper-value {border: 1px solid #bd1313 !important;}.ds-form form input[type="checkbox"] {border-radius: 4px !important;border: 1px solid #541a51 !important;background-color: #ffffff !important;}.ds-form form input[type="radio"] {vertical-align: middle;}.ds-form form input[readonly],.ds-form form input[readonly='readonly'],.ds-form form textarea[readonly],.ds-form form textarea[readonly='readonly'] {background-color: #eee;opacity: 1;}.ds-form form input[readonly]:hover, .ds-form form input[readonly]:active, .ds-form form input[readonly]:focus,.ds-form form input[readonly='readonly']:hover,.ds-form form input[readonly='readonly']:active,.ds-form form input[readonly='readonly']:focus,.ds-form form textarea[readonly]:hover,.ds-form form textarea[readonly]:active,.ds-form form textarea[readonly]:focus,.ds-form form textarea[readonly='readonly']:hover,.ds-form form textarea[readonly='readonly']:active,.ds-form form textarea[readonly='readonly']:focus {background-color: #eee;opacity: 1;}.ds-form form input.readonly[readonly],.ds-form form input.readonly[readonly='readonly'],.ds-form form textarea.readonly[readonly],.ds-form form textarea.readonly[readonly='readonly'] {border-color: transparent !important;background-color: transparent !important;padding-left: 0 !important;box-shadow: none;}.ds-form form input.readonly[readonly]:hover, .ds-form form input.readonly[readonly]:active, .ds-form form input.readonly[readonly]:focus,.ds-form form input.readonly[readonly='readonly']:hover,.ds-form form input.readonly[readonly='readonly']:active,.ds-form form input.readonly[readonly='readonly']:focus,.ds-form form textarea.readonly[readonly]:hover,.ds-form form textarea.readonly[readonly]:active,.ds-form form textarea.readonly[readonly]:focus,.ds-form form textarea.readonly[readonly='readonly']:hover,.ds-form form textarea.readonly[readonly='readonly']:active,.ds-form form textarea.readonly[readonly='readonly']:focus {padding-left: 0 !important;border-color: transparent !important;background-color: transparent !important;opacity: 1;box-shadow: none;}.ds-form form input[disabled],.ds-form form input[disabled='disabled'],.ds-form form input.disabled,.ds-form form textarea[disabled],.ds-form form textarea[disabled='disabled'],.ds-form form textarea.disabled {background-color: #eee;color: #808080;opacity: 1;cursor: not-allowed;}.ds-form form select {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAICAMAAADUf89RAAAAXVBMVEXe3t7////e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t4c2GbBAAAAHnRSTlMAAAMGCQwPIScqMDM5P0Wfpau0usDDxuTn6u3w8/a+b40GAAAAS0lEQVQI123JRRKAQADEwODubvP/Z3KhYBfIMU00yaxyriCejV+7D5As929cDCBdr996WEC2SZI6jxeQ75J6nw9QHBoDfoByCLHgBAR/B7a3OfpzAAAAAElFTkSuQmCC);background-position: right center;background-repeat: no-repeat;padding-right: 1.75rem;}.ds-form form select option {padding: 0.22222rem 0.64rem;color: #78767a;font-family: inherit;font-size: .875rem;}.ds-form .inline {font-size: 0;}.ds-form .inline.label-left label {width: 28%;display: inline-block;margin-right: 2%;}.ds-form .inline.label-left input {display: inline-block;width: 70%;}.ds-form .inline.label-right label {display: inline-block;float: right;width: 30%;}.ds-form .inline.label-right input {display: inline-block;float: left;width: 65%;}.ds-form .clearfix:before, .ds-form .clearfix:after {content: " ";display: table;}.ds-form .clearfix:after {clear: both;}.ds-form .is_checkbox,.ds-form .is_radio {display: block;text-align: left;}.ds-form .is_checkbox label,.ds-form .is_radio label {margin-left: 2.05556em;}.ds-form .is_checkbox input,.ds-form .is_radio input {margin-top: -22px;}.ds-form .infoform {margin-bottom: 15px;font-size: 12px;color: #b7b7b7;}.ds-form .error-form li:before {content: "*";float: left;margin-left: -15px;font-weight: 700;}.ds-form .buttonform {margin-top: 15px;}.ds-form .rating_selection {text-align: left;font-size: 0;}.ds-form .rating_selection label:first-of-type {display: none;}.ds-form .rating_selection input[type='radio'] {display: none;}.ds-form .rating_selection label {cursor: pointer;display: inline-block;}.ds-form .rating_selection label {display: inline-block;font-size: 30px;letter-spacing: 5px;color: #e9cd10;margin-right: 0;}.ds-form .rating_selection input:checked ~ label {color: #aaa;}.ds-form .rating_selection:hover label[for] {color: #e9cd10;}.ds-form .rating_selection:hover label:hover ~ label {color: #aaa;}[id*="formmessagereport"] {margin-bottom: 0;font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #78767a;}[id*="formmessagereport"] .form-head {margin-left: 0;margin-right: 0;margin-top: 0;padding: 10px 30px;}[id*="formmessagereport"] .repeatform {color: #34495e;}[id*="formmessagereport"] .repeatform:hover, [id*="formmessagereport"] .repeatform:focus {color: #4f6f8f;}@media only screen and (min-width: 560px) {.dspopup-modal {margin-left: auto;margin-right: auto;}}@media only screen and (min-width: 768px) {.dspopup-modal {margin-left: auto;margin-right: auto;}}.ds-form form .error_form ul li{list-style: none;}
/*path:/ds-comf/ds-form/css/forms/dsgetprice.css*/
#dsgetprice-form{width: 528px;min-height: 365px;background-color: #f1f1f1;border-radius: 5px;}#dsgetpriceformmessagereport{width: 528px;height: 169px;background-color: #f1f1f1;border-radius: 5px;}#dsgetprice-form .form-head{color: #4c4c4c;font-size: 27px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 35px;}#dsgetprice-form .left{float: left;width: 51%;}#dsgetprice-form .right{float: right;width: 49%;}#dsgetprice-form .person_dan{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;margin: 27px 0 0 41px;letter-spacing: -0.7px;}#dsgetprice-form .person_dan a{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;text-decoration: underline;}#dsgetprice-form .person_dan a:hover{text-decoration: none;cursor: pointer;}#dsgetprice-form label{margin-bottom: 7px;display: block;}#dsgetprice-form label{color: #4c4c4c;font-size: 17px;font-weight: 300;line-height: 23px;}#dsgetprice-form input[name="login"]{width: 446px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsgetprice-form input[name="tel"]{width: 215px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsgetprice-form textarea{width: 446px;height: 150px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsgetprice-form input[type="submit"]{margin: 22px 0 0 46px;}#dsgetprice-form input[type="submit"]:hover {background-color: #005a7f;border: 1px solid #005a7f;}#dsgetprice-form .error_form{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;list-style: none;margin: 25px auto 0;width: 285px;clear: both;}#dsgetprice-form .error_form li{padding: 25px 0;}#dsgetpriceformmessagereport .form-head{color: #4c4c4c;font-size: 27px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 40px;}#dsgetpriceformmessagereport .text-report > p{color: #4c4c4c;font-size: 17px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 10px;}#dsgetprice-form input::-webkit-input-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsgetprice-form input::-moz-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsgetprice-form input::-moz-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsgetprice-form input::-ms-input-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsgetprice-form .field-1, #dsgetprice-form .field-8 {clear: both;padding-top: 18px;margin-left: 42px;}#dsgetprice-form .field-3 {margin: 20px 0 0 41px;}#dsgetprice-form .field-6 {margin: 20px 0 0 2px;} #dsgetprice-form .required{color: red;}#dsgetprice-form .field-10{display: none;}#dsgetprice-form input[name="email"] {width: 215px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}.form_link {clear: both;margin: 0 0 0 41px;padding-top: 20px;background: url(/ds-comf/ds-form/img/link.svg) 0 19px no-repeat;padding-left: 35px;}.form_link a {color: #006a96;text-decoration: underline;}a#fake_add {clear: both;margin: 20px 0 0 41px;display: block;color: #006a96;text-decoration: underline;background: url(/ds-comf/ds-form/img/file.svg) 0 0 no-repeat;padding-left: 35px;cursor: pointer;}
/*path:/ds-comf/ds-form/css/forms/dskontakt.css*/
#dskontakt-form{width: 680px;min-height: 476px;background: url(../img/form_kontakt.png) no-repeat;margin-top: 15px;background-size: cover;}#dskontaktformmessagereport{width: 680px;min-height: 476px;background: url(../img/form_kontakt.png) no-repeat;margin-top: 15px;background-size: cover;}#dskontakt-form .form-head{color: #ffffff;font-size: 30px;font-weight: 400;text-transform: uppercase;text-align: center;padding: 40px 0 23px 0;}#dskontakt-form .form-head-text{color: #ffffff;font-size: 16px;font-weight: 400;text-align: center;}#dskontakt-form .field-3 {margin-left: 138px;margin-top: 10px;}#dskontakt-form .field-2 {margin-left: 138px;margin-top: 10px;}#dskontakt-form .person_dan{color: #ffffff;font-size: 12px;font-weight: 400;text-align: center;margin: 29px auto 20px;line-height: 18px;}#dskontakt-form .person_dan a{color: #ffffff;font-size: 12px;font-weight: 400;text-decoration: underline;}#dskontakt-form .person_dan a:hover{text-decoration: none;cursor: pointer;}#dskontakt-form label{margin-bottom: 7px;display: block;}#dskontakt-form label{color: #ffffff;font-size: 16px;font-weight: 400;}#dskontakt-form input[name="login1"]{width: 405px;height: 48px;background-color: #ffffff;border-radius: 20px;border: none;margin: 3px auto 14px;padding-left: 20px;}#dskontakt-form input[name="tel1"]{width: 405px;height: 48px;background-color: #ffffff;border-radius: 20px;border: none;margin: 0 auto;padding-left: 20px;}#dskontakt-form input[type="submit"]{width: 221px;height: 45px;border: none;background-color: #ff0000;border: 1px solid #ff0000;border-radius: 20px;color: #ffffff;font-size: 16px;font-weight: 400;text-align: center;padding: 0px 0 0 0px;cursor: pointer;line-height: 45px;margin: 0 auto;display: block;}#dskontakt-form .error_form{margin-top: 2px;padding-left: 15px;color: #c1eefc;font-size: 14px;font-weight: 400;list-style: none;margin: 6px auto 0;width: 285px;}#dskontaktformmessagereport .form-head{color: #ffffff;font-size: 30px;font-weight: 400;text-transform: uppercase;text-align: center;padding: 40px 0 72px 0;}#dskontaktformmessagereport .text-report > p{color: #ffffff;font-size: 16px;font-weight: 400;line-height: 24px;text-align: center;}#dskontaktformmessagereport .form-head_text{color: #ffffff;font-size: 18px;font-weight: 400;line-height: 24px;text-align: center;margin: 63px auto 57px;}#dskontaktformmessagereport .repeatform{color: #00c3ff;font-size: 18px;font-weight: 400;line-height: 24px;text-decoration: underline;text-align: center;display: block;margin: 0 auto;}#dskontaktformmessagereport .repeatform:hover{text-decoration: none;}#dskontakt-form input::-webkit-input-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}#dskontakt-form input::-moz-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}#dskontakt-form input::-moz-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}#dskontakt-form input::-ms-input-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}
/*path:/ds-comf/ds-form/css/forms/dsprice.css*/
#dsprice-form{width: 528px;min-height: 440px;background-color: #f1f1f1;border-radius: 5px;}#dspriceformmessagereport{width: 528px;height: 169px;background-color: #f1f1f1;border-radius: 5px;}#dsprice-form .form-head{color: #4c4c4c;font-size: 27px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 35px;}#dsprice-form .left{float: left;width: 51%;}#dsprice-form .right{float: right;width: 49%;}#dsprice-form .person_dan{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;margin: 27px 0 0 41px;letter-spacing: -0.7px;}#dsprice-form .person_dan a{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;text-decoration: underline;}#dsprice-form .person_dan a:hover{text-decoration: none;cursor: pointer;}#dsprice-form label{margin-bottom: 7px;display: block;}#dsprice-form label{color: #4c4c4c;font-size: 17px;font-weight: 300;line-height: 23px;}#dsprice-form input[name="login"]{width: 446px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsprice-form input[name="tel"]{width: 215px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsprice-form input[type="submit"]{margin: 22px 0 0 46px;width: 173px;height: 50px;-webkit-border-radius: 5px;border-radius: 5px;background-color: #006a96;display: block;border: none;color: #ffffff;font-size: 15px;font-weight: 300;line-height: 47px;text-align: center;cursor: pointer;}#dsprice-form input[type="submit"]:hover {background-color: #005a7f;border: 1px solid #005a7f;}#dsprice-form .error_form{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;list-style: none;margin: 25px auto 0;width: 285px;clear: both;}#dsprice-form .error_form li{padding: 25px 0;}#dspriceformmessagereport .form-head{color: #4c4c4c;font-size: 27px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 40px;}#dspriceformmessagereport .text-report > p{color: #4c4c4c;font-size: 17px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 10px;}#dsprice-form input::-webkit-input-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsprice-form input::-moz-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsprice-form input::-moz-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsprice-form input::-ms-input-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsprice-form .field-1 {clear: both;padding-top: 18px;margin-left: 42px;}#dsprice-form .field-3 {margin: 20px 0 0 41px;}#dsprice-form .field-6 {margin: 20px 0 0 2px;} #dsprice-form .required{color: red;}#dsprice-form .field-10{display: none;}#dsprice-form input[name="email"] {width: 215px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}.form_link {clear: both;margin: 0 0 0 41px;padding-top: 20px;background: url(/ds-comf/ds-form/img/link.svg) 0 19px no-repeat;padding-left: 35px;}.form_link a {color: #006a96;text-decoration: underline;}a#fake_add {clear: both;margin: 20px 0 0 41px;display: block;color: #006a96;text-decoration: underline;background: url(/ds-comf/ds-form/img/file.svg) 0 0 no-repeat;padding-left: 35px;cursor: pointer;}
/*path:/ds-comf/ds-form/css/forms/dsusluga.css*/
#dsusluga-form{width: 528px;min-height: 570px;background-color: #f1f1f1;border-radius: 5px;}#dsuslugaformmessagereport{width: 528px;height: 169px;background-color: #f1f1f1;border-radius: 5px;}#dsusluga-form .form-head{color: #4c4c4c;font-size: 27px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 35px;}#dsusluga-form .field-1{float: left;width: 51%;padding: 53px 0 0 41px;}#dsusluga-form .field-2{float: right;width: 49%; padding: 53px 0 0 2px;}#dsusluga-form .field-5{float: left;width: 51%;}#dsusluga-form .field-6{float: right;width: 49%; }#dsusluga-form .field-3{clear: both;padding-top: 18px;margin-left: 42px;}#dsusluga-form .field-4{margin-left: 42px;padding-top: 18px;}#dsusluga-form .person_dan{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;margin: 36px 0 0 41px;letter-spacing: -0.7px;}#dsusluga-form .person_dan a{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;text-decoration: underline;}#dsusluga-form .person_dan a:hover{text-decoration: none;cursor: pointer;}#dsusluga-form label{margin-bottom: 7px;display: block;}#dsusluga-form label{color: #4c4c4c;font-size: 17px;font-weight: 300;line-height: 23px;}#dsusluga-form input[name="login1"]{width: 215px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsusluga-form input[name="tel"]{width: 215px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsusluga-form select{width: 446px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #fff url(../img/str_select.svg) no-repeat 97% center;display: block;padding-left: 17px;}#dsusluga-form textarea{width: 445px;height: 110px;border: 1px solid #d8d8d8;background-color: #ffffff;color: #a2a2a2;font-size: 15px;font-weight: 300;line-height: 22px;padding: 10px 0 0 17px;}#dsusluga-form input[type="submit"]{margin: 30px 0 0 46px;}#dsusluga-form .error_form{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;list-style: none;margin: 25px auto 0;width: 285px;clear: both;}#dsusluga-form .error_form li{padding: 25px 0;}#dsuslugaformmessagereport .form-head{color: #4c4c4c;font-size: 27px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 40px;}#dsuslugaformmessagereport .text-report > p{color: #4c4c4c;font-size: 17px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 10px;}#dsusluga-form input::-webkit-input-placeholder,#dsusluga-form textarea::-webkit-input-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsusluga-form input::-moz-placeholder,#dsusluga-form textarea::-webkit-input-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsusluga-form input::-moz-placeholder,#dsusluga-form textarea::-webkit-input-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsusluga-form input::-ms-input-placeholder,#dsusluga-form textarea::-webkit-input-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}
/*path:/ds-comf/ds-form/css/forms/dsvopros.css*/
#dsvopros-form{width: 528px;min-height:430px;background-color: #f1f1f1;border-radius: 5px;}#dsvoprosformmessagereport{width: 528px;height: 169px;background-color: #f1f1f1;border-radius: 5px;}#dsvopros-form .form-head{color: #4c4c4c;font-size: 27px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 35px;}#dsvopros-form .left{float: left;width: 51%;}#dsvopros-form .right{float: right;width: 49%;}#dsvopros-form .field-2 {margin: 53px 0 0 41px;}#dsvopros-form .field-6 {margin: 53px 0 0 2px;}#dsvopros-form .person_dan{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;margin: 27px 0 0 41px;letter-spacing: -0.7px;}#dsvopros-form .person_dan a{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;text-decoration: underline;}#dsvopros-form .person_dan a:hover{text-decoration: none;cursor: pointer;}#dsvopros-form label{margin-bottom: 7px;display: block;}#dsvopros-form label{color: #4c4c4c;font-size: 17px;font-weight: 300;line-height: 23px;}#dsvopros-form input[name="login"]{width: 215px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsvopros-form input[name="tel"]{width: 215px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsvopros-form input[type="submit"]{margin: 22px 0 0 46px;}#dsvopros-form .error_form{color: #4c4c4c;font-size: 14px;font-weight: 300;line-height: 17px;list-style: none;margin: 25px auto 0;width: 285px;clear: both;}#dsvopros-form .error_form li{padding: 25px 0;}#dsvoprosformmessagereport .form-head{color: #4c4c4c;font-size: 27px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 40px;}#dsvoprosformmessagereport .text-report > p{color: #4c4c4c;font-size: 17px;font-weight: 300;line-height: 23px;text-align: center;padding-top: 10px;}#dsvopros-form input::-webkit-input-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsvopros-form input::-moz-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsvopros-form input::-moz-placeholder {color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsvopros-form input::-ms-input-placeholder{color: #9c9c9c;font-size: 16px;font-weight: 400;}#dsvopros-form .field-1 {clear: both;padding-top: 18px;margin-left: 42px;}#dsvopros-form textarea {width: 446px;height: 120px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;resize: none;padding-top: 10px;}#dsvopros-form .field-3 {margin: 20px 0 0 41px;}#dsvopros-form .field-7 {margin: 20px 0 0 2px;}#dsvopros-form input[name="email"] {width: 215px;height: 50px;border: 1px solid #d8d8d8;background-color: #ffffff;border-radius: 4px;padding-left: 17px;}#dsvopros-form .required {color: red;}
/*path:/ds-comf/ds-form/css/forms/dszakazusluga.css*/
#dszakazusluga-form{width:100%;background-color:#f1f1f1;padding:15px;text-align: center;margin: 20px 0px;}#dszakazusluga-form .form-head-text{color: #666666;font-size: 25px;width: 100%;text-align: center;margin: 10px 0;}#dszakazusluga-form .field-1,#dszakazusluga-form .field-2,#dszakazusluga-form .field-3{display: inline-block;width: 32%;vertical-align: top;text-align: left;}#dszakazusluga-form .field-1 label,#dszakazusluga-form .field-2 label,#dszakazusluga-form .field-3 label{margin-bottom:10px;}#dszakazusluga-form .field-1 input,#dszakazusluga-form .field-2 input,#dszakazusluga-form .field-3 input{border:1px solid #d8d8d8;padding: 5px 10px;}#dszakazusluga-form .field-1{margin-left:10px;}#dszakazusluga-form .bottom-block{width:100%;margin-top:20px;text-align:right;padding-right: 20px;}#dszakazusluga-form .field-6{width: 140px;display: inline-block;vertical-align: middle;margin-top: 10px;}#dszakazusluga-form .person_dan{width: 307px;text-align: left;display: inline-block;vertical-align: top;}#dszakazusluga-form .error_form{text-align: left;}
/*path:/ds-comf/ds-form/css/forms/dszvonok.css*/

