.acordeon {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 40px;
}
.acordeon .acc_item {
  margin-bottom: 10px;
}
.acordeon .acc_item .tabname {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  cursor: pointer;
  background-color: #fff;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  justify-content: flex-end;
  line-height: 1.6em;
  font-size: 20px;
}
.acordeon .acc_item .tabname:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.12' height='8.969' viewBox='0 0 21.12 8.969' data-prefix='i4xd0mu0j'%3E%3Cpath d='M10.55 8.955a1 1 0 0 1-.59-.192L.4 1.807A1 1 0 0 1 1.57.19l8.98 6.529L19.53.19a1 1 0 0 1 1.18 1.617l-9.57 6.956a1 1 0 0 1-.59.192z' fill='white' fill-rule='evenodd' class='path-i8jxi2eg7'%3E%3C/path%3E%3C/svg%3E") 50% 50%/12px no-repeat #2b6fd4;
  transition: all 0.5s;
  border-radius: 50%;
}
.acordeon .acc_item .services {
  padding-top: 30px;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  line-height: normal;
  display: none;
  line-height: 1.6em;
  font-size: 18px;
  color: rgba(62, 62, 62, 0.8);
}
.acordeon .acc_item .services .file {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin: 20px 0;
  padding-left: 40px;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2221px%22%20height%3D%2227px%22%20%20viewBox%3D%220%200%2021%2027%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20stroke-linejoin%3D%22miter%22%20stroke-linecap%3D%22butt%22%20stroke-width%3D%221%22%20stroke%3D%22%23b2b2b2%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2021%206.07%20L%2021%2024.99%20C%2021%2026.1%2020.1%2027%2019.01%2027%20L%201.99%2027%20C%200.89%2027%200%2026.1%200%2024.99%20L%200%202.01%20C%200%200.9%200.9%200%202%200%20L%2015.1%200%22%2F%3E%3Cpath%20fill%3D%22%23b2b2b2%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2015%200%20L%2021%206%20L%2015.99%206%20C%2015.44%206%2015%205.55%2015%205.01%20L%2015%200%20Z%20M%2015%200%22%2F%3E%3Cpath%20fill%3D%22%23d8d8d8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%204%2010%20L%2017%2010%20L%2017%2011%20L%204%2011%20L%204%2010%20Z%20M%204%2012%20L%2017%2012%20L%2017%2013%20L%204%2013%20L%204%2012%20Z%20M%204%2014%20L%2017%2014%20L%2017%2015%20L%204%2015%20L%204%2014%20Z%20M%204%2016%20L%2017%2016%20L%2017%2017%20L%204%2017%20L%204%2016%20Z%20M%204%2018%20L%2011%2018%20L%2011%2019%20L%204%2019%20L%204%2018%20Z%20M%204%2018%22%2F%3E%3C%2Fsvg%3E) 0 50% no-repeat;
}
@media (max-width: 767px) {
  .acordeon .acc_item .services .file {
    flex-wrap: wrap;
  }
}
.acordeon .acc_item .services .file .g-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 0.5em 1.35714em;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  border: 0.07143em solid rgba(0, 0, 0, 0.1);
  border-radius: 0.28571em;
  outline: 0;
  background-color: #15c;
  background-image: linear-gradient(-180deg, #3b7cef 0, #15c 100%);
  box-shadow: 0 0.07143em 0.07143em 0 rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  height: auto;
}
.acordeon .acc_item .services .file .g-button:hover {
  background: #15c;
}
.acordeon .acc_item.active .tabname {
  background: #2b6fd4;
  color: #fff;
}
.acordeon .acc_item.active .tabname:before {
  transform: rotate(180deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.12' height='8.969' viewBox='0 0 21.12 8.969' data-prefix='i4xd0mu0j'%3E%3Cpath d='M10.55 8.955a1 1 0 0 1-.59-.192L.4 1.807A1 1 0 0 1 1.57.19l8.98 6.529L19.53.19a1 1 0 0 1 1.18 1.617l-9.57 6.956a1 1 0 0 1-.59.192z' fill='blue' fill-rule='evenodd' class='path-i8jxi2eg7'%3E%3C/path%3E%3C/svg%3E") 50% 50%/12px no-repeat #fff;
}
.text_before {
  font-size: 17px;
  line-height: 1.6em;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: Roboto, sans-serif;
}
