.pagination .page,
.pagination .current {
  padding: 3px;
}.header {
  width: 100%;
  color: #fff;
  min-height: 696px;
  /* Opera 12 */
  min-height: 36.25vw;
  position: relative;
  background-color: #C7CACA;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: cover;
  overflow: hidden;
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .header {
    min-height: 620px;
    /* Opera 12 */
    min-height: 45.39vw;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header {
    min-height: 361px;
    /* Opera 12 */
    min-height: 35.35vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header {
    min-height: 361px;
    /* Opera 12 */
    min-height: 47.14vw;
  }
}

@media screen and (max-width: 767px) {
  .header {
    min-height: 188px;
    /* Opera 12 */
    min-height: 58.75vw;
  }
}

.header:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
  min-height: inherit;
  /* Fix of 100%-height in Chrome. */
}

.header:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 40%;
  max-height: 305px;
  background-image: url(/assets/templates/inm2018/images/dynamic/09c59fd06dbe840e2e2d2be52b9d153c.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
  right: 0;
  bottom: 0;
}.header__breadcrumbs {
  position: absolute;
  top: 44px;
  z-index: 3;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header__breadcrumbs {
    top: 17px;
  }
}

@media screen and (max-width: 767px) {
  .header__breadcrumbs {
    display: none;
  }
}.header__content {
  max-width: 688px;
  /*word-wrap: break-word;*/
  /*overflow: hidden;*/
  display: inline-block;
  vertical-align: middle;
  /*position: relative;
	z-index: 4;*/
  /*font-size: 23px;
	line-height: 28px;*/
  padding-bottom: 5.78vw;
  position: relative;
  /* used on 320 */
  z-index: 2;
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .header__content {
    max-width: 471px;
    padding-bottom: 5.49vw;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header__content {
    max-width: 487px;
    padding-bottom: 2.73vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header__content {
    max-width: 348px;
    padding-bottom: 5.20vw;
  }
}

@media screen and (max-width: 767px) {
  .header__content {
    max-width: 70%;
    padding-bottom: 15.31vw;
  }
}.header__descr {
  font-size: 51px;
  line-height: 84px;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .header__descr {
    font-size: 37px;
    line-height: 61px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header__descr {
    font-size: 27px;
    line-height: 45px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header__descr {
    font-size: 21px;
    line-height: 34px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .header__descr {
    font-size: 15px;
    line-height: 21px;
  }
}

@media screen and (max-width: 479px) {
  .header__descr {
    font-size: 14px;
    line-height: 23px;
  }
}.header__text {
  /*font-family: Lato,sans-serif;*/
  font-size: 23px;
  line-height: 28px;
  margin-top: 23px;
}

@media screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header__text {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header__text {
    margin-top: 18px;
  }
}

@media screen and (max-width: 767px) {
  .header__text {
    display: none;
  }
}.header__page-menu {
  padding: 0;
  margin: 43px 0 0;
  list-style: none;
}

.header__page-menu > li + li {
  margin-top: 32px;
}

@media screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 1366px) and (max-width: 1919px) {
  .header__page-menu > li + li {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header__page-menu > li + li {
    margin-top: 12px;
  }
}

.header__page-menu > li > a {
  font-family: Merriweather,serif;
  font-weight: 700;
  color: #fff;
  font-size: 31px;
  line-height: 28px;
}

@media screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 1366px) and (max-width: 1919px) {
  .header__page-menu > li > a {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header__page-menu > li > a {
    font-size: 16px;
    line-height: 20px;
  }
}

.header__page-menu > li > a:hover {
  text-decoration: none;
  color: #ef1b55;
}

@media screen and (max-width: 767px) {
  .header__page-menu {
    display: none;
  }
}.header__page-menu-button {
  display: none;
  background: #ef1b55;
  padding: 5px 10px;
  border: none;
  font-family: Merriweather,serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  cursor: pointer;
  margin-top: 23px;
  outline: none;
}

.header__page-menu-button::-moz-focus-inner {
  border: 0;
}

@media screen and (max-width: 767px) {
  .header__page-menu-button {
    display: inline-block;
  }
}

.header__page-menu-button span + span {
  display: none;
}

.header__page-menu-button_clicked span {
  display: none;
}

.header__page-menu-button_clicked span + span {
  display: inline;
}.header__page-name {
  font-family: Merriweather,serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 64px;
}

@media screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 1366px) and (max-width: 1919px) {
  .header__page-name {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px), screen and (max-width: 767px) {
  .header__page-name {
    font-size: 24px;
    line-height: 28px;
  }
}.header__persone-img {
  width: 35%;
  height: 95%;
  position: absolute;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  /*max-height: 859px;*/
  margin: 0;
}

@media screen and (max-width: 767px) {
  .header__persone-img {
    width: 50%;
  }
}.header__title {
  font-family: Merriweather,serif;
  font-weight: 900;
  font-size: 138px;
  line-height: 118px;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .header__title {
    font-size: 98px;
    line-height: 84px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header__title {
    font-size: 71px;
    line-height: 61px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header__title {
    font-size: 52px;
    line-height: 45px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .header__title {
    font-size: 36px;
    line-height: 31px;
  }
}

@media screen and (max-width: 479px) {
  .header__title {
    font-size: 30px;
    line-height: 26px;
  }
}.header_other {
  background-color: #3c3c3b;
  background-image: url(/assets/templates/inm2018/images/dynamic/53abc3d5c9cd898a8ff2c1a3c7b17db2.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_other {
    background-image: url(/assets/templates/inm2018/images/dynamic/a297c4cc2aff936643c96977c1ddfbdb.jpg);
  }
}

.header_other .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/dabbe0f5f146cee2610afe45ed513d5a.png);
  background-size: auto 100%;
  background-position: left bottom;
  width: 49%;
  max-width: 740px;
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_other .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/079b458eedcdbfcb23c653141e43c0d4.png);
  }
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .header_other .header__persone-img {
    width: 44%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header_other .header__persone-img {
    width: 50%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header_other .header__persone-img {
    width: 53%;
  }
}

@media screen and (max-width: 767px) {
  .header_other .header__persone-img {
    width: 48%;
  }
}

.header_other .header__content {
  padding-top: 12.88vw;
  padding-bottom: 17.93vw;
}.header_tourism {
  background-color: #807770;
  background-image: url(/assets/templates/inm2018/images/dynamic/47c2bdeeaae28f082c3a71071805d6a2.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_tourism {
    background-image: url(/assets/templates/inm2018/images/dynamic/187b62f5ec7d362aa2fdabb1a5496d40.jpg);
  }
}

.header_tourism .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/0732503dc3861d1cdcf34434df138f98.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_tourism .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/5873abc89d4e5d4a7bd65287ddb54520.png);
  }
}.header_love {
  background-color: #5d8ba2;
  background-image: url(/assets/templates/inm2018/images/dynamic/92e5e34cab7c5f401b3bc9e305614be0.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_love {
    background-image: url(/assets/templates/inm2018/images/dynamic/c69108ae162e680445f5b9d1cf9a6458.jpg);
  }
}

.header_love .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/fb8f3640ca75ccc2d5044322ca9880af.png);
  background-size: auto 100%;
  background-position: left bottom;
  width: 31.7%;
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_love .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/23724a002dff523511a8c94d57194202.png);
  }
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .header_love .header__persone-img {
    width: 39%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header_love .header__persone-img {
    width: 31%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header_love .header__persone-img {
    width: 41%;
  }
}

@media screen and (max-width: 767px) {
  .header_love .header__persone-img {
    width: 50.5%;
  }
}.header_fashion {
  background-color: #927b77;
  background-image: url(/assets/templates/inm2018/images/dynamic/56b4d315205b8076d74ac34dce20c634.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_fashion {
    background-image: url(/assets/templates/inm2018/images/dynamic/97525f829daf75d0ed90369423648358.jpg);
  }
}

.header_fashion .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/70e062e5df0b86eb5b456f6be4738f9f.png);
  background-size: auto 100%;
  background-position: left bottom;
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_fashion .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/e48b4202a72e6b0e63c12b9c4e3fdede.png);
  }
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .header_fashion .header__persone-img {
    width: 41.5%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header_fashion .header__persone-img {
    width: 32.5%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header_fashion .header__persone-img {
    width: 43%;
  }
}.header_health {
  background-color: #687f29;
  background-image: url(/assets/templates/inm2018/images/dynamic/ea9c73cc3fad0225e7490b05bc95ed8c.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_health {
    background-image: url(/assets/templates/inm2018/images/dynamic/1642f80d8aabf4bfbc01e12df1bbd9bc.jpg);
  }
}

.header_health .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/7e62ff1ce447e9a53a4c7cb4110f3214.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_health .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/b3f117b9d063aa64c4ce30df84ed6241.png);
  }
}.header_fitness {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/d6fb7085a4f6a5af53786efeab7d5850.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_fitness {
    background-image: url(/assets/templates/inm2018/images/dynamic/30b84daeb64bef267266d06d05f30426.jpg);
  }
}

.header_fitness .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/198b036cd5746ddb7c79230879d550ae.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_fitness .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/9db11db18850d2f72e7d6195a215f986.png);
  }
}.header_weight-loss {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/39d5683bdfd53292023dbdfb168383cf.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_weight-loss {
    background-image: url(/assets/templates/inm2018/images/dynamic/eafe2d2c426040258dff79fb4df76daf.jpg);
  }
}

.header_weight-loss .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/4dbd268c8312de2c6a3b0d64fb9b4b1b.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_weight-loss .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/6bba8aaaf9f252577c9b7a83dabeab31.png);
  }
}.header_health-body {
  background-color: #5d7b00;
  background-image: url(/assets/templates/inm2018/images/dynamic/d57332bab51466804d23c85780a9dd39.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_health-body {
    background-image: url(/assets/templates/inm2018/images/dynamic/19ebf39e51a920f9fe09d86f59e91a8d.jpg);
  }
}

.header_health-body .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/59eba31a76c89f160b6c533ba3a2f0b4.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_health-body .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/b992906b7d3ca37553e1f38357936642.png);
  }
}.header_beauty {
  background-color: #949495;
  background-image: url(/assets/templates/inm2018/images/dynamic/1e93d432f84c2ecd8bfc6ceef362fa46.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beauty {
    background-image: url(/assets/templates/inm2018/images/dynamic/d4b8d78a15fedb4f2edae7b728744d73.jpg);
  }
}

.header_beauty .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/350bd5bb3ce563b26df111e2455114be.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beauty .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/7574d87c9633b0a7ab5a9c011d9cb62a.png);
  }
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .header_beauty .header__persone-img {
    width: 39%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header_beauty .header__persone-img {
    width: 44%;
  }
}

.header_beauty .header__content {
  padding-top: 12.88vw;
  padding-bottom: 17.93vw;
}.header_home {
  background-color: #f86667;
  /*background-color: #2f2856;*/
  background-image: url(/assets/templates/inm2018/images/dynamic/826c6bc8d1442e7646038627087b59e7.jpg);
  padding-top: 0;
}

.header_home:after {
  max-height: 294px;
  background-image: url(/assets/templates/inm2018/images/dynamic/69d772ef7f266ed71252011b069ed208.png);
}

@media screen and (min-width: 1920px) {
  .header_home {
    background-image: url(/assets/templates/inm2018/images/dynamic/88066fd261a06e31e046dd8e5c7ff94a.jpg);
  }
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .header_home {
    background-image: url(/assets/templates/inm2018/images/dynamic/88066fd261a06e31e046dd8e5c7ff94a.jpg);
    height: 673px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .header_home {
    background-image: url(/assets/templates/inm2018/images/dynamic/cbc1e08a5c50615b9738a2659c252f2d.jpg);
    height: 496px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header_home {
    background-image: url(/assets/templates/inm2018/images/dynamic/cbc1e08a5c50615b9738a2659c252f2d.jpg);
    height: 362px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .header_home {
    height: 250px;
  }
}

@media screen and (max-width: 479px) {
  .header_home {
    height: 166px;
  }
}

.header_home .header__content {
  max-width: none;
  /*word-wrap: normal;*/
  /*overflow: hidden;*/
  padding-bottom: 0;
}

.header_home .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/be583b87682276fbfe87745a0539cc33.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px) {
  .header_home .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/b93b8fcba7464cb2ee04ea4fb4512b9a.png);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_home .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/1365258ab81506493af4d4ced8de8658.png);
  }
}.header_page-menu-opened .header__persone-img {
  display: none;
}

.header_page-menu-opened .header__page-menu {
  display: block;
}

.header_page-menu-opened .header__content {
  max-width: 100%;
}.header_face-care {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/da8f9f2a1eae384040b3bc256d147b1f.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_face-care {
    background-image: url(/assets/templates/inm2018/images/dynamic/08dbfe6feab54410f030fd68327f3b6b.jpg);
  }
}

.header_face-care .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/2e47d8034d7549c7cb513e389ed7888b.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_face-care .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/f4bc3ae0cfe44efa138b702df514b686.png);
  }
}.header_beautiful-eyes {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/541206739b91d934e6a2e3821412506b.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beautiful-eyes {
    background-image: url(/assets/templates/inm2018/images/dynamic/02bddf34139a948cccc101e431750f87.jpg);
  }
}

.header_beautiful-eyes .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/be6ac27371af93d1df9052cb0706e299.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beautiful-eyes .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/f1d456a9902041f85adb7320422556be.png);
  }
}.header_care-eyelashes {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/ece2e27ae2480f3bedf5e66d146deefe.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-eyelashes {
    background-image: url(/assets/templates/inm2018/images/dynamic/12ee58ffc1528e8ccf712d0f8c4e73fd.jpg);
  }
}

.header_care-eyelashes .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/5232ea0acff140de07e90d456fdf5309.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-eyelashes .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/25f06195f8f970f53ad3a222b3dfea26.png);
  }
}.header_care-teeth {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/e3722e5fba6299e8d221c584aa55db04.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-teeth {
    background-image: url(/assets/templates/inm2018/images/dynamic/4ec1c3e927b4e074e6835c44152d0991.jpg);
  }
}

.header_care-teeth .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/4983dc0962b9506b515401aafcdbd5cc.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-teeth .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/e6391a08446bad4fc10f6e97bc5af91a.png);
  }
}.header_care-lips {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/382609d6a8ee611f3f2240a434562cd1.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-lips {
    background-image: url(/assets/templates/inm2018/images/dynamic/59673a25d8170e865b513c3d0e029eb3.jpg);
  }
}

.header_care-lips .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/bdb8d1b57b352d04994bb52b99235303.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-lips .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/32fc14eb70415ac3f67a7a0cc0ea8ed1.png);
  }
}.header_care-neck {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/45641864074ae6d06dae947d3e83629e.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-neck {
    background-image: url(/assets/templates/inm2018/images/dynamic/4aa0f184e9e797e648df8cb941c40777.jpg);
  }
}

.header_care-neck .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/377a02f67121254c4354356bf0e29569.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-neck .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/496e70ac853a5ccdcc2d3b0b372be1f5.png);
  }
}.header_beautiful-body {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/9224f6764c7e6fbac693a857f843093e.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beautiful-body {
    background-image: url(/assets/templates/inm2018/images/dynamic/470cdc302f672c662c649eb767fdd24f.jpg);
  }
}

.header_beautiful-body .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/738bdbaaa9421024dc803c8fcb601137.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beautiful-body .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/db6c168ed80bf86e349ce1f98c1dea23.png);
  }
}.header_beautiful-hair {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/a85724f8bf6abc1a37602563ad8b0cbd.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beautiful-hair {
    background-image: url(/assets/templates/inm2018/images/dynamic/2e6d6788d6c33146672114e4733584c6.jpg);
  }
}

.header_beautiful-hair .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/9ec54a5f60a283ad5ea3e0d39425ce8f.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beautiful-hair .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/b0658c527ffb6e18b2a6772613b3e2a2.png);
  }
}.header_beauty-hands {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/b655d99cbae8a6456c62c8d9278b4cd1.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beauty-hands {
    background-image: url(/assets/templates/inm2018/images/dynamic/102bb3609b91160c3de9f6e66e5363fe.jpg);
  }
}

.header_beauty-hands .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/467ecc5284d214790bd3131daaf3abe0.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beauty-hands .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/dd446c8259842e13a59402f42bbdd4fb.png);
  }
}.header_beautiful-nails {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/5364691d8cb7623879be2504528603c7.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beautiful-nails {
    background-image: url(/assets/templates/inm2018/images/dynamic/077b24a66b1602c33ad20c6b9c473c72.jpg);
  }
}

.header_beautiful-nails .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/247916b19b0dbefcccb6d5b68e6872ef.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_beautiful-nails .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/feb19b26c7dd2de02f010bec64f45824.png);
  }
}.header_care-feet2 {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/71aa7d96ba0e1cdc1f1e5782fd126482.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-feet2 {
    background-image: url(/assets/templates/inm2018/images/dynamic/241c46e2fb82706fb2f811da0e77a4d0.jpg);
  }
}

.header_care-feet2 .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/a67bf369e11713ab14a7a4a96d3ca08c.png);
  width: 62%;
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_care-feet2 .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/5879ae0dc348e83898cc7633b73eebc1.png);
  }
}

@media screen and (max-width: 767px) {
  .header_care-feet2 .header__persone-img {
    width: 78%;
  }
}.header_aroma {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/de94acdef9f38d9ce9e1094ed4df9c86.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_aroma {
    background-image: url(/assets/templates/inm2018/images/dynamic/6efa43428960a34b6f649dcf6a311b6b.jpg);
  }
}

.header_aroma .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/a594eff1b3b52f821acbbf8884ebca00.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_aroma .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/e250595b499227bfb2b5c74c0d0be9cb.png);
  }
}.header_cellulite {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/da78ea11978e333cec6135e7f3d16771.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_cellulite {
    background-image: url(/assets/templates/inm2018/images/dynamic/e48a456eb5c50c49ae10d66f400cc9f3.jpg);
  }
}

.header_cellulite .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/4e0d9e4065ccc09bb1bdcb0c59faea01.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_cellulite .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/bf42fe434265422cb0d2b32c4fe46ec2.png);
  }
}.header_diets {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/214e14f7af50ffc854bc063385060baf.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_diets {
    background-image: url(/assets/templates/inm2018/images/dynamic/c2d3d7f0fe215b0478fdc49d09dfadb4.jpg);
  }
}

.header_diets .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/81c340f741a1d8034923355aa82f80a2.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_diets .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/2721b14a8156ed88110692cd0286b1a9.png);
  }
}.header_encyclopaedia-of-plants {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/d86787d1f731c371acb7d3f9c9c68678.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_encyclopaedia-of-plants {
    background-image: url(/assets/templates/inm2018/images/dynamic/d5049cec934b95ca741eb92b7f9236ef.jpg);
  }
}

.header_encyclopaedia-of-plants .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/b9d290184ce1937b671731f9bc26e583.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_encyclopaedia-of-plants .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/423303ffdd8655efbf204eb435c32b30.png);
  }
}.header_essential-oil {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/2dbdc2033cbbbe772893920be33c1634.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_essential-oil {
    background-image: url(/assets/templates/inm2018/images/dynamic/6b842f78d231a483fa1893d3b0610d62.jpg);
  }
}

.header_essential-oil .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/d2911dc2e701eea02736c10780cdcdb6.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_essential-oil .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/95281114ebc1b6a92587d1588139d7fc.png);
  }
}.header_feng-shui {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/45c88aaf755d9d3efc8f1b97938b441f.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_feng-shui {
    background-image: url(/assets/templates/inm2018/images/dynamic/033dcf656bbb41f2727f7620a3ab83b8.jpg);
  }
}

.header_feng-shui .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/d928d019f6c3cc083cbf9be783d130df.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_feng-shui .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/8118a747e018991adacde27a9711ebfa.png);
  }
}.header_fish {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/1e9bdd367047b71d22d3f2366f686468.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_fish {
    background-image: url(/assets/templates/inm2018/images/dynamic/72e945cf147af1f2aefb36acf311caa9.jpg);
  }
}

.header_fish .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/0cd28dea2a8c5df57b74111da14fb20b.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_fish .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/4de3db5127d48d924f6234c906497381.png);
  }
}.header_force_of_a_stone {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/654dbeff69d5cfac1613bca72353f4f2.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_force_of_a_stone {
    background-image: url(/assets/templates/inm2018/images/dynamic/3c66ad59d54521d68ab7166f3c6bef72.jpg);
  }
}

.header_force_of_a_stone .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/35e8345b2c891a9e3187fcd2969f0a06.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_force_of_a_stone .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/ffaba85fd706f8569dbf6836ccf1ae19.png);
  }
}.header_holidays {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/d9ce7c730b7324c2147673acb0101efb.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_holidays {
    background-image: url(/assets/templates/inm2018/images/dynamic/63b5afad7fcc49dd38ea4e6bb14e7913.jpg);
  }
}

.header_holidays .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/00ce3f77cea598768c1d1d6c45601082.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_holidays .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/b11de3a68c4122e0fd64676054f421ab.png);
  }
}.header_holidays-orthodox {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/2cf858a085da5ad9a0acb68047d615c2.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_holidays-orthodox {
    background-image: url(/assets/templates/inm2018/images/dynamic/975aab893259dc2f714c76825f081d63.jpg);
  }
}

.header_holidays-orthodox .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/58633cec956370958f5fd651b6b277f3.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_holidays-orthodox .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/0a074d117453b621277d98b0615bc8e3.png);
  }
}.header_houseplants {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/3e3f479e28959cb47a730b08d3b9afda.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_houseplants {
    background-image: url(/assets/templates/inm2018/images/dynamic/1bbfed16f5e41edd955ddd4cf69b43b6.jpg);
  }
}

.header_houseplants .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/200409125a32fa731e0bed07494d188d.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_houseplants .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/35488068aa67255a8a9db25175a17d5a.png);
  }
}.header_juice {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/149403465c08d0e76c542115358641c2.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_juice {
    background-image: url(/assets/templates/inm2018/images/dynamic/4e7574d6b854e01f1d5039dd4ebf9d92.jpg);
  }
}

.header_juice .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/a3ae13048f8a2821d00798f0c1398fa9.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_juice .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/3d50451e41907f1fd0fdefacd4c78504.png);
  }
}.header_massage {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/99485df5adae91108bcb1be8c17e0589.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_massage {
    background-image: url(/assets/templates/inm2018/images/dynamic/5ac8c96efb677e8afac4768d160a2425.jpg);
  }
}

.header_massage .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/03571d889fa67e52e3ec924e2d077861.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_massage .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/63ee58ac7a4acddf2b1fb4c36d532017.png);
  }
}.header_microcells {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/948c33b4529333f31b90403d936e4352.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_microcells {
    background-image: url(/assets/templates/inm2018/images/dynamic/0245f1a9e7ee26003093aa3c5307d69c.jpg);
  }
}

.header_microcells .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/6ab659c811b10a5d31ed4526d02740ac.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_microcells .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/8bca8e301c765d3d4c595025542b71d6.png);
  }
}.header_nuts {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/f7ad41c013e5a833f6ac9265e4034f8d.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_nuts {
    background-image: url(/assets/templates/inm2018/images/dynamic/06294a6c45bdfe46f2fd4c64924e5bf5.jpg);
  }
}

.header_nuts .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/8b450392cb1f021f324dfd5580402b87.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_nuts .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/8537cf0f2c0a40a4240698561f1b4365.png);
  }
}.header_plastic-surgery {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/2eeac5cbb9e5634f4986b83e23fbf581.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_plastic-surgery {
    background-image: url(/assets/templates/inm2018/images/dynamic/45240b8213cb0e45eb90b2b99f1cf28c.jpg);
  }
}

.header_plastic-surgery .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/22639c13d42d372e2a6cc82b3bca1852.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_plastic-surgery .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/b0e451ef2be5a96ddcd98779a239f2b5.png);
  }
}.header_spice {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/393e3dfe56522b83cd7c6106703a06e4.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_spice {
    background-image: url(/assets/templates/inm2018/images/dynamic/488c764e26cdc0b377061bb14b59af9e.jpg);
  }
}

.header_spice .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/601887e16f2652ca91d2cf2f8be8f7a9.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_spice .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/a6f074b9df14131dc5dc00616b5bdfd7.png);
  }
}.header_vitamins {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/b8a228ae304b7d5251171e52f245c03d.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_vitamins {
    background-image: url(/assets/templates/inm2018/images/dynamic/5d32c0a266ed7b304b11202b198c500c.jpg);
  }
}

.header_vitamins .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/43f48a78a301a1f3e4fbad6a66ccd1b4.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_vitamins .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/c1105fd6e45c1e51611c6f6d5ffbae3b.png);
  }
}.header_yoga {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/9c4eed26a8ac6b24b4603e4b67649bf3.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_yoga {
    background-image: url(/assets/templates/inm2018/images/dynamic/a48a44bd4b0686ab11f0c0bd0cbd90b4.jpg);
  }
}

.header_yoga .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/d0b9c227b95bf5fbab1f0120672f1d74.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_yoga .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/490056c35281c5fe0d7a55343f03928a.png);
  }
}.header_magic {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/071eb263f8b88724a912098616540faa.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_magic {
    background-image: url(/assets/templates/inm2018/images/dynamic/ce1541a6d0630677a7ba76ec682ef0b7.jpg);
  }
}

.header_magic .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/3b63f7c1dfc2c64896f72000705d240b.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_magic .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/b3aeb9d8fc8f07fcba36a247d4456bc0.png);
  }
}.header_recipes {
  background-color: #796472;
  background-image: url(/assets/templates/inm2018/images/dynamic/1101133e06c5421001eb6f6dce3e2255.jpg);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_recipes {
    background-image: url(/assets/templates/inm2018/images/dynamic/740a5a1df8103d25d49b98c0d1e246d7.jpg);
  }
}

.header_recipes .header__persone-img {
  background-image: url(/assets/templates/inm2018/images/dynamic/52e0f3bb4a9e9cfa5c9640167732e356.png);
}

@media screen and (min-width: 1920px), screen and (min-width: 1366px) and (max-width: 1919px), screen and (min-width: 1024px) and (max-width: 1365px), screen and (min-width: 768px) and (max-width: 1023px) {
  .header_recipes .header__persone-img {
    background-image: url(/assets/templates/inm2018/images/dynamic/63dd75be3fcabd194d70739e2cceb519.png);
  }
}.tiles-carousel-category {
  background-color: #ffffff;
  padding: 0 30px;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 92%;
  width: 456px;
  height: 201px;
  line-height: 201px;
}

@media screen and (min-width: 768px) and (max-width: 1023px), screen and (max-width: 767px) {
  .tiles-carousel-category {
    width: 288px;
    height: 104px;
    line-height: 104px;
  }
}.tiles-carousel-category__name {
  width: 50%;
  line-height: 1.27;
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  font-family: Merriweather,serif;
  font-weight: bold;
  font-size: 22px;
}

@media screen and (min-width: 768px) and (max-width: 1023px), screen and (max-width: 767px) {
  .tiles-carousel-category__name {
    font-size: 16px;
  }
}.load-more-btn {
  background: #000;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 12px 45px;
  font-size: 24px;
  font-style: italic;
}

.load-more-btn:hover {
  opacity: .8;
}/*main {
	position: relative;
	left: 24px;
	
	@media screen and (min-width:768px) and (max-width:1023px) {
		left: 12px;
	}
	
	@media screen and (min-width:1024px) and (max-width:1365px) {
		left: 12px;
	}
}*/

/*.article-tilesgrid__gutter-sizer {
	dis1play: none;
	width: 48px;
	
	@media screen and (min-width:1024px) and (max-width:1365px),screen and (min-width:768px) and (max-width:1023px),screen and (max-width:767px) {
		width: 24px;
	}
}*/

@media screen and (min-width: 1920px) {
  .article-tilesgrid__tile {
    margin-right: 30px;
    margin-bottom: 48px;
  }

  .article-tilesgrid__tile:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .article-tilesgrid__tile {
    margin-right: 24px;
    margin-bottom: 24px;
  }

  .article-tilesgrid__tile:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .article-tilesgrid__tile {
    margin-right: 24px;
    margin-bottom: 24px;
  }

  .article-tilesgrid__tile:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .article-tilesgrid__tile {
    margin-right: 24px;
    margin-bottom: 24px;
  }

  .article-tilesgrid__tile:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .article-tilesgrid__tile {
    margin-right: 24px;
    margin-bottom: 24px;
  }

  .article-tilesgrid__tile:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .article-tilesgrid__tile {
    margin-bottom: 24px;
  }
}

.article-tile {
  /* block */
  display: inline-block;
  width: 408px;
  vertical-align: top;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.16);
  /* image cover */
  padding-top: 0;
  background-color: silver;
  /* image padding's background */
  background-size: 400% 400%;
  background-position: center center;
  /* typographic */
  font-size: 16px;
  line-height: 1.56;
  text-decoration: none;
  color: inherit;
  /* ads fix */
  overflow: hidden;
}

.article-tile__img {
  height: 216px;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.article-tile__text {
  background-color: #fff;
  padding: 20px 24px;
}

.article-tile__text h2 {
  font-size: 22px;
  margin-bottom: 16px;
  line-height: 1.17;
}

.article-tile__breadcrumbs {
  color: #B2B2B2;
  font-size: 16px;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) and (max-width: 1023px), screen and (max-width: 767px) {
  .article-tile {
    width: 288px;
    padding-top: 0;
  }

  .article-tile__img {
    height: 152px;
  }

  .article-tile__text {
    padding: 12px 16px;
  }

  .article-tile__text h2 {
    font-size: 16px;
  }

  .article-tile__text p {
    display: none;
  }

  .article-tile__breadcrumbs {
    margin-bottom: 13px;
  }
}

@media screen and (max-width: 479px) {
  .article-tile {
    width: 100%;
  }
}

.article-tile:hover .article-tile__text h2 {
  color: #ef1b55;
}