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

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 0 20px; }

.wrapper {
  overflow: hidden; }

body {
  font-family: 'roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1; }

.main {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .main__cell {
    display: table-cell;
    vertical-align: top; }

img {
  max-width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  display: block; }

i {
  display: block;
  font-style: italic;
  font-weight: 500;
  color: #7B8B97;
  font-size: 15px;
  line-height: 1.5; }

p {
  font-weight: normal;
  font-size: 15px;
  line-height: 1.5; }

a {
  color: #0d6efd;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

#spriteSvg {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 0;
  height: 0;
  opacity: 0; }

.header {
  background: linear-gradient(180deg, #449BE2 0%, #317EBD 100%);
  height: 48px;
  width: 100%;
  display: inline-block;
  text-align: justify; }
  .header__logo {
    display: inline-block;
    vertical-align: top; }
    .header__logo p:first-child {
      font-weight: 500;
      font-size: 13px;
      margin-top: 4px;
      color: #90DFC2; }
    .header__logo p:last-child {
      font-weight: 500;
      font-size: 20px;
      margin-top: -9px;
      text-align: center;
      color: #FFFFFF; }
  .header__img {
    display: inline-block;
    margin-top: 12px;
    margin-left: 99px; }
    .header__img svg {
      display: inline-block;
      margin: 0;
      width: 24px;
      height: 24px;
      fill: #FFFFFF; }
      .header__img svg:first-child {
        margin-right: 14px; }
  .header .hamburger {
    float: right;
    margin-top: 14px; }
  .header span {
    display: block;
    width: 36px;
    height: 2px;
    background: #FFFFFF; }
    .header span:first-child {
      margin-bottom: 7px; }
    .header span:last-child {
      margin-top: 7px; }
  .header span.long {
    width: 32px;
    position: relative;
    right: -4px; }

.promo__header {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #0F2536; }
.promo__footer {
  text-align: center; }
  .promo__footer_item {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    color: #7B8B97;
    opacity: 0.7; }
    .promo__footer_item:last-child {
      float: right;
      position: relative; }
    .promo__footer_item:first-child {
      float: left;
      font-weight: bold;
      font-size: 14px;
      line-height: 28px;
      opacity: 1; }
    .promo__footer_item svg {
      width: 27px;
      height: 28px;
      position: absolute;
      content: "";
      top: 9px;
      left: -21px;
      fill: #7B8B97; }

p .sell {
  color: black;
  font-weight: bold; }
  p .sell :hover {
    color: #276EA9;
    transition-duration: 0.5s; }

.bx-wrapper {
  margin-top: 26px;
  padding: 24px 20px;
  background: rgba(144, 223, 194, 0.15);
  border-radius: 10px;
  border: none; }
  .bx-wrapper img {
    border-radius: 10px;
    margin-top: 0; }
  .bx-wrapper p {
    margin-top: 13px; }

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #90DFC2; }

.bx-wrapper .bx-pager.bx-default-pager a {
  width: 8px;
  height: 8px;
  background: #EAEDEC; }

.bx-wrapper .bx-pager {
  right: 0px; }

.comments {
  margin-top: 50px;
  border-top: 1px solid #90DFC2; }
  .comments__item {
    margin-top: 34px; }
    .comments__item p {
      margin-top: 8px; }
    .comments__item_header a {
      text-decoration: none; }
    .comments__item_img {
      margin: 0;
      width: 40px;
      height: 40px;
      border-radius: 30px;
      display: inline-block;
      vertical-align: top; }
    .comments__item_name {
      font-weight: bold;
      font-size: 15px;
      line-height: 23px;
      color: #7B8B97;
      margin-top: 8px;
      margin-left: 35px; }
    .comments__item_date {
      font-weight: normal;
      font-size: 14px;
      line-height: 28px;
      color: #7B8B97;
      margin-left: 35px; }
    .comments__item_top {
      display: inline-block; }
    .comments__item_footer {
      margin-top: 9px; }
      .comments__item_footer a {
        text-decoration: none; }
      .comments__item_footer .answer, .comments__item_footer p {
        display: inline-block;
        font-size: 14px;
        line-height: 28px;
        color: #7B8B97; }
      .comments__item_footer .answer {
        margin-top: 7px;
        text-decoration: none; }
      .comments__item_footer .finger {
        float: right;
        margin-top: 2px;
        margin-bottom: 10px; }
        .comments__item_footer .finger svg {
          display: inline-block;
          vertical-align: middle;
          width: 18px;
          height: 20px;
          fill: #7B8B97;
          margin: 0 5px; }
        .comments__item_footer .finger span {
          display: inline-block;
          vertical-align: middle;
          color: #7B8B97;
          margin: 0 5px; }
        .comments__item_footer .finger .dislike, .comments__item_footer .finger .like {
          display: inline-block;
          vertical-align: middle; }
    .comments__item_foto {
      margin-top: 16px;
      width: 100%; }
      .comments__item_foto .invisio {
        display: inline-block;
        margin: 0 auto;
        width: 45%; }
        .comments__item_foto .invisio:first-child {
          margin-right: 20px; }

.footer {
  padding-bottom: 20px;
  text-align: center; }
  .footer div {
    margin-top: 50px;
    display: inline-block;
    text-align: center;
    margin-right: 25px;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px; }
    .footer div:nth-child(2) {
      position: relative; }
      .footer div:nth-child(2):before {
        content: '©';
        position: absolute;
        left: -13px; }

@media (min-width: 320px) {
  .desktop, .nav, .promo__footer_right, .aside, .input {
    display: none; } }
@media (min-width: 768px) {
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px;
    height: 12px; } }
@media (min-width: 990px) {
  .container {
    padding: 0;
    width: 723px;
    position: relative; }

  .desktop {
    display: block; }

  .header {
    height: 77px;
    background: linear-gradient(180deg, #9DF2D3 0%, #90DFC2 100%); }
    .header__img {
      margin-left: 54%; }
    .header .hamburger {
      display: none; }
    .header P:first-child {
      font-weight: 500;
      font-size: 20px;
      line-height: 22px;
      color: #449BE2;
      line-height: 45px;
      margin-top: 0; }
    .header P:last-child {
      font-size: 30px;
      line-height: 45px;
      color: #FFFFFF;
      margin-top: -23px; }
    .header .input {
      display: block;
      position: absolute;
      width: 313px;
      height: 38px;
      left: 224px;
      top: 21px;
      background: rgba(255, 255, 255, 0.3);
      border-radius: 5px;
      border: none;
      color: #FFFFFF;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.4px;
      padding-left: 20px;
      padding-top: 19px; }
    .header__img {
      font-weight: 500;
      font-size: 14px;
      line-height: 20px;
      color: #449BE2;
      left: 520px;
      top: 21px; }
      .header__img .mobile {
        display: none; }
      .header__img a {
        text-decoration: none;
        font-size: 14px;
        line-height: 20px;
        color: #449BE2; }

  .nav {
    display: block;
    background: linear-gradient(180deg, #449BE2 0%, #317EBD 100%);
    height: 68px; }
    .nav ul {
      list-style-type: none;
      padding: 0;
      margin-bottom: 0; }
      .nav ul li {
        display: inline;
        margin-right: 32px; }
        .nav ul li:last-child {
          margin-right: 0; }
      .nav ul a {
        text-decoration: none;
        font-weight: 500;
        font-size: 18px;
        line-height: 66px;
        color: #FFFFFF; }

  .promo {
    margin-top: 60px;
    padding-top: 0; }
    .promo__header {
      font-size: 30px;
      line-height: 42px; }
    .promo__footer {
      margin-top: 4px;
      width: 100%;
      display: inline-block;
      text-align: justify; }
      .promo__footer_left {
        display: inline-block; }
      .promo__footer_right {
        display: inline-block; }
        .promo__footer_right ul {
          padding: 0;
          list-style-type: none; }
          .promo__footer_right ul li {
            display: inline-block;
            margin-right: 23px; }
            .promo__footer_right ul li:last-child {
              margin-right: 0; }
            .promo__footer_right ul li svg {
              width: 24px;
              height: 24px; }
              .promo__footer_right ul li svg:nth-child(2) {
                fill: "url(#inst_grad)"; }
      .promo__footer_item:first-child, .promo__footer_item:last-child {
        float: none; }
      .promo__footer_item:nth-child(2) {
        margin-left: 29px; }
      .promo__footer_item:last-child {
        margin-left: 50px; }
        .promo__footer_item:last-child img {
          margin-bottom: 2px; }

  .description p {
    margin-top: 28px;
    margin-bottom: 0; }
    .description p:nth-child(3) {
      margin-top: 16px;
      margin-bottom: 24px; }
  .description__comments {
    margin-top: 24px;
    padding: 16px 32px;
    border-radius: 0; }
    .description__comments img {
      margin: 0;
      margin-right: 30px;
      width: 61.42px;
      float: left; }
    .description__comments p {
      margin: 0;
      text-align: justify;
      line-height: 28px;
      margin-left: 89px; }
  .description__img_top {
    margin-top: 0px; }

  .sick {
    margin-top: 28px; }
    .sick img {
      margin-top: 0;
      display: inline-block;
      max-width: 228px;
      margin-right: 17px; }
    .sick_wrapper {
      vertical-align: top;
      display: inline-block;
      width: 473px;
      vertical-align: top; }
      .sick_wrapper .title {
        margin-top: 0px;
        text-align: left; }
      .sick_wrapper p {
        margin: 0; }
        .sick_wrapper p:last-child {
          margin-top: 8px; }
    .sick li {
      margin-top: 39px; }

  .healing, .invisio {
    padding-top: 0; }
    .healing .blackberry, .invisio .blackberry {
      margin-bottom: 24px; }

  .invisio1 {
    margin-top: 24px; }

  .invisio img:nth-child(4) {
    display: inline-block;
    margin-right: 20px;
    width: 48%;
    margin-top: 24px; }
  .invisio img:nth-child(5) {
    display: inline-block;
    width: 48%;
    margin-top: 24px; }

  .comments__item_foto {
    margin-left: 83px; }
    .comments__item_foto .invisio {
      max-width: 33%; }
  .comments__item_img {
    width: 63px;
    height: 63px; }
  .comments__item_top {
    margin-top: 11px; }
  .comments__item_name {
    display: inline-block;
    margin-right: 49px;
    margin-left: 20px; }
  .comments__item_date {
    display: inline-block; }
  .comments__item p, .comments__item .answer {
    padding-left: 83px;
    margin-top: 0; }

  .footer {
    margin-top: 90px;
    padding-bottom: 64px; }
    .footer .container {
      width: 100%; } }
@media (min-width: 1200px) {
  .container {
    width: 970px;
    position: relative; }

  .main__cell {
    width: 723px; }

  .aside {
    display: table-cell;
    width: 247px;
    padding-left: 60px;
    padding-top: 72px; }
    .aside__item {
      display: block;
      text-decoration: none;
      margin-top: 40px; }
      .aside__item:hover {
        border-radius: 5px;
        box-shadow: 8px 9px 9px 4px rgba(0, 0, 0, 0.3);
        transition-duration: 0.4s; }
      .aside__item:first-child {
        margin-top: 0; }
      .aside__item_img {
        margin-top: 0; }
      .aside__item_title {
        margin-top: 16px;
        font-weight: 500;
        font-size: 14px;
        line-height: 21px;
        color: #3483C4; }

  .nav ul li {
    margin-right: 44px; }
    .nav ul li:last-child {
      margin-right: 0; }
      .nav ul li:last-child::after {
        content: none; }
    .nav ul li a {
      position: relative; }
      .nav ul li a::after {
        position: absolute;
        content: '';
        width: 3px;
        height: 3px;
        background: #FFFFFF;
        top: 12px;
        right: -19px; }
      .nav ul li a::last-child::after {
        content: none;
      }
        
  .header__img {
    margin: 30px 0 0 443px; }
    .header__img a {
      display: inline-block; }
      .header__img a:last-child {
        margin-left: 6px; }
      .header__img a:nth-child(5) {
        margin-left: 40px; } }
i {
  display: block;
  font-style: italic;
  font-weight: 500;
  color: #7B8B97;
  font-size: 15px;
  line-height: 1.5;
  margin-top: 20px; }

p {
  font-weight: normal;
  font-size: 15px;
  line-height: 23px;
  margin-top: 20px;
  line-height: 1.5;
  margin-top: 20px; }

.title {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 44px; }
  .title_slider {
    font-size: 16px;
    line-height: 1.2;
    color: #7B8B97;
    text-align: center;
    margin-top: 12px; }

.main_title {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
  margin-top: 30px; }

.note {
  border: 1px solid #90DFC2;
  border-radius: 10px;
  padding: 64px 20px 20px 20px;
  margin-top: 20px;
  position: relative; }
  .note::before {
    position: absolute;
    content: '';
    width: 36px;
    height: 31.1px;
    
    top: 22.45px; }
  .note p {
    margin: 0;
    font-style: italic;
    font-weight: 300; }

.button {
  text-align: center;
  text-decoration: none;
  width: 280px;
  height: 60px;
  background: linear-gradient(180deg, #449BE2 0%, #276EA9 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  font-weight: bold;
  font-size: 20px;
  line-height: 56px;
  color: #FFFFFF;
  border: none;
  display: block;
  margin: 0 auto;
  margin-top: 44px;
  cursor: pointer; }

.helper {
  width: 100%;
  display: inline-block; }

@media (min-width: 990px) {
  p {
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    margin-top: 28px; }

  .title {
    font-weight: 500;
    font-size: 26px;
    margin-top: 54px; }
    .title_slider {
      font-weight: normal;
      font-size: 20px;
      line-height: 1.5;
      color: #0F2536; }

  .main_title {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    margin-top: 60px; }

  .note {
    border: 1px solid #90DFC2;
    border-radius: 0px;
    padding: 16px 32px 16px 122px;
    margin-top: 24px;
    position: relative; }
    .note::before {
      position: absolute;
      content: '';
      width: 60px;
      height: 51.83px;
      
      top: 16px;
      left: 32px; }
    .note p {
      margin: 0;
      font-style: italic;
      font-weight: 300;
      font-size: 16px;
      line-height: 1.7; }

  .button {
    width: 350px;
    height: 80px;
    font-weight: bold;
    font-size: 24px;
    line-height: 80px;
    color: #FFFFFF;
    border: 2px solid #1d79c4;
    margin-top: 54px; }
    .button:hover {
      /* background: linear-gradient(280deg, #1d79c4 0%, #83afd3 100%); */
      background: #FFFFFF;
      color: #449BE2;
      border: 2px solid #1d79c4;
      transition-duration: 0.8s; } }

/*# sourceMappingURL=style.css.map */
