

/* Start:/local/templates/.default/app/plugins/OWL/owl.carousel.min.css?15960563653356*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/.default/app/plugins/OWL/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/.default/app/plugins/OWL/owl.theme.default.min.css?15960563651018*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/.default/app/plugins/slick/slick-theme.css?15960563653145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/.default/app/plugins/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/.default/app/plugins/slick/./fonts/slick.eot');
    src: url('/local/templates/.default/app/plugins/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/.default/app/plugins/slick/./fonts/slick.woff') format('woff'), url('/local/templates/.default/app/plugins/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/.default/app/plugins/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/.default/app/plugins/slick/slick.css?15960563651776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/.default/app/plugins/magnific/magnific-popup.css?15960563656951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/.default/app/css/font-awesome.min.css?159605636441936*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('/local/templates/.default/app/css/../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('/local/templates/.default/app/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/local/templates/.default/app/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/local/templates/.default/app/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/local/templates/.default/app/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/local/templates/.default/app/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007";
    position: relative;
    font-size: 30px;
    top: 3px;
}

.fa-user:hover{
    color: #0089d9;
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    color: #74787b;
    position: relative;
    font-size: 30px;
    top: 3px;
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a";
    position: relative;
    font-size: 30px;
    top: 3px;
}

.fa-shopping-cart:hover{
    color: #0089d9;
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

/* End */


/* Start:/local/templates/.default/app/cssDIST/styles_1604088298.css?160408830278993*/

/*
Внимание! 
Этот файл сформирован автоматически, компонентом olegpro.csscompiler. 
Исходники файлов стилей лежат в папке: /local/templates/.default/app/scss/
*/

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img,abbr{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ul li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}img{max-width:100%;height:auto}.container_sticky{background:#fff;position:sticky;top:0;z-index:1000}.container_sticky .search{position:absolute;top:0;height:0;width:100%;background-color:#e5e5e5;z-index:10;transition:height 0.3s;overflow:hidden}.container_sticky .search.active{height:55px}.container_sticky .search .wrapper{height:100%}.container_sticky .search .wrapper form{display:flex;height:100%}.container_sticky .search .wrapper form .search_text{display:block;flex-grow:1;font-size:20px;border-bottom:2px solid #df8433;border-top:none;border-left:none;border-right:none;padding:0 15px}.container_sticky .search .wrapper form .search_button,.container_sticky .search .wrapper form .search_close{flex-basis:68px;height:100%;font-size:20px;background-color:transparent;border:none}.container_sticky .wrapper .navbar .header_menu.mobil{display:none}.container_sticky .wrapper .navbar .mobile-menu{display:none;margin:auto 0px;cursor:pointer}.container_sticky .wrapper .navbar .mobile-menu .line{background-color:#000;position:relative;height:4px;width:30px;margin:4px 5px;transition:all 0.5s}@media all and (max-width:1140px){.container_sticky .wrapper .navbar{justify-content:space-between}.container_sticky .wrapper .navbar .mobile-menu{display:block}.container_sticky .wrapper .navbar .header_menu,.container_sticky .wrapper .navbar .basket_main_menu{display:none}.container_sticky .wrapper .navbar .header_tel{display:none}}@media all and (max-width:450px){.container_sticky .wrapper .navbar{justify-content:space-between}.container_sticky .wrapper .navbar .header_tel{justify-content:center}}.header_top{background:#e5e5e5}.header_top .header_top_line{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.header_top .header_top_line .header_top_item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.33333% - 30px)}@media screen and (max-width:720px){.header_top .header_top_line .header_top_item{width:calc(100% - 30px)}}.header_top .header_top_line .header_top_text{font-size:0.8em;padding-top:10px;padding-bottom:10px;padding-left:0px}@media all and (max-width:720px){.header_top .header_top_line .header_top_text{text-align:center}}.header_top .header_top_line .header_top_socials{display:flex;justify-content:flex-end;align-items:center}@media all and (max-width:720px){.header_top .header_top_line .header_top_socials{justify-content:center;padding-bottom:10px}}.header_top .header_top_line .header_top_socials .social_link{display:block;width:28px;height:28px;line-height:34px;border-radius:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;font-size:0;margin:0 5px}.header_top .header_top_line .header_top_socials .social_link.vk{background-image:url('/local/templates/.default/app/cssDIST/../img/vk.png')}.header_top .header_top_line .header_top_socials .social_link.fb{background-image:url('/local/templates/.default/app/cssDIST/../img/fb.png')}.header_top .header_top_line .header_top_socials .social_link.ig{background-image:url('/local/templates/.default/app/cssDIST/../img/ig.png')}.header_top .header_top_line .header_top_phone{color:#1660a9;line-height:34px;text-align:center}.header_top .header_top_line .header_top_phone a{color:inherit;text-decoration:none;font-weight:500}.header_top .header_top_line .header_top_phone a:hover,.header_top .header_top_line .header_top_phone a:focus{color:#1e6191}.navbar{display:flex;flex-wrap:wrap;padding-top:25px;margin-left:0;padding-bottom:25px;width:100%}.navbar .logo{margin-bottom:14px}.navbar .logo img{max-width:135px}.navbar nav.header_menu{display:flex;flex-wrap:wrap;align-items:center;flex-grow:1}.navbar nav.header_menu #bx_incl_area_4{width:100%}.navbar nav.header_menu .header_nav{display:flex;width:100%;justify-content:center;align-items:center;margin:0 3%}.navbar nav.header_menu .header_nav .header_nav_item{margin-right:3%}.navbar nav.header_menu .header_nav .header_nav_item .header_nav_link{text-decoration:none;font-size:1.15em;color:#000;text-transform:uppercase;white-space:nowrap;display:flex;position:relative;top:2px}.navbar nav.header_menu .header_nav .header_nav_item .header_nav_link::after{content:'';width:100%;height:3px;background:#1660a9;display:block;transform:translateY(3px) scale(0);transition:all 0.3s}.navbar nav.header_menu .header_nav .header_nav_item .header_nav_link:hover{color:#0089d9}.navbar nav.header_menu .header_nav .header_nav_item .header_nav_link:hover::after{transform:translateY(3px) scale(1)}.navbar nav.header_menu .header_nav .header_nav_item .header_nav_link.active::after{transform:translateY(3px) scale(1)}.navbar .header_tel{max-width:170px;min-width:150px;display:flex;align-items:center;justify-content:flex-end;margin-left:auto}.navbar .header_tel .header_tel_cont{display:flex}@media all and (max-width:1260px){.navbar .header_tel{margin-right:0px}}@media all and (max-width:450px){.navbar .header_tel{display:none}}.navbar .header_tel .header_tel_img{width:10%;display:block;margin:auto 0px}.navbar .header_tel .header_tel_img img{display:flex}.navbar .header_tel .header_tel_tel{padding-left:16px;width:90%}.navbar .header_search{width:40px;height:40px;background:url("/local/templates/.default/app/cssDIST/../img/search_logo.png") no-repeat center;border:none;margin:auto 0}.block_main_slider .main_slider.owl-carousel.owl-loaded.owl-drag .owl-stage-outer{padding-top:0px}@media all and (min-width:1140px){.navbar{justify-content:space-between}.navbar:before{display:none}.navbar:after{display:none}.navbar .header_tel{margin-left:0px}.navbar .bx-basket-block a{margin-right:0px;text-decoration:none}.navbar i.fa.fa-shopping-cart{margin-right:10px}#bx_basketFKauiI{position:relative;top:-2px}#bx_basketFKauiI i.fa.fa-user{display:flex}.bx-basket-block a{display:flex;position:relative;top:1px;margin-right:0px}.bx-basket-block a i.fa.fa-lock{width:30px}.bx-basket-block a:hover{text-decoration:none !important;color:#337ab7 !important}.bx-basket-block a:hover .fa-lock:before{color:#0072c7;content:"\f09c"}.bx-basket-block .name-login{height:30px;display:flex;align-items:center;position:relative;top:2px}}@media (max-width:1140px) and (min-width:601px){.basket_main_menu .bx-basket.bx-opener{position:absolute;top:287px;right:-47px}.basket_main_menu .bx-basket.bx-opener a{text-decoration:none}.basket_main_menu .bx-basket.bx-opener .bx-context-toolbar-empty-area{right:75px}.basket_main_menu .bx-basket.bx-opener .bx-basket-block i.fa.fa-user:before{display:none}.basket_main_menu .bx-basket.bx-opener .bx-basket-block i.fa.fa-shopping-cart:before{top:1px;left:235px;color:#fff}.basket_main_menu .bx-context-toolbar-empty-area{right:75px !important}}@media all and (max-width:600px){.basket_main_menu .bx-basket.bx-opener{position:absolute;top:275px;right:109px}.basket_main_menu .bx-basket.bx-opener .bx-basket-block i.fa.fa-user:before{display:none}.basket_main_menu .bx-basket.bx-opener .bx-basket-block i.fa.fa-shopping-cart:before{top:1px;left:235px;color:#fff}.basket_main_menu .bx-basket.bx-opener .bx-basket-block p{display:none}.basket_main_menu .bx-context-toolbar-empty-area{right:75px !important}}@media all and (max-width:1140px){.container_sticky .wrapper .navbar:before{display:none}.container_sticky .wrapper .navbar:after{display:none}.container_sticky .wrapper .navbar .mobile-menu .line{position:relative;height:4px;width:30px;margin:4px 5px;transition:all 0.5s}.container_sticky .wrapper .navbar .mobile-menu:hover{cursor:pointer}.container_sticky .wrapper .navbar .mobile-menu.active{z-index:10;position:absolute;left:235px;top:30px}.container_sticky .wrapper .navbar .mobile-menu.active .line{opacity:0}.container_sticky .wrapper .navbar .mobile-menu.active .line:first-child{opacity:1;transform:rotate(45deg);top:16px;border-radius:8px}.container_sticky .wrapper .navbar .mobile-menu.active .line:last-child{opacity:1;transform:rotate(-45deg);top:0px;border-radius:8px}.container_sticky .wrapper .navbar .header_menu.mobil.active{display:block;flex-direction:column;width:320px;position:absolute;background:#fff;left:-20px;transition:all 0.5s;height:321px;background:#ff761a}.container_sticky .wrapper .navbar .header_menu.mobil.active .header_nav{flex-direction:column;color:#000;z-index:1;align-items:end;width:100%;padding-bottom:0px;background:#fff;top:-1px;position:relative}.container_sticky .wrapper .navbar .header_menu.mobil.active .header_nav .header_nav_item{margin:10px 50px}.container_sticky .wrapper .navbar .basket_main_menu.active{display:block;width:unset;position:absolute;left:170px;transition:all 0.5s;top:28px}.container_sticky .wrapper .navbar .basket_main_menu.active i.fa.fa-lock{display:none}.container_sticky .wrapper .navbar .basket_main_menu.active .name-login{display:block !important;font-size:1.15em;color:#fff}}i.fa.fa-lock{width:30px}.fa-lock:before{transition:all 0.5s}.fa-lock:hover:before{color:#0072c7;content:"\f09c"}@media all and (max-width:600px){nav.header_menu.mobil.active{height:381px !important}nav.header_menu.mobil.active .basket_main_menu.active{left:162px;top:50px}nav.header_menu.mobil.active .basket_main_menu.active a{text-decoration:none}div#bx_basketFKauiI{top:340px !important;right:-46px !important}div#bx_basketFKauiI a{text-decoration:none}}.main_slider{width:100%;position:relative}.main_slider .main_slider_item{position:relative;height:500px}.main_slider .main_slider_item .main_slider_picture{position:absolute;top:0;left:0;width:100%;height:100%}.main_slider .main_slider_item .main_slider_picture img{width:100%;height:100%;object-fit:cover}.main_slider .main_slider_item .wrapper{position:relative;max-height:initial;height:100%;z-index:1}.main_slider .main_slider_item .wrapper .main_slider_content{display:flex;flex-direction:column;justify-content:flex-end;height:100%;box-sizing:border-box;padding-bottom:70px}.main_slider .main_slider_item .wrapper .main_slider_content h1{font-size:3em;margin-bottom:3%;width:max-content}@media all and (max-width:424px){.main_slider .main_slider_item .wrapper .main_slider_content h1{font-size:2.5em}}.main_slider .main_slider_item .wrapper .main_slider_content h1 p{background:#fff;margin-bottom:5px;display:block;width:max-content;padding:0 2%}@media all and (max-width:374px){.main_slider .main_slider_item .wrapper .main_slider_content h1 p{width:90%}}@media all and (max-width:768px){.main_slider .main_slider_item .wrapper h1{display:flex;flex-direction:column;align-items:center;width:100% !important}.main_slider .main_slider_item .wrapper h1 p{text-align:center}}.main_slider .owl-dots{position:absolute;top:90.5%;width:max-content;left:0;right:0;margin:0 auto;display:flex;align-items:center}.main_slider .owl-dots .owl-dot{width:16px;height:16px;margin:2.5px;border-radius:50%;background:rgba(255, 255, 255, 0.7);border:1px solid rgba(255, 255, 255, 0.7);outline-style:none}.main_slider .owl-dots .owl-dot:hover{border:1px solid #1660a9}.main_slider .owl-dots .owl-dot.active{width:22px;height:22px;background:rgba(255, 255, 255, 1);border:1px solid rgba(255, 255, 255, 1)}.main_slider .owl-dots .owl-dot.active:hover{border:1px solid #1660a9}.plate_main .wrapper .row_up{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin-top:4%}@media screen and (max-width:1250px){.plate_main .wrapper .row_up{margin:4% auto 0;width:70%;align-self:center}}@media screen and (max-width:880px){.plate_main .wrapper .row_up{margin:4% auto 0;width:100%;align-self:center}}.plate_main .wrapper .row_up .plate_main_up{width:295px;height:295px;position:relative;overflow:hidden}.plate_main .wrapper .row_up .plate_main_up:hover{transition:all 0.4s}.plate_main .wrapper .row_up .plate_main_up:hover img{transform:scale(1.1)}.plate_main .wrapper .row_up .plate_main_up:hover span{transform:translateY(-60px) translateX(0px);transition:all 0.4s}.plate_main .wrapper .row_up .plate_main_up a{display:block;position:relative;text-decoration:none;color:#000}.plate_main .wrapper .row_up .plate_main_up a img{transition:all 1s ease-out}.plate_main .wrapper .row_up .plate_main_up a span{position:absolute;top:80%;min-width:82%;background:#fff;font-size:1.5em;padding:8px 13px 8px 10px;text-transform:uppercase;z-index:1;margin:0px 15px;text-align:center}.plate_main .wrapper .row_down{margin-top:4%;display:flex;flex-wrap:wrap;width:100%;height:450px}.plate_main .wrapper .row_down .row_down_left{width:39.5%;height:100%}@media screen and (max-width:1250px){.plate_main .wrapper .row_down .row_down_left{display:none}}.plate_main .wrapper .row_down .row_down_left img{width:100%;height:auto;max-height:100%}.plate_main .wrapper .row_down .row_down_right{width:60.5%;box-sizing:border-box;padding:0 6%;text-align:center;background:#eee;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}@media screen and (max-width:1250px){.plate_main .wrapper .row_down .row_down_right{margin:0 auto;width:590px}}.plate_main .wrapper .row_down .row_down_right h2{font-size:1.9em}.plate_main .wrapper .row_down .row_down_right p{font-size:1.15em;margin-bottom:30px}.blue_button{color:#fff;text-transform:uppercase;text-decoration:none;background:#1660a9;padding:10px;width:160px;text-align:center;line-height:16px;border:1px solid #1660a9;display:block}.blue_button:hover{background:#fff;color:#1660a9;transition:0.2s}.bx-filter-block .btn.btn-themes{border-radius:0px}@media all and (max-width:768px){.blue_button{margin:0 auto}}@media all and (max-width:1250px){.plate_main_down.row_down_right .blue_button{width:100%}}@media all and (max-width:445px){.plate_main_down.row_down_right .blue_button{width:93%}}.recommend_lot{margin-top:4%}.recommend_lot h3{text-transform:uppercase;font-size:2.3em;text-align:center;width:100%;margin-bottom:3%}.recommend_lot .items{position:relative;perspective:1000px}.recommend_lot .items .item{margin-bottom:10px;padding:10px;perspective:1000px;position:relative;color:#000;width:25%;height:250px;display:block;z-index:10}@media all and (max-width:1000px){.recommend_lot .items .item{width:33.33333%}}@media all and (max-width:768px){.recommend_lot .items .item{width:50%}}@media all and (max-width:425px){.recommend_lot .items .item{width:100%}}.recommend_lot .items .item:hover .item_front{transform:rotateY(180deg)}.recommend_lot .items .item:hover .item_back{transform:rotateY(360deg)}.recommend_lot .items .item:hover .item_img{border:2px solid #df8433}.recommend_lot .items .item:hover .item_back > .item_text > .item_price{color:#df8433}.recommend_lot .items .item .item_front{position:absolute;width:100%;height:100%;top:0;left:0;transition:1s;backface-visibility:hidden;-o-backface-visibility:hidden;-ms-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden}.recommend_lot .items .item .item_back{position:absolute;width:100%;height:100%;top:0;left:0;transform:rotateY(180deg);transition:1s;backface-visibility:hidden;-o-backface-visibility:hidden;-ms-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden}.recommend_lot .items .item .item_img{width:175px;height:150px;margin:0 auto;padding:5px;text-align:center;border:2px solid #fff}.recommend_lot .items .item .item_img img{width:100%;height:auto;max-height:100%}.recommend_lot .items .item .item_text{margin-top:4%}.recommend_lot .items .item .item_text span{display:block;text-align:center}.recommend_lot .items .item .item_text .item_price{color:#898989;text-transform:uppercase}.recommend_text_container{border-top:2px dotted #f0f0f0;border-bottom:2px dotted #f0f0f0}.recommend_text_container h4{text-transform:uppercase;font-size:1.55em;text-align:center;width:100%;margin-bottom:1%;margin-top:3%}.recommend_text_container .recommend_text{width:51%;margin:2% auto 3%;text-align:center}@media all and (max-width:875px){.recommend_text_container .recommend_text{width:100%}}.partners{width:100%;background:#f0f0f0;padding-bottom:40px}.partners .partners_row_img{display:flex;justify-content:center;align-items:center;padding-top:3%}.partners .partners_row_img .partners_img{width:60px;height:30px;margin:0 30px}.partners .partners_row_img .partners_hr{height:1px;background:#000;width:8%}.partners h5{width:100%;text-align:center;font-size:1.55em;margin-top:20px}.partners a{margin:10px auto 0;display:block;text-align:center;color:#000}footer{color:#fff}footer .footer_contact{background:#303030}footer .footer_contact .footer_columns{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;justify-content:center;padding-top:5.5%;padding-bottom:5%}footer .footer_contact .footer_columns .footer_column{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.33333% - 30px)}@media screen and (max-width:720px){footer .footer_contact .footer_columns .footer_column{width:calc(66.66667% - 30px)}}@media screen and (max-width:540px){footer .footer_contact .footer_columns .footer_column{width:calc(100% - 30px)}}@media screen and (max-width:720px){footer .footer_contact .footer_columns .footer_column{margin-bottom:30px}}footer .footer_contact .footer_columns .footer_column h6{width:100%;font-size:2.25em;height:41px}footer .footer_contact .footer_columns .footer_column ul li a{color:#fff;line-height:24px;transition:0.5s;display:block}footer .footer_contact .footer_columns .footer_column ul li a:hover{transform:translateX(10px)}footer .footer_contact .footer_columns .footer_column a{color:#fff;text-decoration:none;transition:0.5s}footer .footer_contact .footer_columns .footer_column a:hover{text-decoration:underline}footer .footer_contact .footer_columns .footer_column .subtitle{font-weight:600;text-transform:uppercase;margin:10px 0}footer .footer_contact .footer_columns .footer_column .socials{margin-bottom:10px}footer .footer_contact .footer_columns .footer_column .socials .social-link{display:inline-block;width:40px;height:40px;border:2px solid transparent;border-radius:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;font-size:0;margin-right:10px;transition:border-color 0.3s}footer .footer_contact .footer_columns .footer_column .socials .social-link:hover,footer .footer_contact .footer_columns .footer_column .socials .social-link:focus{border-color:#fff}footer .footer_contact .footer_columns .footer_column .socials .social-link.vk{background-image:url('/local/templates/.default/app/cssDIST/../img/vk.png')}footer .footer_contact .footer_columns .footer_column .socials .social-link.fb{background-image:url('/local/templates/.default/app/cssDIST/../img/fb.png')}footer .footer_contact .footer_columns .footer_column .socials .social-link.ig{background-image:url('/local/templates/.default/app/cssDIST/../img/ig.png')}footer .footer_contact .footer_contact_content{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:5.5%;padding-bottom:5%}@media screen and (max-width:1140px){footer .footer_contact .footer_contact_content{justify-content:center}}footer .footer_contact .footer_contact_content .footer_contact_client{display:flex;flex-wrap:wrap;border-right:2px solid #f0f0f0;padding-right:50px}@media all and (max-width:774px){footer .footer_contact .footer_contact_content .footer_contact_client{border-right:2px none;padding-right:0px}}footer .footer_contact .footer_contact_content .footer_contact_client h6{width:100%;font-size:2.25em;height:41px}footer .footer_contact .footer_contact_content .footer_contact_client ul{width:50%;position:relative;top:-23px}footer .footer_contact .footer_contact_content .footer_contact_client ul li a{color:#fff;line-height:24px;transition:0.5s;display:block}footer .footer_contact .footer_contact_content .footer_contact_client ul li a:hover{transform:translateX(10px)}footer .footer_contact .footer_contact_content .footer_contact_office{display:flex;flex-wrap:wrap;flex-basis:320px;width:33%}@media all and (max-width:1140px){footer .footer_contact .footer_contact_content .footer_contact_office{margin-left:40px}}@media all and (max-width:774px){footer .footer_contact .footer_contact_content .footer_contact_office{margin-left:0px}}footer .footer_contact .footer_contact_content .footer_contact_office h6{width:100%;font-size:2.25em;margin-bottom:3%}footer .footer_contact .footer_contact_content .footer_contact_office div{display:flex;width:100%;margin-bottom:2%;min-height:48px}footer .footer_contact .footer_contact_content .footer_contact_office div .footer_contact_img{width:25px;height:25px;margin:2% auto}footer .footer_contact .footer_contact_content .footer_contact_office div .footer_contact_img img{width:20px;height:20px}footer .footer_contact .footer_contact_content .footer_contact_office div .footer_contact_text{margin-left:5%;line-height:24px}footer .footer_contact .footer_contact_content .footer_contact_warehouse{display:flex;flex-wrap:wrap;flex-basis:320px;width:33%}footer .footer_contact .footer_contact_content .footer_contact_warehouse h6{width:100%;font-size:2.25em;margin-bottom:3%}footer .footer_contact .footer_contact_content .footer_contact_warehouse div{display:flex;width:100%;margin-bottom:2%;min-height:48px}footer .footer_contact .footer_contact_content .footer_contact_warehouse div .footer_contact_img{width:25px;height:25px;margin:2% auto}footer .footer_contact .footer_contact_content .footer_contact_warehouse div .footer_contact_img img{width:20px;height:20px}footer .footer_contact .footer_contact_content .footer_contact_warehouse div .footer_contact_text{margin-left:5%;line-height:24px}@media all and (max-width:669px){footer .footer_contact .footer_contact_content .footer_contact_client,footer .footer_contact .footer_contact_content .footer_contact_office,footer .footer_contact .footer_contact_content .footer_contact_warehouse{width:290px;flex-basis:initial}footer .footer_contact .footer_contact_content .footer_contact_client h6,footer .footer_contact .footer_contact_content .footer_contact_office h6,footer .footer_contact .footer_contact_content .footer_contact_warehouse h6{height:initial;margin-bottom:3%}footer .footer_contact .footer_contact_content .footer_contact_client ul,footer .footer_contact .footer_contact_content .footer_contact_office ul,footer .footer_contact .footer_contact_content .footer_contact_warehouse ul{top:0px}}footer .footer_cnc{background:#161616}footer .footer_cnc .footer_cnc_items{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;justify-content:space-between;align-items:center;padding-top:20px}footer .footer_cnc .footer_cnc_items .footer_cnc_item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);padding-bottom:10px}@media screen and (max-width:540px){footer .footer_cnc .footer_cnc_items .footer_cnc_item{width:calc(100% - 30px)}}@media screen and (max-width:540px){footer .footer_cnc .footer_cnc_items .footer_cnc_item{text-align:center}}footer .footer_cnc .footer_cnc_items .footer_cnc_item:last-child{display:flex;justify-content:flex-end;align-items:center;opacity:0}@media screen and (max-width:540px){footer .footer_cnc .footer_cnc_items .footer_cnc_item:last-child{justify-content:center}}footer .footer_cnc .footer_cnc_items .footer_cnc_item:last-child .header{margin-right:10px;font-size:0.8em}footer .footer_cnc .footer_cnc_items .footer_cnc_item:last-child .content{}footer .footer_cnc .footer_cnc_items .footer_cnc_item:last-child .content a{display:block;cursor:default}.bx-breadcrumb-item{padding:1% 0;font-family:"PT Sans", sans-serif;font-size:0.9em}@media screen and (max-width:720px){.bx-breadcrumb-item{font-size:0.7em}}.bx-breadcrumb-item a{text-decoration:none;color:#000;padding:0 10px;color:#164c7d;border-right:1px solid #164c7d}.cart_detail{background:#fff;box-shadow:1px 1px 10px 1px #c7c7c7;margin:4% 0 5.5%;width:100%;padding:2.5% 2.5% 7% 2.5%;box-sizing:border-box;display:flex;flex-wrap:wrap}.cart_detail .header{display:flex;flex-wrap:wrap;width:100%}.cart_detail .header .detail_img{width:62%;position:relative;box-sizing:border-box}@media screen and (max-width:960px){.cart_detail .header .detail_img{width:100%}}.cart_detail .header .detail_img .table_size{position:absolute;top:0;left:0}.cart_detail .header .detail_img .table_size .size_lot{display:flex;flex-wrap:wrap;max-width:250px}@media screen and (min-width:721px){.cart_detail .header .detail_img .table_size .size_lot{max-width:max-content}}@media screen and (max-width:720px){.cart_detail .header .detail_img .table_size .size_lot{max-width:200px}}@media screen and (max-width:540px){.cart_detail .header .detail_img .table_size .size_lot{max-width:100%}}.cart_detail .header .detail_img .table_size .size_lot .size{border:1px solid #ddd;color:#b2b1b1;width:38px;height:38px;margin:0 10px 10px 0;text-align:center;line-height:38px;cursor:pointer}@media screen and (max-width:720px){.cart_detail .header .detail_img .table_size .size_lot .size{width:25px;height:25px;line-height:25px;font-size:0.8em}}@media screen and (max-width:540px){.cart_detail .header .detail_img .table_size .size_lot .size{width:20px;height:20px;line-height:20px;font-size:0.7em}}.cart_detail .header .detail_img .table_size .size_lot .size.active{border:1px solid #ff761a;color:#ff761a}.cart_detail .header .detail_img .table_size a{text-decoration:none;color:#6a6a6a;padding-top:5px;display:block}@media screen and (max-width:720px){.cart_detail .header .detail_img .table_size a{font-size:0.8em}}@media screen and (max-width:720px){.cart_detail .header .detail_img .table_size a{font-size:0.7em}}.cart_detail .header .detail_img .big_img{width:95%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;border-bottom:2px solid #ff761a;overflow:hidden;padding-top:75px;padding-bottom:5%}@media screen and (max-width:960px){.cart_detail .header .detail_img .big_img{width:100%}}.cart_detail .header .detail_img .big_img img{width:60%;height:auto}.cart_detail .header .detail_img .small_img{margin-top:3%;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:37px}.cart_detail .header .detail_img .small_img img{border:2px solid #e2e2e2;width:90px;height:90px;margin:5px 5px}.cart_detail .header .detail_img .small_img img.active{border:2px solid #ff761a}.cart_detail .header .cart_info{width:38%;display:flex;flex-direction:column}@media screen and (max-width:960px){.cart_detail .header .cart_info{width:100%}}.cart_detail .header .cart_info .price{width:100%;background:#eee;padding:10px;box-sizing:border-box;min-height:100px;max-height:200px;display:flex;align-items:center;margin-bottom:2px}.cart_detail .header .cart_info .price .price_box{width:100%;height:100%;flex-wrap:wrap;justify-content:center;display:none}.cart_detail .header .cart_info .price .price_box .price_value_box{width:40%;font-size:36px;font-family:"Cuprum", sans-serif;display:flex;justify-content:center;align-items:center}.cart_detail .header .cart_info .price .price_box .price_value_box .price_value{text-align:center}.cart_detail .header .cart_info .price .price_box .price_buy{width:60%;display:flex;justify-content:center;align-items:center}.cart_detail .header .cart_info .price .price_box .price_buy .price_buy_noregister{text-align:center}.cart_detail .header .cart_info .price .price_box .price_buy .price_buy_noregister a{color:#0b5488}.cart_detail .header .cart_info .price .price_box .price_buy form{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;height:100%}@media screen and (max-width:576px){.cart_detail .header .cart_info .price .price_box .price_buy form{flex-wrap:wrap;justify-content:center}}.cart_detail .header .cart_info .price .price_box .price_buy form a{display:block;width:20px;height:20px;line-height:20px;background:#fff;color:#0b5488;text-align:center;font-size:30px;margin:0 5px;text-decoration:none;transition:0.3s}.cart_detail .header .cart_info .price .price_box .price_buy form a:hover{background:#1660a9;color:#fff}.cart_detail .header .cart_info .price .price_box .price_buy form input[type=text]{width:50%;text-align:center;display:block;border:none;outline:none;background:#0b5488;color:#fff;cursor:pointer}.cart_detail .header .cart_info .price .price_box .price_buy form input[type=submit]{width:74%;display:block;background:#0b5488;color:#fff;padding:10px;border:none;outline:none;cursor:pointer;transition:0.3s;margin-left:20px}@media screen and (max-width:576px){.cart_detail .header .cart_info .price .price_box .price_buy form input[type=submit]{margin-left:0;margin-top:20px}}.cart_detail .header .cart_info .price .price_box .price_buy form input[type=submit]:hover{background:#1660a9}.cart_detail .header .cart_info .price .price_box .price_note{width:100%}.cart_detail .header .cart_info .price .price_box.active{display:flex}.cart_detail .header .cart_info .options{background:#eee;width:100%;box-sizing:border-box;padding:40px}@media screen and (max-width:540px){.cart_detail .header .cart_info .options{padding:20px}}.cart_detail .header .cart_info .options .option{display:flex;flex-wrap:wrap;width:100%}.cart_detail .header .cart_info .options .option:not(:last-child){margin-bottom:20px}.cart_detail .header .cart_info .options .option .option_name{width:50%;color:#6a6a6a;font-size:1.15em}.cart_detail .header .cart_info .options .option .option_name a{text-decoration:none;color:#6a6a6a;font-size:1rem;padding-top:5px;display:inline-block}.cart_detail .header .cart_info .options .option .option_name a:before{content:'?';display:inline-block;width:12px;height:12px;font-size:12px;line-height:12px;text-align:center;vertical-align:middle;border:1px solid #6a6a6a;border-radius:100%;margin:0 5px 5px 0}.cart_detail .header .cart_info .options .option .option_name a:hover{border-bottom:1px dashed #6a6a6a}@media screen and (max-width:720px){.cart_detail .header .cart_info .options .option .option_name a{font-size:0.8em}}@media screen and (max-width:720px){.cart_detail .header .cart_info .options .option .option_name a{font-size:0.7em}}.cart_detail .header .cart_info .options .option .option_value{width:50%;font-family:"PT Sans", sans-serif;font-size:0.9em;padding-left:10%;box-sizing:border-box;font-weight:bold;display:flex;align-items:center}@media all and (max-width:540px){.cart_detail .header .cart_info .options .option .option_value{padding-left:0px}}.cart_detail .header .cart_info .options .option .option_value a{width:30px;height:30px;display:inline-block;box-sizing:border-box;margin:0 2px}.cart_detail .header .cart_info .options .option .option_value a.active{border:1px solid #fff;outline:1px solid #0b5488}.cart_detail .header .cart_info .options .option .option_value p{display:none}.cart_detail .header .cart_info .options .option .option_value p.active{display:block}.cart_detail .header .cart_info .options .option .option_value .size_lot{display:flex;flex-wrap:wrap;max-width:250px}@media screen and (min-width:721px){.cart_detail .header .cart_info .options .option .option_value .size_lot{max-width:max-content}}@media screen and (max-width:720px){.cart_detail .header .cart_info .options .option .option_value .size_lot{max-width:200px}}@media screen and (max-width:540px){.cart_detail .header .cart_info .options .option .option_value .size_lot{max-width:100%}}.cart_detail .header .cart_info .options .option .option_value .size_lot .size{border:1px solid #ddd;color:#b2b1b1;width:38px;height:38px;margin:0 5px 5px 0;text-align:center;line-height:38px;cursor:pointer}@media screen and (max-width:720px){.cart_detail .header .cart_info .options .option .option_value .size_lot .size{width:25px;height:25px;line-height:25px;font-size:0.8em}}@media screen and (max-width:540px){.cart_detail .header .cart_info .options .option .option_value .size_lot .size{width:20px;height:20px;line-height:20px;font-size:0.7em}}.cart_detail .header .cart_info .options .option .option_value .size_lot .size.active{border:1px solid #ff761a;color:#ff761a}.cart_detail .content{display:flex;flex-wrap:wrap;width:100%;border-bottom:2px solid #ff761a;padding-bottom:5%}.cart_detail .content .head_text{width:30%;text-align:center;text-transform:uppercase;font-size:1.9em;padding-top:5px}@media screen and (max-width:960px){.cart_detail .content .head_text{width:100%}}.cart_detail .content .detail_text{width:70%}@media screen and (max-width:960px){.cart_detail .content .detail_text{width:100%;margin-top:20px}}.cart_detail .content .detail_text .text{font-family:"PT Sans", sans-serif;color:#595959;box-sizing:border-box;line-height:30px}.cart_detail .content .detail_text .social_icon{display:flex;flex-wrap:wrap;align-items:center;margin-top:3%;color:#000;font-size:1.3em}.cart_detail .content .detail_text .social_icon div{margin-right:1.3%}.cart_detail .content .detail_text .social_icon div:first-child{padding-right:10px}.cart_detail .content .detail_text .social_icon .icon:hover{filter:brightness(0.7) invert(1);transition:0.2s}.cart_detail .special_offers{width:100%}.cart_detail .special_offers .head_text{text-align:center;text-transform:uppercase;font-size:2.3em;margin:6% 0 5%;width:100%}@media screen and (max-width:960px){.cart_detail .special_offers .head_text{font-size:1.9em}}@media screen and (max-width:720px){.cart_detail .special_offers .head_text{font-size:1.5em}}@media screen and (max-width:540px){.cart_detail .special_offers .head_text{font-size:1.2em}}.cart_detail .special_offers .slider_cart_detail{width:90%;height:max-content;margin:auto}.cart_detail .special_offers .slider_cart_detail .owl-nav{display:block;width:100%}.cart_detail .special_offers .slider_cart_detail .owl-nav .owl-prev{background:url("/local/templates/.default/app/cssDIST/../img/prev_cart_slider.png");width:20px;height:60px;color:rgba(0, 0, 0, 0);outline-style:none;position:absolute;top:25%;left:-5%}.cart_detail .special_offers .slider_cart_detail .owl-nav .owl-prev:hover{background:url("/local/templates/.default/app/cssDIST/../img/prev_cart_slider_aktiv.png")}.cart_detail .special_offers .slider_cart_detail .owl-nav .owl-next{background:url("/local/templates/.default/app/cssDIST/../img/next_cart_slider.png");width:20px;height:60px;color:rgba(0, 0, 0, 0);outline-style:none;position:absolute;top:25%;left:103%}.cart_detail .special_offers .slider_cart_detail .owl-nav .owl-next:hover{background:url("/local/templates/.default/app/cssDIST/../img/next_cart_slider_aktiv.png")}.cart_detail .special_offers .slider_cart_detail .item{max-width:280px;height:max-content;margin:0 10%;display:block;outline:none;text-decoration:none}.cart_detail .special_offers .slider_cart_detail .item:hover .item_img{border:1px solid #ff761a;transition:0.2s}.cart_detail .special_offers .slider_cart_detail .item:hover .item_text span:last-child{color:#ff761a;transition:0.2s}.cart_detail .special_offers .slider_cart_detail .item .item_img{padding:10%;display:flex;justify-content:center;align-items:center;border:1px solid #ddd;height:190px;width:213px}@media all and (max-width:424px){.cart_detail .special_offers .slider_cart_detail .item .item_img{width:initial}}.cart_detail .special_offers .slider_cart_detail .item .item_text{padding-top:20px}.cart_detail .special_offers .slider_cart_detail .item .item_text span{display:block;width:100%;text-align:center}.cart_detail .special_offers .slider_cart_detail .item .item_text span:last-child{font-size:1.15em;color:#898989}.company-detail-box{background:#fff;-webkit-box-shadow:1px 1px 10px 1px #c7c7c7;box-shadow:1px 1px 10px 1px #c7c7c7;margin:4% 0 5.5%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-wrap:wrap}.company-detail-box .blue_column{color:#fff;background:#1e6191;width:30%;padding:2.5% 0 5%;box-sizing:border-box}.company-detail-box .blue_column span{width:100%;display:block;text-align:center;margin-bottom:5px}.company-detail-box .blue_column span:first-child{font-size:32px;font-family:"Cuprum", sans-serif;text-transform:uppercase;letter-spacing:17px;padding-left:6px}.company-detail-box .blue_column span:nth-child(2){font-size:40px;font-family:"Cuprum", sans-serif;text-transform:uppercase;font-weight:bold;letter-spacing:2px;margin-bottom:0}.company-detail-box .blue_column span:last-child{font-size:20px;font-family:"PT Sans", sans-serif;color:#ccc}.company-detail-box .company-content{width:70%}.company-detail-box .company-content .company-detail-content{padding:2.5% 4% 5% 4%;box-sizing:border-box}.company-detail-box .company-content .company-detail-content h1,.company-detail-box .company-content .company-detail-content h2,.company-detail-box .company-content .company-detail-content h3,.company-detail-box .company-content .company-detail-content h4,.company-detail-box .company-content .company-detail-content h5,.company-detail-box .company-content .company-detail-content h6{font-family:"Cuprum", sans-serif;color:#111;margin:20px 0;font-size:28px}.company-detail-box .company-content .company-detail-content p{color:#595959;font-family:"PT Sans", sans-serif;font-size:16px;line-height:25px}.company-detail-box .company-content .company-detail-content p a{color:#1e6191}.company-detail-box .company-content .company-detail-content .company-images{margin-top:20px;text-align:center}.company-detail-box .company-content .company-recomend-content{background:#f0f0f0}.company-detail-box .company-content .company-recomend-content p{color:#111;font-family:"Cuprum", sans-serif;font-size:20px;line-height:25px;text-align:center;padding:10% 3%}.company-detail-box .company-content .company-recomend-content p a{color:#1e6191}@media all and (max-width:875px){.company-detail-box .company-content,.company-detail-box .blue_column{width:100%}}.technology-detail-box{background:#fff;-webkit-box-shadow:1px 1px 10px 1px #c7c7c7;box-shadow:1px 1px 10px 1px #c7c7c7;margin:4% 0 5.5%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-wrap:wrap}.technology-detail-box .blue_column{color:#fff;background:#1e6191;width:30%;padding:2.5% 0 5%;box-sizing:border-box}.technology-detail-box .blue_column.blue_column_technology{padding:2.5% 2.5% 5% 2.5%;font-family:"Cuprum", sans-serif;font-size:34px;text-align:center}.technology-detail-box .technology-content{background:#fff;width:70%;padding:2.5% 2.5% 5% 2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.technology-detail-box .technology-content .technology_header_text{width:100%}.technology-detail-box .technology-content .technology_header_text h1,.technology-detail-box .technology-content .technology_header_text h2,.technology-detail-box .technology-content .technology_header_text h3,.technology-detail-box .technology-content .technology_header_text h4,.technology-detail-box .technology-content .technology_header_text h5,.technology-detail-box .technology-content .technology_header_text h6{font-family:"Cuprum", sans-serif;color:#111;margin:20px 0;font-size:28px;line-height:30px}.technology-detail-box .technology-content .technology_header_text p{color:#595959;font-family:"PT Sans", sans-serif;font-size:16px;line-height:25px}.technology-detail-box .technology-content .technology_header_text p a{color:#1e6191}.technology-detail-box .technology-content .technology-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;box-sizing:border-box;padding-top:50px}.technology-detail-box .technology-content .technology-list .technology-item{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;border-top:2px solid #df8433;padding:30px 0 50px}.technology-detail-box .technology-content .technology-list .technology-item .technology-item_img{width:50%;box-sizing:border-box}.technology-detail-box .technology-content .technology-list .technology-item .technology-item_content{width:50%;box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:column}.technology-detail-box .technology-content .technology-list .technology-item .technology-item_content .technology-item_header{font-family:"Cuprum", sans-serif;color:#111;font-size:28px;line-height:30px;width:100%;text-transform:uppercase;margin-bottom:10px}.technology-detail-box .technology-content .technology-list .technology-item .technology-item_content .technology-item_text{color:#595959;font-family:"PT Sans", sans-serif;font-size:16px;line-height:25px;width:100%}.technology-detail-box .technology-content .technology-list .technology-item .technology-item_content .technology-item_link{margin-top:auto;width:100%;text-align:right}.technology-detail-box .technology-content .technology-list .technology-item .technology-item_content .technology-item_link a{color:#1e6191;font-size:16px;font-family:"Cuprum", sans-serif}@media all and (max-width:800px){.technology-detail-box .technology-content .technology-list .technology-item .technology-item_img,.technology-detail-box .technology-content .technology-list .technology-item .technology-item_content{width:100%}}.technology-detail-box .technology_image_box{width:35%;background:#f7f7f7;padding:2.5% 2.5% 5% 2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.technology-detail-box .technology_image_box .technology_detail_link{width:100%;display:flex;flex-wrap:wrap}.technology-detail-box .technology_image_box .technology_detail_link p{width:100%;font-family:"Cuprum", sans-serif;font-size:18px;margin:20px 0 10px;color:#111}.technology-detail-box .technology_image_box .technology_detail_link a{width:100%;font-family:"Cuprum", sans-serif;font-size:16px;margin:5px 0 5px;color:#1e6191}.technology-detail-box .technology_content_box{width:65%;padding:2.5% 2.5% 5% 2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.technology-detail-box .technology_content_box h3{font-family:"Cuprum", sans-serif;color:#111;margin:20px 0;font-size:28px;line-height:30px}.technology-detail-box .technology_content_box .technology_detail_text{color:#595959;font-family:"PT Sans", sans-serif;font-size:16px;line-height:25px}.technology-detail-box .technology_content_box .technology_detail_text a{color:#1e6191}@media all and (max-width:875px){.technology-detail-box .blue_column,.technology-detail-box .technology-content,.technology-detail-box .technology_image_box,.technology-detail-box .technology_content_box{width:100%}}.contact_map_box{width:100%;margin-top:50px;position:relative;-webkit-box-shadow:3px 3px 15px 3px #c7c7c7;box-shadow:3px 3px 15px 3px #c7c7c7}.stock_contact_details{top:0;right:0}.office_contact_details{top:0;left:0}.map_contact_details{width:40%;position:absolute;z-index:10}.map_contact_details .contact_details_header{background:rgba(255, 118, 26, 0.9);color:#fff;font-family:"Cuprum", sans-serif;font-size:28px;width:100%;line-height:75px;text-align:center}.map_contact_details .contact_details_content{background:rgba(11, 84, 136, 0.9);color:#fff;font-family:"Cuprum", sans-serif;font-size:18px;line-height:22px;width:100%;padding:15px 20px 15px 60px;box-sizing:border-box;height:375px;overflow:hidden}.map_contact_details .contact_details_content a{color:inherit}.map_contact_details .contact_details_content a:hover{color:#ff761a}.map_contact_details .contact_details_content .contact_details_box{margin-bottom:10px}.map_contact_details .contact_details_content .contact_details_box .contact_details_label{color:#ccc;margin-bottom:10px;position:relative}.map_contact_details .contact_details_content .contact_details_box .contact_details_label i{display:block;position:absolute;top:0;left:-30px}@media all and (max-width:875px){.map_contact_details{width:100%;position:relative}.map_contact_details .contact_details_content{flex-direction:initial}}.sales_representatives .sale_hr{background:#ff761a;height:2px;width:20%;margin:50px auto 50px}.sales_representatives .sales_representatives_box{background:#f0f0f0;width:100%;display:flex;flex-wrap:wrap;-webkit-box-shadow:3px 3px 15px 3px #c7c7c7;box-shadow:3px 3px 15px 3px #c7c7c7}.sales_representatives .sales_representatives_box .sales_header{width:100%;text-align:center;box-sizing:border-box;padding:50px 0 40px;color:#111;font-family:"Cuprum", sans-serif}.sales_representatives .sales_representatives_box .sales_header h3{font-size:34px;text-transform:uppercase}.sales_representatives .sales_representatives_box .sales_header p{font-size:22px}.sales_representatives .sales_representatives_box .sales_worker{padding-left:50px;box-sizing:border-box;width:49%}.sales_representatives .sales_representatives_box .sales_worker .sales_worker_box{margin-bottom:40px;font-family:"Cuprum", sans-serif;font-size:24px}.sales_representatives .sales_representatives_box .sales_worker .sales_worker_box .sales_worker_label{color:#111;margin-bottom:10px}.sales_representatives .sales_representatives_box .sales_worker .sales_worker_box .sales_worker_content{color:#737373}.sales_representatives .sales_representatives_box .sales_worker .sales_worker_box .sales_worker_content a{color:#1660a9}.sales_representatives .sales_representatives_box .sales_worker .sales_worker_box .sales_worker_content a:hover{color:#3f93e6}.sales_representatives .sales_representatives_box .sales_worker_hr{width:2px;background:#fff;height:270px}@media all and (max-width:767px){.sales_representatives .sales_representatives_box .sales_header,.sales_representatives .sales_representatives_box .sales_worker{width:100%;padding-left:20px;padding-right:20px}.sales_representatives .sales_representatives_box .sales_worker_hr{display:none}}.form_feedback_box{display:flex;flex-wrap:wrap;justify-content:center;width:80%;margin:0 auto}.form_feedback_box div{width:100%}.form_feedback_box div form{width:100%;display:flex;flex-wrap:wrap}.form_feedback_box div form .form_feedback_header{width:100%;text-align:center;font-family:"Cuprum", sans-serif;font-size:34px;color:#111;margin-bottom:10px}.form_feedback_box div form .form_feedback_box_description{width:100%;margin-bottom:60px}.form_feedback_box div form .form_feedback_box_description .form_feedback_description{text-align:center;font-family:"Cuprum", sans-serif;font-size:22px;color:#111;width:70%;margin:0 auto}@media all and (max-width:875px){.form_feedback_box div form .form_feedback_box_description .form_feedback_description{width:100%}}.form_feedback_box div form .form_feedback_info{margin-bottom:40px}.form_feedback_box div form .form_feedback_box_input{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.form_feedback_box div form .form_feedback_box_input .form_feedback_input{width:30%;position:relative;transition:0.5s}.form_feedback_box div form .form_feedback_box_input .form_feedback_input label{position:absolute;top:5px;left:0;color:#737373;font-family:"PT Sans", sans-serif;font-size:17px;z-index:-1;transition:0.5s}.form_feedback_box div form .form_feedback_box_input .form_feedback_input input{width:100%;outline:none;border:none;border-bottom:1px solid #737373;color:#737373;font-family:"PT Sans", sans-serif;font-size:17px;padding:5px 0;background:transparent;box-sizing:border-box}@media all and (max-width:767px){.form_feedback_box div form .form_feedback_box_input .form_feedback_input{width:100%}.form_feedback_box div form .form_feedback_box_input .form_feedback_input label{right:0;text-align:center}}@media all and (max-width:767px){.form_feedback_box div form .form_feedback_box_input .form_feedback_input.focus{margin-top:30px}}.form_feedback_box div form .form_feedback_box_input .form_feedback_input.focus label{transform:translateY(-30px);font-size:16px;color:#ff761a}@media all and (max-width:767px){.form_feedback_box div form .form_feedback_box_input .form_feedback_input.focus label{transform:translateY(-15px)}}.form_feedback_box div form .form_feedback_input{width:100%;position:relative}.form_feedback_box div form .form_feedback_input label{position:absolute;top:10px;left:10px;color:#737373;font-family:"PT Sans", sans-serif;font-size:17px;z-index:-1;transition:0.5s}.form_feedback_box div form .form_feedback_input textarea{width:100%;outline:none;border:1px solid #737373;color:#737373;font-family:"PT Sans", sans-serif;font-size:17px;padding:5px 0 0 15px;height:170px;background:transparent;box-sizing:border-box}.form_feedback_box div form .form_feedback_input.focus label,.form_feedback_box div form .form_feedback_input:valid label{transform:translateY(-30px);font-size:16px;color:#ff761a;top:0;left:0}.form_feedback_box div form .form_feedback_button{width:100%;padding:40px 0 70px;display:flex;justify-content:center}.form_feedback_box div form .form_feedback_button input{width:200px;background:#ff761a;font-family:"Cuprum", sans-serif;font-size:16px;color:#fff;outline:none;border:1px solid #ff761a;line-height:40px;transition:0.5s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form_feedback_box div form .form_feedback_button input:hover{color:#ff761a;background:#fff}.blue_column_company{font-family:"Cuprum", sans-serif;font-size:34px;text-align:center}.optovym_main_content_box{width:70%}@media all and (max-width:875px){.optovym_main_content_box{width:100%}}.optovym_main_content_box .optovym_attention_content{background:#f0f0f0;padding:2.5% 4% 5% 4%;box-sizing:border-box}.optovym_main_content_box .optovym_attention_content h3{font-size:28px;font-family:"Cuprum", sans-serif;margin:20px 0;color:#111}.optovym_main_content_box .optovym_attention_content .optovym_attention_text{color:#595959;font-family:"PT Sans", sans-serif;font-size:16px;line-height:25px}.optovym_main_content_box .optovym_main_content{padding:2.5% 4% 5% 4%;box-sizing:border-box}.optovym_main_content_box .optovym_main_content h3{font-size:28px;font-family:"Cuprum", sans-serif;margin:20px 0;color:#111}.optovym_main_content_box .optovym_main_content .optovym_top_text,.optovym_main_content_box .optovym_main_content .optovym_middle_text{color:#595959;font-family:"PT Sans", sans-serif;font-size:16px;line-height:25px}.optovym_main_content_box .optovym_main_content .optovym_ul{border-left:2px solid #ff761a;box-sizing:border-box;padding-left:40px;margin:40px 0}.optovym_main_content_box .optovym_main_content .optovym_ul .optovym_ul_header{font-family:"Cuprum", sans-serif;font-size:28px;margin-bottom:20px}.optovym_main_content_box .optovym_main_content .optovym_ul .optovym_ul_item ul li{margin-bottom:20px;font-family:"Cuprum", sans-serif;font-weight:bold;position:relative;padding-left:50px}.optovym_main_content_box .optovym_main_content .optovym_ul .optovym_ul_item ul li:before{content:'';position:absolute;top:0;left:0;background:url("/local/templates/.default/app/cssDIST/../img/if_check.png") no-repeat center;background-size:cover;width:25px;height:20px}.optovym_hr{height:3px;width:30%;background:#ff761a;margin:30px auto 50px}.optovym-oplata-box{width:100%}.optovym-oplata-box h3{font-size:34px;font-family:"Cuprum", sans-serif;width:100%;text-align:center;text-transform:uppercase;margin-bottom:10px;color:#111}.optovym-oplata-box .optovym-oplata_description{width:61%;margin:0 auto;text-align:center;font-size:18px;line-height:26px;font-family:"Cuprum", sans-serif;color:#111}@media all and (max-width:875px){.optovym-oplata-box .optovym-oplata_description{width:100%}}.optovym-oplata-box .optovym-oplata_table{width:90%;margin:0 auto}@media all and (max-width:570px){.optovym-oplata-box .optovym-oplata_table{overflow-x:scroll}}.optovym-oplata-box .optovym-oplata_table table{width:100%;border:none;margin:20px 0 20px}.optovym-oplata-box .optovym-oplata_table table tr td{text-align:center;font-size:20px;font-family:"Cuprum", sans-serif;padding:25px 10px;background:#f0f0f0;color:#737373;border-left:2px solid #fff;border-right:2px solid #fff}.optovym-oplata-box .optovym-oplata_table table tr:first-child td{background:#1e6191;color:#fff}.optovym-oplata-box .optovym-oplata_box_text{width:90%;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.optovym-oplata-box .optovym-oplata_box_text .optovym-oplata_text_content{width:62%;font-size:16px;line-height:30px;font-family:"PT Sans", sans-serif;color:#737373;padding-right:50px;box-sizing:border-box}.optovym-oplata-box .optovym-oplata_box_text .optovym-oplata_text_ul{width:38%;box-sizing:border-box}.optovym-oplata-box .optovym-oplata_box_text .optovym-oplata_text_ul h4{font-size:18px;line-height:26px;font-family:"Cuprum", sans-serif;color:#111;margin-bottom:20px}.optovym-oplata-box .optovym-oplata_box_text .optovym-oplata_text_ul ul{border-left:1px solid #ff761a}.optovym-oplata-box .optovym-oplata_box_text .optovym-oplata_text_ul ul li{font-size:18px;font-family:"Cuprum", sans-serif;color:#111;padding-left:20px;margin-bottom:20px}@media all and (max-width:767px){.optovym-oplata-box .optovym-oplata_box_text .optovym-oplata_text_content{width:100%;padding-right:0px}.optovym-oplata-box .optovym-oplata_box_text .optovym-oplata_text_ul{width:100%}}.optovym-dostavka-box{width:90%;margin:5% auto 4%;background:#f7f7f7;border-top:1px solid #ff761a;box-sizing:border-box;padding:50px 0}.optovym-dostavka-box h3{font-size:36px;font-family:"Cuprum", sans-serif;color:#111;margin-bottom:20px;width:100%;text-align:center}.optovym-dostavka-box .optovym-dostavka_text{font-size:18px;font-family:"Cuprum", sans-serif;color:#111;text-align:center;width:80%;margin:0 auto;line-height:26px}.optovym-dostavka-box .optovym-dostavka_text p{margin-bottom:20px}.gde-kupit_map_box{width:100%;margin-top:50px;position:relative;-webkit-box-shadow:3px 3px 15px 3px #c7c7c7;box-shadow:3px 3px 15px 3px #c7c7c7}.gde-kupit_map_box .gde-kupit_map_detail{width:45%;position:absolute;top:0;left:0;height:100%;z-index:10;box-sizing:border-box}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_text{background:rgba(11, 84, 136, 0.9);color:#fff;height:63.33%;padding:45px;box-sizing:border-box}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_text h4{font-family:"Cuprum", sans-serif;font-size:30px;margin-bottom:10px}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_text .gde-kupit_map_text_content{font-family:"PT Sans", sans-serif;font-size:16px;line-height:26px;color:#ccc}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_text .gde-kupit_map_text_content a{color:#fff}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_region{height:100%;background:rgba(255, 118, 26, 0.9);color:#fff;padding:45px;box-sizing:border-box}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_region h4{font-family:"Cuprum", sans-serif;font-size:30px;margin-bottom:10px;box-sizing:border-box}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_region .gde-kupit_map_region_content{display:flex;flex-wrap:wrap;justify-content:space-between}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_region .gde-kupit_map_region_content .region_content_item{box-sizing:border-box;padding:10px 0;flex-basis:190px}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_region .gde-kupit_map_region_content .region_content_item a{font-family:"Cuprum", sans-serif;font-size:22px;box-sizing:border-box;text-decoration:none;border-bottom:1px dashed #fff;color:#fff}@media all and (max-width:875px){.gde-kupit_map_box .gde-kupit_map_detail{width:100%;position:relative}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_text{height:auto;padding:45px 15px}.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_region{height:auto;padding:45px 15px}}@media all and (max-width:424px){.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_text,.gde-kupit_map_box .gde-kupit_map_detail .gde-kupit_map_region{padding:2.5% 2.5% 5% 2.5%}}@media all and (max-width:540px){.gde-kupit_map_content{height:300px;overflow:hidden}}.gde-kupit_hr{margin:35px auto;width:20%;height:2px;background:#ff761a}.content_region_box{width:90%;margin:0 auto 50px}.content_region_box h4{text-transform:uppercase;font-family:"Cuprum", sans-serif;font-size:34px;color:#111;width:100%;text-align:center;margin:10px 0 30px}.content_region_box .content_region_box{width:100%;display:flex;flex-wrap:wrap}.content_region_box .content_region_box .city_items_box{width:40%}.content_region_box .content_region_box .city_items_box .content_city_items{width:100%;display:flex;flex-wrap:wrap}.content_region_box .content_region_box .city_items_box .content_city_items .content_region_item{flex-basis:200px;border:1px solid #ccc;box-sizing:border-box;padding:10px;margin:0 10px 10px 0;max-height:80px}@media all and (max-width:500px){.content_region_box .content_region_box .city_items_box .content_city_items .content_region_item{flex-basis:100%}}.content_region_box .content_region_box .city_items_box .content_city_items .content_region_item p.city_name{font-family:"Cuprum", sans-serif;font-size:30px;color:#6a6a6a}.content_region_box .content_region_box .city_items_box .content_city_items .content_region_item p.city_count{font-family:"PT Sans", sans-serif;font-size:14px;color:#6a6a6a}.content_region_box .content_region_box .city_items_box .content_city_items .content_region_item.active{border:1px solid #ff761a}.content_region_box .content_region_box .city_items_box .content_city_items .content_region_item.active p.city_name{color:#ff761a}.content_region_box .content_region_box .city_items_box .content_city_items .content_region_item.active p.city_count{color:#ff761a}.content_region_box .content_region_box .content_magazines_box{width:60%;overflow:auto;height:900px}.content_region_box .content_region_box .content_magazines_box::-webkit-scrollbar{width:8px}.content_region_box .content_region_box .content_magazines_box::-webkit-scrollbar-track{background:#737373;border:5px solid transparent;background-clip:content-box}.content_region_box .content_region_box .content_magazines_box::-webkit-scrollbar-thumb{background:#737373;border:1px solid #737373;border-radius:4px}.content_region_box .content_region_box .content_magazines_box .magazin_box{width:100%;border-left:2px solid #ff761a;box-sizing:border-box;display:flex;flex-wrap:wrap;background:#f0f0f0;padding-right:8%}.content_region_box .content_region_box .content_magazines_box .magazin_box .no_magaz{width:100%;color:#111;font-family:"Cuprum", sans-serif;font-size:32px;text-align:center;height:100vh;margin-top:60px}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_count{width:12%;text-align:center;box-sizing:border-box;padding-top:25px;color:#ff761a;font-family:"Cuprum", sans-serif;font-size:22px}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property{width:88%;border-bottom:1px solid #fff;box-sizing:border-box;padding-top:25px}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_name{color:#111;font-family:"Cuprum", sans-serif;font-size:22px;margin-bottom:25px;display:flex;align-items:center;justify-content:space-between}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_item{margin-bottom:15px;color:#737373}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_item .label{font-family:"Cuprum", sans-serif;font-size:20px;margin-bottom:5px}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_item .info{font-family:"PT Sans", sans-serif;font-size:16px}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_item .info a{text-decoration:none;color:#737373}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_item .info a:hover{text-decoration:underline}@media all and (max-width:875px){.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_adress .label:before{background:url('/local/templates/.default/app/cssDIST/../img/addr.png') no-repeat}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_calendar .label:before{background:url('/local/templates/.default/app/cssDIST/../img/timer.png') no-repeat}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_phone .label:before{background:url('/local/templates/.default/app/cssDIST/../img/phone.png') no-repeat}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_email .label:before{background:url('/local/templates/.default/app/cssDIST/../img/mess.png') no-repeat}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_sait .label:before{background:url('/local/templates/.default/app/cssDIST/../img/domen.png') no-repeat}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_item{display:none;margin:15px 15px}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_item .label{position:relative;font-weight:700}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_item .label:before{content:"";background-size:cover;position:absolute;height:25px;width:25px;left:-35px;top:0px}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property .magazin_name:after{content:"↓";color:#ff761a;transition:0.5s}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property.active{height:initial}.content_region_box .content_region_box .content_magazines_box .magazin_box .magazin_property.active .magazin_name:after{transform:rotate(180deg)}}@media all and (max-width:875px){.content_region_box .content_region_box .city_items_box,.content_region_box .content_region_box .content_magazines_box{width:100%}.content_region_box .content_region_box .content_city_items{justify-content:center}.content_region_box .content_region_box .content_magazines_box{height:initial}}.ymaps-b-zoom_hints-pos_right{right:5px !important}.ymaps-b-zoom{width:25px;display:flex;flex-direction:column;position:absolute;right:0}.contact_map_box.item2 .ymaps-b-zoom{left:0}.catalog_sections_box .row_up{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin:4% 0 4%}@media screen and (max-width:1250px){.catalog_sections_box .row_up{margin:4% auto 0;width:70%;align-self:center}}@media screen and (max-width:880px){.catalog_sections_box .row_up{margin:4% auto 0;width:100%;align-self:center}}.catalog_sections_box .row_up .plate_main_up{width:295px;height:295px;position:relative;overflow:hidden}.catalog_sections_box .row_up .plate_main_up:hover{transition:all 0.4s}.catalog_sections_box .row_up .plate_main_up:hover img{transform:scale(1.1)}.catalog_sections_box .row_up .plate_main_up:hover span{border:1px solid #1660a9;transform:translateY(-60px) translateX(60px);transition:all 0.4s}.catalog_sections_box .row_up .plate_main_up a{display:block;position:relative;text-decoration:none;color:#000}.catalog_sections_box .row_up .plate_main_up a img{transition:all 1s ease-out}.catalog_sections_box .row_up .plate_main_up a span{position:absolute;top:80%;min-width:50%;background:#fff;font-size:1.5em;padding:8px 13px 8px 10px;text-transform:uppercase;z-index:1}.catalog_section_box{background:#fff;width:100%;display:flex;flex-wrap:wrap;-webkit-box-shadow:3px 3px 15px 3px #c7c7c7;box-shadow:3px 3px 15px 3px #c7c7c7;padding:2.5% 2.5% 5% 2.5%;margin-top:4%}.catalog_section_box .filter_toggle_button{display:none;font-size:26px;font-weight:normal;text-transform:uppercase;color:#fff;background:#1e6191;box-sizing:border-box;width:100%;padding:20px 30px;margin-bottom:5px;cursor:pointer}@media all and (max-width:875px){.catalog_section_box .filter_toggle_button{display:block}}.catalog_section_box #filter_toggle{display:none}.catalog_section_box #filter_toggle:checked + .filter_section_box{display:block}.catalog_section_box .filter_section_box{width:30%;padding-right:2.5%;box-sizing:border-box}@media all and (max-width:875px){.catalog_section_box .filter_section_box{display:none;padding-right:0}}.catalog_section_box .filter_section_box .count_model{font-family:"Cuprum", sans-serif;font-size:26px;text-transform:uppercase;color:#fff;background:#1e6191;box-sizing:border-box;width:100%;padding:20px 30px;margin-bottom:5px}.catalog_section_box .items_section_box{width:70%}.catalog_section_box .items_section_box .items_section_filter{width:100%;font-family:"Cuprum", sans-serif;font-size:24px;display:flex;flex-wrap:wrap;border-bottom:1px solid #ff761a;padding:5px 0;margin-bottom:30px}@media all and (max-width:875px){.catalog_section_box .items_section_box .items_section_filter{justify-content:center}}.catalog_section_box .items_section_box .items_section_filter div{margin-right:30px;color:#1e6191}@media all and (max-width:875px){.catalog_section_box .items_section_box .items_section_filter div{width:100%;text-align:center;margin-right:0}}.catalog_section_box .items_section_box .items_section_filter a{text-decoration:none;margin-right:30px;color:#ccc}@media all and (max-width:875px){.catalog_section_box .items_section_box .items_section_filter a{margin-right:15px;margin-left:15px}}.catalog_section_box .items_section_box .items_section_filter a i{font-size:16px;line-height:24px}.catalog_section_box .items_section_box .items_section_filter a.active{color:#ff761a}.catalog_section_box .items_section_box .items_section{display:flex;flex-wrap:wrap;justify-content:left;align-items:stretch}@media all and (max-width:430px){.catalog_section_box .items_section_box .items_section{justify-content:center}}.catalog_section_box .items_section_box .items_section .item_section_box{width:180px;overflow:hidden;display:flex;flex-wrap:wrap;flex-direction:column;transition:0.5s;margin:5px;margin-bottom:20px}.catalog_section_box .items_section_box .items_section .item_section_box:hover a{border:1px solid #ff761a}.catalog_section_box .items_section_box .items_section .item_section_box:hover .price_item{color:#ff761a}.catalog_section_box .items_section_box .items_section .item_section_box a{display:flex;align-items:center;justify-content:center;border:1px solid #ccc;text-align:center;width:180px;height:180px;box-sizing:border-box}.catalog_section_box .items_section_box .items_section .item_section_box .name_item{margin:0.5em 0 auto;text-align:center;font-family:"Cuprum", sans-serif;font-size:16px;color:#111}.catalog_section_box .items_section_box .items_section .item_section_box .price_item{text-align:center;font-family:"Cuprum", sans-serif;font-size:18px;color:#898989}.catalog_section_box .items_section_box .items_section .item_section_box img{height:178px;width:auto}@media all and (max-width:875px){.catalog_section_box .filter_section_box,.catalog_section_box .items_section_box{width:100%}}@media all and (max-width:875px){.catalog_order{display:flex;flex-direction:column}.catalog_order .catalog_section_box{order:1;margin:4% 0 2.5%}.catalog_order .seo_block{order:2}}.seo_block{-webkit-box-shadow:1px 1px 10px 1px #c7c7c7;box-shadow:1px 1px 10px 1px #c7c7c7;margin:4% 0 2.5%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-wrap:wrap;background:#1e6191;padding:2.5% 2.5% 5% 2.5%}.seo_block .seo_block_header{width:30%;font-family:"Cuprum", sans-serif;font-size:30px;color:#fff;box-sizing:border-box;padding:0 70px 0 0;text-align:center}.seo_block .seo_block_text{width:70%;font-family:"PT Sans", sans-serif;font-size:16px;color:#ccc;line-height:28px}.seo_block .seo_block_text .read_more{width:100%;height:2px;background:#fff;position:relative;margin-top:20px}.seo_block .seo_block_text .read_more:before{content:'';position:absolute;left:50%;bottom:-20px;border:10px solid transparent;border-top:10px solid #fff}@media all and (max-width:875px){.seo_block .seo_block_header,.seo_block .seo_block_text{width:100%}}.table_size_popup{max-width:800px;margin:40px auto;padding:2.5% 2.5% 5% 2.5%;background:#fff;position:relative}.table_size_popup p{position:absolute;width:100%;display:flex;justify-content:flex-end;top:0;left:0}.table_size_popup p a{display:block;margin:20px;text-decoration:none;color:#737373;font-size:25px}.table_size_popup .table_size_header{width:100%}.table_size_popup .table_size_header h5{width:max-content;font-family:"Cuprum", sans-serif;font-size:34px;border-bottom:2px solid #ff761a;padding:20px 15px;box-sizing:border-box;color:#111;text-align:center;text-transform:uppercase;margin:0 auto 35px}.table_size_popup .table_size_text{width:100%;font-family:"PT Sans", sans-serif;font-size:18px;line-height:30px;color:#111}.table_size_popup .table_size_header_table{width:100%}.table_size_popup .table_size_header_table table{width:100%;text-align:center;margin:25px 0}.table_size_popup .table_size_header_table table tr{font-family:"Cuprum", sans-serif}.table_size_popup .table_size_header_table table tr:first-child{background:#1e6191;color:#fff;font-size:20px;line-height:70px}.table_size_popup .table_size_header_table table tr:nth-child(2n){background:#f0f0f0;color:#737373;font-size:23px;line-height:60px}.table_size_popup .table_size_header_table table tr:nth-child(2n+1):not(:first-child){background:#f7f7f7;color:#737373;font-size:23px;line-height:60px}.table_size_popup .table_size_header_table table tr td{border:2px solid #fff;width:50%}.table_size_popup .table_size_header_bottom{width:100%;font-family:"Cuprum", sans-serif;font-size:30px;color:#111;margin:40px 0 25px}.table_size_popup .table_size_header_bottom_two_level{width:100%;font-family:"Cuprum", sans-serif;font-size:28px;color:#111;margin:40px 0 25px}.order_result{margin:50px 0}.order_result_text{font-size:36px;text-align:center;color:#1e6191;margin-bottom:42px}.bx-authform .alert p{margin-bottom:15px}.bx-authform .alert ul{margin:15px 0}.bx-authform .alert ul li{list-style:disc;list-style-position:inside}.basket_form .basket_form_box{background:#fff;box-shadow:2px 2px 10px 2px #c7c7c7;padding:2.5%;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.basket_form .basket_form_box h3{width:100%;text-align:center;font-family:"Cuprum", sans-serif;font-size:34px;color:#111;margin-bottom:10px}.basket_form .basket_form_box .form_description{text-align:center;font-family:"Cuprum", sans-serif;font-size:22px;color:#111;width:70%;margin:0 auto}.basket_form .basket_form_box .basket_form_content form{width:85%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.basket_form .basket_form_box .basket_form_content form .basket_form_msg{width:100%;margin:10px 0}.basket_form .basket_form_box .basket_form_content form .basket_form_row{width:48%;margin:10px 0}.basket_form .basket_form_box .basket_form_content form .basket_form_row input{width:100%;outline:none;border:none;border-bottom:1px solid #737373;color:#737373;font-family:"PT Sans", sans-serif;font-size:17px;padding:5px 10px 5px;background:transparent;box-sizing:border-box}.basket_form .basket_form_box .basket_form_content form .basket_form_row_button{width:100%;display:flex;justify-content:flex-end}.basket_form .basket_form_box .basket_form_content form .basket_form_row_button input{width:200px;background:#ff761a;font-family:"Cuprum", sans-serif;font-size:16px;color:#fff;outline:none;border:1px solid #ff761a;line-height:40px;transition:0.5s;border-radius:5px;margin-top:15%}.basket_form .basket_form_box .basket_form_content form .basket_form_row_button input:hover{background:#fff;color:#ff761a}.basket_form .basket_form_box .basket_form_content form .basket_form_hidden{display:none}.bx-authform{padding:30px;margin:0 auto}.auth_content{background:#fff;box-shadow:2px 2px 10px 2px #c7c7c7;padding:2.5%;width:100%;margin:5% 0}.auth_content .reg_msg_auth{margin:10px 0}.auth_content .auth_form_box{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.auth_content .auth_form_box .auth_form_login{width:48%;border:1px solid #ddd;padding:1.5%;box-sizing:border-box}@media all and (max-width:767px){.auth_content .auth_form_box .auth_form_login{width:100%}}.auth_content .auth_form_box .auth_form_login .auth_input_row{width:100%;display:flex;flex-wrap:wrap;padding:2%}.auth_content .auth_form_box .auth_form_login .auth_input_row .bx-auth-label{width:70%;margin-bottom:10px}.auth_content .auth_form_box .auth_form_login .auth_input_row .bx-auth-input{width:70%;height:30px;padding-left:10px}.auth_content .auth_form_box .auth_form_login .auth_input_row .authorize-submit-cell input{width:200px;background:#ff761a;font-family:"Cuprum", sans-serif;font-size:16px;color:#fff;outline:none;border:1px solid #ff761a;line-height:40px;transition:0.5s}.auth_content .auth_form_box .auth_form_login .auth_input_row .authorize-submit-cell input:hover{background:#fff;color:#ff761a}.auth_input_row a{font-family:"Cuprum", sans-serif;font-size:16px;color:#0b5488;outline:none}.auth_form_registration{width:48%;border:1px solid #ddd;padding:1.5%;box-sizing:border-box}.auth_form_registration .bx-auth{margin-bottom:20px}.auth_form_registration .auth_input_row{width:100%;display:flex;flex-wrap:wrap;padding:1%}.auth_form_registration .auth_input_row .bx-auth-label{width:70%;margin-bottom:10px}.auth_form_registration .auth_input_row input:not([type=submit]){width:70%;height:30px;padding-left:10px}.auth_form_registration .auth_input_row input[type=submit]{width:200px;background:#ff761a;font-family:"Cuprum", sans-serif;font-size:16px;color:#fff;outline:none;border:1px solid #ff761a;line-height:40px;transition:0.5s;margin:10px 0}.auth_form_registration .auth_input_row input[type=submit]:hover{background:#fff;color:#ff761a}.login_yes{width:100%;text-align:center;font-size:30px;color:#111;margin:20px 0 30px}.logout_butt_auth{width:200px;background:#ff761a;font-family:"Cuprum", sans-serif;font-size:16px;color:#fff;outline:none;border:1px solid #ff761a;line-height:40px;transition:0.5s;margin:30px 0}.logout_butt_auth:hover{background:#fff;color:#ff761a}.link_magazine{font-family:"Cuprum", sans-serif;font-size:18px;color:#0b5488;outline:none;display:block;margin:5px 0}.forgotpasswd_content{background:#fff;box-shadow:2px 2px 10px 2px #c7c7c7;padding:2.5%;width:100%;margin:5% 0}.forgotpasswd_content .info_forgotpasswd{width:100%;display:flex;flex-wrap:wrap}.forgotpasswd_content .info_forgotpasswd div{width:100%;font-size:20px;color:#111;margin:5px 0}.forgotpasswd_content .auth_input_row{width:100%;display:flex;flex-wrap:wrap;padding:1%}.forgotpasswd_content .auth_input_row .bx-auth-label{width:70%;margin-bottom:10px}.forgotpasswd_content .auth_input_row input:not([type=submit]){width:70%;height:30px;padding-left:10px}.forgotpasswd_content .auth_input_row input[type=submit]{width:200px;background:#ff761a;font-family:"Cuprum", sans-serif;font-size:16px;color:#fff;outline:none;border:1px solid #ff761a;line-height:40px;transition:0.5s;margin:10px 0}.forgotpasswd_content .auth_input_row input[type=submit]:hover{background:#fff;color:#ff761a}.or{width:70%;text-align:center}.auth_content_change{background:#fff;box-shadow:2px 2px 10px 2px #c7c7c7;padding:2.5%;width:100%;margin:5% 0}.auth_content_change .auth_input_row{width:100%;display:flex;flex-wrap:wrap;padding:1%}.auth_content_change .auth_input_row .bx-auth-label{width:70%;margin-bottom:10px}.auth_content_change .auth_input_row input:not([type=submit]){width:70%;height:30px;padding-left:10px}.auth_content_change .auth_input_row input[type=submit]{width:200px;background:#ff761a;font-family:"Cuprum", sans-serif;font-size:16px;color:#fff;outline:none;border:1px solid #ff761a;line-height:40px;transition:0.5s;margin:10px 0}.auth_content_change .auth_input_row input[type=submit]:hover{background:#fff;color:#ff761a}@media all and (max-width:767px){.auth_form_registration,.auth_form_login{width:100%}}.popup_body{overflow-y:hidden}.popup{display:none;position:fixed;width:100%;height:100%;top:0;left:0;text-align:center;background-color:rgba(0, 0, 0, .7);z-index:1001}.popup_result{margin-bottom:10px}.popup_result.success{color:#028a29}.popup_result.error{color:#c9302c}.popup_content{position:absolute;box-sizing:border-box;max-width:320px;height:auto;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;padding:40px;z-index:1}.popup_close{position:absolute;top:0;right:0;width:40px;height:40px;background-color:transparent;border:none;padding:0;appearance:none;-webkit-appearance:none;cursor:pointer}.popup_close:before,.popup_close:after{content:'';display:block;position:absolute;top:50%;left:50%;width:25px;height:2px;background-color:#000;transform-origin:center center}.popup_close:before{transform:translateX(-50%) rotate(45deg)}.popup_close:after{transform:translateX(-50%) rotate(-45deg)}.popup_btn{width:200px;background:#ff761a;font-family:"Cuprum", sans-serif;font-size:16px;color:#fff;outline:none;border:1px solid #ff761a;margin-top:25px;line-height:40px;transition:0.5s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.popup_btn:hover{color:#ff761a;background:#fff}.popup .validation{display:none}.wrapper{max-width:1180px;margin:0 auto;padding-left:15px;padding-right:15px}@media screen and (max-width:1140px){.wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width:960px){.wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width:720px){.wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width:540px){.wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width:320px){.wrapper{padding-left:15px;padding-right:15px}}@media all and (max-width:600px){.wrapper{padding-top:1px}.wrapper .bx-breadcrumb{display:none}}body{position:relative;font-family:"Cuprum", sans-serif;font-size:16px;color:#000;line-height:initial !important}.main_content{background:url("/local/templates/.default/app/cssDIST/../img/main_bg.png") no-repeat;background-size:100%}.main_content h1.main_header_page{display:inline-block;font-size:3em;background:#fff;border-bottom:2px solid #df8433;padding:0 10px;margin-top:3%;margin-left:15px;text-transform:uppercase}@media screen and (max-width:720px){.main_content h1.main_header_page{font-size:2em}}@media screen and (max-width:540px){.main_content h1.main_header_page{font-size:1.5em}}.main_content_box{background:#fff;-webkit-box-shadow:1px 1px 10px 1px #c7c7c7;box-shadow:1px 1px 10px 1px #c7c7c7;margin:4% 0 5.5%;width:100%;padding:2.5% 2.5% 5% 2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.video{position:relative;width:100%;padding-top:56.25%;margin-top:4%}.video video{position:absolute;top:0;left:0;width:100%;height:100%}.video .wrapper{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;box-sizing:border-box}.video .video_content{display:flex;flex-direction:column;justify-content:center;width:400px;height:100%;color:#fff}@media (max-width:768px){.video .video_content{display:none}}.video .video_content h2{font-size:1.9em;margin-bottom:30px}.video .video_content p{font-size:1.15em;margin-bottom:30px}.slick-arrow{width:40px;height:40px;z-index:50}.slick-arrow:before{font-family:'FontAwesome';font-size:40px;color:#000;text-align:center}.slick-prev{left:25px}.slick-prev:before{content:'\f104'}.slick-next{right:25px}.slick-next:before{content:'\f105'}
/* End */


/* Start:/local/templates/Talen/components/bitrix/menu/main_header/style.css?1596056364651*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/Talen/components/bitrix/menu/main_header/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}
#bx_incl_area_3{
	display: flex;
	width: 100%;
	align-items: center;
}



/* End */


/* Start:/local/templates/Talen/components/bitrix/sale.basket.basket.line/basket_menu/style.css?15960563645149*/
.basket_main_menu{
	display: flex;
	align-items: center;
}
.bx-hdr-profile{
	display: flex;
}
.bx-basket-block {
	position: relative;
	white-space: nowrap;
	font-size: 12px;
	display: flex;
	align-items: center;
}

.bx-basket-block > .fa {
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a {
	margin-right: 20px;
	font-size: 20px;
	color: #97a1ab;
}
.bx-basket-block .name-login{
	font-size: 15px;
	padding: 0 10px;
}
.bx-basket-block p{
	position: absolute;
    top: 0px;
    left: 12px;
    width: 20px;
    height: 20px;
    border: 2px solid #ff7f00;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff7f00;
    color: #fff;
    font-weight: 700;
}

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 1140px) {
	.bx-basket-block p{
		position: absolute;
		top: 0px;
		left: 250px;
		width: 20px;
		height: 20px;
		border: 2px solid #ff7f00;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #fff;
		color: #ff7f00;
		font-weight: 700;
	}
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }

/* End */


/* Start:/local/templates/Talen/components/bitrix/breadcrumb/breadcrumb/style.css?1596056364567*/
.bx-breadcrumb {
	margin: 10px 0;
	padding-top: 10px;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/Talen/components/bitrix/news.list/partners/style.css?1596056364150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/Talen/components/bitrix/menu/main_footer/style.css?1596056364581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/Talen/components/bitrix/menu/main_footer/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */
/* /local/templates/.default/app/plugins/OWL/owl.carousel.min.css?15960563653356 */
/* /local/templates/.default/app/plugins/OWL/owl.theme.default.min.css?15960563651018 */
/* /local/templates/.default/app/plugins/slick/slick-theme.css?15960563653145 */
/* /local/templates/.default/app/plugins/slick/slick.css?15960563651776 */
/* /local/templates/.default/app/plugins/magnific/magnific-popup.css?15960563656951 */
/* /local/templates/.default/app/css/font-awesome.min.css?159605636441936 */
/* /local/templates/.default/app/cssDIST/styles_1604088298.css?160408830278993 */
/* /local/templates/Talen/components/bitrix/menu/main_header/style.css?1596056364651 */
/* /local/templates/Talen/components/bitrix/sale.basket.basket.line/basket_menu/style.css?15960563645149 */
/* /local/templates/Talen/components/bitrix/breadcrumb/breadcrumb/style.css?1596056364567 */
/* /local/templates/Talen/components/bitrix/news.list/partners/style.css?1596056364150 */
/* /local/templates/Talen/components/bitrix/menu/main_footer/style.css?1596056364581 */
