*, ::after, ::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #111111;
  margin: 0; }

ul {
  margin-top: 0; }

p {
  margin-top: 0; }

h1, h2, h3, h4 {
  margin-top: 0; }

img {
  max-width: 100%; }

a, button {
  text-decoration: none;
  outline: none; }
  a:hover, button:hover {
    text-decoration: none; }

.container_new {
  max-width: 1140px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.top-block_new {
  margin-top: -13px;
  position: relative;
  padding-top: 73px;
  z-index: 1; }
  .top-block_new .container_new {
    background: transparent url(../img/top-bg.png) bottom 0px right 0px no-repeat;
    position: relative;
    z-index: 2;
    max-width: 1400px;
    padding-left: 129px; }
  .top-block_new .top-overlay_new {
    background-image: -webkit-linear-gradient(47deg, #fdfdfe 0%, #dfd0b8 12%, #cfaa86 25%, #808080 48%, #144a68 71%, #0b2840 90%, #030303 100%);
    background-image: -o-linear-gradient(47deg, #fdfdfe 0%, #dfd0b8 12%, #cfaa86 25%, #808080 48%, #144a68 71%, #0b2840 90%, #030303 100%);
    background-image: linear-gradient(43deg, #fdfdfe 0%, #dfd0b8 12%, #cfaa86 25%, #808080 48%, #144a68 71%, #0b2840 90%, #030303 100%);
    opacity: 0.1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    }
  .top-block_new h1 {
    color: #333333;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase; }
  .top-block_new .subtitle_new {
    color: #333333;
    font-size: 22px;
    margin-bottom: 43px; }
  .top-block_new ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 72px; }
    .top-block_new ul li {
      font-size: 19px;
      color: #444444;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 22px; }
    .top-block_new ul span {
      margin-left: -2px;
      min-width: 45px;
      text-align: center;
      margin-right: 36px; }
  .top-block_new a {
    display: inline-block;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 1, 5, 0.17);
            box-shadow: inset 0 -3px 0 rgba(0, 1, 5, 0.17);
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background-color: #ffcc00;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.6px;
    padding: 21px 41px;
    color: #444444;
    margin-bottom: 66px; }
    .top-block_new a:hover {
      -webkit-box-shadow: none;
              box-shadow: none; }

.how-we-work {
  padding-top: 50px;
  padding-bottom: 45px; }
  .how-we-work h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 42px; }
  .how-we-work .work-list_new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .how-we-work .work-item_new {
    max-width: 263px;
    margin-bottom: 20px;
    position: relative; }
    .how-we-work .work-item_new:after {
      content: url(../img/figure1.png);
      position: absolute;
      top: 61px;
      right: -79px; }
    .how-we-work .work-item_new:last-child:after {
      display: none; }
  .how-we-work .work-img.active {
    background-color: #c8e882; }
  .how-we-work .work-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 146px;
    height: 146px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #dddddd;
    margin-bottom: 19px;
    margin-left: auto;
    margin-right: auto; }
  .how-we-work .work-title {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 24px;
    min-height: 47px; }
  .how-we-work .work-txt {
    font-size: 17px;
    line-height: 24px;
    text-align: center; }

.protocol_new {
  background-color: #f6f4f2;
  padding-top: 43px;
  padding-bottom: 35px; }
  .protocol_new h2 {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 28px;
    margin-bottom: 57px; }
  .protocol_new .subtitle_new {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 38px; }
  .protocol_new ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 42px; }
    .protocol_new ul li {
      font-size: 18px;
      margin-bottom: 12px;
      position: relative;
      padding-left: 42px; }
      .protocol_new ul li span {
        font-weight: 700; }
      .protocol_new ul li .green-bg {
        font-weight: 600;
        background-color: #c8e882;
        -webkit-border-radius: 15px;
                border-radius: 15px; }
      .protocol_new ul li:before {
        content: url(../img/check.png);
        position: absolute;
        left: 0;
        top: 0; }
  .protocol_new .protocol_new-link {
    color: #333333;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 1, 5, 0.17);
            box-shadow: inset 0 -3px 0 rgba(0, 1, 5, 0.17);
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background-color: #ffcc00;
    display: inline-block;
    padding: 18px 50px; }
    .protocol_new .protocol_new-link:hover {
      -webkit-box-shadow: none;
              box-shadow: none; }

.do-for-you {
  background: transparent url(../img/do-bg.png) 0 0 no-repeat;
  padding-top: 84px;
  padding-bottom: 85px; }
  .do-for-you h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    margin-bottom: 58px; }
  .do-for-you .do-list_new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .do-for-you .do-item_new {
    max-width: 360px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .do-for-you .do-txt {
    font-size: 18px;
    line-height: 24px; }
  .do-for-you .do-img {
    min-width: 79px;
    margin-right: 20px; }
  .do-for-you .do-link {
    text-align: center;
    margin-top: 30px; }
    .do-for-you .do-link a {
      color: #333333;
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 0.9px;
      text-transform: uppercase;
      -webkit-box-shadow: inset 0 -3px 0 rgba(0, 1, 5, 0.17);
              box-shadow: inset 0 -3px 0 rgba(0, 1, 5, 0.17);
      -webkit-border-radius: 10px;
              border-radius: 10px;
      background-color: #ffcc00;
      padding: 18px 32px;
      display: inline-block; }
      .do-for-you .do-link a:hover {
        -webkit-box-shadow: none;
                box-shadow: none; }

.experience_new {
  background: transparent url(../img/experience-bg.png) 0 0 no-repeat;
  padding-top: 73px;
  padding-bottom: 97px; }
  .experience_new h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 96px; }
  .experience_new .experience_new-item {
    -webkit-box-shadow: 0 0 42px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 42px 1px rgba(0, 0, 0, 0.1);
    background-color: #f6f3f1;
    max-width: 934px;
    width: 100%;
    padding-left: 98px;
    padding-top: 62px;
    padding-right: 30px;
    padding-bottom: 36px;
    margin: auto;
    position: relative; }
    .experience_new .experience_new-item:after {
      content: url(../img/experience-img.png);
      position: absolute;
      right: 52px;
      bottom: -66px; }
    .experience_new .experience_new-item > div {
      border-left: 14px solid #fbca05;
      padding-left: 42px; }
      .experience_new .experience_new-item > div p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 24px; }
        .experience_new .experience_new-item > div p span {
          font-weight: 700; }

.comment_new {
  padding-top: 96px;
  padding-bottom: 86px; }
  .comment_new h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 31px;
    padding-right: 31px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 49px; }
    .comment_new h2:before, .comment_new h2:after {
      content: '';
      display: block;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      height: 2px;
      background: #e8e8e8; }
    .comment_new h2:before {
      margin-right: 40px; }
    .comment_new h2:after {
      margin-left: 40px; }

.comment_new-list {
  max-width: 864px;
  margin-left: 129px; }
  .comment_new-list .slide-prev, .comment_new-list .slide-next {
    position: absolute;
    z-index: 3;
    width: 25px;
    height: 50px;
    top: 46%;
    cursor: pointer; }
  .comment_new-list .slide-prev {
    background: transparent url(../img/prev.png) 0 0 no-repeat;
    left: -113px; }
  .comment_new-list .slide-next {
    background: transparent url(../img/next.png) 0 0 no-repeat;
    right: -121px; }
  .comment_new-list .slick-list.draggable {
    padding-top: 20px; }
  .comment_new-list .comment_new-item {
    position: relative;
    padding-left: 69px; }
  .comment_new-list .comment_new-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
    padding-left: 99px; }
  .comment_new-list .comment_new-photo {
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 5px solid #ffcc00;
    background-color: #d1d1d1;
    width: 142px;
    height: 142px;
    position: absolute;
    top: -13px;
    left: 0; }
  .comment_new-list .comment_new-txt {
    font-size: 18px;
    line-height: 24px;
    background: transparent url(../img/comment-bg.png) 0 0 no-repeat;
    max-width: 794px;
    width: 100%;
    min-height: 396px;
    max-height: 396px;
    overflow: hidden;
    padding: 73px 105px 80px 97px; }
    .comment_new-list .comment_new-txt > div {
      max-height: 220px;
      overflow: hidden; }
    .comment_new-list .comment_new-txt p {
      margin-bottom: 24px; }

.faq_new {
  padding-top: 76px;
  padding-bottom: 69px;
  background: transparent url(../img/faq-bg.png) 0 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }
  .faq_new h2 {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 53px; }
  .faq_new .faq_new-title {
    background-color: #bababa;
    max-width: 943px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 17px;
    cursor: pointer;
    margin-bottom: 3px; }
  .faq_new .faq_new-title.active {
    background-color: #ffcc00;
    margin-bottom: 0; }
  .faq_new .faq_new-txt {
    max-width: 943px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 59px; }
  .faq_new .faq_new-link {
    text-align: center;
    margin-top: 63px;
    margin-bottom: 10px; }
    .faq_new .faq_new-link a {
      display: inline-block;
      color: #444444;
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 1.2px;
      -webkit-box-shadow: inset 0 -3px 0 rgba(0, 1, 5, 0.17);
              box-shadow: inset 0 -3px 0 rgba(0, 1, 5, 0.17);
      -webkit-border-radius: 10px;
              border-radius: 10px;
      background-color: #ffcc00;
      padding: 13px 69px; }
      .faq_new .faq_new-link a:hover {
        -webkit-box-shadow: none;
                box-shadow: none; }

.bottom-block {
  background-color: #4a6a64;
  color: #ffffff;
  padding-top: 62px;
  padding-bottom: 59px; }
  .bottom-block .footer-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-left: 96px; }
  .bottom-block .social {
    padding-top: 12px; }
    .bottom-block .social .social-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 25px; }
      .bottom-block .social .social-list a {
        margin-right: 38px; }
  .bottom-block .footer-item {
    max-width: 458px;
    margin-right: 131px; }
    .bottom-block .footer-item:last-child {
      margin-right: 0; }
    .bottom-block .footer-item h3 {
      font-weight: 700;
      font-size: 24px;
      margin-bottom: 5px; }
    .bottom-block .footer-item p {
      font-size: 18px;
      line-height: 24px; }
    .bottom-block .footer-item ul {
      padding-left: 0;
      list-style: none; }
      .bottom-block .footer-item ul li {
        margin-bottom: 8px;
        font-size: 18px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .container_new {
    max-width: 960px;
    padding-left: 15px;
    padding-right: 15px; }
  .top-block_new .container_new {
    max-width: 960px;
    padding-left: 50px;
    background: none; }
  .how-we-work .work-list_new {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-left: 50px;
    padding-right: 50px; }
  .how-we-work .work-item_new:after {
    display: none; }
  .how-we-work .work-item_new {
    max-width: 320px; }
  .do-for-you .do-list_new {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .comment_new-list {
    margin-left: auto;
    margin-right: auto; }
  .comment_new-list .slide-next {
    right: 0; }
  .comment_new-list .slide-prev {
    left: 0; }
  .do-for-you .do-item_new {
    max-width: 100%; }
  .experience_new .experience_new-item {
    padding-left: 60px; }
  .do-for-you {
    -webkit-background-size: cover;
            background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .container_new {
    max-width: 720px;
    padding-left: 15px;
    padding-right: 15px; }
  .top-block_new .container_new {
    max-width: 720px;
    padding-left: 15px;
    background: none; }
  .top-block_new .top-overlay_new {
    height: 725px; }
  .how-we-work .work-list_new {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .how-we-work .work-item_new:after {
    display: none; }
  .comment_new-list .comment_new-txt {
    -webkit-background-size: contain;
            background-size: contain;
    padding: 40px; }
  .comment_new-list .comment_new-photo {
    width: 120px;
    height: 120px; }
  .comment_new-list .comment_new-title {
    padding-left: 63px; }
  .comment_new-list .slide-prev, .comment_new-list .slide-next {
    top: 39%; }
  .bottom-block .footer-list {
    padding-left: 0; }
  .bottom-block .footer-item {
    max-width: 350px;
    margin-right: 40px; }
  .experience_new h2 {
    margin-bottom: 35px; }
  .comment_new {
    padding-bottom: 0; }
  .how-we-work .work-item_new {
    max-width: 320px; }
  .do-for-you .do-list_new {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .comment_new-list {
    margin-left: auto;
    margin-right: auto; }
  .comment_new-list .slide-next {
    right: 0; }
  .comment_new-list .slide-prev {
    left: 0; }
  .do-for-you .do-item_new {
    max-width: 100%; }
  .experience_new .experience_new-item {
    padding-left: 60px; } }

@media (max-width: 767px) {
  .container_new {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .top-block_new .container_new {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    background: none; }
  .do-for-you .do-item_new {
    max-width: 100%; }
  .top-block_new {
    padding-top: 40px;
    background: #e7ebee; }
  .top-block_new h1 {
    font-size: 24px;
    line-height: normal; }
  .top-block_new ul span {
    margin-right: 10px; }
  .top-block_new .top-overlay_new {
    display: none; }
  .top-block_new a {
    font-size: 20px;
    text-align: center; }
  .how-we-work .work-list_new {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .how-we-work .work-item_new:after {
    display: none; }
  .how-we-work .work-item_new {
    max-width: 100%; }
  .protocol_new h2 {
    font-size: 22px;
    margin-bottom: 35px; }
  .protocol_new .subtitle_new {
    font-size: 18px;
    line-height: normal; }
  .protocol_new .protocol_new-link {
    text-align: center; }
  .do-for-you .do-list_new {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .do-for-you {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-background-size: cover;
            background-size: cover; }
  .do-for-you h2 {
    font-size: 22px;
    margin-bottom: 35px; }
  .experience_new .experience_new-item {
    padding: 10px; }
    .experience_new .experience_new-item > div {
      padding-left: 0;
      border-left: 0; }
  .experience_new .experience_new-item:after {
    display: none; }
  .experience_new {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-background-size: cover;
            background-size: cover; }
    .experience_new h2 {
      font-size: 22px;
      margin-bottom: 35px; }
  .faq_new {
    padding-top: 40px;
    padding-bottom: 40px; }
    .faq_new h2 {
      font-size: 22px;
      margin-bottom: 35px; }
  .bottom-block .footer-list {
    padding-left: 0; }
  .bottom-block .footer-item {
    margin-right: 0; }
  .comment_new-list .slide-prev, .comment_new-list .slide-next {
    display: none !important; }
  .comment_new-list {
    max-width: 100%;
    margin-left: 0; }
  .comment_new-list .comment_new-txt {
    background: none;
    padding: 0; }
  .comment_new-list .comment_new-photo {
    position: initial;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; }
  .comment_new-list .comment_new-title {
    padding-left: 0;
    font-size: 19px;
    text-align: center; }
  .comment_new-list .comment_new-item {
    padding-left: 0; }
  .comment_new {
    padding-top: 40px;
    padding-bottom: 40px; }
    .comment_new h2 {
      font-size: 22px;
      margin-bottom: 35px; }
  .comment_new-list .comment_new-txt {
    text-align: center;
    min-height: initial;
    max-height: initial; }
  .comment_new-list .comment_new-txt > div {
    max-height: initial; }
  .faq_new .faq_new-link a {
    padding: 13px 45px;
    font-size: 19px; }
  .faq_new .faq_new-txt {
    padding-right: 25px; }
  .faq_new .faq_new-title {
    padding-right: 25px; } }
