@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=cyrillic");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

a { text-decoration: none; color: inherit; }

input[type="submit"], input[type="button"], input[type="reset"], button { cursor: pointer; -webkit-appearance: none; outline: 0; }

::-moz-placeholder { color: inherit; opacity: 1; }

::-webkit-input-placeholder { color: inherit; opacity: 1; }

:-ms-input-placeholder { color: inherit; opacity: 1; }

::-ms-input-placeholder { color: inherit; opacity: 1; }

::placeholder { color: inherit; opacity: 1; }

input, textarea { outline: 0; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.clearfix:before, .clearfix:after { display: table; content: " "; }

.clearfix:after { clear: both; }

html { height: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { position: relative; height: 100%; min-width: 320px; font-family: 'Open Sans', Arial, sans-serif; font-size: 16px; line-height: 1; background: #fff; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.container { width: 980px; margin: 0 auto; padding: 0 14px; }

section { padding-top: 50px; padding-bottom: 55px; }

.btn { display: inline-block; color: #fff; font-weight: 600; text-align: center; line-height: 38px; padding: 0 18px; border: 0; border-radius: 5px; background: #32a041; -webkit-transition: .2s background-color; transition: .2s background-color; -webkit-tap-highlight-color: transparent; }
.btn:hover { background: #7DC587; }

h2 { color: #444; font-size: 30px; text-align: center; margin-bottom: 35px; }

.rating { color: #ffa800; }
.rating__caption { font-size: 14px; font-weight: 300; display: inline-block; vertical-align: middle; color: #000; margin-right: 6px; }
.rating__stars { display: inline-block; vertical-align: bottom; min-width: 110px; max-width: 110px; height: 19px; background: url("/images/156fbf982d8162032f2300fe01573617/star.svg") top left/auto 100% repeat-x; }
.rating__stars::before { content: ''; float: left; width: inherit; height: 100%; background: url("/images/156fbf982d8162032f2300fe01573617/star--active.svg") top left/auto 100% repeat-x; }
.rating__stars--sm { min-width: 55px; max-width: 55px; height: 10px; }
.rating__stars--sm, .rating__stars--sm::before { background-size: 11px 10px; }
.rating__val { display: inline-block; vertical-align: bottom; }
.rating__vote { color: #717171; display: inline-block; vertical-align: bottom; margin-left: 5px; position: relative; padding-left: 16px; }
.rating__vote::before { content: ''; position: absolute; bottom: 2px; left: 0; width: 12px; height: 11px; background: url("/images/156fbf982d8162032f2300fe01573617/icon-vote.png") no-repeat; }

.justify-container { font-size: 1px; text-align: justify; }
.justify-container::after { content: ''; display: inline-block; width: 99%; height: 0; overflow: hidden; }

.social a { display: inline-block; vertical-align: top; width: 45px; height: 45px; border-radius: 50%; background: url("/images/156fbf982d8162032f2300fe01573617/social.png") no-repeat; }
.social a:nth-child(1) { background-position: -0px -0px; }
.social a:nth-child(2) { background-position: -45px -0px; }
.social a:nth-child(3) { background-position: -0px -45px; }
.social a:nth-child(4) { background-position: -45px -45px; }

.header { padding: 24px 0; }
.header__inner { font-size: 0; }
.header__logo { display: inline-block; vertical-align: middle; font-size: 14px; width: 20%; }
.header__logo img { display: block; height: 48px; width: 119px; }
.header__text { display: inline-block; vertical-align: middle; font-size: 14px; line-height: 18px; width: 60%; }
.header__cabinet { display: inline-block; vertical-align: middle; font-size: 14px; line-height: 32px; width: 20%; text-align: right; }
.header__cabinet a { display: inline-block; position: relative; padding-left: 38px; }
.header__cabinet a::before { content: ''; position: absolute; left: 0; top: 0; width: 32px; height: 32px; background: url("/images/156fbf982d8162032f2300fe01573617/icon-cabinet.png") no-repeat; }

.top-section { background: url("/images/156fbf982d8162032f2300fe01573617/top-bg.jpg") center/cover no-repeat; padding: 0; }
.top-section__inner { position: relative; padding-top: 50px; padding-bottom: 55px; }
.top-section h1 { color: #565656; font-size: 48px; font-weight: 600; margin-bottom: 35px; }
.top-section h1 span { font-size: 41px; }
.top-section p { font-size: 14px; line-height: 24px; font-weight: 300; max-width: 575px; }
.top-section strong { font-weight: bold; }

.s-sm { background: #efefef; padding: 25px 0 25px; }
.s-sm__btn { position: relative; }
.s-sm__btn .btn { position: absolute; bottom: 5px; right: 0; }

.get-list { font-size: 0; }
.get-list li { display: inline-block; vertical-align: top; text-align: left; font-size: 14px; color: #212121; padding-right: 18px; padding-bottom: 8px; white-space: nowrap; }
.get-list li + li { padding-left: 18px; border-left: 1px solid #fff; }
.get-list li:nth-child(1) h3::before { background-position: -0px -0px; width: 28px; height: 26px; }
.get-list li:nth-child(2) h3::before { background-position: -0px -26px; width: 25px; height: 25px; }
.get-list li:nth-child(3) h3::before { background-position: -0px -86px; width: 20px; height: 20px; }
.get-list li:nth-child(4) h3::before { background-position: -0px -106px; width: 19px; height: 22px; }
.get-list li:last-child { padding-left: 0; }
.get-list li:last-child p::before { content: ''; display: inline-block; vertical-align: bottom; width: 21px; height: 18px; margin-right: 8px; background: url("/images/156fbf982d8162032f2300fe01573617/get-list.png") 0 -68px no-repeat; }
.get-list li:last-child p::after { content: ''; display: inline-block; vertical-align: bottom; width: 24px; height: 17px; background: url("/images/156fbf982d8162032f2300fe01573617/get-list.png") 0 -51px no-repeat; }
.get-list h3 { line-height: 26px; font-weight: 700; padding-left: 35px; margin-bottom: 2px; position: relative; }
.get-list h3:not(:last-child)::before { content: ''; position: absolute; top: 0; left: 0; background: url("/images/156fbf982d8162032f2300fe01573617/get-list.png") no-repeat; }
.get-list p { font-weight: 600; padding-left: 35px; }

.rating-section { padding-bottom: 70px; }
.rating-section__header { padding-bottom: 12px; border-bottom: 1px solid #D4D4D4; }
.rating-section__header h2 { margin: 0; text-align: left; display: inline-block; vertical-align: top; margin-right: 8px; }
.rating-section__header .rating { display: inline-block; vertical-align: top; white-space: nowrap; margin-top: 7px; }
.rating-section__header .rating__val { margin-left: 5px; }

.company-rating { margin-top: 20px; }
.company-rating li { display: inline-block; vertical-align: top; font-size: 14px; text-align: right; white-space: nowrap; }
.company-rating .rating { margin-top: 15px; overflow: hidden; }
.company-rating .rating__caption { float: left; margin-right: 8px; line-height: 16px; }
.company-rating .rating__val { font-weight: 700; font-size: 16px; line-height: 11px; color: #fda729; margin-left: 3px; }

.s-text1 { background: #7dc587; color: #fff; }
.s-text1 h2 { color: inherit; }
.s-text1 p { line-height: 24px; }
.s-text1 p + p { margin-top: 24px; }

.s-text2 h2 + p { text-align: center; font-weight: 300; }
.s-text2 p { line-height: 24px; }
.s-text2 p a { color: #32a041; }

.req-list { margin-top: 30px; margin-bottom: 50px; }
.req-list ul { display: inline-block; vertical-align: top; }
.req-list ul:nth-child(1) li:nth-child(1)::before { background-position: -0px -0px; }
.req-list ul:nth-child(1) li:nth-child(2)::before { background-position: -55px -0px; }
.req-list ul:nth-child(2) li:nth-child(1)::before { background-position: -0px -55px; }
.req-list ul:nth-child(2) li:nth-child(2)::before { background-position: -55px -55px; }
.req-list ul:nth-child(3) li:nth-child(1)::before { background-position: -0px -110px; }
.req-list ul:nth-child(3) li:nth-child(2)::before { background-position: -55px -110px; }
.req-list li { text-align: left; font-size: 18px; line-height: 20px; padding-left: 75px; padding-top: 6px; position: relative; margin-top: 30px; }
.req-list li::before { content: ''; position: absolute; top: 0; left: 0; width: 55px; height: 55px; background-image: url("/images/156fbf982d8162032f2300fe01573617/req-list.png"); background-repeat: no-repeat; }

.s-text3 { background: #f1f1f1; font-weight: 300; font-size: 16px; line-height: 24px; }
.s-text3__col { display: inline-block; vertical-align: top; width: 50%; }
.s-text3__col:last-child { padding-left: 8.75%; }
.s-text3 p + p { margin-top: 24px; }
.s-text3 strong { font-size: 18px; font-weight: 600; color: #32a041; }
.s-text3 ul { margin-top: 30px; }
.s-text3 li { position: relative; padding-left: 28px; line-height: 18px; }
.s-text3 li + li { margin-top: 12px; }
.s-text3 li::before { content: ''; position: absolute; top: 7px; left: 1px; width: 6px; height: 6px; border-radius: 50%; background: #32a041; }

.s-text4 { text-align: center; }
.s-text4 p { line-height: 24px; font-weight: 300; }
.s-text4 ul { margin: 45px 0 50px; }
.s-text4 li { display: inline-block; vertical-align: top; text-align: center; font-size: 16px; max-width: 280px; position: relative; padding-top: 110px; }
.s-text4 li::before { content: ''; position: absolute; top: 0; left: 0; right: 0; margin: auto; background: url("/images/156fbf982d8162032f2300fe01573617/selection-list.png") no-repeat; }
.s-text4 li:nth-child(1)::before { background-position: -0px -165px; width: 74px; height: 76px; }
.s-text4 li:nth-child(2)::before { background-position: -0px -82px; width: 81px; height: 83px; }
.s-text4 li:nth-child(3)::before { background-position: -0px -0px; width: 82px; height: 82px; }
.s-text4 li p { font-size: 14px; line-height: 16px; }
.s-text4 h3 { font-weight: 600; font-size: 20px; margin: 0 0 22px; }

.s-text5 { background: #f1f1f1; }
.s-text5 h2 + p { text-align: center; }
.s-text5 p { font-size: 16px; line-height: 24px; font-weight: 300; }
.s-text5 p + p { margin-top: 24px; }
.s-text5 strong { font-weight: 600; }
.s-text5 ul { padding-top: 10px; margin-bottom: 50px; }
.s-text5 ul ~ p { padding-left: 70px; }
.s-text5 li { display: inline-block; vertical-align: top; text-align: left; width: 410px; margin-top: 40px; padding-left: 70px; position: relative; }
.s-text5 li::before { content: ''; position: absolute; top: 5px; left: 0; width: 55px; height: 55px; background: url("/images/156fbf982d8162032f2300fe01573617/repay-list.png") no-repeat; }
.s-text5 li:nth-child(1)::before { background-position: -0px -0px; }
.s-text5 li:nth-child(2)::before { background-position: -55px -0px; }
.s-text5 li:nth-child(3)::before { background-position: -0px -55px; }
.s-text5 li:nth-child(4)::before { background-position: -55px -55px; }
.s-text5 li a { text-decoration: underline; }
.s-text5 li a:hover { color: #32a041; }

.news-list li { display: inline-block; vertical-align: top; text-align: left; font-size: 16px; line-height: 20px; width: 28%; }
.news-list time { display: inline-block; vertical-align: top; font-size: 12px; line-height: 20px; color: #fff; background: #7DC587; padding: 0 12px; border-radius: 3px; }
.news-list h3 { font-size: 18px; margin: 28px 0 22px; }
.news-list h3 a { color: #394561; }
.news-list p { margin-bottom: 20px; }
.news-list a { color: #32a041; }
.news-list a:hover { text-decoration: underline; }

.footer { background: #909090; color: #fff; font-size: 14px; line-height: 18px; padding: 40px 0; }
.footer__left, .footer__right { display: inline-block; vertical-align: top; width: 50%; overflow: hidden; }
.footer__text { float: left; width: 57%; }
.footer__text p + p { margin-top: 18px; }
.footer__nav { float: left; width: 43%; padding-left: 8%; }
.footer__nav li { padding-bottom: 2px; }
.footer__nav li li + li { padding-top: 2px; }
.footer__nav a { text-decoration: underline; }
.footer__nav a:hover { text-decoration: none; }
.footer__right { padding-left: 6%; }
.footer__contacts { display: inline-block; vertical-align: top; width: 52%; }
.footer__contacts a[href^="mailto"] { text-decoration: underline; }
.footer__contacts a[href^="mailto"]:hover { text-decoration: none; }
.footer__contacts p { font-size: 18px; margin-top: 15px; }
.footer__social { display: inline-block; vertical-align: top; width: 47%; max-width: 195px; }
.footer__social p { margin-bottom: 15px; }
.footer__right-bottom li { display: inline-block; vertical-align: top; width: 52%; margin-top: 18px; }
.footer__right-bottom li:nth-child(2n) { width: 47%; max-width: 195px; }

.section-reviews { background: #f1f1f1; }

.select-rate { overflow: hidden; }
.select-rate label { float: right; margin: 0; padding: 3px 1px; cursor: pointer; }
.select-rate label::before { content: ''; display: block; width: 12px; height: 12px; background: url("/images/156fbf982d8162032f2300fe01573617/star.svg") top left/contain no-repeat; }
.select-rate input { display: none; }
.select-rate input:checked ~ label::before { background-image: url("/images/156fbf982d8162032f2300fe01573617/star--active.svg"); }

.review-form { margin-bottom: 38px; }
.review-form__stars { display: table; width: 100%; }
.review-form .rating { display: table-cell; color: #000; font-size: 14px; font-weight: 300; }
.review-form__select { display: inline-block; vertical-align: middle; position: relative; top: 2px; }
.review-form__textarea-wrap { margin-top: 17px; }
.review-form__textarea-wrap textarea { display: block; width: 100%; border-radius: 5px; padding: 15px 20px; height: 80px; font-size: 18px; font-family: inherit; border-color: inherit; border-width: 1px; resize: none; overflow: auto; }
.review-form__textarea-wrap textarea + textarea { margin-top: 10px; }
.review-form__textarea-wrap .textarea-review { height: 130px; border-color: #32a041; }
.review-form__textarea-wrap .textarea-plus { color: #028ab4; border-color: #028ab4; }
.review-form__textarea-wrap .textarea-minus { color: #b40602; border-color: #b40602; }
.review-form__bottom { margin-top: 20px; display: table; width: 100%; }
.review-form__bottom > div { display: table-cell; vertical-align: middle; }
.review-form__bottom > div + div { padding-left: 9px; }
.review-form__input { width: 50%; }
.review-form__input input { display: block; width: 100%; height: 42px; font-size: 18px; line-height: 40px; padding: 0 20px; color: #777; border-radius: 5px; border: 1px solid #aeaeae; }
.review-form__btn .btn { font-family: inherit; font-size: inherit; }

.testimonial { border-bottom: 1px dashed; font-size: 14px; font-weight: 300; margin-top: 40px; }
.testimonial__name, .testimonial__date { display: inline-block; vertical-align: top; font-weight: 600; }
.testimonial__text { line-height: 18px; margin-bottom: 25px; }
.testimonial__rating { display: table; width: 100%; margin: 15px 0 20px; }
.testimonial__rating .rating { display: table-cell; }
.testimonial__rating .rating__val { font-weight: 700; font-size: 14px; padding-left: 4px; }
.testimonial__plus, .testimonial__minus { line-height: 18px; }
.testimonial__plus span:first-child, .testimonial__minus span:first-child { float: left; padding-left: 30px; position: relative; width: 100px; font-weight: 600; }
.testimonial__plus span:first-child::before, .testimonial__minus span:first-child::before { content: ''; position: absolute; top: -1px; left: 0; width: 20px; height: 20px; border-radius: 50%; border: 2px solid; }
.testimonial__plus span:first-child::after, .testimonial__minus span:first-child::after { font-size: 18px; line-height: 1; font-weight: 700; color: inherit; position: absolute; }
.testimonial__plus span:first-child { color: #32a041; }
.testimonial__plus span:first-child::after { content: '+'; top: -1px; left: 5px; }
.testimonial__minus { margin-top: 9px; margin-bottom: 30px; }
.testimonial__minus span:first-child { color: #2b2b2b; }
.testimonial__minus span:first-child::after { content: '\2013'; top: -2px; left: 6px; }

.testimonial-btn { text-align: center; margin-top: 40px; }

@media (max-width: 979px) { .container { width: 750px; }
  .header__inner { position: relative; overflow: hidden; }
  .header__logo { display: block; width: auto; float: left; }
  .header__text { display: block; width: auto; margin: 0 40px 0 150px; }
  .header__cabinet { width: auto; height: 0; }
  .header__cabinet a { position: static; }
  .header__cabinet a::before { left: auto; right: 15px; top: 11px; }
  .header__cabinet span { display: none; }
  .top-section h1 { font-size: 38px; }
  .top-section h1 span { font-size: 30px; }
  .get-list { text-align: center; }
  .get-list li + li { border-left: 0; }
  .s-sm__btn { text-align: center; margin-top: 20px; }
  .s-sm__btn .btn { position: static; }
  .s-text4 ul { text-align: center; padding-top: 20px; margin-top: 0; }
  .s-text4 li { margin: 30px 30px 0; }
  .s-text5 li { min-height: 54px; width: 350px; }
  .s-text5 li br { display: none; }
  .footer__left, .footer__right { display: block; width: auto; padding-left: 0; }
  .footer__right { margin-top: 18px; }
  .footer__text { width: 44.4%; }
  .footer__nav { width: 55.6%; }
  .review-form, .review-form .rating, .testimonial__rating, .testimonial__rating .rating, .review-form__bottom, .review-form__bottom > div { display: block; }
  .review-form__input { width: auto; }
  .review-form__bottom > div + div { padding-left: 0; margin-top: 10px; } }
@media (max-width: 767px) { .container { width: auto; }
  .req-list ul { display: block; }
  .req-list li { display: inline-block; vertical-align: top; width: 49%; }
  .s-text3__col { width: 100%; }
  .s-text3__col:last-child { padding-left: 0; margin-top: 30px; }
  .s-text5 li { display: block; width: auto; }
  .s-text5 ul ~ p { padding-left: 0; }
  .news-list li { display: block; width: auto; }
  .news-list li + li { margin-top: 25px; }
  .news-list h3 { margin: 10px 0; }
  .news-list p { margin: 0 0 10px; } }
@media (max-width: 567px) { .header__logo { float: none; margin-bottom: 15px; }
  .header__text { margin: 0; }
  .req-list li { width: auto; min-height: 54px; }
  .req-list li br { display: none; } }
@media (max-width: 479px) { .s-sm__list { text-align: center; }
  .get-list { display: inline-block; }
  .get-list li { display: block; padding-right: 0; }
  .get-list li + li { padding-left: 0; }
  .footer__text, .footer__nav { float: none; width: auto; padding-left: 0; }
  .footer__nav { margin-top: 18px; }
  .footer__social { width: auto; }
  .footer__right-bottom li:nth-child(n) { display: block; width: auto; max-width: none; } }
