

/* Start:/local/templates/ppr/css/style.css?158506787681044*/
.row {
  font-size: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  display: inline-block;
  vertical-align: top; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; } }

@media (min-width: 1025px) {
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; } }

@media (min-width: 1440px) {
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; } }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: #333; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px; }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes preloader-scale {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

/*---------GENERAL SETTINGS-------*/
body *,
body *:after,
body *::before {
  box-sizing: border-box; }

html.freeze, body.freeze {
  height: 100%;
  overflow: hidden; }

body {
  font-size: 16px;
  line-height: 1.6;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: "Gill Sans", sans-serif;
  font-weight: 400;
  min-width: 1024px;
  background-color: #3B3C47; }

h1, .h1 {
  font-size: 55px;
  line-height: 1; }

h2, .h2 {
  font-size: 30px;
  line-height: 1.2; }

h3, .h3 {
  font-size: 24px;
  line-height: 1; }

h4, .h4 {
  font-size: 20px;
  line-height: 1.2; }

h5, .h5 {
  font-size: 18px;
  line-height: 1.2; }

h6, .h6 {
  font-size: 16px;
  line-height: 1.2; }

a {
  text-decoration: none;
  color: #000; }

b {
  font-weight: 500; }

p {
  font-size: 16px;
  margin: 30px 0; }
  p:first-child {
    margin-top: 0; }
  p:last-child {
    margin-bottom: 0; }

ol, ul {
  list-style: none; }

.list--default .item, .list--default .list__item {
  padding: 10px 0 10px 40px;
  position: relative;
  font-weight: 300; }
  .list--default .item:after, .list--default .list__item:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%; }

.input {
  font-family: "Gill Sans", sans-serif; }
  .input[type="text"], .input[type="tel"], .input[type="email"], .input[type="password"] {
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    background-color: transparent;
    outline: none; }
  .input[type="radio"], .input[type="checkbox"] {
    display: none; }

textarea {
  font-family: "Gill Sans", sans-serif;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background-color: transparent;
  outline: none;
  resize: none; }

.table {
  display: table; }

.tr {
  display: table-row; }

.td, .th {
  display: table-cell; }

.link {
  cursor: pointer; }

.icon {
  background: no-repeat center;
  background-size: contain; }

.btn {
  display: inline-block;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .btn.default {
    font-size: 17px;
    padding: 15px 45px 14px;
    border-radius: 2em;
    border: 2px solid; }
    .btn.default.orange {
      color: #FBBA29;
      border-color: #FBBA29; }
      .btn.default.orange:hover {
        background-color: #FBBA29;
        color: #fff; }

.btn--close {
  width: 30px;
  height: 30px;
  background: no-repeat center;
  background-size: contain; }
  .btn--close.gray {
    background-image: url("/local/templates/ppr/img/icons/btn_close_gray.svg"); }
  .btn--close.orange {
    background-image: url("/local/templates/ppr/img/icons/btn_close_orange.svg"); }

.btn--add, .btn--done {
  position: relative;
  padding-right: 30px; }
  .btn--add::after, .btn--done::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 24px;
    height: 24px;
    background-size: contain; }

.btn--add {
  color: #FBBA29; }
  .btn--add::after {
    background: url("/local/templates/ppr/img/icons/btn_add_orange.svg") no-repeat center; }

.btn--done {
  color: #95D600; }
  .btn--done::after {
    background: url("/local/templates/ppr/img/icons/check_circle_green.svg") no-repeat center; }

.page {
  overflow: hidden; }

.gallery {
  position: relative; }

.switch__tab {
  cursor: pointer; }

.gallery__tab {
  display: none; }
  .gallery__tab.active {
    display: block; }

.wrapper-inner {
  max-width: 1024px;
  padding: 0 32px;
  margin: 0 auto; }

.up-label {
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase; }
  .up-label.heavy {
    font-weight: 500; }

.img--bg {
  background: no-repeat center;
  background-size: cover; }

.content {
  padding-top: 64px;
  background-color: #fff; }

.logo {
  background: no-repeat center;
  background-size: contain;
  display: block; }
  .logo.logo--main {
    background-image: url("/local/templates/ppr/img/icons/logo_main.svg"); }
  .logo.logo--small {
    background-image: url("/local/templates/ppr/img/icons/logo_icon.svg"); }

.b-top.b-mood {
  height: 90vh;
  max-height: 630px;
  position: relative;
  overflow: hidden; }
  .b-top.b-mood .img {
    height: 100%; }
  .b-top.b-mood .b-txt {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    color: #fff; }
  .b-top.b-mood .slider .slide {
    height: 0;
    padding-bottom: 33%; }
  .b-top.b-mood.simple {
    height: auto;
    padding: 100px 0; }
    .b-top.b-mood.simple .b-txt {
      color: #000;
      position: static;
      transform: none; }
      .b-top.b-mood.simple .b-txt .title {
        text-transform: uppercase; }

.preloader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 3;
  display: none; }
  .preloader .b-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px; }
    .preloader .b-icon .icon {
      width: 100%;
      height: 100%; }
  .preloader.active {
    display: block; }
    .preloader.active .b-icon .icon {
      animation: preloader-scale 1s linear infinite; }

.avatar {
  padding-bottom: 100%;
  background: no-repeat center;
  background-size: contain;
  border-radius: 50%; }

.slider--default .slide {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative; }
  .slider--default .slide .video-over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .slider--default .slide .player {
    width: 100%;
    height: 100%; }

.slider--default .flickity-prev-next-button {
  width: 28px;
  height: 56px;
  padding: 0;
  border-radius: 0;
  background: transparent no-repeat center;
  background-size: contain;
  z-index: 2; }
  .slider--default .flickity-prev-next-button.next {
    background-image: url("/local/templates/ppr/img/icons/arrow_next_orange.svg"); }
  .slider--default .flickity-prev-next-button.previous {
    background-image: url("/local/templates/ppr/img/icons/arrow_prev_orange.svg"); }
  .slider--default .flickity-prev-next-button svg {
    display: none; }

.slider--default .flickity-page-dots {
  bottom: 30px; }
  .slider--default .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    background-color: transparent;
    opacity: 1; }
    .slider--default .flickity-page-dots .dot.is-selected {
      background-color: #fff; }

.slider--default.slider--top .flickity-page-dots {
  bottom: 50px; }

.slider--arrows-out .flickity-prev-next-button.previous {
  right: 100%;
  left: auto;
  margin-right: 50px; }

.slider--arrows-out .flickity-prev-next-button.next {
  left: 100%;
  right: auto;
  margin-left: 50px; }

.list--checked {
  color: #4A4C5A; }
  .list--checked .item, .list--checked .list__item {
    position: relative;
    margin: 30px 0;
    padding-left: 70px;
    font-size: 24px; }
    .list--checked .item::after, .list--checked .list__item::after {
      content: '';
      position: absolute;
      width: 30px;
      height: 30px;
      top: 50%;
      left: 0;
      transform: translate(0, -50%);
      background: url("/local/templates/ppr/img/icons/check-circle.svg") no-repeat center;
      background-size: contain; }

.b-in-dev {
  padding: 15% 0; }
  .b-in-dev .title {
    text-align: center;
    text-transform: uppercase; }

.lightbox-popup .fancybox-bg {
  background-color: #000; }

.lightbox-popup .fancybox-is-open .fancybox-bg {
  opacity: 0.7; }

.lightbox-popup .fancybox-caption p {
  margin: 5px 0; }

.modal-window {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .modal-window .btn--close {
    position: absolute;
    top: 30px;
    right: 30px; }

.modal-window--small-form {
  z-index: 101;
  overflow: hidden;
  display: none; }
  .modal-window--small-form.active {
    display: block; }
  .modal-window--small-form .btn--close {
    z-index: 1; }
  .modal-window--small-form .shade {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.7); }
    .modal-window--small-form .shade.fade-enter-active {
      opacity: 0;
      animation: fade-in 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .modal-window--small-form .shade.fade-leave-active {
      animation: fade-out 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
  .modal-window--small-form .b-content {
    height: 100%;
    overflow: auto;
    text-align: center; }
    .modal-window--small-form .b-content:after {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .modal-window--small-form .b-content__inner {
    position: relative;
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    z-index: 1; }
  .modal-window--small-form .b-form {
    background-color: #fff;
    padding: 50px;
    position: relative; }
    .modal-window--small-form .b-form .input-group {
      padding-bottom: 30px; }
      .modal-window--small-form .b-form .input-group:last-child {
        padding-top: 20px; }
      .modal-window--small-form .b-form .input-group .label--main {
        display: block;
        padding-bottom: 10px;
        text-transform: uppercase;
        color: #4A4C5A;
        font-size: 12px;
        font-weight: 500; }
    .modal-window--small-form .b-form .input {
      display: block;
      width: 100%;
      border-bottom: 1px solid #E0E1E3;
      font-size: 20px;
      padding-bottom: 10px; }
      .modal-window--small-form .b-form .input[type="file"] {
        padding: 10px 0 30px;
        font-size: 14px; }
      .modal-window--small-form .b-form .input[type="radio"], .modal-window--small-form .b-form .input [type="checkbox"] {
        display: none; }
      .modal-window--small-form .b-form .input[type="radio"]:checked + label:after {
        display: block; }
      .modal-window--small-form .b-form .input[type="radio"] + label {
        position: relative;
        padding-left: 20px;
        color: #3B3C47;
        font-size: 14px; }
        .modal-window--small-form .b-form .input[type="radio"] + label:before, .modal-window--small-form .b-form .input[type="radio"] + label:after {
          content: '';
          position: absolute;
          border-radius: 50%;
          top: 50%;
          transform: translate(0, -50%); }
        .modal-window--small-form .b-form .input[type="radio"] + label:before {
          width: 12px;
          height: 12px;
          left: 0;
          border: 2px solid #3B3C47; }
        .modal-window--small-form .b-form .input[type="radio"] + label:after {
          width: 4px;
          height: 4px;
          left: 4px;
          background-color: #3B3C47;
          display: none; }
    .modal-window--small-form .b-form .submit {
      padding: 10px 30px; }
  .modal-window--small-form .preloader {
    position: absolute; }
  .modal-window--small-form .result {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: #fff;
    padding: 50px; }
  .modal-window--small-form .result__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 50px; }
  .modal-window--small-form .result__icon {
    width: 50px;
    height: 50px;
    margin: 0 auto; }
    .modal-window--small-form .result__icon.success {
      background-image: url("/local/templates/ppr/img/icons/check_circle_green.svg"); }
    .modal-window--small-form .result__icon.error {
      background-image: url("/local/templates/ppr/img/icons/btn_error.svg"); }
  .modal-window--small-form .result__txt {
    text-align: center;
    color: #3B3C47;
    padding-top: 30px; }

#ppr-callback-request .b-form .input-group--sub {
  padding-top: 20px; }
  #ppr-callback-request .b-form .input-group--sub .input-over {
    display: inline-block;
    vertical-align: top;
    width: 50%; }

/* --------------CATEGORIZED LIST----------- */
.categorized-list {
  min-height: 100vh;
  padding: 40px 32px; }
  .categorized-list .b-filter {
    width: 340px;
    float: left;
    padding: 0 40px;
    height: 100%; }
    .categorized-list .b-filter .filter {
      height: 100%;
      padding: 20px 0; }
      .categorized-list .b-filter .filter .title {
        padding-bottom: 20px; }
      .categorized-list .b-filter .filter .categories {
        padding-left: 40px; }
      .categorized-list .b-filter .filter .category {
        padding: 5px 0;
        margin: 15px 0;
        cursor: pointer;
        position: relative;
        text-transform: uppercase;
        font-size: 14px;
        color: #4A4C5A;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
        .categorized-list .b-filter .filter .category:hover {
          color: #000; }
        .categorized-list .b-filter .filter .category::after {
          content: '';
          position: absolute;
          top: 50%;
          right: 100%;
          transform: translate(-100%, -50%);
          width: 20px;
          height: 20px;
          background: url("/local/templates/ppr/img/icons/check-circle-unchecked.svg") no-repeat center;
          background-size: contain; }
        .categorized-list .b-filter .filter .category.checked {
          color: #000; }
          .categorized-list .b-filter .filter .category.checked::after {
            background-image: url("/local/templates/ppr/img/icons/check-circle.svg"); }
  .categorized-list .list-items {
    padding: 0 40px 0 72px;
    color: #4A4C5A;
    margin-left: 340px; }
    .categorized-list .list-items .item {
      padding: 50px 0;
      border-bottom: 2px solid #f8f8fb; }
      .categorized-list .list-items .item:last-child {
        border-bottom: none; }
    .categorized-list .list-items .item__inner {
      max-width: 700px;
      padding: 0 20px; }
    .categorized-list .list-items .item__title {
      color: #000;
      padding-bottom: 20px; }

/*--------MAP COMMON---------*/
.map-marker {
  position: absolute; }
  .map-marker .map-marker__content {
    position: absolute;
    width: 30px;
    height: 36px;
    transform: translate(0, -100%); }
  .map-marker .map-marker__img {
    width: 100%;
    height: 100%;
    transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform: scale(1, 1);
    transform-origin: 50% 100%;
    background: no-repeat center;
    background-size: contain; }
  .map-marker .map-marker__txt {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(0, -50%);
    margin-left: 15px;
    color: #4A4C5A;
    background-color: #fff;
    padding: 15px 25px 15px 15px;
    white-space: nowrap;
    z-index: 1;
    display: none; }
  .map-marker .map-marker__name, .map-marker .map-marker__address {
    line-height: 1.5; }
  .map-marker .map-marker__name {
    font-size: 11px;
    padding-bottom: 2px; }
  .map-marker .map-marker__address {
    font-size: 9px;
    opacity: 0.5; }
  .map-marker:hover .map-marker__img {
    transform: scale(1.08, 1.08); }
  .map-marker:hover .map-marker__txt {
    display: block;
    animation: map-marker-slide 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), fade-in 0.8s cubic-bezier(0.25, 0.1, 0.25, 1); }
  .map-marker.main {
    visibility: visible; }
    .map-marker.main .map-marker__content {
      width: 77px;
      height: 92px; }
    .map-marker.main .map-marker__txt {
      margin-top: -10px; }
    .map-marker.main:hover .map-marker__img {
      transform: scale(1.05, 1.05); }

@keyframes map-marker-slide {
  0% {
    transform: translate(-15px, -50%); }
  100% {
    transform: translate(0, -50%); } }

/*-----------HEADER---------*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #4A4C5A;
  z-index: 101;
  transition: background-color 0.5s ease; }
  .header .header__content {
    position: relative;
    text-align: center;
    padding-left: 40px; }
  .header .b-logo {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%); }
    .header .b-logo .logo {
      width: 40px;
      height: 40px; }
  .header .b-menu {
    line-height: 1;
    display: inline-block;
    text-align: left;
    padding-left: 25px; }
    .header .b-menu .menu--main .item {
      position: relative; }
      .header .b-menu .menu--main .item:hover > .menu--sub, .header .b-menu .menu--main .item.open > .menu--sub {
        display: block; }
      .header .b-menu .menu--main .item:hover > .link, .header .b-menu .menu--main .item.active > .link {
        color: #FBBA29; }
    .header .b-menu .menu--main .item--main {
      display: inline-block;
      vertical-align: top;
      margin-left: 25px;
      padding: 25px 0; }
      .header .b-menu .menu--main .item--main:first-child {
        margin-left: 0; }
    .header .b-menu .menu--main .link {
      color: #fff;
      transition: color 0.3s ease; }
    .header .b-menu .menu--sub {
      position: absolute;
      white-space: normal;
      background-color: #4A4C5A;
      padding: 10px 0;
      top: 100%;
      left: 0;
      box-shadow: 0 4px 35px 0 rgba(74, 76, 90, 0.3);
      display: none; }
      .header .b-menu .menu--sub .item--sub {
        padding: 10px 20px;
        white-space: nowrap;
        display: block; }
        .header .b-menu .menu--sub .item--sub .menu--sub {
          top: -10px;
          left: 100%; }
  .header .site-switch {
    display: inline-block;
    vertical-align: top;
    padding: 25px 0;
    position: relative;
    float: right; }
    .header .site-switch a {
      color: #fff;
      text-decoration: underline;
      display: block;
      padding: 0 5px; }
    .header .site-switch .site-switch__current {
      color: #FBBA29;
      padding: 0 5px;
      display: inline-block;
      vertical-align: top; }
    .header .site-switch .site-switch__rest {
      display: inline-block;
      vertical-align: top; }

/*---------FOOTER---------*/
.footer {
  padding: 100px 0;
  background-color: #3B3C47;
  color: #fff;
  position: relative; }
  .footer .footer__content {
    position: relative; }
  .footer .b-address, .footer .b-phone, .footer .b-extra {
    display: inline-block;
    vertical-align: top; }
  .footer .b-address {
    width: 33%; }
    .footer .b-address .title--main {
      font-size: 16px;
      padding-bottom: 50px; }
    .footer .b-address .address {
      font-size: 15px;
      opacity: 0.5; }
  .footer .b-phone {
    width: 42%;
    font-size: 16px;
    padding-right: 35px;
    padding-left: 40px; }
    .footer .b-phone .line .title {
      padding-top: 2px;
      padding-bottom: 8px; }
    .footer .b-phone .line .up-label {
      opacity: 0.5;
      margin-right: 10px; }
    .footer .b-phone .line .contacts .fax {
      margin-left: 35px;
      margin-right: 5px; }
    .footer .b-phone .line.top {
      padding-bottom: 50px; }
  .footer .b-extra {
    width: 25%;
    padding-left: 15px;
    text-align: center;
    height: 100%;
    position: relative; }
    .footer .b-extra .b-logo {
      padding-top: 67px; }
      .footer .b-extra .b-logo .logo {
        display: inline-block;
        width: 109px;
        height: 27px;
        background: url("/local/templates/ppr/img/icons/logo_supply.svg") no-repeat center;
        background-size: contain;
        opacity: 0.37;
        transition: opacity 0.3s ease; }
        .footer .b-extra .b-logo .logo:hover {
          opacity: 0.55; }

/*-----------INDEX-----------*/
.main-page .b-top .b-txt {
  top: 0;
  padding-top: 115px;
  transform: none; }
  .main-page .b-top .b-txt .logo {
    width: 282px;
    height: 149px; }
  .main-page .b-top .b-txt .title {
    padding-top: 40px; }

.main-page .b-products {
  padding-bottom: 70px;
  margin-top: -10vh; }
  .main-page .b-products .products {
    margin: 0 -20px;
    box-shadow: 0 4px 35px 0 rgba(74, 76, 90, 0.08); }
    .main-page .b-products .products .item {
      position: relative;
      background-color: #fff;
      height: 270px;
      border-right: 1px solid #f8f8fb; }
      .main-page .b-products .products .item .item__inner {
        padding: 40px 100px;
        position: relative;
        z-index: 1;
        height: 100%; }
      .main-page .b-products .products .item .item__content {
        height: 100%;
        position: relative; }
        .main-page .b-products .products .item .item__content::after {
          content: '';
          position: absolute;
          bottom: 0;
          right: 0;
          width: 38px;
          height: 38px;
          background: url("/local/templates/ppr/img/icons/go_btn.svg") no-repeat center;
          background-size: contain; }
      .main-page .b-products .products .item .title {
        color: #4A4C5A;
        transition: color 0.25s ease;
        padding-bottom: 80px; }
      .main-page .b-products .products .item .img {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 85px;
        height: 85px;
        background: no-repeat left bottom;
        background-size: contain; }
      .main-page .b-products .products .item.end-products .img {
        background-image: url("/local/templates/ppr/img/icons/egg_orange.svg"); }
      .main-page .b-products .products .item.tribal-products .img {
        background-image: url("/local/templates/ppr/img/icons/chick_orange.svg"); }
      .main-page .b-products .products .item:nth-child(2) {
        border-right: none; }
      .main-page .b-products .products .item::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        transition: top 0.5s ease, bottom  0.5s ease, background-color 0.1s ease; }
      .main-page .b-products .products .item:hover {
        border: none; }
        .main-page .b-products .products .item:hover .title {
          color: #fff; }
        .main-page .b-products .products .item:hover::after {
          top: -25px;
          bottom: -25px;
          background-color: #FBBA29; }
        .main-page .b-products .products .item:hover .item__content::after {
          background-image: url("/local/templates/ppr/img/icons/go_btn_hover.svg"); }
        .main-page .b-products .products .item:hover.end-products .img {
          background-image: url("/local/templates/ppr/img/icons/egg_white.svg"); }
        .main-page .b-products .products .item:hover.tribal-products .img {
          background-image: url("/local/templates/ppr/img/icons/chick_white.svg"); }

.main-page .b-benefits {
  padding-top: 50px; }
  .main-page .b-benefits .index {
    color: #4A4C5A; }
    .main-page .b-benefits .index .number {
      font-size: 65px;
      line-height: 1;
      font-family: "Intro", sans-serif;
      display: inline-block;
      vertical-align: top; }
    .main-page .b-benefits .index .units {
      display: inline-block;
      vertical-align: top;
      padding-left: 15px; }
  .main-page .b-benefits .b-desc {
    padding: 0 0 25px; }
    .main-page .b-benefits .b-desc .b-txt {
      padding-right: 50px;
      font-size: 16px;
      color: #3B3C47; }
      .main-page .b-benefits .b-desc .b-txt .txt {
        padding-top: 30px; }
      .main-page .b-benefits .b-desc .b-txt .list {
        padding-top: 30px; }
      .main-page .b-benefits .b-desc .b-txt .b-btn {
        padding-top: 50px; }
    .main-page .b-benefits .b-desc .b-img .img {
      padding-bottom: 66.25%; }
  .main-page .b-benefits .benefits {
    padding-top: 35px;
    padding-bottom: 100px;
    margin: 0 -50px; }
    .main-page .b-benefits .benefits .item {
      padding: 0 50px;
      position: relative;
      width: 50%;
      display: inline-block;
      vertical-align: top; }
      .main-page .b-benefits .benefits .item .b-txt {
        padding: 30px 0; }
      .main-page .b-benefits .benefits .item .b-img .img {
        padding-bottom: 65%; }
      .main-page .b-benefits .benefits .item:nth-child(3n + 2) .b-txt {
        position: absolute;
        top: 100%; }
      .main-page .b-benefits .benefits .item:nth-child(3n) {
        width: 100%;
        padding-top: 70px;
        margin: 0 -32px 175px; }
        .main-page .b-benefits .benefits .item:nth-child(3n) .img {
          padding-bottom: 38%; }
        .main-page .b-benefits .benefits .item:nth-child(3n) .b-txt {
          position: absolute;
          top: 100%;
          padding: 55px 60px;
          background-color: #fff;
          box-shadow: 0 4px 35px 0 rgba(74, 76, 90, 0.08);
          transform: translate(32px, -50%);
          display: inline-block; }

.main-page .b-map {
  padding: 100px 0 100px;
  background-color: #3B3C47;
  color: #fff; }
  .main-page .b-map .b-title {
    padding-bottom: 30px; }
  .main-page .b-map .title {
    color: #FBBA29; }
  .main-page .b-map .map {
    padding: 50px 32px; }
    .main-page .b-map .map .img {
      display: block;
      width: 100%; }

.main-page .b-news {
  padding: 70px 0;
  background-color: #f8f8fb; }
  .main-page .b-news .b-title .title {
    position: relative;
    display: inline-block; }
    .main-page .b-news .b-title .title::after {
      content: '';
      position: absolute;
      left: 100%;
      top: 50%;
      transform: translate(27px, -50%);
      width: 38px;
      height: 38px;
      background: url("/local/templates/ppr/img/icons/go_btn.svg") no-repeat center;
      background-size: contain; }
    .main-page .b-news .b-title .title:hover::after {
      background-image: url("/local/templates/ppr/img/icons/go_btn_hover.svg"); }
  .main-page .b-news .news-list {
    padding-top: 50px; }

/*--------ABOUT---------*/
.about-page .b-top {
  height: auto; }
  .about-page .b-top .b-txt .title {
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 500; }

.about-page .b-info {
  color: #4A4C5A;
  background-color: #fff;
  position: relative; }
  .about-page .b-info .b-txt--lead {
    padding: 80px 0 100px; }
    .about-page .b-info .b-txt--lead .b-inner {
      margin: 0 -30px; }
    .about-page .b-info .b-txt--lead .b-title, .about-page .b-info .b-txt--lead .txt {
      padding: 0 30px; }
    .about-page .b-info .b-txt--lead .b-title .title {
      text-transform: uppercase;
      line-height: 1.5; }
    .about-page .b-info .b-txt--lead .b-title .title--main {
      font-weight: 500;
      font-size: 36px; }
    .about-page .b-info .b-txt--lead .b-title .title--extra {
      padding-top: 30px;
      color: #6e707b; }
    .about-page .b-info .b-txt--lead p {
      font-size: 20px; }
      .about-page .b-info .b-txt--lead p:last-child {
        padding-top: 20px; }
  .about-page .b-info .b-product-list {
    padding: 100px 0;
    background-color: #f8f8fb;
    font-size: 20px; }
    .about-page .b-info .b-product-list .b-inner {
      max-width: 800px;
      margin: 0 auto; }
    .about-page .b-info .b-product-list .title {
      padding-bottom: 30px;
      color: #000; }
    .about-page .b-info .b-product-list .items .item {
      padding: 10px 0 10px 40px;
      position: relative;
      font-weight: 300; }
      .about-page .b-info .b-product-list .items .item::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        width: 6px;
        height: 6px;
        background-color: #4A4C5A;
        border-radius: 50%; }
      .about-page .b-info .b-product-list .items .item .link {
        color: #4A4C5A; }
        .about-page .b-info .b-product-list .items .item .link:hover {
          border-bottom: 1px solid; }

.about-page .b-env {
  background-color: #fff;
  padding-top: 80px;
  position: relative; }
  .about-page .b-env .b-txt {
    padding-bottom: 80px; }
    .about-page .b-env .b-txt .b-inner {
      margin: 0 -30px; }
    .about-page .b-env .b-txt .b-title {
      padding-bottom: 30px; }
      .about-page .b-env .b-txt .b-title .title {
        text-transform: uppercase; }
    .about-page .b-env .b-txt .txt {
      color: #4A4C5A;
      padding: 0 30px;
      font-size: 18px;
      font-weight: 300; }
      .about-page .b-env .b-txt .txt p {
        font-size: 18px; }
  .about-page .b-env .b-map .map {
    height: 600px;
    background-color: #6e707b; }

.about-page .b-domains {
  padding: 100px 0;
  position: relative;
  color: #4A4C5A;
  background-color: #fff; }
  .about-page .b-domains .b-title {
    padding-bottom: 100px; }
    .about-page .b-domains .b-title .title {
      text-transform: uppercase;
      color: #000; }
  .about-page .b-domains .items .item {
    margin-bottom: 80px;
    font-size: 20px;
    position: relative; }
    .about-page .b-domains .items .item:last-child {
      margin-bottom: 0; }
  .about-page .b-domains .items .item__img, .about-page .b-domains .items .item__txt {
    display: inline-block;
    vertical-align: middle; }
  .about-page .b-domains .items .item__img {
    width: 100px;
    height: 100px;
    background: no-repeat center;
    background-size: contain;
    margin-right: 50px;
    margin-left: 50px; }
  .about-page .b-domains .items .item__txt {
    width: 70%; }

.about-page .b-advantages {
  position: relative;
  padding: 100px 0;
  background-color: #f8f8fb;
  font-size: 24px;
  color: #4A4C5A; }
  .about-page .b-advantages .title {
    color: #000;
    padding-bottom: 20px;
    text-transform: uppercase; }

.about-page .b-articles {
  position: relative;
  background-color: #fff;
  padding: 50px 0; }
  .about-page .b-articles .articles {
    color: #4A4C5A; }
    .about-page .b-articles .articles p {
      font-size: 18px;
      font-weight: 300; }
    .about-page .b-articles .articles .txt--preview {
      font-size: 18px; }
    .about-page .b-articles .articles .item {
      padding: 50px 0;
      border-bottom: 2px solid #f8f8fb; }
      .about-page .b-articles .articles .item:last-child {
        border-bottom: none; }
      .about-page .b-articles .articles .item.active .item__header::after {
        transform: translate(0, -50%) rotate(180deg); }
    .about-page .b-articles .articles .item__header {
      position: relative;
      padding-right: 70px;
      cursor: pointer; }
      .about-page .b-articles .articles .item__header::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 30px;
        height: 30px;
        background: url("/local/templates/ppr/img/icons/discloser_icon.svg") no-repeat center;
        background-size: contain;
        transform: translate(0, -50%); }
      .about-page .b-articles .articles .item__header .b-img, .about-page .b-articles .articles .item__header .b-txt {
        display: inline-block;
        vertical-align: middle; }
      .about-page .b-articles .articles .item__header .title {
        padding-bottom: 10px;
        color: #000; }
      .about-page .b-articles .articles .item__header .b-img {
        width: 25%;
        padding-right: 50px; }
        .about-page .b-articles .articles .item__header .b-img .img {
          padding-bottom: 100%;
          background: no-repeat center;
          background-size: contain;
          border-radius: 50%; }
      .about-page .b-articles .articles .item__header .b-txt {
        width: 75%; }
    .about-page .b-articles .articles .item__content {
      display: none; }
      .about-page .b-articles .articles .item__content .b-txt {
        padding-top: 50px; }
      .about-page .b-articles .articles .item__content .img {
        width: 100%;
        margin: 40px 0; }

@media screen and (max-width: 1024px) {
  .about-page .b-top .b-txt {
    display: none; } }

/*---------CONTACTS-------*/
.contacts-page {
  background-color: #fff; }
  .contacts-page .b-main-office {
    box-shadow: inset 0 35px 35px -35px rgba(0, 0, 0, 0.06), inset 0 -35px 35px -35px rgba(0, 0, 0, 0.06);
    padding: 50px 0;
    color: #6e707b; }
    .contacts-page .b-main-office .title {
      color: #000; }
    .contacts-page .b-main-office .title--main {
      padding-bottom: 10px;
      font-size: 24px; }
    .contacts-page .b-main-office .b-phone {
      padding-top: 10px; }
      .contacts-page .b-main-office .b-phone .title {
        padding-bottom: 5px; }
      .contacts-page .b-main-office .b-phone .line {
        padding: 10px 0; }
      .contacts-page .b-main-office .b-phone .label {
        margin: 0 10px;
        color: #000; }
        .contacts-page .b-main-office .b-phone .label:first-child {
          margin-left: 0; }
  .contacts-page .b-contacts {
    position: relative;
    padding-top: 60px; }
    .contacts-page .b-contacts .contacts-list {
      color: #4A4C5A; }
      .contacts-page .b-contacts .contacts-list .item {
        font-size: 20px; }
        .contacts-page .b-contacts .contacts-list .item .b-img, .contacts-page .b-contacts .contacts-list .item .b-txt {
          display: inline-block;
          vertical-align: top; }
        .contacts-page .b-contacts .contacts-list .item .b-img {
          width: 25%;
          padding-right: 50px;
          display: none; }
          .contacts-page .b-contacts .contacts-list .item .b-img .img {
            background-image: url("/local/templates/ppr/img/icons/avatar.svg"); }
        .contacts-page .b-contacts .contacts-list .item .b-txt {
          width: 75%; }
        .contacts-page .b-contacts .contacts-list .item .name {
          color: #000;
          padding-bottom: 10px; }
        .contacts-page .b-contacts .contacts-list .item .position {
          font-size: 22px; }
        .contacts-page .b-contacts .contacts-list .item .phone {
          padding-top: 10px; }
        .contacts-page .b-contacts .contacts-list .item .email {
          display: block;
          padding-top: 10px;
          color: #6e707b;
          opacity: 0.8;
          transition: opacity 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }
          .contacts-page .b-contacts .contacts-list .item .email:hover {
            opacity: 1; }
  .contacts-page .b-map .map {
    height: 500px; }

/*----------CATALOG COMMON-------*/
.catalog-page {
  padding-bottom: 100px; }
  .catalog-page .b-top {
    height: 60vh; }
    .catalog-page .b-top .b-txt .title {
      text-transform: uppercase; }
    .catalog-page .b-top .b-txt .b-btn {
      padding-top: 80px; }
      .catalog-page .b-top .b-txt .b-btn .btn {
        background-color: #FBBA29;
        color: #fff; }
        .catalog-page .b-top .b-txt .b-btn .btn:hover {
          background-color: #FBC03E;
          border-color: #FBC03E; }
  .catalog-page .b-products .gallery .gallery__switch {
    background-color: #f8f8fb; }
  .catalog-page .b-products .gallery .switch__tabs {
    border-left: 2px solid #fff;
    margin: 0 -40px; }
  .catalog-page .b-products .gallery .switch__tab {
    padding: 15px 28px;
    text-align: center;
    color: #4A4C5A;
    position: relative;
    border-right: 2px solid #fff; }
    .catalog-page .b-products .gallery .switch__tab::after {
      content: '';
      position: absolute;
      left: -2px;
      right: -2px;
      bottom: 0;
      height: 4px;
      transform: scale(1, 0);
      transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
      background-color: #FBBA29;
      transform-origin: 50% 100%; }
    .catalog-page .b-products .gallery .switch__tab.active {
      background-color: #fff; }
      .catalog-page .b-products .gallery .switch__tab.active::after {
        transform: scale(1, 1); }
  .catalog-page .b-products .b-end-products .b-filter {
    height: auto;
    position: relative; }
  .catalog-page .b-products .end-product-list .item {
    max-width: 70%;
    margin: 0 auto; }
  .catalog-page .b-products .item {
    padding-top: 70px;
    padding-bottom: 80px;
    position: relative; }
    .catalog-page .b-products .item::after {
      content: '';
      position: absolute;
      top: 100%;
      left: -78px;
      right: -78px;
      border-bottom: 2px solid #f8f8fb; }
    .catalog-page .b-products .item:last-child::after {
      display: none; }
  .catalog-page .b-products .item__title {
    font-weight: 500;
    padding-bottom: 20px;
    text-transform: uppercase; }
  .catalog-page .b-products .item__preview-txt {
    font-size: 20px;
    font-weight: 500;
    color: #4A4C5A;
    padding-bottom: 20px;
    max-width: 700px; }
    .catalog-page .b-products .item__preview-txt .special {
      color: #000;
      font-weight: 600; }
  .catalog-page .b-products .item__detail-txt.active .detail-txt__header .label--closed {
    display: none; }
  .catalog-page .b-products .item__detail-txt.active .detail-txt__header .label--open {
    display: inline-block; }
  .catalog-page .b-products .item__detail-txt .detail-txt__header {
    padding-top: 40px; }
    .catalog-page .b-products .item__detail-txt .detail-txt__header .label {
      border-bottom: 1px solid;
      display: inline-block;
      cursor: pointer;
      color: #4A4C5A; }
    .catalog-page .b-products .item__detail-txt .detail-txt__header .label--open {
      display: none; }
  .catalog-page .b-products .item__detail-txt .detail-txt__content {
    max-width: 700px; }
  .catalog-page .b-products .item__slider {
    margin: 30px 0 40px; }
    .catalog-page .b-products .item__slider .flickity-prev-next-button.next {
      left: 100%;
      right: auto;
      margin-left: 50px; }
    .catalog-page .b-products .item__slider .flickity-prev-next-button.previous {
      right: 100%;
      left: auto;
      margin-right: 50px; }
    .catalog-page .b-products .item__slider .flickity-page-dots .dot {
      border: 2px solid #3B3C47; }
      .catalog-page .b-products .item__slider .flickity-page-dots .dot.is-selected {
        background-color: #3B3C47; }
  .catalog-page .b-products .item__link--detail {
    padding-top: 40px;
    display: inline-block;
    color: #4A4C5A;
    border-bottom: 1px solid; }

/*----------CATALOG MAIN---------*/
.catalog-page--main {
  padding-bottom: 0; }
  .catalog-page--main .products .item {
    position: relative;
    overflow: hidden;
    padding-bottom: 28.5%; }
    .catalog-page--main .products .item:hover .img {
      transform: scale(1.05); }
    .catalog-page--main .products .item .img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      transform: scale(1);
      transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .catalog-page--main .products .item .title {
      color: #fff;
      white-space: nowrap;
      text-transform: uppercase;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1; }

/*-------CATALOG DETAIL--------*/
.catalog-page--detail {
  padding-bottom: 0; }
  .catalog-page--detail .b-top .title {
    font-size: 40px; }
  .catalog-page--detail .b-main .b-txt--main {
    padding: 100px 0;
    box-shadow: inset 0 35px 35px -35px rgba(0, 0, 0, 0.06); }
    .catalog-page--detail .b-main .b-txt--main .txt {
      font-weight: 300;
      color: #4A4C5A;
      max-width: 700px; }
      .catalog-page--detail .b-main .b-txt--main .txt p {
        font-size: 18px; }
        .catalog-page--detail .b-main .b-txt--main .txt p:first-child {
          font-size: 20px;
          font-weight: 400; }
  .catalog-page--detail .b-main .b-slider {
    padding: 0 0 50px; }
    .catalog-page--detail .b-main .b-slider .slider {
      max-width: 70%;
      margin: 0 auto; }
      .catalog-page--detail .b-main .b-slider .slider .flickity-prev-next-button.next {
        left: 100%;
        right: auto;
        margin-left: 50px; }
      .catalog-page--detail .b-main .b-slider .slider .flickity-prev-next-button.previous {
        right: 100%;
        left: auto;
        margin-right: 50px; }
  .catalog-page--detail .b-main .b-advantages {
    padding: 50px 0;
    background-color: #f8f8fb; }
    .catalog-page--detail .b-main .b-advantages .item, .catalog-page--detail .b-main .b-advantages .list__item {
      display: inline-block;
      width: 50%;
      vertical-align: top;
      font-size: 18px; }
  .catalog-page--detail .b-main .b-specs {
    padding: 100px 0; }
    .catalog-page--detail .b-main .b-specs .table {
      width: 700px;
      margin: 0 auto;
      font-size: 16px;
      border-spacing: 0;
      color: #4A4C5A; }
      .catalog-page--detail .b-main .b-specs .table td {
        border-bottom: 2px solid #f8f8fb;
        border-right: 2px solid #f8f8fb;
        padding: 7px 10px; }
        .catalog-page--detail .b-main .b-specs .table td:last-child {
          border-right: none; }
      .catalog-page--detail .b-main .b-specs .table tr:first-child {
        font-size: 20px;
        color: #000; }
      .catalog-page--detail .b-main .b-specs .table tr:last-child td {
        border-bottom: none; }
  .catalog-page--detail .b-main .b-txt--extra {
    padding: 100px 0;
    background-color: #f8f8fb;
    margin-bottom: 100px; }
    .catalog-page--detail .b-main .b-txt--extra .txt {
      font-weight: 300;
      color: #4A4C5A; }
      .catalog-page--detail .b-main .b-txt--extra .txt p {
        font-size: 18px; }
        .catalog-page--detail .b-main .b-txt--extra .txt p:first-child {
          font-weight: 400; }

.news-list--default {
  margin: 0 -50px; }
  .news-list--default .item {
    padding: 0 50px; }
    .news-list--default .item .date {
      font-size: 11px;
      font-family: "Intro", sans-serif;
      color: #FBBA29;
      text-transform: uppercase;
      letter-spacing: 0.4em;
      padding-bottom: 10px; }
    .news-list--default .item .title {
      font-size: 21px;
      color: #6e707b; }
    .news-list--default .item .txt {
      font-weight: 300; }
      .news-list--default .item .txt p {
        margin: 20px 0; }
    .news-list--default .item .b-img {
      padding-top: 20px; }
      .news-list--default .item .b-img .img {
        padding-bottom: 56.25%; }

.news-page .title--main {
  font-size: 21px;
  color: #6e707b; }

.news-page .date {
  font-size: 11px;
  font-family: "Intro", sans-serif;
  color: #FBBA29;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  padding-bottom: 10px; }

.news-page .b-page-title {
  padding: 100px 0 50px; }
  .news-page .b-page-title .title {
    text-transform: uppercase; }

.news-page .b-search {
  padding: 20px 0 40px;
  background-color: #fff;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.02); }
  .news-page .b-search .form .input-group {
    display: inline-block;
    vertical-align: middle; }
    .news-page .b-search .form .input-group:first-child {
      width: 80%;
      position: relative; }
    .news-page .b-search .form .input-group:last-child {
      width: 20%;
      padding-left: 30px; }
  .news-page .b-search .form .input {
    font-size: 24px;
    border-bottom: 2px solid #4A4C5A;
    color: #4A4C5A;
    padding: 5px;
    width: 100%;
    opacity: 0.3; }
  .news-page .b-search .form .submit {
    width: 22px;
    height: 22px;
    background: url("/local/templates/ppr/img/icons/search_icon.svg") no-repeat center;
    background-size: contain;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .news-page .b-search .form .submit:hover {
      transform: scale(1.1); }
  .news-page .b-search .form .clear-results {
    width: 12px;
    height: 12px;
    background: url("/local/templates/ppr/img/icons/cross_gray.svg") no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(0, -50%) scale(1);
    cursor: pointer;
    display: none;
    transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .news-page .b-search .form .clear-results:hover {
      transform: translate(0, -50%) scale(1.1); }
    .news-page .b-search .form .clear-results.active {
      display: block; }

.news-page .b-news {
  padding: 75px 0; }
  .news-page .b-news .news-list {
    margin: 0; }
    .news-page .b-news .news-list .items {
      margin: 0 -50px;
      padding-bottom: 50px; }
    .news-page .b-news .news-list .item {
      margin: 25px 0; }
  .news-page .b-news .bx-pagination .bx-pagination-container ul li {
    margin: 0 5px; }
    .news-page .b-news .bx-pagination .bx-pagination-container ul li.bx-active span {
      background-color: #FBBA29; }
    .news-page .b-news .bx-pagination .bx-pagination-container ul li a {
      color: #000; }

/* -------------NEWS DETAIL------------ */
.news-detail-page {
  padding-bottom: 100px; }
  .news-detail-page img {
    display: block;
    max-width: 100%; }
  .news-detail-page .b-content {
    padding: 100px 0;
    max-width: 80%;
    margin: 0 auto; }
    .news-detail-page .b-content .date {
      padding-bottom: 40px; }
    .news-detail-page .b-content .title--main {
      padding-bottom: 15px; }
    .news-detail-page .b-content .b-txt--preview {
      padding-bottom: 15px;
      margin-bottom: 15px; }
    .news-detail-page .b-content .b-img--main {
      margin-top: 15px; }
    .news-detail-page .b-content .b-txt--detail {
      padding: 30px 0; }
      .news-detail-page .b-content .b-txt--detail .txt {
        font-weight: 300; }
        .news-detail-page .b-content .b-txt--detail .txt img {
          margin: 30px 0; }
          .news-detail-page .b-content .b-txt--detail .txt img.small {
            margin-top: 0;
            max-width: 50%; }
            .news-detail-page .b-content .b-txt--detail .txt img.small.left {
              float: left;
              margin-right: 30px; }
            .news-detail-page .b-content .b-txt--detail .txt img.small.right {
              float: right;
              margin-left: 30px; }
    .news-detail-page .b-content .b-slider {
      padding-top: 50px; }

/*---------EVENTS----------*/
.events-page .title {
  padding-bottom: 50px; }

.events-page .b-top .title {
  padding-bottom: 0; }

.events-page .b-events {
  padding: 100px 0;
  box-shadow: inset 0 35px 35px -35px rgba(0, 0, 0, 0.06); }
  .events-page .b-events .events .item {
    color: #4A4C5A; }
    .events-page .b-events .events .item:not(:last-child) {
      padding-bottom: 30px;
      margin-bottom: 35px;
      border-bottom: 2px solid #f8f8fb; }
  .events-page .b-events .events .item__date {
    font-size: 11px;
    font-family: "Intro", sans-serif;
    color: #FBBA29;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    padding-bottom: 20px; }
  .events-page .b-events .events .item__preview-txt {
    line-height: 1.6; }
  .events-page .b-events .events .item__detail-txt.active .detail-txt__header .label--closed {
    display: none; }
  .events-page .b-events .events .item__detail-txt.active .detail-txt__header .label--open {
    display: inline-block; }
  .events-page .b-events .events .item__detail-txt .detail-txt__header {
    padding-top: 20px; }
    .events-page .b-events .events .item__detail-txt .detail-txt__header .label {
      border-bottom: 1px solid;
      display: inline-block;
      cursor: pointer;
      color: #4A4C5A; }
    .events-page .b-events .events .item__detail-txt .detail-txt__header .label--open {
      display: none; }
  .events-page .b-events .events .item__detail-txt .detail-txt__content {
    padding-top: 20px;
    font-weight: 300;
    display: none; }

.events-page .b-reports {
  background-color: #f8f8fb;
  padding: 100px 0; }
  .events-page .b-reports .item {
    margin: 25px 0; }
    .events-page .b-reports .item .title {
      padding-bottom: 0; }

/*--------VACANCIES---------*/
.vacancies-page .b-top {
  height: auto;
  padding: 100px 0; }
  .vacancies-page .b-top .b-txt {
    color: #000;
    position: static;
    transform: none; }
    .vacancies-page .b-top .b-txt .title {
      text-transform: uppercase; }

.vacancies-page .b-lead {
  padding: 100px 0;
  background-color: #fff;
  box-shadow: inset 0 35px 35px -35px rgba(0, 0, 0, 0.06), inset 0 -35px 35px -35px rgba(0, 0, 0, 0.06); }
  .vacancies-page .b-lead .title {
    padding-bottom: 20px; }

.vacancies-page .b-contacts {
  padding: 100px 0;
  background-color: #f8f8fb;
  text-align: center; }
  .vacancies-page .b-contacts .title {
    padding-bottom: 10px; }
  .vacancies-page .b-contacts .mail {
    color: #4A4C5A; }
  .vacancies-page .b-contacts .b-btn {
    padding-top: 20px; }

.vacancies-page .b-vacancies .list-items .item__title {
  padding-bottom: 0; }

.vacancies-page .b-vacancies .list-items .item__salary {
  padding-top: 10px; }

.vacancies-page .b-vacancies .list-items .item__header {
  cursor: pointer; }

.vacancies-page .b-vacancies .list-items .item__body {
  display: none; }
  .vacancies-page .b-vacancies .list-items .item__body .b-btn {
    padding-top: 40px; }
    .vacancies-page .b-vacancies .list-items .item__body .b-btn .btn {
      padding: 9px 25px 10px; }

.vacancies-page .b-vacancies .list-items .item__body__inner {
  margin-top: 30px; }

.vacancies-page .b-vacancies .list-items .item__conditions {
  padding-bottom: 30px; }

.vacancies-page .b-vacancies .list-items .item__list {
  padding-bottom: 30px; }
  .vacancies-page .b-vacancies .list-items .item__list:last-child {
    padding-bottom: 0; }
  .vacancies-page .b-vacancies .list-items .item__list .list__item {
    padding: 5px 0 5px 30px; }
    .vacancies-page .b-vacancies .list-items .item__list .list__item:after {
      background-color: #3B3C47; }

.vacancies-page .b-vacancies .list-items .item__list__title {
  padding-bottom: 10px; }

/*-------CHARITY-------*/
.page--charity .b-main .b-txt--lead {
  padding: 100px 0;
  box-shadow: inset 0 35px 35px -35px rgba(0, 0, 0, 0.06), inset 0 -35px 35px -35px rgba(0, 0, 0, 0.06); }
  .page--charity .b-main .b-txt--lead .txt {
    max-width: 700px;
    font-size: 24px; }

.page--charity .b-main .b-photo {
  padding: 100px 0; }
  .page--charity .b-main .b-photo .lightbox__items {
    margin: 0 -5px;
    font-size: 0; }
  .page--charity .b-main .b-photo .lightbox__item {
    width: 33.33%;
    padding: 5px;
    display: inline-block;
    vertical-align: top; }
  .page--charity .b-main .b-photo .lightbox__item__thumb {
    padding-bottom: 62.5%;
    cursor: pointer; }

/*---------HR VALUES-----------*/
.values-page .b-lead {
  padding: 100px 0;
  background-color: #fff;
  box-shadow: inset 0 35px 35px -35px rgba(0, 0, 0, 0.06), inset 0 -35px 35px -35px rgba(0, 0, 0, 0.06); }
  .values-page .b-lead .title {
    padding-bottom: 20px; }

.values-page .b-main {
  padding: 100px 0; }
  .values-page .b-main .title--main {
    padding-bottom: 50px;
    max-width: 700px; }
  .values-page .b-main .list--main {
    font-size: 0; }
  .values-page .b-main .list__item--main {
    padding-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    width: 45%; }
    .values-page .b-main .list__item--main .title {
      padding-bottom: 10px; }
  .values-page .b-main .list--checked .list__item {
    font-size: 20px; }

.values-page .b-slogan {
  padding: 100px 0;
  background-color: #f8f8fb; }

/*-------PERSONNEL POLICY--------*/
.personnel-policy-page .b-main {
  padding: 100px 0;
  box-shadow: inset 0 35px 35px -35px rgba(0, 0, 0, 0.06), inset 0 -35px 35px -35px rgba(0, 0, 0, 0.06); }
  .personnel-policy-page .b-main .b-structure {
    padding: 50px 0; }
    .personnel-policy-page .b-main .b-structure .structure-over {
      position: relative;
      text-align: center; }
    .personnel-policy-page .b-main .b-structure .structure-bg {
      position: absolute;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-bottom: 1px solid #4A4C5A;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent; }
    .personnel-policy-page .b-main .b-structure .structure {
      display: inline-block;
      padding: 200px 50px 50px;
      position: relative;
      color: #fff;
      width: 70%; }
      .personnel-policy-page .b-main .b-structure .structure .item {
        padding: 10px 0; }

/*------PERSONNEL STRUCTURE---------*/
.personnel-structure-page .b-main {
  box-shadow: inset 0 35px 35px -35px rgba(0, 0, 0, 0.06), inset 0 -35px 35px -35px rgba(0, 0, 0, 0.06);
  padding: 100px 0; }
  .personnel-structure-page .b-main .img {
    max-width: 100%;
    display: block; }
  .personnel-structure-page .b-main .info-block__title {
    padding-bottom: 30px; }
  .personnel-structure-page .b-main .info-block__txt {
    padding-bottom: 50px;
    font-size: 20px; }
    .personnel-structure-page .b-main .info-block__txt p {
      font-size: 20px; }
    .personnel-structure-page .b-main .info-block__txt ul li {
      padding: 10px 0 10px 40px;
      position: relative;
      font-weight: 300;
      padding-left: 25px;
      font-weight: 400; }
      .personnel-structure-page .b-main .info-block__txt ul li:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        width: 6px;
        height: 6px;
        background-color: #000;
        border-radius: 50%; }
  .personnel-structure-page .b-main .info-block__img .img {
    margin-bottom: 50px; }
  .personnel-structure-page .b-main .info-block__images {
    font-size: 0; }
    .personnel-structure-page .b-main .info-block__images .img {
      width: 60%;
      margin-bottom: 50px; }
      .personnel-structure-page .b-main .info-block__images .img:nth-child(2n) {
        float: right; }
      .personnel-structure-page .b-main .info-block__images .img:nth-child(2n + 1) {
        float: left; }

/*-----------SCHOOL--------*/
.personnel-school-page .b-main {
  padding: 100px 0;
  background-color: #f8f8fb; }
  .personnel-school-page .b-main .b-inner {
    max-width: 800px; }
  .personnel-school-page .b-main .title {
    padding-bottom: 10px; }
  .personnel-school-page .b-main .list {
    margin-bottom: 80px; }
    .personnel-school-page .b-main .list .item {
      padding: 0 0 0 40px;
      margin: 30px 0;
      font-size: 18px;
      font-weight: 400;
      color: #4A4C5A; }
      .personnel-school-page .b-main .list .item:after {
        transform: none; }
  .personnel-school-page .b-main .list--default .item:after {
    top: 0.65em;
    background-color: #4A4C5A; }
  .personnel-school-page .b-main .list--checked .item:after {
    top: 0.4em;
    width: 20px;
    height: 20px;
    background-color: transparent; }

.partners-page .b-main {
  padding: 100px 0;
  background-color: #f8f8fb; }

.partners-page .news-list .item {
  display: block; }
  .partners-page .news-list .item img {
    display: inline-block; }

.partners-detail-page .title--main {
  font-size: 21px;
  color: #6e707b; }

.partners-detail-page .txt a {
  border-bottom: 1px solid; }

.tenders-page .b-main {
  padding: 100px 0;
  background-color: #f8f8fb; }

.tenders-page .news-list .item {
  display: block; }
  .tenders-page .news-list .item img {
    display: inline-block; }

.tenders-detail-page .title--main {
  font-size: 21px;
  color: #6e707b; }

.tenders-detail-page .txt a {
  border-bottom: 1px solid; }

/* End */


/* Start:/local/templates/ppr/fonts/stylesheet.css?1537719833873*/
@font-face {
	font-family: 'Gill Sans';
	src: url('/local/templates/ppr/fonts/GillSans-Light.woff2') format('woff2'),
	url('/local/templates/ppr/fonts/GillSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gill Sans';
	src: url('/local/templates/ppr/fonts/GillSans.woff2') format('woff2'),
		url('/local/templates/ppr/fonts/GillSans.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Gill Sans';
	src: url('/local/templates/ppr/fonts/GillSans-SemiBold.woff2') format('woff2'),
	url('/local/templates/ppr/fonts/GillSans-SemiBold.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gill Sans';
	src: url('/local/templates/ppr/fonts/GillSans-Bold.woff2') format('woff2'),
		url('/local/templates/ppr/fonts/GillSans-Bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Intro';
	src: url('/local/templates/ppr/fonts/Intro-Bold.woff2') format('woff2'),
		url('/local/templates/ppr/fonts/Intro-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

/* End */


/* Start:/local/templates/ppr/template_styles.css?153771983383*/
.bitrix-panel {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
}
/* End */
/* /local/templates/ppr/css/style.css?158506787681044 */
/* /local/templates/ppr/fonts/stylesheet.css?1537719833873 */
/* /local/templates/ppr/template_styles.css?153771983383 */
