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

* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: none;
  -webkit-text-size-adjust: 100%
}

a {
  cursor: pointer
}

a:hover {
  text-decoration: none
}

p a {
  color: #EC606A;
  font-weight: bold
}

img {
  display: block;
  max-width: 100%
}

ul, ol {
  list-style: none
}

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 1
}

.wrapper {
  overflow: hidden
}

.container {
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  z-index: 1
}

.icons {
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
  top: 10px;
  left: 10px;
  display: block
}

.header__top {
  display: table;
  width: 100%;
  padding: 20px 0
}

.logo {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  color: #989898;
  letter-spacing: .7px;
  display: table;
  margin: 0 auto;
  padding-left: 60px;
  position: relative
}

.logo b {
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 0
}

.logo:before {
  content: '';
  background: url(../img/logo.png) center no-repeat;
  width: 50px;
  height: 55px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -27px
}

.header__social {
  display: none
}

.header__menu {
  display: none
}

.header__case {
  background: url(../img/header_bg.jpg) center no-repeat;
  background-size: auto 100%;
  color: #ffffff;
  padding: 40px 0;
  text-align: center
}

.title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 28px;
  line-height: 1.2;
  text-transform: uppercase;
  padding-bottom: 5px
}

.subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  text-transform: uppercase
}

nav {
  display: none
}

.main {
  padding-top: 25px
}

.content {
  counter-reset: points
}

.content__title {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #EC606A
}

.info {
  display: none
}

.content__photo {
  border-radius: 20px;
  margin: 20px auto 10px
}

.content__text {
  padding: 15px 0 10px;
  line-height: 1.7
}

.content__caption {
  font-size: 18px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #EC606A;
  padding: 25px 0 5px
}

.content__caption_mod {
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 0
}

.content__caption_mod span {
  display: block;
  font-size: 30px
}

.content__subtitle {
  font-size: 18px;
  color: #EC606A;
  padding: 25px 0
}

.content__list {
  font-size: 14px;
  line-height: 1.7
}

.content__list span {
  display: inline-block;
  vertical-align: top;
  max-width: 85%;
  padding-right: 10px
}

.content__list svg {
  width: 24px;
  height: 24px;
  fill: #FF0012
}

.content__list li {
  padding: 15px 0
}

.content__list li:last-child {
  font-size: 16px;
  text-transform: uppercase
}

.content__point {
  font-size: 18px;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 0 0 10px 30px;
  position: relative;
  margin-top: 35px
}

.content__point:before {
  content: counter(points) ".";
  counter-increment: points;
  font-size: 26px;
  color: #EC606A;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -5px;
  font-weight: bold
}

.content__composition {
  padding: 25px 0
}

.content__composition p {
  line-height: 1.7;
  padding: 10px 0
}

.content__composition li {
  font-size: 14px;
  line-height: 1.7;
  font-weight: bold;
  padding: 10px 0
}

.content__composition span {
  display: inline-block;
  vertical-align: top;
  max-width: 85%;
  padding-right: 10px;
  font-size: 14px
}

.content__composition svg {
  width: 24px;
  height: 24px;
  fill: #2B9B4B
}

.content__link {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #EC606A;
  line-height: 1.7;
  text-align: center;
  display: block;
  padding: 15px 0
}

.content__info {
  padding: 15px;
  background: #FFFADF;
  border-radius: 20px
}

.content__info h3 {
  font-size: 18px;
  line-height: 1.5
}

.content__info p {
  padding: 10px 0;
  line-height: 1.7
}

.content__info b {
  color: #EC606A;
  font-size: 28px;
  line-height: 1
}

.content__text_colored {
  color: #EC606A;
  font-weight: bold
}

.product {
  border-radius: 20px;
  overflow: hidden;
  margin: 0 auto;
  max-width: 750px
}

.product img {
  min-width: 420px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.post {
  background: #FFFADF;
  border-radius: 20px;
  padding: 20px
}

.post .button__wrap {
  padding: 15px 0
}

.post .button {
  padding: 15px 25px
}

.post__mark {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  color: #EC606A;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px
}

.post__title {
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5
}

.post__title b {
  color: #EC606A
}

.post__list {
  counter-reset: post-list
}

.post__list li {
  padding: 10px 0;
  line-height: 1.7
}

.post__list li:before {
  content: counter(post-list) ". ";
  counter-increment: post-list;
  display: inline;
  font-weight: bold;
  color: #EC606A
}

.post__subtitle {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: normal
}

.post__subtitle b {
  color: #EC606A
}

.button__wrap {
  padding: 35px 0;
  text-align: center
}

.button {
  display: inline-block;
  min-width: 180px;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  background: #2B9B4B;
  -webkit-box-shadow: 0 4px 20px rgba(43, 155, 75, 0.5);
  box-shadow: 0 4px 20px rgba(43, 155, 75, 0.5);
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 30px;
  font-family: 'Roboto Condensed', sans-serif;
  -webkit-transition: -webkit-transform .3s, -webkit-box-shadow .3s;
  transition: -webkit-transform .3s, -webkit-box-shadow .3s;
  -o-transition: transform .3s, box-shadow .3s;
  transition: transform .3s, box-shadow .3s;
  transition: transform .3s, box-shadow .3s, -webkit-transform .3s, -webkit-box-shadow .3s
}

.button:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-box-shadow: 0 1px 10px rgba(43, 155, 75, 0.8);
  box-shadow: 0 1px 10px rgba(43, 155, 75, 0.8)
}

.content__share {
  display: none
}

.author {
  padding: 35px 0;
  text-align: center;
  line-height: 1.7
}

.author img {
  margin: 20px auto;
  width: 180px;
  border-radius: 20px
}

.author__title {
  text-transform: uppercase
}

.comments {
  border: solid #C4C4C4;
  border-width: 2px 0;
  padding-bottom: 15px;
  clear: both
}

.comments__title {
  padding: 25px 0;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #EC606A;
  font-weight: normal
}

.comments__item {
  margin-bottom: 25px;
  border-radius: 20px;
  background: #F2F2F2;
  padding: 20px
}

.comments__ava {
  float: left;
  margin: 0 10px 10px 0
}

.comments__ava img {
  border-radius: 50%
}

.comments__content > .comments__item {
  border-radius: 0;
  border-top: 1px solid #000;
  padding: 20px 0 0;
  width: 90%;
  margin: 35px 0 15px auto
}

.comments__content > .comments__item:last-child {
  padding-bottom: 0
}

.comments__name {
  font-size: 16px;
  padding: 10px 0 5px
}

.comments__date {
  font-size: 12px
}

.comments__text {
  clear: both;
  padding: 10px 0;
  line-height: 1.5
}

.comments__button {
  display: table;
  font-size: 12px;
  text-transform: lowercase;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.5;
  color: #fff;
  background-color: #EC606A;
  border-radius: 20px;
  padding: 5px 10px;
  margin-top: 15px;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s
}

.comments__button:hover {
  background-color: #2B9B4B
}

.comments__photo {
  border-radius: 20px
}

aside {
  display: none
}

@media (min-width: 1024px) {
  body {
    font-size: 16px;
  }

  .container {
    width: 1024px
  }

  .header__top {
    table-layout: fixed;
    padding: 35px 0 5px
  }

  .logo {
    margin: 0
  }

  .cell {
    display: table-cell
  }

  .cell_middle {
    vertical-align: middle
  }

  .cell_top {
    vertical-align: top
  }

  .header__social {
    display: block;
    text-align: right
  }

  .header__social a {
    display: inline-block;
    padding-left: 10px
  }

  .header__social svg {
    fill: #EC606A;
    width: 25px;
    height: 25px
  }

  .header__social a:hover svg {
    fill: #c63131
  }

  .header__menu {
    display: table;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    background: #EC606A;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
  }

  .header__menu a {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px;
    border-radius: 8px
  }

  .header__menu a:hover {
    background-color: rgba(0, 0, 0, 0.2)
  }

  .header__case {
    background-size: cover;
    text-align: left;
    padding: 65px 0
  }

  .title {
    font-size: 64px;
    padding-bottom: 10px
  }

  .subtitle {
    font-size: 36px;
    padding-bottom: 55px
  }

  nav {
    display: block;
    font-size: 14px
  }

  nav a {
    color: #EC606A;
    text-decoration: none
  }

  nav a:hover {
    text-decoration: underline
  }

  nav a:after {
    content: '';
    background: url(../img/arrow.png) center no-repeat;
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px
  }

  .main {
    padding-top: 45px
  }

  .content {
    padding: 0 25px 0 0
  }

  .content ul {
    padding-left: 45px
  }

  .content__title {
    text-align: left
  }

  .info {
    display: block;
    padding: 40px 0 20px;
    font-size: 12px
  }

  .info span {
    display: inline-block
  }

  .info span:after {
    content: '';
    border-left: 1px solid #000;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px
  }

  .info a {
    color: #EC606A
  }

  .content__caption {
    font-size: 20px;
    padding-top: 35px
  }

  .content__subtitle {
    font-size: 20px
  }

  .content__caption_mod {
    text-align: left
  }

  .content__caption_mod span {
    font-size: 36px
  }

  .content__photo {
    margin: 30px auto 20px
  }

  .content__point {
    font-size: 20px;
    margin-top: 45px
  }

  .product {
    margin: 30px auto 15px;
    display: table
  }

  .content__list {
    font-size: 16px
  }

  .content__list li:last-child {
    padding-left: 40px
  }

  .content__composition ul {
    padding-top: 30px
  }

  .content__composition span {
    font-size: 16px
  }

  .content__link {
    padding: 20px 0;
    max-width: 400px;
    margin: 0 auto
  }

  .content__info {
    padding: 30px 45px;
    margin-bottom: 25px
  }

  .content__info h3 {
    padding-bottom: 15px
  }

  .content__info p {
    padding: 5px 0 5px 25px
  }

  .content__info b {
    font-size: 36px;
    padding-right: 5px
  }

  .post {
    margin-top: 30px
  }

  .post .button__wrap {
    padding: 35px 0 20px
  }

  .post__mark {
    font-size: 64px;
    float: left;
    margin-right: 12px
  }

  .post__title {
    padding-top: 5px;
    text-align: left
  }

  .post__list {
    width: 92%;
    margin-left: auto;
    padding-bottom: 35px;
    clear: both
  }

  .post__list li {
    padding: 5px 0;
    font-size: 18px
  }

  .content__share {
    display: block;
    text-align: center;
    padding: 50px 0 45px
  }

  .content__share span, .content__share a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px
  }

  .content__share svg {
    width: 25px;
    height: 25px;
    fill: #EC606A
  }

  .content__share a:hover svg {
    fill: #c63131
  }

  .author {
    position: relative;
    width: 55%;
    margin-left: auto;
    padding: 35px 0 60px 70px;
    text-align: left
  }

  .author img {
    width: auto;
    position: absolute;
    top: 0;
    right: 100%;
    margin: 0
  }

  .author__name {
    padding: 15px 0 35px
  }

  .comments {
    margin: 50px 0 20px;
    padding-bottom: 40px
  }

  .comments__title {
    font-size: 20px;
    text-align: left;
    padding: 40px 0
  }

  .comments__ava {
    float: none;
    display: inline-block;
    margin-right: 15px
  }

  .comments__content {
    display: inline-block;
    vertical-align: top;
    width: 87%
  }

  .comments__name {
    padding-bottom: 10px
  }

  .comments__text {
    padding-top: 20px
  }

  .comments__content > .comments__item {
    width: auto;
    margin-left: 0
  }

  aside {
    display: block;
    width: 270px
  }

  .aside__case {
    padding-bottom: 40px
  }

  .aside__title {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    padding: 5px 0 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #C4C4C4
  }

  .aside__search {
    position: relative
  }

  .aside__search input {
    display: block;
    width: 100%;
    padding: 15px 50px 15px 20px;
    font-size: 12px;
    border: 1px solid #C4C4C4;
    border-radius: 20px
  }

  .aside__search input:focus {
    border-color: #EC606A
  }

  .aside__search input::-webkit-input-placeholder {
    font-size: 12px
  }

  .aside__search input::-moz-placeholder {
    font-size: 12px
  }

  .aside__search input:-ms-input-placeholder {
    font-size: 12px
  }

  .aside__search input::-ms-input-placeholder {
    font-size: 12px
  }

  .aside__search input::placeholder {
    font-size: 12px
  }

  .aside__search a {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 12px 10px 10px 10px;
    display: block;
    width: 46px;
    height: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 0 20px 20px 0
  }

  .aside__search svg {
    width: 24px;
    height: 24px;
    fill: #EC606A
  }

  .aside__search a:hover {
    background: rgba(0, 0, 0, 0.1)
  }

  .aside__search a:hover svg {
    fill: #cb2e33
  }

  .aside__item {
    display: block;
    font-size: 0;
    padding-bottom: 25px
  }

  .aside__pict {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #EC606A;
    border-radius: 20px;
    -webkit-transition: border-radius .2s;
    -o-transition: border-radius .2s;
    transition: border-radius .2s
  }

  .aside__item:hover .aside__pict {
    border-radius: 20px 20px 0 20px
  }

  .aside__text {
    display: inline-block;
    vertical-align: top;
    width: 70%;
    font-size: 14px;
    line-height: 1.5;
    color: #726F6F;
    padding: 5px 0 0 15px
  }
}

@media (min-width: 1170px) {
  .container {
    width: 1170px;
    padding: 0 5px
  }

  .content {
    padding: 0 75px 0
  }
}

