.vnesenie-izmenenij {
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
  margin: 10px auto;
  max-width: 800px;
}
.vnesenie-izmenenij h1 {
  text-align: center;
  margin: 30px auto;
  font-size: 180%;
}
.vnesenie-izmenenij h2 {
  margin: 50px 0 20px;
  text-align: center;
}
.vnesenie-izmenenij ul,
.vnesenie-izmenenij ol {
  margin: 0 0 15px 15px;
}
.vnesenie-izmenenij p,
.vnesenie-izmenenij li{
	margin:0 0 15px;
	-webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.2;
}
.vnesenie-izmenenij a {
  white-space: nowrap;
}
.form-wrap {
  background: #f9f9f9;
  border-radius: 20px;
  padding: 50px 0;
  
  margin: 40px auto;
}
.form-wrap form {
  margin: 0 auto;
  max-width: 360px;
  padding: 0 15px;
}
.form-wrap form #user-data {
  border: none;
  position: relative;
}
.form-wrap form #user-data label:not(.soglasie-wrap):before {
  content: '';
  display: block;
  width: 49px;
  height: 49px;
  border-radius: 25px;
}
.form-wrap form #user-data label.get-project::before {
  background: #ccc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z' /%3E%3Cpolyline points='14 2 14 8 20 8' /%3E%3Cline x1='12' y1='18' x2='12' y2='12' /%3E%3Cline x1='9' y1='15' x2='15' y2='15' /%3E%3C/svg%3E") no-repeat center;
}
.form-wrap form #user-data label.get-name::before {
  background: #ccc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2' /%3E%3Ccircle cx='12' cy='7' r='4' /%3E%3C/svg%3E") no-repeat center;
}
.form-wrap form #user-data label.get-phone::before {
  background: #ccc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z' /%3E%3C/svg%3E") no-repeat center;
}
.form-wrap form #user-data label.get-email::before {
  background: #ccc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3Cpath d='M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94' /%3E%3C/svg%3E") no-repeat center;
}
.form-wrap form #user-data label.get-comments::before {
  background: #ccc url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7' /%3E%3Cpath d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z' /%3E%3C/svg%3E") no-repeat center;
}
.form-wrap form #user-data label.get-photos::before {
  background: #ccc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48' /%3E%3C/svg%3E") no-repeat center;
}
.form-wrap form #user-data label:not(.soglasie-wrap) {
  margin: 0 0 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 49px 6px 1fr;
  grid-template-columns: 49px 1fr;
  overflow: hidden;
  position: relative;
  grid-gap: 6px;
}
.form-wrap form #user-data label.required::after {
  content: '✱';
  position: absolute;
  color: #936;
  left: 32px;
  top: 7px;
  font-size: 10px;
}
.soglasie-wrap {
  margin: 30px 0 0;
}
.form-wrap form #user-data label input:not(.checkbox-soglasie), 
.form-wrap form #user-data label textarea {
  padding: 15px;
  font-family: "Geologica", Arial, Helvetica, sans-serif;
  font-size: 100%;
  outline: 0;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  border: 0;
  overflow: hidden;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 1px inset #999;
          box-shadow: 0 0 1px inset #999;
}
.form-wrap form #user-data label textarea {
	resize: vertical;
}
select.vibor-nomera-proekta {
  padding: 15px;
  font-family: "Geologica", Arial, Helvetica, sans-serif;
  font-size: 100%;
  outline: 0;
  background: #fff;
  border: 0;
  overflow: hidden;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 1px inset #999;
          box-shadow: 0 0 1px inset #999;
  cursor: pointer;
}
.form-wrap form #user-data label input::-webkit-input-placeholder, .form-wrap form #user-data label textarea::-webkit-input-placeholder {
  color: #999;
}
.form-wrap form #user-data label input::-moz-placeholder, .form-wrap form #user-data label textarea::-moz-placeholder {
  color: #999;
}
.form-wrap form #user-data label input:-ms-input-placeholder, .form-wrap form #user-data label textarea:-ms-input-placeholder {
  color: #999;
}
.form-wrap form #user-data label input::-ms-input-placeholder, .form-wrap form #user-data label textarea::-ms-input-placeholder {
  color: #999;
}
select:invalid,
.form-wrap form #user-data label input::placeholder, 
.form-wrap form #user-data label textarea::placeholder {
  color: #999;
}
.input-clear {
  display: none;
  height: 39px;
  width: 39px;
  border-radius: 22px;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  color: #999;
  font-size: 16px;
  background: #f9f9f9;
  text-align: center;
  line-height: 39px;
}
.input-clear:hover {
  color: #2c3242;
  background: #ccc;
}
.otpravitj {
  font-family: "Geologica", Arial, Helvetica, sans-serif;
  background: #82AC39;
  color: #fff;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  width: 100%;
  line-height: 45px;
  margin: 25px auto 0;
  font-size: 100%;
  height: 61px;
}
.otpravitj:hover {
  background-color: #AED66B;
}
#susses-form {
  max-width: 360px;
  margin: 30px auto 0;
  background: #fff;
  padding: 50px 20px 30px;
  border-radius: 20px;
}
#susses-form p b {
  font-size: 127%;
  margin: 0 0 45px;
  display: block;
  text-align: center;
}
#susses-form p {
  margin: 0 0 25px;
}
#susses-form p a {
  display: block;
  padding: 20px;
  text-decoration: none;
  background: #f1f1f1;
  margin: 0 0 20px;
  border-radius: 50px;
  color: inherit;
  position: relative;
  text-align: center;
}
#susses-form p a::after {
  content: '';
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%232c3242' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='9 18 15 12 9 6' /%3E%3C/svg%3E") no-repeat center/ contain;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -webkit-calc(50% - 12px);
  top: calc(50% - 12px);
  right: 10px;
}
#susses-form p a:hover {
  background-color: #AED66B;
}
#uploadImages {
  width: 100%;
  max-width: 480px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.vnesenie-izmenenij h3 {
  margin: 60px 0 30px;
  border-radius: 20px;
}
.vnesenie-izmenenij h3 span {
  color: #5a7bff;
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
}
.get-photos span {
  font-family: "Geologica", Arial, Helvetica, sans-serif;
  cursor: pointer;
  display: block;
  padding: 13px 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  text-align: center;
  background: #5a7bff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  color: #fff;
}
.get-photos span:hover {
	background-color:#ccc;
}
#addImages {
  display: none;
}
#uploadImagesList {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(120px,1fr));
  grid-gap: 10px;
  margin:0;
}
.item {
  height: 120px;
  display: block;
  position: relative;
  border-radius: 8px;
  background: #fff;
}
.item span.img-wrap img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 90%;
  height: 65%;
  position: absolute;
  left: 5%;
  bottom: 10%;
  border-radius: 8px;
  border: 1px solid #f1f1f1;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.delete-link {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ccc' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='18' y1='6' x2='6' y2='18' /%3E%3Cline x1='6' y1='6' x2='18' y2='18' /%3E%3C/svg%3E%0A") no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border: none;
  cursor: pointer;
  border-radius: 8px;
}
.delete-link:hover {
  background-color: #ebe3e7;
}
#project-data {
  border: none;
  padding: 20px 0;
  margin: 0 0 20px;
}
.group-wrap {
  padding: 20px 10px 10px;
  background: #fff;
  border-radius: 20px;
  margin: 0 0 10px;
  -webkit-box-shadow: 0 10px 20px #f1f1f1;
          box-shadow: 0 10px 20px #f1f1f1;
}
.group-wrap-without-children {
  padding: 20px 10px;
  background: #fff;
  border-radius: 20px;
  margin: 0 0 10px;
  -webkit-box-shadow: 0 10px 20px #f1f1f1;
          box-shadow: 0 10px 20px #f1f1f1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  row-gap: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.parent-item,
.children-item{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  row-gap: 10px;
}
.parent-item {
  margin: 0 0 20px;
}
.children-item {
  margin: 0;
  opacity: 0;
  overflow:hidden;
  max-height: 0;
  -webkit-transition: all .2s cubic-bezier(0, 1, 0, 1);
  -o-transition: all .2s cubic-bezier(0, 1, 0, 1);
  transition: all .2s cubic-bezier(0, 1, 0, 1);
}
.children-item.active {
  margin: 0 0 20px;
  opacity: 1;
  max-height: 1000px;
  -webkit-transition: all .3s cubic-bezier(1, 0, 1, 0);
  -o-transition: all .3s cubic-bezier(1, 0, 1, 0);
  transition: all .3s cubic-bezier(1, 0, 1, 0);
}
.vnesenie-izmenenij .zagolovok {
  font-weight: 800;
  margin: 0 0 5px;
  width: 100%;
}
.upload-img-wrap {
  padding: 20px 10px 30px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 10px 20px #f1f1f1;
          box-shadow: 0 10px 20px #f1f1f1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  row-gap: 10px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.group-wrap label:has(input) {
  padding: 10px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
}
.group-wrap label:has(select) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 120px 10px 1fr;
  grid-template-columns: 120px 1fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  width: 100%;
}
.group-wrap label.active {
  border: 1px solid #000;
}
.group-wrap label:has(input):hover {
  background-color:#f1f1f1;
}
.group-wrap input[type="radio"] {
  margin-right:5px;
}
.group-wrap select {
  font-family: "Geologica", Arial, Helvetica, sans-serif;
  background: transparent;
  border: 1px solid #f1f1f1;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 10px;
  border-radius: 20px;
}
.group-wrap select:hover{
	background:#f1f1f1;
}
.group-wrap-without-children label:has(input) {
  padding: 10px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
}
.group-wrap-without-children label:has(select) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 120px 10px 1fr;
  grid-template-columns: 120px 1fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  width: 100%;
}
.group-wrap-without-children label:has(input):hover {
  background-color:#f1f1f1;
}
.group-wrap-without-children input[type="radio"] {
  margin-right:5px;
}
.group-wrap-without-children select {
  font-family: "Geologica", Arial, Helvetica, sans-serif;
  background: transparent;
  border: 1px solid #f1f1f1;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 10px;
  border-radius: 20px;
}
.group-wrap-without-children select:hover{
	background-color:#f1f1f1;
}
.label-img {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.label-img img {
  height: 60px;
  width: auto;
}
@media (max-width:400px) {
.label-img {
  font-size: 90%;
}	
}
@media (max-width:330px) {
.label-img {
  font-size: 75%;
}	
}