.spisok01 {
  list-style: none;
  text-align: left;
}
.spisok01 li {
  background: url(/d/001-tick.png) 0px 6px no-repeat;
  padding: 7px 25px 2px 40px;
  background-size: 30px;
  margin: 0px -21px;
}
.localtabs>ul>li .localtabs__title>a {
    font-weight: 600 !important;
    color: #fff !important;
    padding-left: 30px !important;
}
.localtabs>ul>li .localtabs__title {
    background: linear-gradient(to right,#533d82,#e6438b);
    color: #fff !important;
    border-radius: 26px;
}
.localaboutus, .localcontacts, .localcontacts2, .localtabs {
	margin-bottom: 30px;
}
.localtabs>ul {
    border-top: none !important;
}
.localtabs>ul>li .localtabs__body {
    border-bottom: none !important;
}
.localtabs>ul>li.active .localtabs__body {
    background-color: #f9f9f9;
}
.localtabs>ul>li .localtabs__title>a>span {
    width: 19px !important;
    height: 19px !important;
    background: url(/d/lib_430901_2.png) left 50% top 50% / auto auto no-repeat #533d82 !important;
    border-radius: 10px !important;
    margin-left: 20px !important;
    -webkit-box-shadow: 0 0 0 transparent, 0px 0px 0px 7px rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0 0 0 transparent, 0px 0px 0px 7px rgba(255, 255, 255, 0.25);
    box-shadow: 0 0 0 transparent, 0px 0px 0px 7px rgba(255, 255, 255, 0.25);
}
.localtabs>ul>li.active .localtabs__title>a>span {
    background: url(/d/lib_430901_3.png) left 50% top 50% / auto auto no-repeat rgba(23, 23, 23, 0.25) !important;
}
.spisok02 {
  list-style: none;
  text-align: left;
}
.spisok02 li {
    background: url(/d/001-tick.png) 0px 6px no-repeat;
    padding: 10px 25px 10px 40px;
    background-size: 30px;
    margin: 0px -21px;
    font-size: 17px;
}
.important-text {
    background: #fff;
    padding: 30px 30px 26px;
    border-radius: 5px;
    margin: 20px 0;
    box-shadow: 0 25px 45px 0 rgba(83,61,130,0.15);
}