body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  list-style: none;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: auto;
}
body {
  margin: 0;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  display: block;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
iframe {
  display: block;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input,
button,
textarea,
select {
  transition: all 0.4s ease;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input:hover,
select:hover,
textarea:hover,
input:focus {
  outline: none;
  box-shadow: 0 0 7px rgba(9, 148, 227, 0.45);
}
fieldset {
  border: 0;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url('../fonts/proxima_nova_bold-webfont.eot');
  src: url('../fonts/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_bold-webfont.woff') format('woff'), url('../fonts/proxima_nova_bold-webfont.ttf') format('truetype'), url('../fonts/proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url('../fonts/proxima_nova_regular-webfont.eot');
  src: url('../fonts/proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova_regular-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_regular-webfont.woff') format('woff'), url('../fonts/proxima_nova_regular-webfont.ttf') format('truetype'), url('../fonts/proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.none {
  display: none;
}
.db {
  display: block;
}
.nob {
  border: 0 !important;
}
.oh {
  overflow: hidden;
}
.animate,
.animate * {
  transition: all 0.4s ease;
}
a,
.link {
  color: #0091c7;
  border-bottom: 1px solid rgba(9, 148, 227, 0.3);
  text-decoration: none;
}
a:hover,
.link:hover {
  border-bottom-color: #0994e3;
}
.bb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fi {
  display: block;
  max-width: 100%;
  height: auto !important;
}
html {
  overflow-y: scroll;
  font: 400 100%/1.625 'PT Serif', serif;
  color: #090720;
}
body {
  font-size: 1rem;
  background: #F4F4F4;
}
.b__wrapper {
  max-width: 1980px;
  margin: 0 auto;
  padding: 0 1rem;
}
.b__wide,
.b__wide.item-page {
  max-width: 1248px;
  margin: 0 auto;
  padding: 0 1rem;
}
h1 {
  font-size: 1.5rem;
  font-weight: 400;
}
.b__head {
  background: #FFF;
  padding: 2rem 0;
}
.b__head .h_logo-text {
  float: left;
  font: 700 2.125rem/1 'proxima_nova_rgbold', Helvetica, sans-serif;
  color: #090720;
  text-decoration: none;
  border: 0;
  letter-spacing: 2px;
}
.b__head .h_logo-text:hover {
  color: #0091C7;
}
.b__head .b__lang li {
  display: inline-block;
}
.b__head .b__lang li a {
  display: inline-block;
  color: #000;
  font: 700 0.875rem/2em 'proxima_nova_rgbold', Helvetica, sans-serif;
  border: 1px solid #090720;
  padding: 0 1em;
  border-radius: 1em;
}
.b__head .b__tel {
  margin-right: 1.5rem;
}
.b__head .b__tel a {
  display: inline-block;
  color: #000;
  font: 700 1rem/1.875em 'proxima_nova_rgbold', Helvetica, sans-serif;
  letter-spacing: 0.5px;
  border: 0;
}
.b__head .b__nav li {
  float: left;
  display: block;
  margin-right: 1.5rem;
}
.b__head .b__nav li a {
  color: #000;
  font: 400 1rem/1.875em 'proxima_nova_rgregular', Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.b__head .b__nav li a:hover {
  border-bottom-color: #000;
}
.b__head .b__nav li.active a {
  font-weight: 700;
  border-bottom-color: #000;
}
.owl-carousel .owl-item img {
  max-width: 100%;
  height: auto !important;
  display: block;
  margin: 0 auto;
}
.owl-carousel .owl-table {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  vertical-align: middle;
}
.owl-carousel .owl-heading {
  display: block;
  margin-top: 12vw;
  color: #FFF;
  text-align: center;
  font: 400 4.5rem 'PT Serif', serif;
}
.owl-carousel .owl-description {
  display: block;
  color: #FFF;
  text-align: center;
  font: 400 2rem 'PT Serif', serif;
}
.owl-carousel .owl-pagination {
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -65px;
}
.owl-carousel-down {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1rem;
  color: #FFF;
  text-align: center;
}
.owl-carousel-down i {
  background: url(../images/i__scroll.png);
  width: 16px;
  height: 25px;
  display: block;
  margin: 0 auto 0.5rem;
}
.owl-carousel-down span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font: 400 0.875rem 'proxima_nova_rgregular', Helvetica, sans-serif;
}
.b__afterslider {
  padding: 1rem;
  background-color: #FFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin-top: 1rem;
}
.b__afterslider h1 {
  font-size: 1.875rem !important;
  margin-bottom: 0.5em !important;
  padding: 0 !important;
}
.b__afterslider img {
  margin-right: 1rem;
}
.b__kitty .mod-articles-category-group {
  font: 400 2.25rem 'PT Serif', serif;
  text-align: center;
  margin-bottom: 1rem;
}
.b__kitty .lists {
  display: flex;
  flex-wrap: wrap;
}
.b__kitty .lists-item {
  display: flex;
  width: 32.31%;
  margin-right: 1.535%;
  background: #FFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  flex-wrap: wrap;
  flex-direction: column;
}
@media (max-width: 800px) {
  .b__kitty .lists-item {
    width: 48.465%;
    margin-bottom: 3%;
  }
}
@media (max-width: 600px) {
  .b__kitty .lists-item {
    width: 100%;
    margin-right: 0;
  }
}
.b__kitty .lists-item:last-child {
  margin-right: 0;
}
.b__kitty .lists-item .mod-articles-category-img {
  display: block;
  margin-bottom: 1rem;
  border: 0;
}
.b__kitty .lists-item .mod-articles-category-img img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.b__kitty .lists-item .mod-articles-category-title {
  color: #000;
  font: 400 1.625rem/138% 'PT Serif', serif;
  border: 0;
  display: block;
  padding: 0 1.3125rem 1.3125rem;
}
.b__kitty .lists-item .mod-articles-category-introtext {
  padding: 0 1.3125rem 1.3125rem;
}
.b__kitty .lists-item .mod-articles-category-readmore {
  padding: 0 1.3125rem 1.3125rem;
}
.b__kitty .lists-item .mod-articles-category-readmore a {
  text-transform: uppercase;
  font-family: 'proxima_nova_rgregular', Helvetica, sans-serif;
}
.b__kitty .mod-articles-category-desc {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 1rem;
  margin-top: -0.25rem;
}
.b__kitty .mod-articles-category-date {
  font-size: 0.875rem;
  padding: 0 1.3125rem 1.3125rem;
  color: #999;
}
.b__kitty .allcats {
  margin-top: 1.535%;
  text-align: center;
  margin-bottom: 3.8125rem;
}
.b__kitty .allcats a {
  display: inline-block;
  border: 1px solid #0091C7;
  padding: 0 3.5rem;
  background: #0091C7;
  font: 400 1rem/3.625 'proxima_nova_rgregular', Helvetica, sans-serif;
  color: #FFF;
  transition: all 0.4s ease;
}
.b__kitty .allcats a span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}
.b__kitty .allcats a:hover {
  box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.45);
}
.b__kitty .allcats a:hover span {
  border-bottom-color: transparent;
}
.b__kitty .allcats a i {
  background: url(../images/i__kitty.svg);
  width: 37px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.8125rem;
}
.b__kitty .allnews {
  margin-top: 1.535%;
  text-align: center;
  margin-bottom: 3.8125rem;
}
.b__kitty .allnews a {
  display: inline-block;
  border: 1px solid #0091C7;
  padding: 0 3.5rem;
  background: #0091C7;
  font: 400 1rem/3.625 'proxima_nova_rgregular', Helvetica, sans-serif;
  color: #FFF;
  transition: all 0.4s ease;
}
.b__kitty .allnews a span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}
.b__kitty .allnews a:hover {
  box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.45);
}
.b__kitty .allnews a:hover span {
  border-bottom-color: transparent;
}
.b__kitty .allnews a i {
  background: url(../images/i__news.svg);
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.8125rem;
  position: relative;
  top: -3px;
}
.b__footer {
  background: #282830;
  padding: 3.8125rem 0;
  color: #FFF;
}
.b__footer .b__contact {
  margin-right: 9.1875rem;
}
.b__footer .b__contact li {
  position: relative;
  padding-left: 1.5rem;
}
.b__footer .b__contact li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
}
.b__footer .b__contact li.addr:after {
  background: url(../images/i__addr.png);
  width: 13px;
  height: 16px;
  margin-top: -8px;
}
.b__footer .b__contact li.tel:after {
  background: url(../images/i__tel.png);
  width: 13px;
  height: 14px;
  margin-top: -7px;
}
.b__footer .b__contact li.email:after {
  background: url(../images/i__mail.png);
  width: 14px;
  height: 10px;
  margin-top: -5px;
}
.b__footer .b__contact li.telegram:after {
  background: url(../images/i__telegram.svg);
  width: 14px;
  height: 14px;
  margin-top: -6px;
}
.b__footer h3 {
  font-size: 1.625rem;
  margin-bottom: 1rem;
}
.b__footer a {
  color: #FFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.b__footer a:hover {
  border-bottom-color: #FFF;
}
.b__footer li + li {
  margin-top: 0.25rem;
}
.b__footer .sep {
  margin-bottom: 3.8125rem;
}
.b__wideimage {
  display: none;
  position: relative;
  margin-bottom: 2rem;
  background: #282830;
}
.b__wideimage.show {
  display: block;
}
.b__wideimage.show.mobile {
  margin-bottom: 0;
}
.b__wideimage h1 {
  position: absolute;
  left: 50%;
  margin-left: -50%;
  bottom: 3.75rem;
  color: #FFF;
  font-size: 2.875rem;
  font-weight: 400;
  line-height: 1.15;
  z-index: 3;
}
.b__wideimage .b__time {
  position: absolute;
  left: 50%;
  margin-left: -50%;
  bottom: 2rem;
  color: #FFF;
  font-size: 0.875rem;
}
.item-page {
  max-width: 960px;
  margin: 0 auto;
}
.b__pagenav {
  margin: 2rem 0 0 !important;
  border-top: 1px solid #282830;
  padding: 1.5rem 0 0;
  position: relative;
  color: #282830;
}
.b__pagenav li:before {
  display: none;
}
.b__pagenav .b__articlenav-prev,
.b__pagenav .b__articlenav-next {
  max-width: 38%;
  margin: 0;
}
.b__pagenav .b__articlenav-prev i,
.b__pagenav .b__articlenav-next i {
  position: absolute;
  top: 50%;
  margin-top: -0.65em;
}
.b__pagenav .b__articlenav-prev {
  padding-left: 1.5rem;
}
.b__pagenav .b__articlenav-prev i {
  left: 0;
}
.b__pagenav .b__articlenav-next {
  text-align: right;
  padding-right: 1.5rem;
}
.b__pagenav .b__articlenav-next i {
  right: 0;
}
.b__pagenav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.b__pagenav em {
  display: block;
  font-style: normal;
}
.b__pagenav i {
  font-size: 1.25rem;
}
.b__pagenav .b__articlenav-middle {
  margin: 0 39%;
  text-align: center !important;
  position: relative;
}
.b__pagenav .b__articlenav-back {
  text-align: center;
  margin: 0;
}
.b__pagenav .b__articlenav-back a {
  display: inline-block;
}
.b__sroller {
  background: url(../images/i__up.png);
  width: 64px;
  height: 64px;
  transition: all 0.4s ease;
  right: 1rem;
  bottom: -100px;
  opacity: 0;
  position: fixed;
  text-indent: -999em;
  overflow: hidden;
  cursor: pointer;
}
.b__sroller.show {
  bottom: 1rem;
  opacity: 1;
}
.blog h1 {
  text-align: center;
  margin: 3.25rem 0 1rem;
  font-size: 2.25rem;
  font-weight: 400;
}
.blog .blog-items {
  display: flex;
  flex-wrap: wrap;
}
.blog .blog-items .items-row {
  margin-bottom: 1.535%;
  display: flex;
  width: 32.31%;
  margin-right: 1.535%;
  background: #FFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
@media (max-width: 800px) {
  .blog .blog-items .items-row {
    width: 48.465%;
  }
}
@media (max-width: 600px) {
  .blog .blog-items .items-row {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3%;
  }
}
.blog .blog-items .items-row:nth-child(3n) {
  margin-right: 0;
}
.blog .blog-items .items-row .page-header {
  padding: 1.3125rem;
}
.blog .blog-items .items-row .page-header h2 a {
  color: #000;
  font: 400 1.625rem/110% 'PT Serif', serif;
  border: 0;
  display: block;
}
.blog .blog-items .items-row .image {
  display: block;
  border: 0;
}
.blog .blog-items .items-row .image img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.blog .blog-items .items-row .desc,
.blog .blog-items .items-row .readmore {
  padding: 0 1.3125rem 1.3125rem;
}
.blog .blog-items .items-row .readmore a {
  text-transform: uppercase;
}
.blog .blog-items .items-row .b__time {
  padding: 1rem 1.3125rem 0.3125rem;
  color: #999;
  font-size: 0.875rem;
}
.blog .blog-items .items-row .b__time + .page-header {
  padding-top: 0;
}
.blog .blog-items .items-row .mod-articles-category-readmore {
  padding: 0 1.3125rem 1.3125rem;
}
.blog .blog-items .items-row .mod-articles-category-readmore a {
  text-transform: uppercase;
  font-family: 'proxima_nova_rgregular', Helvetica, sans-serif;
}
.b__related {
  max-width: 1280px;
  margin: 0 auto 1.535%;
}
.b__breadcrumb {
  padding-top: 2rem;
  padding-bottom: 0.5rem;
}
.b__breadcrumb li {
  display: inline-block;
  color: #999;
  font-size: 0.875rem;
}
.b__breadcrumb + .item-page h1 {
  padding-top: 0;
}
.phone .item-page h1 {
  padding-top: 1rem;
  font-size: 2rem;
}
.b__articles {
  float: right;
  margin: 0 0 1.5rem 4.5rem;
  width: 26%;
}
.b__articles h3 {
  margin: 0 0 1rem !important;
  padding-left: 4rem;
  position: relative;
  font-weight: 400;
}
.b__articles h3:after {
  content: '';
  background: url(../images/i__kettle.svg);
  width: 39px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
}
.b__articles ul {
  margin: 0 0 0 2.5rem !important;
}
.b__footer-soc {
  margin-top: 0.5rem;
  padding-left: 1.5rem;
}
.b__footer-soc a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(../images/i__soc.png);
  text-indent: -99em;
  overflow: hidden;
  border: 0;
}
.b__footer-soc a + a {
  margin-left: 0.35rem;
}
.b__footer-soc a.ok {
  background-position: 0 -32px;
}
.b__footer-soc a.vk {
  background-position: 0 -64px;
}
.b__footer-soc a.instagram {
  background-position: 0 -96px;
}
.b__allkitty {
  margin-top: 1.535%;
  text-align: center;
  margin-bottom: 3.8125rem;
}
.b__allkitty a {
  display: block;
  border: 1px solid #0091C7;
  background: #0091C7;
  font: 400 1.5rem/2.625 'PT Serif', serif;
  color: #FFF;
  transition: all 0.4s ease;
}
.b__allkitty a span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.b__allkitty a:hover {
  box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.45);
}
.b__allkitty a:hover span {
  border-bottom-color: transparent;
}
.b__allkitty a i {
  background: url(../images/i__kitty.svg);
  width: 37px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.8125rem;
}
.category-desc .p__article {
  margin-bottom: 0;
}
.p__contact {
  padding-bottom: 2rem;
}
.p__contact h1 {
  font-size: 2.25rem;
  font-weight: 400;
  margin: 3.25rem 0 1rem;
}
.p__contact .contact-miscinfo {
  float: left;
  width: 48%;
}
@media (max-width: 800px) {
  .p__contact .contact-miscinfo {
    width: auto;
    float: none;
  }
}
.p__contact .contact-form {
  margin-left: 52%;
}
@media (max-width: 800px) {
  .p__contact .contact-form {
    margin: 1rem 0 0;
  }
}
.p__contact .contact-form label {
  font: 400 1.125rem/145% 'proxima_nova_rgregular', Helvetica, sans-serif;
}
.p__contact .contact-form label .red,
.p__contact .contact-form label .star {
  color: red;
}
.p__contact .contact-form .control-label {
  padding: 0.25rem 0;
}
.p__contact .text label {
  font-size: 0.875rem;
  color: #777;
}
.p__contact input[type=text],
.p__contact input[type=email],
.p__contact textarea {
  box-sizing: border-box;
  border: 1px solid #CCC;
  padding: 10px 20px;
}
.p__contact input[type=text].invalid,
.p__contact input[type=email].invalid,
.p__contact textarea.invalid {
  border-color: red;
}
.p__contact textarea {
  width: 100%;
}
.p__contact button {
  display: inline-block;
  border: 1px solid #0091C7;
  background: #0091C7;
  font: 400 1rem/2.625 'PT Serif', serif;
  color: #FFF;
  padding: 0 2rem;
  margin-top: 0.5rem;
  transition: all 0.4s ease;
}
.p__contact button:hover {
  box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.45);
}
.p__contact button:focus {
  opacity: 0.8;
}
.p__contact-ul li {
  position: relative;
  padding-left: 1.5rem;
}
.p__contact-ul li + li {
  margin: 0.5rem 0 0;
}
.p__contact-ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  background-size: 100% 100%;
}
.p__contact-ul li.addr:after {
  background: url(../images/i__con-addr.svg);
  width: 12px;
  height: 16px;
  margin-top: -8px;
}
.p__contact-ul li.tel:after {
  background: url(../images/i__con-tel.svg);
  width: 12px;
  height: 12px;
  margin-top: -6px;
}
.p__contact-ul li.email:after {
  background: url(../images/i__con-mail.svg);
  width: 14px;
  height: 10px;
  margin-top: -5px;
}
.p__contact-ul li.skype:after {
  background: url(../images/i__con-skype.svg);
  width: 12px;
  height: 11px;
  margin-top: -6px;
}
.b__tv .b__wrapper {
  padding: 0;
}
.b__tv .b__wrapper h3 {
  font: 400 2.25rem 'PT Serif', serif;
  margin-bottom: 1rem;
  text-align: center;
}
.b__tv .b__wrapper .item {
  position: relative;
}
.b__tv .b__wrapper .item:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 4rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 2;
}
.b__tv .b__wrapper .item .title {
  position: absolute;
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
  color: #FFF;
  z-index: 3;
  line-height: 115%;
}
.b__tv .b__wrapper .item .title b {
  display: block;
}
.b__tv .b__wrapper .item .title em {
  display: block;
  font-size: 0.92rem;
}
.b__tv .b__wrapper .item a {
  position: relative;
  display: block;
  border: 0;
}
.b__tv .b__wrapper .item a:hover:after {
  transition: all 0.4s ease;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2) url(../images/i__zoom.png) 50% 50% no-repeat;
}
.b__tv .b__wrapper img {
  display: block;
  max-width: 100%;
  height: auto !important;
  border-left: 2px solid #F4F4F4;
}
.l__palpalych {
  line-height: 145%;
  position: relative !important;
}
.l__palpalych div {
  margin-left: 54px;
}
.l__palpalych img {
  height: 52px;
  width: 38px;
  float: left;
}
.l__palpalych a {
  white-space: nowrap;
}
.skrollr-mobile {
  overflow: auto !important;
}
.skrollr-mobile body {
  overflow: auto !important;
}
.b__kittysdesc {
  background: #FFF none repeat scroll 0 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 1rem;
}
.pagination li {
  background: #FFF none repeat scroll 0 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: block;
  float: left;
  margin-bottom: 1rem;
}
.pagination li + li {
  margin-left: 1rem;
}
.pagination li a,
.pagination li span {
  padding: 0.5rem 1rem;
  display: block;
  border: 0;
}
.pagination li a {
  transition: all 0.4s ease;
}
.pagination li a:hover {
  background: rgba(0, 0, 0, 0.1);
}
html[lang="en-gb"] .b__kitty {
  margin-bottom: 3.8125rem;
}
.ya-share2 {
  margin-top: 2rem;
}
.ya-share2 li:before {
  display: none;
}
.ya-share2 li a {
  border: 0;
}
/*# sourceMappingURL=template.css.map */