@charset "UTF-8";
* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flex-st {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

p {
  margin-top: 0;
}

a {
  color: inherit;
}

input, textarea, select, option {
  font-family: inherit;
  font-size: inherit;
}

:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
}

body {
  padding: 0;
  margin: 0;
}

/* inter-100 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  src: local(""), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-100.woff2") format("woff2"), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-100.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-200 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-200.woff2") format("woff2"), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-200.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-300 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-300.woff2") format("woff2"), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-regular - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff2") format("woff2"), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-500 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-500.woff2") format("woff2"), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-500.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-600 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-600.woff2") format("woff2"), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-600.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-700 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-700.woff2") format("woff2"), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-800 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-800.woff2") format("woff2"), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-800.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-900 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  src: local(""), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-900.woff2") format("woff2"), url("/usertpl/fonts/inter/inter-v12-latin-ext_latin_cyrillic-ext_cyrillic-900.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* SV */
.sv .sv-panel {
  display: block;
}

.sv #sv-yes {
  display: none;
}

.sv #sv-no {
  display: inline-block;
}

.sv .readTextAudio {
  display: flex;
}
.sv .btn {
  border-color: #000;
  color: #000;
}
.sv .gtitle::after {
  display: none;
}
.sv .header .logo {
  background: none;
  padding-left: 0;
}
.sv .header .text-a, .sv .header .text-b {
  color: #000;
}
.sv .header .dops .lowvis {
  border-color: #000;
}
.sv .menu {
  background: #000;
}
.sv .menu .item .sub {
  background: #000;
}
.sv .menu-line {
  background: #000;
}
.sv .popservice .list .item:nth-child(1) {
  background-color: #000;
}
.sv .popservice .list .item:nth-child(2) {
  background-color: #000;
}
.sv .popservice .list .item:nth-child(3) {
  background-color: #000;
}
.sv .popservice .list .item:nth-child(4) {
  background-color: #000;
}
.sv .popservice .list .item:nth-child(5) {
  background-color: #000;
}
.sv .popservice .list .item:nth-child(6) {
  background-color: #000;
}
.sv .popservice .list .item:nth-child(7) {
  background-color: #000;
}
.sv .popservice .list .item:nth-child(8) {
  background-color: #000;
}
.sv .pollinks {
  display: none;
}
.sv .news-list .title, .sv .file-list .title, .sv .article-list .title {
  color: #000;
}
.sv .upfooter {
  background: #000;
}
.sv .upfooter .soc {
  display: none;
}
.sv .mainindex .l {
  max-width: none;
}
.sv .mainindex .map {
  display: none;
}
.sv.sv_color_dark {
  background: #000;
  color: #fff;
}
.sv.sv_color_dark .header .text-a, .sv.sv_color_dark .header .text-b {
  color: #fff;
}
.sv.sv_color_light {
  /*
  .menu {
    color:#000;
    background: #fff;
    .item {
      .sub {
        background: #fff;
      }
    }
  }
  */
}
.sv.sv_color_light .upfooter {
  background: #fff;
  color: #000;
}
.sv.sv_color_blue {
  background: #2dbefe;
  color: #063462;
}
.sv.sv_color_blue .menu {
  background: #2dbefe;
  color: #063462;
}
.sv.sv_color_blue .menu .item .sub {
  background: #2dbefe;
}
.sv.sv_color_blue .upfooter {
  background: #2dbefe;
  color: #063462;
}
.sv.ls_medium {
  letter-spacing: 2px;
  word-spacing: 4px;
}
.sv.ls_big {
  letter-spacing: 4px;
  word-spacing: 8px;
}
.sv.fs_small {
  font-size: 12px;
  line-height: normal;
}
.sv.fs_big {
  font-size: 20px;
  line-height: normal;
}
.sv.sv_img_no .mainslider {
  display: none;
}
.sv img {
  filter: grayscale(100%);
}
.sv .mainslider .item {
  filter: grayscale(100%);
}

/* ВЕРСИЯ ДЛЯ СЛАБОВИДЯЩИХ */
.sv-panel {
  display: none;
  padding: 20px 25px 25px;
  background: #333;
  color: #fff;
}

.sv-panel .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.sv-panel .block {
  text-align: center;
}

.sv-panel .caption {
  margin: 0 0 20px;
  font-size: 1.8rem;
  font-weight: bold;
}

.sv-panel .option {
  font-size: 1.6rem;
}

.sv-panel .option .item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7.5px;
  cursor: pointer;
}

.sv-panel .size .item,
.sv-panel .color .item,
.sv-panel .image .item {
  width: 50px;
  height: 50px;
}

.sv-panel .spacing .item {
  width: 100px;
  height: 50px;
}

.sv-toggle {
  width: 100%;
  text-align: right;
}

.sv-toggle .block {
  margin: 0 0 20px;
  padding: 0 20px;
  color: #000;
  cursor: pointer;
}

.sv-toggle span {
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sv-toggle img {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  margin: 0 0 0 20px;
}

#sv-yes {
  display: inline-block;
}

#sv-no {
  display: none;
}

body {
  font: 15px Inter;
  color: #000;
  background: #fff;
  line-height: 18px;
}

.gwrap {
  max-width: 1231px;
  width: 100%;
  margin: 0 auto;
}

.gtitle {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 58px;
  position: relative;
}
.gtitle.center {
  text-align: center;
}
.gtitle.center::after {
  left: calc(50% - 45px);
}
.gtitle::after {
  display: block;
  content: "";
  width: 91px;
  height: 4px;
  background: #0C598F;
  position: absolute;
  left: 0;
  top: calc(100% + 17px);
}

.invalid {
  border-color: red;
  box-shadow: 0 0 3px red;
}

.btn {
  display: inline-block;
  border: 2px solid #01A49F;
  line-height: 20px;
  padding: 10px 42px;
  border-radius: 27px;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #01A49F;
  text-decoration: none;
  cursor: pointer;
  transition: 0.2s;
}
.btn:hover {
  opacity: 0.7;
}

.form {
  background: #F6F9F9;
  padding: 40px;
  border-radius: 5px;
}
.form .title {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.form label {
  display: block;
  margin: 0 0 20px;
}
.form label .t {
  font-weight: 600;
  margin: 0 0 3px;
}
.form label input, .form label textarea, .form label select {
  display: block;
  width: 100%;
  border: 1px solid #01A49F;
  padding: 10px 20px;
  border-radius: 5px;
}

.header {
  padding: 42px 0;
}
@media (max-width: 1231px) {
  .header {
    padding: 20px;
    justify-content: flex-start;
  }
}
.header a {
  text-decoration: none;
  transition: 0.2s;
}
.header a:hover {
  opacity: 0.7;
}
.header .text-a {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #01A49F;
}
@media (max-width: 1231px) {
  .header .text-a {
    font-size: 20px;
    line-height: normal;
  }
}
.header .text-b {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #0C598F;
  text-transform: uppercase;
}
@media (max-width: 1231px) {
  .header .text-b {
    font-size: 20px;
    line-height: normal;
  }
}
.header .text-c {
  margin: 4px 0 0;
}
.header .logo {
  background: url("/usertpl/i/logo.png") no-repeat left center/contain;
  min-height: 111px;
  padding: 5px 0 5px 170px;
}
@media (max-width: 1231px) {
  .header .logo {
    min-height: auto;
    padding: 5px 0 5px 120px;
    order: 1;
  }
}
@media (max-width: 1231px) {
  .header .logo .text-c {
    display: none;
  }
}
.header .call {
  padding: 4px 0;
}
@media (max-width: 1231px) {
  .header .call {
    order: 3;
    padding: 13px 0;
  }
}
@media (max-width: 1231px) {
  .header .call .text-c {
    display: none;
  }
}
.header .dops {
  padding: 12px 0 10px;
}
@media (max-width: 1231px) {
  .header .dops {
    width: 120px;
    order: 2;
  }
}
.header .dops .lowvis {
  border: 2px solid #01A49F;
  border-radius: 27px;
  height: 57px;
  padding: 11px 16px 10px 66px;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  width: 206px;
  background: url("/usertpl/i/lowvis.png") no-repeat 17px center;
  cursor: pointer;
  margin: 0 0 11px;
}
@media (max-width: 1231px) {
  .header .dops .lowvis {
    display: none;
  }
}
.header .dops .langs {
  padding: 0 7px;
}
@media (max-width: 1231px) {
  .header .dops .langs .lang {
    margin: 0 0 5px;
  }
}

.menu {
  position: relative;
  z-index: 5;
  color: #fff;
  background: #01A49F;
  margin: 0 0 1px;
}
@media (max-width: 1231px) {
  .menu {
    padding: 10px 20px;
  }
}
.menu .item {
  height: 73px;
  display: flex;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  margin: 0 40px 0 0;
}
.menu .item:last-child {
  margin: 0;
}
@media (max-width: 1231px) {
  .menu .item {
    display: none;
    height: auto;
    padding: 5px;
    width: 100%;
    margin: 0 0 5px;
  }
}
.menu .item.mobile {
  display: none;
  width: 100%;
}
@media (max-width: 1231px) {
  .menu .item.mobile {
    display: flex;
  }
}
.menu .item.home .t {
  background: url("/usertpl/i/icon-home.png") no-repeat center;
  width: 28px;
  height: 28px;
}
.menu .item.home .t:hover {
  background-color: #0C598F;
}
.menu .item.arrow {
  padding: 0 18px 0 0;
}
.menu .item.arrow::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 33px;
  background: url("/usertpl/i/menu-arrow.svg");
  width: 12px;
  height: 7px;
}
@media (max-width: 1231px) {
  .menu .item.arrow::after {
    display: none;
  }
}
.menu .item.arrow.opened::after {
  transform: rotate(180deg);
}
.menu .item.arrow.opened .sub {
  display: block;
}
@media (max-width: 1231px) {
  .menu .item.arrow {
    padding: 5px;
  }
}
.menu .item .t {
  margin: auto;
  padding: 5px 10px;
  transition: 0.2s;
  border-radius: 5px;
}
.menu .item .t:hover {
  background-color: #0C598F;
}
.menu .item .sub {
  z-index: 5;
  position: absolute;
  top: calc(100% + 4px);
  left: -50px;
  background: #0C598F;
  padding: 28px 37px;
  border-radius: 0 0 5px 5px;
  width: 312px;
  display: none;
}
@media (max-width: 1231px) {
  .menu .item .sub {
    display: block;
    position: static;
    background: none;
    padding: 0 0 0 10px;
  }
}
.menu .item .sub .sitem {
  display: block;
  font-weight: 400;
  margin: 0 0 24px;
  text-decoration: none;
}
@media (max-width: 1231px) {
  .menu .item .sub .sitem {
    margin: 0;
    padding: 5px;
  }
}
.menu .item .sub .sitem:last-child {
  margin: 0;
}

.menu-line {
  height: 3px;
  background: #0C598F;
  margin: 0 0 32px;
}

.upfooter {
  background: #01A49F;
  padding: 50px 0 65px;
  color: #fff;
  margin: 40px 0 0;
  font-size: 14px;
}
@media (max-width: 1231px) {
  .upfooter {
    padding: 40px 20px 10px;
  }
}
.upfooter .gwrap {
  flex-wrap: nowrap;
}
@media (max-width: 1231px) {
  .upfooter .gwrap {
    flex-wrap: wrap;
  }
}
.upfooter a {
  text-decoration: none;
}
@media (max-width: 1231px) {
  .upfooter .block {
    width: 100%;
    margin: 0 0 40px;
  }
}
.upfooter .block.withsoc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.upfooter .block.withsoc .t {
  margin: 0 0 19px;
}
@media (max-width: 1231px) {
  .upfooter .block.withsoc .soc {
    margin: 0 0 20px;
  }
}
.upfooter .block.withsoc .soc .item {
  display: block;
  margin: 0 8px 0 0;
  height: 30px;
  width: 33px;
  background: no-repeat center;
}
.upfooter .block.withsoc .soc .item.in {
  background-image: url("/usertpl/i/soc-in.png");
}
.upfooter .block.withsoc .soc .item.vk {
  background-image: url("/usertpl/i/soc-vk.png");
}
.upfooter .block.withsoc .soc .item.ok {
  background-image: url("/usertpl/i/soc-ok.png");
}
.upfooter .block.withsoc .soc .item.tg {
  background-image: url("/usertpl/i/soc-tg.png");
}
.upfooter .block.withsoc .soc .item.wa {
  background-image: url("/usertpl/i/soc-wa.png");
}
.upfooter .block .t {
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  text-transform: uppercase;
  margin: 0 0 23px;
}
.upfooter .block .links .link {
  margin: 0 0 13px;
  display: block;
}
.upfooter .block .links .link:last-child {
  margin: 0;
}
.upfooter .block .line {
  margin: 0 0 13px;
}
.upfooter .block .line:last-child {
  margin: 0;
}

.footer {
  padding: 38px 0 39px;
  font-weight: 300;
  font-size: 14px;
}
@media (max-width: 1231px) {
  .footer {
    padding: 40px 20px;
  }
}
.footer a {
  text-decoration: none;
  transition: 0.2s;
}
.footer a:hover {
  opacity: 0.7;
}
@media (max-width: 1231px) {
  .footer .l {
    text-align: center;
    width: 100%;
  }
}
.footer .r {
  text-align: right;
}
@media (max-width: 1231px) {
  .footer .r {
    text-align: center;
    margin: 20px 0 0;
    width: 100%;
  }
}

.mainslider {
  margin: 0 auto 64px;
}
.mainslider .owl-carousel .owl-nav {
  position: absolute;
  top: 202px;
  width: 100%;
}
@media (max-width: 1231px) {
  .mainslider .owl-carousel .owl-nav {
    top: 70px;
  }
}
.mainslider .owl-carousel .owl-nav .owl-prev {
  background: url("/usertpl/i/slide-arrow-l.svg") no-repeat center #D9D9D9;
  width: 34px;
  height: 66px;
  border-radius: 0 5px 5px 0;
  position: absolute;
}
.mainslider .owl-carousel .owl-nav .owl-next {
  background: url("/usertpl/i/slide-arrow-l.svg") no-repeat center #D9D9D9;
  width: 34px;
  height: 66px;
  border-radius: 0 5px 5px 0;
  position: absolute;
  right: 0;
  transform: rotate(180deg);
}
.mainslider .item {
  display: block;
  height: 471px;
  background: no-repeat center/cover;
  border-radius: 5px;
}
@media (max-width: 1231px) {
  .mainslider .item {
    height: 200px;
  }
}

.popservice {
  background: #F6F9F9;
  padding: 43px 0;
}
@media (max-width: 1231px) {
  .popservice .list {
    justify-content: space-around;
  }
}
.popservice .list .item {
  margin: 0 0 20px;
  border-radius: 5px;
  width: 292px;
  padding: 29px 10px 29px 93px;
  text-decoration: none;
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  text-transform: uppercase;
  color: #fff;
  transition: 0.2s;
}
.popservice .list .item:hover {
  opacity: 0.9;
}
.popservice .list .item:nth-child(1) {
  background: #457CA3 url("/usertpl/i/pop-service-1.svg") no-repeat 22px center;
}
.popservice .list .item:nth-child(2) {
  background: #3B9E9B url("/usertpl/i/pop-service-2.svg") no-repeat 27px center;
}
.popservice .list .item:nth-child(3) {
  background: #A4019D url("/usertpl/i/pop-service-3.svg") no-repeat 26px center;
}
.popservice .list .item:nth-child(4) {
  background: #48A84C url("/usertpl/i/pop-service-4.svg") no-repeat 24px center;
}
.popservice .list .item:nth-child(5) {
  background: #A24545 url("/usertpl/i/pop-service-5.svg") no-repeat 24px center;
}
.popservice .list .item:nth-child(6) {
  background: #64389B url("/usertpl/i/pop-service-6.svg") no-repeat 28px center;
}
.popservice .list .item:nth-child(7) {
  background: #A1A401 url("/usertpl/i/pop-service-7.svg") no-repeat 23px center;
}
.popservice .list .item:nth-child(8) {
  background: #378DB6 url("/usertpl/i/pop-service-8.svg") no-repeat 27px center;
}

.mainindex {
  padding: 40px 0 60px;
}
@media (max-width: 1231px) {
  .mainindex {
    padding: 40px 20px;
  }
}
.mainindex .l {
  max-width: 603px;
  width: 100%;
  font-size: 16px;
  line-height: 19px;
}
@media (max-width: 1231px) {
  .mainindex .l {
    margin: 0 0 20px;
  }
}
.mainindex .map {
  width: 602px;
  height: 575px;
  background: no-repeat center/cover;
}

.newsblock {
  padding: 43px 0 42px;
  background: #F6F9F9;
}
@media (max-width: 1231px) {
  .newsblock .list {
    justify-content: space-around;
  }
}

.news-list {
  background: #fff;
  padding: 27px 31px 31px;
  width: 399px;
  margin: 0 17px 20px 0;
  border-radius: 5px;
}
@media (max-width: 1231px) {
  .news-list {
    margin: 0 0 20px;
  }
}
.news-list:nth-child(3n) {
  margin: 0 0 20px;
}
.news-list .date {
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 20px;
}
.news-list .title {
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  min-height: 63px;
  margin: 0 0 43px;
  color: #0C598F;
  display: block;
  text-decoration: none;
}

.news-page {
  margin: 0 0 40px;
}
@media (max-width: 1231px) {
  .news-page {
    padding: 0 20px;
  }
}
.news-page .date {
  font-weight: 300;
  font-size: 13px;
  margin: 0 0 10px;
}

.article-list {
  background: #fff;
  padding: 27px 31px 31px;
  width: 399px;
  margin: 0 17px 20px 0;
  border-radius: 5px;
}
.article-list:nth-child(3n) {
  margin: 0 0 20px;
}
.article-list .title {
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  min-height: 63px;
  margin: 0 0 43px;
  color: #0C598F;
  display: block;
  text-decoration: none;
}

.article-page {
  margin: 0 0 40px;
}
@media (max-width: 1231px) {
  .article-page {
    padding: 0 20px;
  }
}

.file-list {
  background: #fff;
  padding: 27px 31px 31px;
  width: 399px;
  margin: 0 17px 20px 0;
  border-radius: 5px;
}
.file-list:nth-child(3n) {
  margin: 0 0 20px;
}
.file-list .date {
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 20px;
}
.file-list .title {
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  min-height: 63px;
  margin: 0 0 43px;
  color: #0C598F;
  display: block;
  text-decoration: none;
}

.file-page {
  margin: 0 0 40px;
}
@media (max-width: 1231px) {
  .file-page {
    padding: 0 20px;
  }
}
.file-page .date {
  font-weight: 300;
  font-size: 13px;
  margin: 0 0 10px;
}
.file-page .link-download {
  display: inline-block;
  margin: 0 20px 20px 0;
}

.faq-list {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #457CA3;
}
.faq-list:last-child {
  border: none;
}
.faq-list .faq_name span {
  font-weight: bold;
}
.faq-list .faq_answer {
  display: none;
  margin: 10px 0 0;
}
.faq-list .faq_toggle {
  display: inline-block;
  color: #01A49F;
  border-bottom: 1px dashed;
  cursor: pointer;
}
.faq-list .date {
  font-size: 13px;
  font-weight: 300;
  margin: 0 0 10px;
}

.banner-list {
  width: 212px;
  height: 142px;
  background: no-repeat center/contain;
  display: block;
}

.pollinks {
  padding: 45px 0 66px;
}
.pollinks .owl-carousel .owl-nav {
  position: absolute;
  top: 59px;
  width: 100%;
}
.pollinks .owl-carousel .owl-nav .owl-prev {
  background: url("/usertpl/i/slide-arrow-l.svg") no-repeat center/contain;
  width: 13px;
  height: 22px;
  position: absolute;
  left: -40px;
}
.pollinks .owl-carousel .owl-nav .owl-next {
  background: url("/usertpl/i/slide-arrow-l.svg") no-repeat center/contain;
  width: 13px;
  height: 22px;
  position: absolute;
  right: -40px;
  transform: rotate(180deg);
}
.pollinks .wrap {
  max-width: 1134px;
  width: 100%;
  margin: 0 auto;
}

.way {
  font-weight: 300;
  font-size: 13px;
  margin: 0 0 10px;
}
@media (max-width: 1231px) {
  .way {
    padding: 0 20px;
  }
}
.way a {
  text-decoration: none;
}

@media (max-width: 1231px) {
  .section-title {
    padding: 0 20px;
  }
  .section-title::after {
    left: 20px;
  }
}

@media (max-width: 1231px) {
  .section-list {
    padding: 0 20px;
  }
}
.section-list .section {
  margin: 0 20px 20px 0;
}

.section-descr {
  margin: 0 0 40px;
}
@media (max-width: 1231px) {
  .section-descr {
    padding: 0 20px;
  }
}

.paging {
  text-align: center;
  margin: 0 0 40px;
}
.paging .page {
  margin: 0 5px;
  border: 1px solid #0C598F;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
}
.paging .page.link {
  border-color: #01A49F;
}

@media (max-width: 1231px) {
  .contentlist {
    justify-content: space-around;
    padding: 0 20px;
  }
}

.bg {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  display: none;
}
.bg .pop {
  margin: auto;
  border-radius: 5px;
  max-width: 436px;
  width: 100%;
  display: none;
  position: absolute;
  text-align: center;
}
.bg .pop .title {
  background: #fff;
  font-size: 25px;
  font-weight: 800;
  line-height: 26px;
  padding: 35px 53px 0;
  border-radius: 5px 5px 0 0;
}
.bg .pop .content {
  padding: 35px 53px;
  border-radius: 0 0 5px 5px;
  background: #fff;
}
.bg .pop .content .msg {
  margin: 0 0 20px;
}
.bg .pop .content .btn {
  display: block;
  padding: 15px;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url("/usertpl/i/loader.svg") no-repeat center #000;
  display: none;
  opacity: 0.7;
  z-index: 15;
}

.readTextAudio {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background: #000 no-repeat center;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
}
.readTextAudio .icon {
  width: 30px;
  height: 30px;
  background: no-repeat center/contain;
}
.readTextAudio .icon.play {
  background-image: url("/usertpl/i/play.svg");
}
.readTextAudio .icon.waiting {
  background-image: url("/usertpl/i/in_progress_icon.svg");
}
