@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"Г—";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:33px;font-weight:700;text-align:center}.fancybox-share p{margin:0;padding:0;text-align:center}.fancybox-share p:first-of-type{margin-right:-10px}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;border:0;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#707070;transition:all .2s}.fancybox-share_button:focus,.fancybox-share_button:hover{text-decoration:none;color:#333;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.fancybox-share_button svg{margin-right:5px;width:20px;height:20px;vertical-align:text-bottom}.fancybox-share input{box-sizing:border-box;width:100%;margin:5px 0 0;padding:10px 15px;border:1px solid #d7d7d7;border-radius:3px;background:#ebebeb;color:#5d5b5b;font-size:14px;outline:none}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* 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; } }


/* normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
strong,
b {
  font-weight: inherit;
}
strong,
b {
  font-weight: bolder;
}
html {
  font-family: sans-serif;
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus,
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  color: #000;
  background: #ff0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
dl {
  margin: 0;
  padding: 0;
}
dd {
  margin: 0;
}
@font-face {
  font-family: 'OpenSans';
  src: url("fonts/opensans-regular.ttf") format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'OpenSans';
  src: url("fonts/opensans-bold.ttf") format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'OpenSansCond';
  src: url("fonts/opensans-condlight.ttf") format('truetype');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'OpenSansCond';
  src: url("fonts/opensans-condbold.ttf") format('truetype');
  font-style: normal;
  font-weight: 700;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
*:first-child {
  margin-top: 0;
}
*:last-child {
  margin-bottom: 0;
}
html,
body {
  height: 100%;
}
html,
button,
input,
select,
textarea {
  color: #33494f;
}
body {
  font: 400 14px OpenSans, 'Helvetica Neue', Arial, sans-serif;
}
p {
  margin: 0 0 1em 0;
  line-height: 2;
}
hr {
  display: block;
  height: 0;
  border: 0;
  border-top: 3px solid #eff4f3;
  padding: 0;
}
@media (max-width: 767px) {
  hr {
    margin: 15px 0;
  }
}
@media (min-width: 1280px) {
  hr {
    margin: 20px -50px 25px -50px;
  }
}
img {
  max-width: 100%;
  vertical-align: middle;
}
a {
  color: #147f9d;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
a:hover {
  color: #1cafd8;
}
label {
  cursor: default;
}
.clear:before,
.row-wide:before,
.row:before,
.clear:after,
.row-wide:after,
.row:after {
  content: "";
  display: table;
  line-height: 0;
}
.clear:after,
.row-wide:after,
.row:after {
  clear: both;
}
[class*="icon-"] {
  font-size: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.nav-primary-btn {
  top: 10px;
  right: 10px;
  cursor: pointer;
  position: absolute;
  z-index: 10;
}
@media (min-width: 768px) {
  .nav-primary-btn {
    display: none;
  }
}
.nav-primary {
  margin: 0;
  cursor: default;
}
@media (max-width: 767px) {
  .nav-primary {
    left: 0;
    right: 0;
    top: 50px;
    opacity: 0;
    z-index: 100;
    padding: 10px 0;
    visibility: hidden;
    position: absolute;
    background: #009b91;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  }
}
@media (min-width: 768px) {
  .nav-primary {
    padding: 0;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.nav-primary > li {
  list-style: none;
}
@media (min-width: 768px) {
  .nav-primary > li {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: inline-block;
  }
}
.nav-primary > li ._inverted-dir > ul {
  left: auto;
  right: 100%;
}
.nav-primary > li ._inverted-dir._expandable > a:after,
.nav-primary > li ._inverted-dir._expandable > div:after {
  left: -2px;
  right: auto;
  border-color: transparent #fff transparent transparent;
}
.nav-primary > li._visible > a,
.nav-primary > li._visible > div {
  background: #d23a1c;
}
.nav-primary > li:hover > ul {
  opacity: 1;
  margin-top: 0;
  visibility: visible;
}
.nav-primary > li > a,
.nav-primary > li > div {
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.nav-primary > li > a:hover,
.nav-primary > li > div:hover,
.nav-primary > li > a._active,
.nav-primary > li > div._active {
  background: #d23a1c;
}
@media (max-width: 767px) {
  .nav-primary > li > a,
  .nav-primary > li > div {
    padding: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .nav-primary > li > a,
  .nav-primary > li > div {
    padding: 7px 10px;
    font: 14px OpenSansCond;
  }
}
@media (min-width: 980px) {
  .nav-primary > li > a,
  .nav-primary > li > div {
    padding: 10px 24px 10px 24px;
    font: 16px OpenSansCond;
  }
}
.nav-primary > li ul {
  padding: 0;
  opacity: 0;
  color: #fff;
  z-index: 101;
  position: absolute;
  visibility: hidden;
  margin: -10px 0 0 0;
  background: #009b91;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.nav-primary > li ul li {
  list-style: none;
}
.nav-primary > li ul li._visible > a,
.nav-primary > li ul li._visible > div {
  background: #d23a1c;
}
.nav-primary > li ul li._visible > ul {
  opacity: 1;
  visibility: visible;
}
.nav-primary > li ul li._expandable > a,
.nav-primary > li ul li._expandable > div {
  padding-right: 35px;
}
.nav-primary > li ul li._expandable > a:after,
.nav-primary > li ul li._expandable > div:after {
  width: 0;
  right: 0;
  height: 0;
  top: 0.9em;
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 5px 10px;
  border-color: transparent transparent transparent #fff;
}
.nav-primary > li ul li a,
.nav-primary > li ul li div {
  color: #fff;
  display: block;
  padding: 10px 25px;
  position: relative;
  text-decoration: none;
}
.nav-primary > li ul li a:hover,
.nav-primary > li ul li div:hover,
.nav-primary > li ul li a._active,
.nav-primary > li ul li div._active {
  background: #d23a1c;
}
.nav-primary > li ul ul {
  top: 0;
  left: 100%;
  min-width: 230px;
}
.nav-primary_visible {
  top: 58px;
  opacity: 1;
  visibility: visible;
}
.header {
  z-index: 100;
  position: relative;
}
.header:after {
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  height: 3px;
  margin: auto;
  position: absolute;
  background: #eff4f3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .header:after {
    width: 768px;
    width: 100%;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .header:after {
    width: 960px;
  }
}
@media (min-width: 1280px) {
  .header:after {
    width: 1174px;
  }
}
@media (max-width: 979px) {
  .header {
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .header {
    margin-bottom: 15px;
    padding-bottom: 9px;
  }
}
@media (min-width: 1280px) {
  .header {
    margin-bottom: 20px;
    padding-bottom: 14px;
  }
}
.header__grid-1 {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 979px) {
  .header__grid-1 {
    margin-top: 10px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .header__grid-1 {
    /* margin-top: 95px; */
    margin-top: 70px;
  }
}
@media (min-width: 1280px) {
  .header__grid-1 {
    /* margin-top: 120px; */
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .header__grid-1 > .col {
    text-align: center;
    margin-bottom: 10px;
    -webkit-flex: 1 1 100% !important;
    -ms-flex: 1 1 100% !important;
    flex: 1 1 100% !important;
  }
}
.header__grid-1 > .col:first-child {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .header__grid-1 > .col:first-child {
    margin-bottom: 0;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .header__grid-1 > .col:first-child {
    -webkit-flex: 0 1 204px;
    -ms-flex: 0 1 204px;
    flex: 0 1 204px;
  }
}
@media (min-width: 1280px) {
  .header__grid-1 > .col:first-child {
    -webkit-flex: 0 1 294px;
    -ms-flex: 0 1 294px;
    flex: 0 1 294px;
  }
}
@media (max-width: 979px) {
  .header__grid-1 > .col:last-child {
    padding: 0;
  }
}
@media (min-width: 980px) {
  .header__grid-1 > .col:last-child {
    text-align: right;
    max-width: 350px;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media (max-width: 767px) {
  .header__select-cities .select-type-1__list {
    left: 0;
    right: 0;
  }
}
@media (min-width: 980px) {
  .header__select-cities {
    width: 140px;
  }
}
.header__logo {
  display: inline-block;
}
@media (max-width: 767px) {
  .header__logo {
    margin: 10px 0;
  }
}
@media (max-width: 1279px) {
  .header__logo {
    width: 179px;
    height: 21px;
  }
  .header__logo [class*="icon-"] {
    zoom: 0.7;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    image-rendering: optimizeQuality;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
.header__logo img{
  width: 100%;
  max-width: 250px;
}
.header-user {
  text-align: right;
  position: relative;
  display: inline-block;
  letter-spacing: 0.06em;
  vertical-align: bottom;
  text-transform: uppercase;
  font-family: OpenSansCond;
}
.header-user a {
  color: #009b91;
}
.header-user a:hover {
  color: #00e2d3;
}
.header-user__link-login {
  font-size: 16px;
  text-decoration: none;
}
@media (max-width: 979px) {
  .header-user__link-login {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px 10px;
  }
}
.header-user__link-logoff {
  font-size: 16px;
  text-decoration: none;
}
@media (max-width: 979px) {
  .header-user__link-logoff {
    display: inline-block;
    margin: 0 10px 10px 0;
    vertical-align: middle;
  }
}
.header-user__id {
  overflow: hidden;
  padding-top: 2px;
  white-space: nowrap;
  margin: -8px 0 13px 0;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .header-user__id {
    max-width: 240px;
  }
}
@media (max-width: 979px) {
  .header-user__id {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px 10px;
  }
}
@media (min-width: 980px) {
  .header-user__id {
    max-width: 185px;
  }
}
.header-user [class*="icon"] {
  top: -2px;
  margin-right: 10px;
}
.header-cart {
  top: 2px;
  margin-left: 10px;
  padding-left: 18px;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  font-family: OpenSansCond;
}
.header-cart a {
  color: #009b91;
}
.header-cart a:hover {
  color: #00e2d3;
}
@media (max-width: 979px) {
  .header-cart {
    vertical-align: middle;
    margin: 0 0 10px 0;
  }
}
.header-cart:before {
  top: -2px;
  left: 0;
  bottom: 0;
  content: '';
  width: 2px;
  height: 16px;
  margin: auto;
  position: absolute;
  background: #6bb9b2;
}
.header-cart__link {
  text-decoration: none;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.header-cart [class*="icon"] {
  margin-right: 10px;
}
.slider {
  position: relative;
  background: #33494f;
}
@media (max-width: 979px) {
  .slider {
    margin-top: -10px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .slider {
    margin-top: -15px;
  }
}
@media (min-width: 1280px) {
  .slider {
    margin-top: -20px;
  }
}
.slider__wrapper {
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .slider__wrapper {
    height: 290px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider__wrapper {
    height: 350px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .slider__wrapper {
    height: 480px;
  }
}
@media (min-width: 1280px) {
  .slider__wrapper {
    height: 534px;
  }
}
.slider__slide {
  top: 0;
  left: 0;
  right: 0;
  /* zoom: 0; */
  /* -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); */
  image-rendering: optimizeQuality;
  height: inherit;
  position: absolute;
  /* -webkit-transform-origin: 50% -10%;
  -ms-transform-origin: 50% -10%;
  transform-origin: 50% -10%; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;

  opacity: 0;
  visibility: hidden;
}
.slider__slide .row {
  height: inherit;
  position: relative;
}
.slider__slide_show {
  transition: all .7s linear;
  z-index: 10;
  opacity: 1;
  visibility: visible;
  /* -webkit-animation: slider-show 600ms forwards ease-in-out;
  animation: slider-show 600ms forwards ease-in-out; */
}
.slider__slide_hide {
  transition: all .3s linear;
  opacity: 0;
  visibility: hidden;
  z-index: 11;
  /* -webkit-animation: slider-hide 600ms forwards ease-in-out;
  animation: slider-hide 600ms forwards ease-in-out; */
}
.slider__slide_active {
  transition: all .7s linear;
  opacity: 1;
  visibility: visible;
  /* zoom: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); */
  image-rendering: optimizeQuality;
  z-index: 12;
}
.slider__title {
  left: 0;
  color: #fff;
  -webkit-transform: translate(0 , -50%);
  -ms-transform: translate(0 , -50%);
  transform: translate(0 , -50%);
  position: absolute;
  font-family: OpenSansCond;
  font-weight: 300;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 10px;
  background: rgba(0,0,0,0.6);
}
@media (max-width: 767px) {
  .slider__title {
    top: 40%;
    font-size: 27px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider__title {
    top: 40%;
    font-size: 37px;
  }
}
@media (min-width: 980px) {
  .slider__title {
    top: 50%;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .slider__title {
    font-size: 47px;
  }
}
@media (min-width: 1280px) {
  .slider__title {
    font-size: 57px;
  }
}
.slider__nav {
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}
.slider__nav__item {
  color: #fff;
  cursor: pointer;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
  font-weight: 300;
  font-family: OpenSansCond;
  text-transform: uppercase;
  background: rgba(0,0,0,0.36);
  border-left-style: solid;
  border-color: #009b91;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.slider__nav__item:first-child {
  margin-left: 0;
}
.slider__nav__item:last-child {
  margin-right: 0;
}
.slider__nav__item_active,
.slider__nav__item:hover {
  border-color: #d23a1c;
}
.slider__nav__item:hover {
  background: #000;
}
@media (max-width: 767px) {
  .slider__nav__item {
    margin: 0 3px;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 0;
    border-left-width: 5px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider__nav__item {
    margin: 0 5px;
    font-size: 18px;
    padding: 16px 0;
    border-left-width: 15px;
  }
}
@media (min-width: 980px) {
  .slider__nav__item {
    font-size: 21px;
    padding: 16px 0;
    margin: 0 10px 0 9px;
    border-left-width: 35px;
  }
}
.news-announces {
  padding: 0;
  font-size: 12px;
}
@media (max-width: 979px) {
  .news-announces {
    margin: 0 0 25px 0;
  }
}
@media (min-width: 980px) {
  .news-announces {
    overflow: hidden;
    margin: 0 0 35px 0;
  }
}
.news-announces__item {
  list-style: none;
}
@media (max-width: 979px) {
  .news-announces__item {
    margin-bottom: 30px;
  }
}
@media (min-width: 980px) {
  .news-announces__item {
    float: left;
    width: 33.33333%;
    padding: 0 45px 0 15px;
  }
}
.news-announces__timestamp {
  font-size: 14px;
  font-weight: 700;
}
@media (max-width: 979px) {
  .news-announces__timestamp {
    margin: 0 0 10px -15px;
  }
}
@media (min-width: 980px) {
  .news-announces__timestamp {
    margin: 0 0 5px -15px;
  }
}
.news-announces__timestamp div {
  display: inline-block;
  background: #eff4f3;
  padding: 4px 15px;
}
.news-announces__title {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 17px;
}
@media (min-width: 980px) {
  .news-announces__title {
    height: 58px;
    overflow: hidden;
  }
}
.news-announces__title a {
  color: #33494f;
}
h1,
h2 {
  font-weight: 700;
  margin: 0 0 28px 0;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-family: OpenSansCond;
  line-height: 1.2;
}
@media (max-width: 767px) {
  h1,
  h2 {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  h1,
  h2 {
    font-size: 30px;
  }
}
h3 {
  font-weight: 700;
  margin: 0 0 22px 0;
  text-transform: uppercase;
  font-family: OpenSansCond;
  line-height: 1.2;
}
@media (max-width: 767px) {
  h3 {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  h3 {
    font-size: 21px;
  }
}
h4 {
  font-weight: 700;
  margin: 0 0 17px 0;
  font-family: OpenSansCond;
  line-height: 1.2;
}
@media (max-width: 767px) {
  h4 {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  h4 {
    font-size: 18px;
  }
}
._centered {
  text-align: center !important;
}
._right {
  text-align: right !important;
}
.footer {
  color: #fff;
  font-size: 12px;
  background: #293a40;
}
@media (max-width: 979px) {
  .footer {
    padding: 50px 0 5px 0;
  }
}
@media (min-width: 980px) {
  .footer {
    padding: 50px 0 45px 0;
  }
}
@media (max-width: 979px) {
  .footer__grid > .col {
    width: 100%;
    text-align: center;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 40px;
  }
}
.footer__grid > .col:first-child {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.footer__grid > .col:last-child {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.footer__logo {
  display: inline-block;
  margin: -2px 0 21px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .footer__logo {
    width: 179px;
    height: 21px;
  }
  .footer__logo [class*="icon-"] {
    zoom: 0.7;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    image-rendering: optimizeQuality;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

.footer__logo img{
  width: 100%;
  max-width: 150px;
}
.footer__copyrights {
  margin: 0 0 0 8px;
}
.footer__share {
  text-align: center;
  margin-bottom: 18px;
}
.footer__share > * {
  margin: 0 3px;
}
.footer .street-address a{
  color: #fff;
  text-decoration: none;
}
.logo-5corners {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  .logo-5corners {
    width: 171px;
    height: 32px;
  }
  .logo-5corners [class*="icon-"] {
    zoom: 0.7;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    image-rendering: optimizeQuality;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
.vcard-footer {
  text-align: center;
  text-transform: uppercase;
}
.vcard-footer .fn {
  display: none;
}
@media (max-width: 767px) {
  .map-home {
    margin-bottom: 20px;
  }
}
.nav-secondary {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .nav-secondary {
    background: #f7f7f7;
  }
}
.nav-secondary__item {
  color: #33494f;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .nav-secondary__item {
    display: block;
    padding: 5px 10px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .nav-secondary__item {
    margin: 0;
    padding: 13px 16px;
  }
}
@media (min-width: 980px) {
  .nav-secondary__item {
    margin: 0 10px;
    padding: 23px 29px;
  }
}
.nav-secondary__item:hover,
.nav-secondary__item_active {
  color: #fff;
  background: #009b91;
}
.nav-secondary__lt-tablet {
  width: 85%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .nav-secondary__lt-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .nav-secondary__gt-mobiwide {
    display: none;
  }
}
.breadcrumbs {
  margin-bottom: 25px;
}
.breadcrumbs a,
.breadcrumbs div{
  position: relative;
  margin-right: 16px;
  display: inline-block;
  font: 300 13px OpenSansCond;
}
.breadcrumbs a {
  color: #0e2b2a;
  position: relative;
  text-decoration: none;
  border-bottom: solid 1px;
}
.breadcrumbs a:after {
  top: 0;
  right: -12px;
  bottom: 0;
  content: '>';
  margin: auto;
  position: absolute;
}
.video-item {
  color: #33494f;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.video-item__image {
  position: relative;
}
@media (max-width: 767px) {
  .video-item__image {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .video-item__image {
    margin-bottom: 31px;
  }
}
.video-item__image:before,
.video-item__image:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  content: '';
  margin: auto;
  position: absolute;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.video-item__image:after {
  width: 0;
  height: 0;
  left: 37px;
  border-style: solid;
  border-width: 13px 32px;
  border-color: transparent;
  border-left-color: #fff;
}
.video-item__image:before {
  width: 66px;
  height: 66px;
  margin: auto;
  border-radius: 50%;
  position: absolute;
  border: solid 5px #fff;
}
.video-item__image:hover:before {
  border-color: #147f9d;
}
.video-item__image:hover:after {
  border-left-color: #147f9d;
}
.video-item__image img {
  max-width: 100%;
}
.video-item__title {
  display: inline;
  font-weight: 700;
  border-bottom: solid 1px;
}
@media (max-width: 479px) {
  .video-item__title {
    font-size: 13px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .video-item__title {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .video-item__title {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (min-width: 980px) {
  .video-item__title {
    font-size: 18px;
  }
}
.gallery-item {
  color: #33494f;
  position: relative;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.gallery-item__image {
  position: relative;
}
@media (max-width: 767px) {
  .gallery-item__image {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .gallery-item__image {
    margin-bottom: 31px;
  }
}
.gallery-item__image img {
  max-width: 100%;
}
.gallery-item__image:after {
  left: 20px;
  content: '';
  z-index: 10;
  bottom: 20px;
  width: 27px;
  height: 27px;
  position: absolute;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAitJREFUeNq01ktIVFEcx/E7swgslEomHxXlSGTgg1wJbVtUu15IGAS5ktq2EMGFSyGIcdGuhTsRsl0rN0EbF0WWExrqoJNYUoktsszG74HfxPFyZ+7j4IEPc2buOec3996Z/7mpUqnkhbTTcgp1+IGifPbiNBNWQQfG8LUU3FbwBOerrLFPpQMD2LAW3sZbvMQsdqxja+hPEnYGL6yFptGLHmSQQiMuoQ+vrbETOBEn7Lkm/sUQakO+7TGMWIHPooYNWEFXo94HuWkF3gkLa8e6Bg/FDCob1fxVtFQKS+OpBr7CkYRh9XijdXKVwprxTYNuJAwqe6h1iqjxH0/zV8viOLax6rm1PHZwEh3+gyasWf0FFBzD5rCu/tmgsDr117DhGPYF39WvCQrbtGpgo2NYEzLqLwWFFdU/hxbHsE594V94HxRWUOAh/Vhcw8yai9YV2xdmbuiU3j/A0YRBDehTf7LaFnPBqvIjCf9jOc1fRkNYbbynwX9wK2bQfc39Xa0w+D+YsArq4whVP2OdkWk/telGCjP70bg1eQaPcNnaq0x5u4JBvLPG7up1Dm1xduq72vbLzezMBS1e9D0emHt0G93I67N5dEUN87RN5LT4ri/AXK4PGEaT77nlo8bktXX9XzMV4enqMNpV60wJWsYstvAvYPxF/fRbVSuv41PY05ULc0ZL1hlmwy6jq1YsKHDR3Ja0d3DNlKxrmFcZ7Ixyz1xbVkV+Zk+AAQAKoKwDtvE9JQAAAABJRU5ErkJggg==");
}
.gallery-item__timestamp {
  top: 20px;
  left: 20px;
  color: #fff;
  z-index: 10;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  text-shadow: 1px 1px 0 #000;
}
.gallery-item__title {
  display: inline;
  font-weight: 700;
  border-bottom: solid 1px;
}
@media (max-width: 479px) {
  .gallery-item__title {
    font-size: 13px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gallery-item__title {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .gallery-item__title {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (min-width: 980px) {
  .gallery-item__title {
    font-size: 18px;
  }
}
.blocks-list__content {
  overflow: hidden;
  margin-bottom: 40px;
  border-bottom: solid 1px #c1c1c1;
}
.blocks-list__item {
  float: left;
}
@media (max-width: 767px) {
  .blocks-list__item {
    width: 48%;
    margin: 0 4% 20px 0;
  }
  .blocks-list__item:nth-child(2n) {
    margin-right: 0;
  }
  .blocks-list__item:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 768px) {
  .blocks-list__item {
    width: 30.33333%;
    margin-right: 3%;
  }
  .blocks-list__item:nth-child(3n) {
    margin-right: 0;
  }
  .blocks-list__item:nth-child(3n+1) {
    clear: left;
  }
  .blocks-list__item:before {
    right: 0;
    top: -36px;
    content: '';
    height: 1px;
    left: -40px;
    position: absolute;
    background: #c1c1c1;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .blocks-list__item {
    margin-top: 26px;
    padding-bottom: 16px;
  }
}
@media (min-width: 980px) {
  .blocks-list__item {
    margin-top: 36px;
    padding-bottom: 26px;
  }
  .blocks-list__item:nth-child(1),
  .blocks-list__item:nth-child(2),
  .blocks-list__item:nth-child(3) {
    border: 0;
    margin-top: 0;
  }
  .blocks-list__item:nth-child(3n+1) {
    clear: left;
  }
}
.blocks-list__more {
  clear: both;
}
.heading-backlink {
  margin-bottom: 18px;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.heading-backlink > .col {
  margin-bottom: 8px;
}
.heading-backlink > .col:first-child {
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
@media (min-width: 768px) and (max-width: 979px) {
  .heading-backlink > .col:first-child {
    padding-right: 50px;
  }
}
@media (min-width: 980px) {
  .heading-backlink > .col:first-child {
    padding-right: 200px;
  }
}
@media (max-width: 767px) {
  .heading-backlink > .col:first-child {
    display: block;
    padding: 0;
    flex: auto;
  }
  .heading-backlink > .col:last-child{
    display: block;
    padding: 0;
    flex: auto;
  }
}
.heading-backlink > .col:last-child {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.heading-backlink h1 {
  font-size: 22px;
  margin: 0 20px 0 0;
}
.article p {
  line-height: 2.1;
  margin-bottom: 1.6em;
}
.grid.article__cut {
  margin: 0 0 45px 0;
}
@media (max-width: 767px) {
  .grid.article__cut > .col {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .grid.article__cut > .col:first-child {
    -webkit-flex: 0 0 260px !important;
    -ms-flex: 0 0 260px !important;
    flex: 0 0 260px !important;
  }
}
@media (max-width: 767px) {
  .grid.article__cut > .col:first-child {
    padding: 0 0 20px 0;
  }
}
@media (min-width: 768px) {
  .grid.article__cut > .col:first-child {
    padding: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.grid.article__cut > .col:last-child {
  position: relative;
}
.grid.article__cut > .col:last-child:after {
  left: 67px;
  right: 0;
  bottom: 0;
  content: '';
  height: 1px;
  position: absolute;
  background: #c1c1c1;
}
@media (max-width: 767px) {
  .grid.article__cut > .col:last-child {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .grid.article__cut > .col:last-child {
    padding: 0 0 0 37px;
  }
}
@media (min-width: 980px) {
  .grid.article__cut > .col:last-child {
    padding: 0 0 0 67px;
  }
}
.grid.article__cut .share {
  margin: 0 0 30px 0;
}
.article__timestamp {
  font-weight: 700;
}
@media (max-width: 979px) {
  .article__timestamp {
    margin: 0 0 10px 0;
  }
}
@media (min-width: 980px) {
  .article__timestamp {
    margin: 0 0 20px 0;
  }
}
.article__timestamp div {
  padding: 4px 15px;
  background: #eff4f3;
  display: inline-block;
}
.article__source {
  font-weight: 700;
  color: #d23a1c;
  display: inline-block;
  background: none !important;
  padding: 0 !important;
  margin: 0 15px;
  text-decoration: none;
}
.article__source:after {
  content: '';
  width: 16px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANpJREFUeNqc080KAVEUwPGhiQXJwkKRjQVKofAEdkrekQcgWVp4ACkWtlbKhiyMsOB/68x0R3NzOfVrpjlzTvcz5thHG5WPb15MXkqoIhlR+MICGQyQ0JOqQQNN7HA3NFC5JwoY6kkXdSyx/zIFV6YRijiyuFgU91HETab08BPOj8UTnHBGN/5nsYojZq5lsYepVhz6yRQ9rXgiQ25Jbm3TYIMc5lKsIvXLCA4Yf1thtYjXqM6GSMv/oZPYQRkrw0n0Iy8ndiQ7EjRw5ZLUDHfB0bZtK88g3gIMABP/LEDTaDt7AAAAAElFTkSuQmCC");
}
.share {
  margin: 50px 0 0 0;
}
.video-block {
  cursor: pointer;
  position: relative;
}
@media (max-width: 767px) {
  .video-block {
    margin-bottom: 27px;
  }
}
@media (min-width: 768px) {
  .video-block {
    margin-bottom: 37px;
  }
}
.video-block:before,
.video-block:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  content: '';
  margin: auto;
  position: absolute;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.video-block:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-left-color: #fff;
}
@media (max-width: 767px) {
  .video-block:after {
    left: 62px;
    border-width: 22px 55px;
  }
}
@media (min-width: 768px) {
  .video-block:after {
    left: 93px;
    border-width: 36px 79px;
  }
}
.video-block:before {
  margin: auto;
  border-radius: 50%;
  position: absolute;
}
@media (max-width: 767px) {
  .video-block:before {
    width: 89px;
    height: 89px;
    border: solid 7px #fff;
  }
}
@media (min-width: 768px) {
  .video-block:before {
    width: 139px;
    height: 139px;
    border: solid 10px #fff;
  }
}
.video-block:hover:before {
  border-color: #147f9d;
}
.video-block:hover:after {
  border-left-color: #147f9d;
}
.video-block img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .gallery, .galleryloop {
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .gallery, .galleryloop {
    margin-bottom: 45px;
  }
}
.gallery__full {
  margin-bottom: 12px;
  position: relative;
}
.gallery__thumbs {
  position: relative;
}
.gallery__thumbs .swiper-slide {
  cursor: pointer;
}
.gallery__thumbs .swiper-slide_active:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: solid 4px #009b91;
}
.gallery__prev,
.gallery__next {
  top: 0;
  bottom: 0;
  opacity: 1;
  z-index: 10;
  margin: auto;
  cursor: pointer;
  position: absolute;
  visibility: visible;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.gallery__prev:hover,
.gallery__next:hover {
  -webkit-transform: translate(0 , -10px);
  -ms-transform: translate(0 , -10px);
  transform: translate(0 , -10px);
}
.gallery__prev.swiper-button-disabled,
.gallery__next.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .gallery__prev {
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .gallery__prev {
    left: 20px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .gallery__prev {
    left: 20px;
  }
}
@media (min-width: 1280px) {
  .gallery__prev {
    left: -50px;
  }
}
@media (max-width: 767px) {
  .gallery__next {
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .gallery__next {
    right: 20px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .gallery__next {
    right: 20px;
  }
}
@media (min-width: 1280px) {
  .gallery__next {
    right: -50px;
  }
}
.grid.search-box-alphabet {
  margin: 0 0 20px 0;
}
.grid.search-box-alphabet > .col {
  padding-left: 0;
}
@media (max-width: 767px) {
  .grid.search-box-alphabet > .col:first-child {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .grid.search-box-alphabet > .col:first-child {
    -webkit-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .grid.search-box-alphabet > .col:first-child {
    -webkit-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
  }
}
@media (min-width: 1280px) {
  .grid.search-box-alphabet > .col:first-child {
    -webkit-flex: 0 0 327px;
    -ms-flex: 0 0 327px;
    flex: 0 0 327px;
  }
}
.alphabet-nav {
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  background: #eff4f3;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .alphabet-nav {
    padding: 0 4px 0 18px;
  }
}
.alphabet-nav > * {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  vertical-align: middle;
  display: inline-block;
}
.alphabet-nav__item {
  cursor: pointer;
  color: #0e2b2a;
  font-weight: 700;
  padding: 17px 0;
  text-decoration: none;
}
.alphabet-nav__item._active,
.alphabet-nav__item:hover {
  color: #fff;
  background: #009b91;
}
.alphabet-nav__close {
  cursor: pointer;
  padding: 18px 2px 18px 2px;
}
.alphabet-nav__close:hover {
  background: rgba(0,155,145,0.2);
}
.search-results-bar {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .search-results-bar {
    margin-bottom: 15px;
  }
}
.search-results-bar > .col {
  font-size: 15px;
}
@media (max-width: 767px) {
  .search-results-bar > .col {
    margin-bottom: 20px;
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
  }
}
.search-results-bar > .col:first-child {
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 979px) {
  .search-results-bar > .col:first-child {
    -webkit-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .search-results-bar > .col:first-child {
    -webkit-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
  }
}
@media (min-width: 1280px) {
  .search-results-bar > .col:first-child {
    -webkit-flex: 0 0 327px;
    -ms-flex: 0 0 327px;
    flex: 0 0 327px;
  }
}
.search-results-bar__reset {
  color: #33494f;
  font-size: 13px;
  display: inline-block;
}
@media (max-width: 767px) {
  .search-results-bar__reset {
    font-size: 14px;
    margin-bottom: 14px;
  }
}
.search-results-bar__label {
  margin-right: 22px;
  display: inline-block;
}
.search-results-bar__qty {
  color: #d23a1c;
}
.search-results-bar .grid {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-1 {
  font-size: 13px;
  padding: 12px 0;
  background: #eff4f3;
  margin-bottom: 30px;
}
.list-1 > * {
  color: #33494f;
  display: block;
  position: relative;
  text-decoration: none;
}
@media (max-width: 767px) {
  .list-1 > * {
    padding: 11px 10px;
  }
}
@media (min-width: 768px) {
  .list-1 > * {
    padding: 11px 25px 12px 28px;
  }
}
.list-1 a:hover,
.list-1 ._active {
  color: #fff;
  background: #009b91;
}
.list-1 ._active {
  font-weight: 700;
}
.list-1 ._selected {
  font-weight: 700;
  padding-right: 40px;
}
.list-1 ._selected span {
  top: 1em;
  right: 19px;
  position: absolute;
}
.list-1 a._selected {
  text-decoration: underline;
}
.table-1 {
  width: 100%;
  margin-bottom: 24px;
}
.table-1 .tablesaw-cell-label {
  font-size: 12px;
  color: #009b91;
  padding-right: 10px !important;
}
@media (max-width: 767px) {
  .table-1.tablesaw-stack tbody tr td:first-child {
    padding-top: 30px;
  }
  .table-1.tablesaw-stack tbody tr td:last-child {
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .table-1__1 thead th:first-child {
    padding-left: 12px !important;
  }
}
@media (min-width: 480px) {
  .table-1 thead th {
    text-align: left;
    background: #eff4f3;
    font: 300 15px OpenSansCond;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .table-1 thead th {
    padding: 0 3px 6px 3px;
  }
}
@media (min-width: 768px) {
  .table-1 thead th {
    letter-spacing: 0.04em;
    padding: 0 10px 6px 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .table-1 > thead > tr > th:first-child {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .table-1 > thead > tr > th:first-child {
    padding-left: 40px;
  }
}
@media (min-width: 480px) {
  .table-1 tbody tr:nth-child(even) td {
    background: #f4f4ef;
  }
}
.table-1 tbody td {
  font-size: 12px;
}
@media (max-width: 767px) {
  .table-1 tbody td {
    padding: 5px 5px 5px 0;
  }
}
@media (min-width: 768px) {
  .table-1 tbody td {
    padding: 13px 10px;
  }
}
.table-1 tbody td:first-child {
  min-width: 155px;
  font-size: 13px;
  font-weight: 700;
}
.table-1 tbody td:first-child .input-field {
  padding-left: 28px;
}
.table-1 tbody td:first-child .input-field .checkbox {
  left: 0;
  position: absolute;
}
@media (min-width: 768px) {
  .table-1 tbody td:last-child {
    width: 100px;
    padding-left: 0;
    padding-right: 2px;
    white-space: nowrap;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .table-1 tbody td:last-child {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .table-1 tbody td:last-child .tablesaw-cell-label {
    vertical-align: middle;
  }
}
.table-1 tbody td:nth-last-child(2) {
  padding-left: 0;
  padding-right: 11px;
}
@media (max-width: 767px) {
  .table-1 tbody td:nth-child(3) .tablesaw-cell-label {
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .table-1 tbody td:nth-child(3) {
    text-align: center;
  }
}
.table-1__thead-bold {
  text-align: center !important;
  font-weight: 700 !important;
  padding: 5px 0 0 0 !important;
}
.table-1__thead-micro {
  text-align: center !important;
  font-size: 11px !important;
}
.table-1__qty {
  width: 54px;
  height: 27px !important;
  line-height: 27px !important;
  font: 300 12px OpenSans !important;
  border-color: #a8a8a8 !important;
}
@media (min-width: 1280px) {
  .table-1__qty {
    margin-right: 12px;
  }
}
.table-1__label {
  width: 80px;
  color: #fff;
  display: inline-block;
  padding: 6px 0;
  text-align: center;
  letter-spacing: 0.06em;
  font: 300 14px OpenSansCond;
}
.table-1__label_green {
  background: #67c403;
}
.table-1__label_red {
  background: #d23a1c;
}
.table-1__label_dark {
  background: #787271;
}
.table-1__preview{
  width: 60px;
  display: block;
}
.table-1__preview img{
  display: block;
  max-width: 100%;
  height: auto;
}
.grid.shopcart-bar {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .grid.shopcart-bar {
    margin-left: 0;
  }
}
.grid.shopcart-bar > .col {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.grid.shopcart-bar > .col:nth-child(2) {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .grid.shopcart-bar > .col {
    padding: 0 20px 10px 20px;
  }
}
.grid.shopcart-bar .shopcart-bar__label {
  font-size: 15px;
  margin-right: 22px;
  display: inline-block;
}
.pagination {
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font: 300 15px OpenSansCond;
}
.pagination > * {
  width: 35px;
  color: #0e2b2a;
  text-align: center;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: inline-block;
  vertical-align: middle;
}
.pagination__dots {
  text-decoration: none;
}
.pagination__prev,
.pagination__next {
  height: 35px;
  -webkit-flex: 0 1 35px;
  -ms-flex: 0 1 35px;
  flex: 0 1 35px;
  background: #f4f4ef;
}
.pagination__prev > *,
.pagination__next > * {
  top: 50%;
  -webkit-transform: translate(0 , -50%);
  -ms-transform: translate(0 , -50%);
  transform: translate(0 , -50%);
}
.pagination__prev:hover,
.pagination__next:hover {
  background: #e1e1d2;
}
@media (max-width: 479px) {
  .wide-content-scrollable {
    width: 300px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .wide-content-scrollable {
    width: 460px;
  }
}
@media (max-width: 767px) {
  .wide-content-scrollable {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
.text-style-1 {
  margin-bottom: 23px;
}
.heading-type-1 {
  margin-bottom: 30px;
  border-bottom: solid 3px #eff4f3;
}
@media (min-width: 480px) {
  .heading-type-1 {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 480px) {
  .heading-type-1 > .col:first-child {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .heading-type-1 > .col:first-child {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .heading-type-1 > .col:first-child {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .heading-type-1 > .col:first-child {
    padding-right: 50px;
  }
}
@media (min-width: 980px) {
  .heading-type-1 > .col:first-child {
    padding-right: 140px;
  }
}
@media (min-width: 480px) {
  .heading-type-1 > .col:last-child {
    -webkit-flex: 1 1 300px;
    -ms-flex: 1 1 300px;
    flex: 1 1 300px;
  }
}
.heading-type-1 p {
  line-height: 1.7;
}
@media (max-width: 767px) {
  .heading-type-1 h1,
  .heading-type-1 h2 {
    margin: 0 0 10px 0;
  }
}
@media (min-width: 768px) {
  .heading-type-1 h1,
  .heading-type-1 h2 {
    margin: 0 0 28px 0;
  }
}
.heading-type-1 + .file-list {
  margin-top: -30px;
}
.block-advice {
  padding: 24px;
  font-size: 12px;
  line-height: 1.5;
  background: #eff4f3;
}
.block-advice__link {
  margin-top: 15px;
}
.file-list {
  margin-bottom: 20px;
}
@media (min-width: 980px) {
  .file-list {
    max-width: 645px;
  }
}
.file-list dl {
  margin: 0;
  padding: 17px 0;
  border-bottom: solid 2px #eff4f3;
}
@media (min-width: 768px) {
  .file-list dl {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.file-list dt {
  font-size: 13px;
  font-weight: 700;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .file-list dt {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (min-width: 768px) {
  .file-list dd {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.file-list__link {
  color: #33494f;
  position: relative;
  padding-left: 44px;
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 767px) {
  .file-list__link {
    margin-bottom: 15px;
  }
}
.file-list__link [class*="icon-"] {
  top: -10px;
  left: 0;
  position: absolute;
}
.file-list__size {
  font-size: 13px;
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
}
.file-list__load-all {
  text-align: right;
  margin-top: 24px;
}
.file-list__load-all .btn {
  margin-left: 15px;
}
.branches__map {
  width: 100%;
  height: 490px;
}
@media (max-width: 979px) {
  .branches__map {
    margin-bottom: 20px;
  }
}
@media (min-width: 980px) {
  .branches__map {
    margin-bottom: 50px;
  }
}
.branches__map svg .jvectormap-region {
  fill: #d6d6d6;
  stroke: #fff;
  stroke-width: 1px;
  cursor: default;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.branches__map svg .jvectormap-region[data-code^="RU-"] {
  fill: #c7c7c7;
}
.branches__map svg .jvectormap-region:hover {
  opacity: 1;
  fill-opacity: 1;
}
.branches__map svg .jvectormap-region._filled {
  fill: #009b93;
}
.branches__map svg .jvectormap-region._filled._active {
  fill: #225328 !important;
}
.branches__map svg .jvectormap-region._filled:hover {
  fill: #007d77 !important;
}
.branches__map svg .jvectormap-region[data-code^="RU-"]:hover {
  fill: #b3b3b3;
}
.branches__map svg .jvectormap-region[data-code^="RU-"]._filled {
  fill: #6ea9a6;
}
.branches__map svg .jvectormap-region._filled {
  cursor: pointer;
}
.branches__map svg .jvectormap-region[data-code^="RU-MOW"] {
  stroke-width: 0;
  fill: #f00;
}
@media (max-width: 767px) {
  .branches__filter > .col {
    width: 100%;
    font-size: 12px;
    margin-bottom: 15px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .branches__filter > .col {
    padding-left: 40px !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .branches__filter > .col {
    font-size: 13px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .branches__filter > .col {
    font-size: 14px;
  }
}
@media (min-width: 1280px) {
  .branches__filter > .col {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .branches__filter select,
  .branches__filter .ui-selectmenu-button {
    width: 210px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .branches__filter select,
  .branches__filter .ui-selectmenu-button {
    width: 210px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .branches__filter select,
  .branches__filter .ui-selectmenu-button {
    width: 130px;
  }
}
@media (min-width: 1280px) {
  .branches__filter select,
  .branches__filter .ui-selectmenu-button {
    width: 170px;
  }
}
@media (max-width: 767px) {
  .branches__filter-title {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .branches__filter-title {
    margin-bottom: 10px;
  }
}
@media (min-width: 980px) {
  .branches__filter-title {
    margin-right: 14px;
    display: inline-block;
    vertical-align: middle;
  }
}
.branches__col-wrapper {
  opacity: 0;
  visibility: hidden;
}
.branches__col-wrapper._visible {
  opacity: 1;
  visibility: visible;
}
.table-companies {
  width: 100%;
  margin: 0 0 20px 0;
  display: none;
}
.table-companies thead th {
  font-size: 13px;
  text-align: left;
  font-weight: 400;
  font-style: italic;
  padding: 0 0 27px 0;
}
.table-companies tbody tr:first-child td {
  padding-top: 0;
}
.table-companies tbody tr:last-child td {
  border-bottom: 0;
}
.table-companies tbody td {
  font-size: 13px;
  line-height: 1.9;
  vertical-align: top;
  padding: 35px 20px 30px 0;
  border-bottom: solid 3px #eff4f3;
}
.table-companies tbody td:first-child {
  width: 190px;
  font-weight: 700;
}
.table-companies tbody td:last-child {
  font-weight: 700;
  padding-right: 0;
  width: 330px;
}
.table-companies tbody td:last-child p {
  line-height: 1.6;
  margin-bottom: 1rem;
}
.image-block {
  display: inline-block;
  vertical-align: top;
}
.blocks-list-1 {
  border-style: solid;
  border-color: #c1c1c1;
  border-width: 1px 1px 0 1px;
}
@media (max-width: 767px) {
  .blocks-list-1 {
    margin: 20px 0 0 0;
  }
}
@media (min-width: 768px) {
  .blocks-list-1 {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0 0 0;
  }
}
.blocks-list-1__title {
  font-weight: 700;
  -webkit-flex: 0 1 130px;
  -ms-flex: 0 1 130px;
  flex: 0 1 130px;
  padding: 20px 10px 10px 23px;
  border-bottom: solid 1px #c1c1c1;
}
@media (max-width: 767px) {
  .blocks-list-1__title {
    padding: 15px 23px;
  }
}
@media (min-width: 768px) {
  .blocks-list-1__title {
    padding: 20px 10px 10px 23px;
  }
}
.blocks-list-1__content {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.blocks-list-1__grid {
  line-height: 1.3;
}
@media (min-width: 768px) {
  .blocks-list-1__grid {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.blocks-list-1__item {
  -webkit-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  border-style: solid;
  border-color: #c1c1c1;
  border-width: 0 0 1px 1px;
}
@media (max-width: 767px) {
  .blocks-list-1__item {
    padding: 16px;
    border-left: 0;
  }
}
@media (min-width: 768px) {
  .blocks-list-1__item {
    padding: 20px 23px;
  }
}
.blocks-list-1__text {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 767px) {
  .blocks-list-1__text {
    padding: 0 20px 0 0;
  }
}
@media (min-width: 768px) {
  .blocks-list-1__text {
    padding: 0 20px 20px 20px;
  }
}
.blocks-list-1__text a {
  color: #33494f;
  text-decoration: none;
}
.blocks-list-1__text a:hover {
  text-decoration: underline;
}
.blocks-list-1__image {
  width: 93px;
  display: table-cell;
  vertical-align: top;
}
.blocks-list-1 + .share {
  margin-top: 30px;
}
.block-login {
  font-size: 13px;
  padding: 23px 33px;
  position: relative;
  background: #eff4f3;
}
.block-login p {
  line-height: 1.25;
}
.block-login a {
  color: #33494f;
}
.block-login .btn {
  bottom: -12px;
  right: 21px;
  position: absolute;
}
.news {
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 979px) {
  .news__main {
    /*-ms-flex-order: 2;*/
    /*-webkit-order: 2;*/
    /*order: 2;*/
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
@media (min-width: 980px) {
  .news__main {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    padding: 0 10px 0 0;
  }
}
.news__aside {
  font: 700 14px OpenSansCond;
}
@media (max-width: 979px) {
  .news__aside {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (min-width: 980px) {
  .news__aside {
    -webkit-flex: 0 0 205px;
    -ms-flex: 0 0 205px;
    flex: 0 0 205px;
    text-align: right;
    margin-top: 10px;
  }
}
.news__aside-title {
  margin: 0;
  color: #c1c8ca;
  line-height: 1.3;
  padding-right: 60px;
  text-transform: uppercase;
}
.news__aside-title div {
  text-transform: none;
  color: #33494f;
  font: 400 11px OpenSans;
}
.news__aside-list {
  position: relative;
}
@media (max-width: 979px) {
  .news__aside-list {
    padding: 0;
    margin: 5px 0 40px -10px;
  }
}
@media (min-width: 980px) {
  .news__aside-list {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: right;
    margin: -4px 30px 20px 0;
    padding: 4px 0 80px 0;
    background: 100% 100% no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAPoCAYAAAAftpReAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIhJREFUeNrsksEOgCAMQ8H//wjid8Kq8TbTIsaLh3J4GWs3RqDsrWEr5zIMwzAMwzAMwzAM45fA17KahXjdpS7WYpqTKhZzUo08aRCfjKQ5ci6m5gudDMTOuOU6ERhu6lAVPT9UJ2Ws/cjRUE2RtyPPIrswH5QvnreYXgaLAlQk320V7LPiEGAAUE2WuH8yBfoAAAAASUVORK5CYII=");
  }
  .news__aside-list:before {
    top: -10px;
    right: -5px;
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    border-radius: 50%;
    background: #a2a0a0;
  }
}
.news__aside-list li {
  list-style: none;
  position: relative;
  text-transform: uppercase;
  padding: 14px 30px 14px 0;
}
@media (max-width: 979px) {
  .news__aside-list li {
    display: inline-block;
    padding: 10px;
  }
}
@media (min-width: 980px) {
  .news__aside-list li:after {
    width: 16px;
    content: '';
    height: 1px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #a2a0a0;
  }
}
.news__aside-list a {
  color: #33494f;
}
.news__aside-list-qty {
  color: #d23a1c !important;
}
@media (min-width: 980px) {
  .news__aside-list-qty {
    margin-top: -1px;
    position: absolute;
    right: -31px;
    text-align: right;
    width: 30px;
  }
}
.news__list {
  margin: 0;
  padding: 0;
}
.news__item {
  font-size: 12px;
  list-style: none;
  padding: 0 0 17px 0;
  margin: 0 0 26px 0;
  border-bottom: solid 1px #c1c1c1;
}
@media (max-width: 979px) {
  .news__image {
    display: none;
  }
}
@media (min-width: 980px) {
  .news__image {
    float: left;
    margin: 14px 30px 20px 0;
  }
}
.news__timestamp {
  font-size: 14px;
  font-weight: 700;
  overflow: hidden;
}
@media (max-width: 979px) {
  .news__timestamp {
    margin: 0 0 10px 0;
  }
}
@media (min-width: 980px) {
  .news__timestamp {
    margin: 0 0 20px 0;
  }
}
.news__timestamp div {
  display: inline-block;
  background: #eff4f3;
  padding: 7px 15px;
}
.news p {
  overflow: hidden;
}
.news__title {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 14px;
  overflow: hidden;
}
.news__title a {
  color: #33494f;
}
.news .btn_small {
  padding: 0 11px;
}
.heading-row {
  color: #fff;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.heading-row .row {
  min-height: 375px;
  position: relative;
}
.heading-row h1 {
  top: 46%;
  margin: 0;
  -webkit-transform: translate(0 , -50%);
  -ms-transform: translate(0 , -50%);
  transform: translate(0 , -50%);
  position: absolute;
  font: 300 50px OpenSansCond;
}
.heading-row__logo {
  right: 0;
  bottom: -2px;
  position: absolute;
}
@media (max-width: 767px) {
  .grid_3 {
    line-height: 1.3em;
    letter-spacing: 0.01em;
  }
}
@media (min-width: 768px) {
  .grid_3 {
    line-height: 2.2em;
    letter-spacing: 0.04em;
  }
}
.short-about {
  text-align: center;
}
@media (max-width: 479px) {
  .short-about {
    font-size: 13px;
    margin-top: 30px;
  }
}
@media (min-width: 480px) {
  .short-about {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .short-about {
    font-size: 14px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .short-about {
    font-size: 13px;
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .short-about {
    margin-top: 50px;
  }
}
@media (min-width: 980px) {
  .short-about {
    margin-top: 60px;
  }
}
.short-about .col {
  padding: 0 10px;
}
@media (max-width: 479px) {
  .short-about .col {
    margin-bottom: 38px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .short-about .col {
    width: 50%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 48px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .short-about .col {
    width: 50%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 58px;
  }
}
@media (min-width: 980px) {
  .short-about .col {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 64px;
  }
}
.short-about p {
  margin: 0;
  line-height: 0.9;
}
.short-about p:first-child {
  margin-bottom: 10px;
  letter-spacing: 0.06em;
}
.short-about p:nth-child(2) {
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font: 300 30px OpenSansCond;
}
.short-about p:nth-child(2) span {
  font-size: 66px;
  letter-spacing: 0;
}
.short-about p:nth-child(3) {
  font-weight: 700;
  margin-top: -5px;
  letter-spacing: 0.07em;
  line-height: 1.2;
}
.grid.grid-info {
  background: #f4f4ef;
}
@media (min-width: 768px) {
  .grid.grid-info_margin {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .grid.grid-info > [class*="col-"] {
    border-bottom: solid 28px #fff;
    padding: 20px 10px 20px 15px !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .grid.grid-info > [class*="col-"] {
    padding: 20px 10px 20px 15px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .grid.grid-info > [class*="col-"] {
    padding: 30px 15px 30px 25px;
  }
}
@media (min-width: 1280px) {
  .grid.grid-info > [class*="col-"] {
    padding: 40px 20px 40px 40px;
  }
}
@media (min-width: 768px) {
  .grid.grid-info .grid-info__col-image {
    padding: 0;
    overflow: hidden;
  }
  .grid.grid-info .grid-info__col-image .grid-info__image {
    top: -50%;
    margin: 0;
    left: -50%;
    width: 200%;
    height: 100%;
    position: relative;
  }
  .grid.grid-info .grid-info__col-image .grid-info__image img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    overflow-x: hidden;
  }
}
.grid.grid-info .grid-info__green {
  color: #fff;
  background: #009b91;
}
@media (max-width: 767px) {
  .grid.grid-info .grid-info__image {
    margin: -20px -10px 20px -15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .grid.grid-info .grid-info__image {
    margin: -20px -10px 20px -15px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .grid.grid-info .grid-info__image {
    margin: -30px -15px 30px -25px;
  }
}
@media (min-width: 1280px) {
  .grid.grid-info .grid-info__image {
    margin: -40px -20px 40px -40px;
  }
}
.grid.grid-info .grid-info__image:last-child {
  margin-bottom: 0;
}
@media (max-width: 1279px) and (min-width: 980px){
  .grid.grid-info .grid-info__image:last-child {
    margin-bottom: 10px;
  }
}
.grid.grid-info .grid-info__image img {
  width: 100%;
}
.grid.grid-info h2 {
  font-weight: 300;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .grid.grid-info p {
    line-height: 1.4em;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .grid.grid-info p {
    line-height: 1.7em;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 980px) {
  .grid.grid-info p {
    line-height: 2.13em;
    letter-spacing: 0.06em;
  }
}
@-moz-keyframes slider-hide {
  from {
    zoom: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    image-rendering: optimizeQuality;
  }
  to {
    zoom: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    image-rendering: optimizeQuality;
  }
}
@-webkit-keyframes slider-hide {
  from {
    zoom: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    image-rendering: optimizeQuality;
  }
  to {
    zoom: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    image-rendering: optimizeQuality;
  }
}
@-o-keyframes slider-hide {
  from {
    zoom: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    image-rendering: optimizeQuality;
  }
  to {
    zoom: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    image-rendering: optimizeQuality;
  }
}
@keyframes slider-hide {
  from {
    zoom: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    image-rendering: optimizeQuality;
  }
  to {
    zoom: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    image-rendering: optimizeQuality;
  }
}
@-moz-keyframes slider-show {
  from {
    opacity: 0;
    -webkit-transform: translate(0 , 100%);
    -ms-transform: translate(0 , 100%);
    transform: translate(0 , 100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0 , 0);
    -ms-transform: translate(0 , 0);
    transform: translate(0 , 0);
  }
}
@-webkit-keyframes slider-show {
  from {
    opacity: 0;
    -webkit-transform: translate(0 , 100%);
    -ms-transform: translate(0 , 100%);
    transform: translate(0 , 100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0 , 0);
    -ms-transform: translate(0 , 0);
    transform: translate(0 , 0);
  }
}
@-o-keyframes slider-show {
  from {
    opacity: 0;
    -webkit-transform: translate(0 , 100%);
    -ms-transform: translate(0 , 100%);
    transform: translate(0 , 100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0 , 0);
    -ms-transform: translate(0 , 0);
    transform: translate(0 , 0);
  }
}
@keyframes slider-show {
  from {
    opacity: 0;
    -webkit-transform: translate(0 , 100%);
    -ms-transform: translate(0 , 100%);
    transform: translate(0 , 100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0 , 0);
    -ms-transform: translate(0 , 0);
    transform: translate(0 , 0);
  }
}
.container {
  min-height: 100%;
}
.row {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 479px) {
  .row {
    width: 300px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .row {
    width: 460px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    width: 748px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .row {
    width: 940px;
  }
}
@media (min-width: 1280px) {
  .row {
    width: 1074px;
  }
}
.row_pad {
  padding-top: 50px;
  padding-bottom: 34px;
}
.row_pad-1 {
  padding-top: 50px;
  padding-bottom: 70px;
}
.row_pad-2 {
  padding-top: 20px;
  padding-bottom: 25px;
}
.row_pad-3 {
  padding-top: 25px;
  padding-bottom: 45px;
}
.row_pad-btm {
  padding-bottom: 37px;
}
.row_pad-btm-1 {
  padding-bottom: 23px;
}
.row-wide_green {
  color: #fff;
  background: #009b91;
}
.row-wide_grey {
  background: #f7f7f7;
}
.row-wide_bg-1 {
  color: #fff;
  background: 50% 50%/cover no-repeat url("../i/bg-1.jpg");
}
@media (max-width: 979px) {
  .row-wide_top {
    margin-top: -13px;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .row-wide_top {
    margin-top: -18px;
  }
}
@media (min-width: 1280px) {
  .row-wide_top {
    margin-top: -23px;
  }
}
.col-1of12 {
  width: 8.333333333333332%;
}
.col-2of12 {
  width: 16.666666666666664%;
}
.col-3of12 {
  width: 25%;
}
.col-4of12 {
  width: 33.33333333333333%;
}
.col-5of12 {
  width: 41.66666666666667%;
}
.col-6of12 {
  width: 50%;
}
.col-7of12 {
  width: 58.333333333333336%;
}
.col-8of12 {
  width: 66.66666666666666%;
}
.col-9of12 {
  width: 75%;
}
.col-10of12 {
  width: 83.33333333333334%;
}
.col-11of12 {
  width: 91.66666666666666%;
}
.grid {
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
}
.grid > .col,
.grid > [class*="col-"] {
  padding-left: 20px;
  display: inline-block;
}
.grid > .col {
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.grid > [class*="col-"] {
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.grid__gap-off {
  margin-left: 0;
}
.grid__gap-off > .col,
.grid__gap-off > [class*="col-"] {
  padding-left: 0;
}
.grid__gap-wider {
  margin-left: -50px;
}
.grid__gap-wider > .col,
.grid__gap-wider > [class*="col-"] {
  padding-left: 50px;
}
.grid__gap-narrow {
  margin-left: -15px;
}
.grid__gap-narrow > .col,
.grid__gap-narrow > [class*="col-"] {
  padding-left: 15px;
}
.grid_justify {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.grid_justify > .col,
.grid_justify > [class*="col-"] {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
@media (max-width: 767px) {
  .grid._mobiwide-row {
    margin-left: 0;
  }
  .grid._mobiwide-row > .col,
  .grid._mobiwide-row > [class*="col-"] {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 979px) {
  .grid._tablet-row {
    margin-left: 0;
  }
  .grid._tablet-row > .col,
  .grid._tablet-row > [class*="col-"] {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0;
    padding-bottom: 40px;
  }
}
.grid_1 {
  margin-left: 0;
}
.grid_1 > .col {
  padding-left: 0;
}
@media (max-width: 979px) {
  .grid_1 > .col {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  .grid_1 > .col:first-child {
    -webkit-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    padding-right: 17px;
  }
}
@media (min-width: 1280px) {
  .grid_1 > .col:first-child {
    -webkit-flex: 0 0 327px;
    -ms-flex: 0 0 327px;
    flex: 0 0 327px;
    padding-right: 17px;
  }
}
.grid_2 {
  margin-left: 0;
}
.grid_2 > .col {
  padding-left: 0;
}
@media (max-width: 979px) {
  .grid_2 > .col {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 979px) {
  .grid_2 > .col:first-child {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: 60px;
  }
}
@media (min-width: 980px) {
  .grid_2 > .col:first-child {
    -webkit-flex: 0 0 643px;
    -ms-flex: 0 0 643px;
    flex: 0 0 643px;
  }
}
.btn {
  border: 0;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.btn:focus,
.btn:active {
  outline: 0;
}
.btn__text {
  display: inline-block;
  vertical-align: middle;
}
.btn_wide {
  width: 100%;
}
.btn_small {
  height: 29px;
  padding: 0 19px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font: 300 14px/31px OpenSansCond;
}
.btn_smaller {
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-family: OpenSansCond;
}
@media (max-width: 767px) {
  .btn_smaller {
    height: 30px;
    font-size: 16px;
    padding: 0 15px;
    line-height: 32px;
  }
}
@media (min-width: 768px) {
  .btn_smaller {
    height: 36px;
    font-size: 16px;
    padding: 0 18px;
    line-height: 38px;
  }
}
.btn_default {
  font-weight: 300;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: OpenSansCond;
}
@media (max-width: 767px) {
  .btn_default {
    height: 42px;
    font-size: 13px;
    padding: 0 10px;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  .btn_default {
    height: 48px;
    font-size: 16px;
    padding: 0 15px;
    line-height: 51px;
  }
}
.btn_big {
  font-weight: 300;
  text-transform: uppercase;
  font-family: OpenSansCond;
}
@media (max-width: 767px) {
  .btn_big {
    height: 42px;
    font-size: 16px;
    padding: 0 15px;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  .btn_big {
    height: 48px;
    font-size: 21px;
    padding: 0 30px;
    line-height: 48px;
  }
}
.btn_big [class*="icon-"] {
  top: -2px;
}
.btn_big [class*="icon-"]:first-child {
  margin: 0 10px 0 -10px;
}
.btn_big [class*="icon-"]:last-child {
  margin: 0 -10px 0 10px;
}
.btn_huge {
  font-weight: 300;
  text-transform: uppercase;
  font-family: OpenSansCond;
}
@media (max-width: 767px) {
  .btn_huge {
    height: 54px;
    font-size: 16px;
    padding: 0 15px;
    line-height: 56px;
  }
}
@media (min-width: 768px) {
  .btn_huge {
    height: 64px;
    font-size: 21px;
    padding: 0 50px;
    line-height: 66px;
  }
}
.btn_huge [class*="icon-"] {
  top: -2px;
}
.btn_huge [class*="icon-"]:first-child {
  margin: 0 10px 0 -10px;
}
.btn_huge [class*="icon-"]:last-child {
  margin: 0 -10px 0 10px;
}
.btn_huge-1 {
  font-weight: 300;
  text-transform: uppercase;
  font-family: OpenSansCond;
}
@media (max-width: 767px) {
  .btn_huge-1 {
    height: 45px;
    font-size: 19px;
    padding: 0 20px;
    line-height: 49px;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 768px) {
  .btn_huge-1 {
    height: 54px;
    font-size: 24px;
    padding: 0 30px;
    line-height: 56px;
    letter-spacing: 0.07em;
  }
}
.btn_huge-1 [class*="icon-"] {
  top: -2px;
}
.btn_huge-1 [class*="icon-"]:first-child {
  margin: 0 10px 0 -10px;
}
.btn_huge-1 [class*="icon-"]:last-child {
  margin: 0 -10px 0 10px;
}
.btn_green {
  color: #fff;
  background: #009b91;
}
.btn_green:hover {
  color: #fff;
  background: #00bfb2;
}
.btn_red {
  color: #fff;
  background: #cf4a30;
}
.btn_red:hover {
  color: #fff;
  background: #d45c45;
}
.btn_red-1 {
  color: #fff;
  background: #d23a1c;
}
.btn_red-1:hover {
  color: #fff;
  background: #e24627;
}
::-webkit-input-placeholder {
  color: #9da8ab;
  opacity: 1;
}
::-moz-placeholder {
  color: #9da8ab;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #9da8ab;
  opacity: 1;
}
::placeholder {
  color: #9da8ab;
  opacity: 1;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
input:focus::placeholder,
textarea:focus::placeholder {
  color: transparent;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button::-moz-focus-inner {
  padding: 0;
}
select,
textarea,
input[type="text"],
input[type="password"] {
  background: #fff;
  position: relative;
  letter-spacing: 0.05em;
  vertical-align: middle;
  border: solid 1px #dee6e4;
  font: 700 15px OpenSansCond;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  box-shadow: 0 0 40px rgba(0,155,145,0);
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus {
  outline: none;
  border-color: #009b91;
  box-shadow: 0 0 10px rgba(0,155,145,0.5);
}
input[type="text"],
input[type="password"] {
  height: 36px;
  padding: 0 10px;
  line-height: 36px;
}
select {
  padding-left: 10px;
}
.option-default {
  display: none;
}
textarea {
  resize: vertical;
  padding: 5px 0 5px 15px;
  height: 100px;
}
.form select,
.form textarea,
.form input[type="text"],
.form input[type="password"] {
  width: 100%;
}
.form__label {
  display: inline-block;
  vertical-align: middle;
  font: 700 15px OpenSansCond;
}
.form__note {
  color: #a7b0b3;
  font: 700 13px/1.2 OpenSansCond;
}
.form__note-1 {
  font-size: 12px;
  margin-top: 17px;
}
.form__note-2 {
  font-size: 12px;
}
.form_type-1 .form__row {
  margin-bottom: 19px;
}
.form_type-1 .form__label {
  font-size: 13px;
}
@media (max-width: 767px) {
  .form_type-1 .form__label {
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) {
  .form_type-1 .form__label {
    width: 160px;
    vertical-align: top;
    margin: 10px 8px 0 0;
    display: inline-block;
  }
}
.form_type-1 .form__label-bold {
  color: #33494f;
  margin: 7px 4px 12px 0;
  font: 700 18px OpenSansCond;
}
@media (min-width: 768px) {
  .form_type-1 .form__label-bold {
    width: 160px;
    vertical-align: top;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .form_type-1 .form__field {
    width: 395px;
    vertical-align: top;
    display: inline-block;
  }
}
.form_type-1 .form__field_noinput {
  margin-top: 10px;
}
.form_type-1 .form__buttons {
  margin-top: 20px;
}
.form_type-1 .form__buttons .btn {
  padding: 0 35px;
  margin-right: 11px;
}
.form_type-1 .form__grid-inrow .form__field,
.form_type-1 .form__grid-inrow .form__label {
  width: 100%;
}
.form_type-1 .form__grid-inrow .form__label {
  text-align: right;
  padding-right: 20px;
}
.form-account .form__label {
  text-align: right;
  padding-right: 21px;
}
.form-account .form__grid-inrow .form__label {
  padding-right: 0;
}
.form_type-2 .form__row {
  margin-bottom: 21px;
}
.form_type-2 .form__label {
  margin-bottom: 12px;
}
.form_type-2 .form__buttons {
  margin: 26px 0 0 0;
}
.form_type-2 .form__buttons .btn {
  margin-right: 10px;
}
.form-signup {
  max-width: 460px;
}
.form-signup .form__label {
  font-size: 13px;
  margin-bottom: 8px;
}
.form-signup select,
.form-signup textarea,
.form-signup input[type="text"],
.form-signup input[type="password"] {
  font-size: 13px;
}
.form-signup input[type="text"],
.form-signup input[type="password"] {
  line-height: 36px;
}
.form-signup .form__buttons {
  margin-left: -11px;
}
.form-signup .form__buttons > [class*="col"] {
  padding-left: 11px;
}
.target-select {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
}
.target-select__name {
  display: inline-block;
  vertical-align: middle;
  font: 21px OpenSansCond;
  margin-right: 17px;
}
.target-select [class*="icon-"] {
  margin: 0 10px 0 0;
}
.target-select a {
  color: #506970;
}
.form-signin {
  max-width: 330px;
  padding: 0 10px;
}
.form-signin .form__label {
  margin-bottom: 8px;
}
.form-signin select,
.form-signin textarea,
.form-signin input[type="text"],
.form-signin input[type="password"] {
  font-size: 13px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
  line-height: 36px;
}
.form-signin input::-webkit-input-placeholder {
  color: #33494f;
}
.form-signin input::-moz-placeholder {
  color: #33494f;
}
.form-signin input:-ms-input-placeholder {
  color: #33494f;
}
.form-signin input::placeholder {
  color: #33494f;
}
.form-signin .form__row {
  margin-bottom: 15px;
}
.form-signin .form__buttons {
  margin: 19px 0 0 -11px;
}
.form-signin .form__buttons .btn {
  margin: 0;
}
.form-signin .form__buttons > [class*="col"] {
  padding-left: 11px;
}
.search-box {
  height: 48px;
  margin: 0 0 0 5px;
  display: inline-block;
  vertical-align: middle;
  border-bottom: solid 3px #eff4f3;
}
.search-box__btn {
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
  width: 48px;
  height: 48px;
  overflow: hidden;
  position: absolute;
  background: #eff4f3;
  vertical-align: middle;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.search-box__btn:hover {
  background: #d2e0de;
}
.search-box__btn > * {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50% , -50%);
  -ms-transform: translate(-50% , -50%);
  transform: translate(-50% , -50%);
}
.search-box input {
  border: 0;
  height: 42px;
  width: 260px;
  font-size: 14px;
  font-weight: 300;
  padding: 0 12px 0 58px;
  vertical-align: middle;
}
.search-box input:focus,
.search-box input:active {
  box-shadow: none;
}
.search-box input::-webkit-input-placeholder {
  color: #0e2b2a;
}
.search-box input::-moz-placeholder {
  color: #0e2b2a;
}
.search-box input:-ms-input-placeholder {
  color: #0e2b2a;
}
.search-box input::placeholder {
  color: #0e2b2a;
}
.search-box_main {
  margin: 0;
  display: block;
}
.search-box_main input {
  width: 100%;
  padding-left: 58px;
}
.search-box__autocomplete {
  z-index: 100;
  padding: 10px 0;
  background: #fff;
  overflow-y: auto;
  max-height: 300px;
  overflow-x: hidden;
  position: absolute;
}
@media (min-width: 768px) {
  .search-box__autocomplete {
    margin: 0 0 0 48px;
  }
}
@media (max-width: 767px) {
  .search-box__autocomplete {
    margin: 0;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
}
.search-box__autocomplete li {
  list-style: none;
  letter-spacing: 0.05em;
  font: 16px OpenSansCond;
  padding: 5px 11px 5px 15px;
}
.search-box__autocomplete li:hover,
.search-box__autocomplete li.ui-state-focus {
  color: #fff;
  background: #009b91;
}
.search-box__autocomplete ._highlight {
  color: #fff;
  padding: 4px;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  background: #d23a1c;
  margin: -4px 0;
}
.input-field {
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: middle;
}
.input-field .checkbox,
.input-field .radio {
  float: left;
}
.input-field .checkbox + span,
.input-field .radio + span {
  top: 2px;
  display: block;
  position: relative;
}
.checkbox,
.radio {
  width: 16px;
  height: 16px;
  background: #fff;
  margin-right: 1em;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #a8a8a8;
  -webkit-transition: border 0.15s ease-out;
  transition: border 0.15s ease-out;
}
.checkbox.disabled,
.radio.disabled {
  background-color: #eee;
}
.checkbox.disabled:active,
.radio.disabled:active {
  box-shadow: none;
}
.checkbox:active,
.radio:active,
.input-field:active .checkbox,
.input-field:active .radio {
  border-color: #009b91;
}
.checkbox *,
.radio * {
  display: none;
}
.checkbox:after,
.radio:after {
  width: 0;
  top: 50%;
  left: 50%;
  height: 0;
  content: '';
  position: absolute;
  -webkit-transform: translate(-50% , -50%);
  -ms-transform: translate(-50% , -50%);
  transform: translate(-50% , -50%);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background: 50% 50%/cover no-repeat url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjEycHgiIGhlaWdodD0iNy42cHgiIHZpZXdCb3g9Ii0wLjEgNi45IDEyIDcuNiI+DQo8cGF0aCBmaWxsPSIjOUUwQjBGIiBkPSJNNC43LDE0LjVjLTAuMiwwLTAuNC0wLjItMC40LTAuMkwwLjEsMTBjLTAuMy0wLjMtMC4zLTAuOCwwLTFjMC4zLTAuMywwLjgtMC4zLDEsMGwzLjYsMy44bDUuOS01LjcNCgljMC4zLTAuMywwLjgtMC4zLDEsMGMwLjEsMC4yLDAuMiwwLjMsMC4yLDAuNWMwLDAuMi0wLjEsMC40LTAuMiwwLjVsLTYuNCw2LjJjLTAuMSwwLjEtMC4zLDAuMi0wLjQsMC4yTDQuNywxNC41eiIvPg0KPC9zdmc+");
}
.checkbox.checked:after,
.radio.checked:after {
  width: 23px;
  height: 15px;
}
.select-type-1 {
  min-width: 140px;
  display: inline-block;
  vertical-align: middle;
}
.select-type-1_visible .select-type-1__title {
  border-color: #009b91;
}
.select-type-1_visible .select-type-1__list {
  opacity: 1;
  margin-top: -1px;
  visibility: visible;
}
.select-type-1__title {
  height: 36px;
  cursor: default;
  display: block;
  background: #fff;
  text-align: left;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  padding: 0 0 0 7px;
  outline: 0 !important;
  text-decoration: none;
  vertical-align: middle;
  letter-spacing: 0.02em;
  border: solid 1px transparent;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  font: 400 18px/36px OpenSansCond;
}
.select-type-1__title:hover {
  border-color: #009b91;
}
.select-type-1__title:before {
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  content: '';
  width: 30px;
  background: #fff;
  position: absolute;
}
.select-type-1__title:after {
  width: 0;
  top: 13px;
  height: 0;
  bottom: 0;
  content: '';
  right: 10px;
  z-index: 2;
  margin: auto;
  position: absolute;
  border-style: solid;
  border-width: 11px 6px;
  border-color: #009b91 transparent transparent transparent;
}
.select-type-1__list {
  width: 29.3%;
  padding: 0;
  opacity: 0;
  z-index: 101;
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  background: #fff;
  position: absolute;
  visibility: hidden;
  margin: -10px 0 0 0;
  border: solid 1px #009b91;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
@media (max-width: 767px) {
  .select-type-1__list {
    max-height: 300px;
    overflow-y: auto;
  }
}
.select-type-1__list ul {
  margin: 0;
  padding: 10px 0;
}
@media (max-width: 767px) {
  .select-type-1__list ul {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .select-type-1__list ul {
    max-width: 200px;
  }
}
.select-type-1__list li {
  list-style: none;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.select-type-1__list .radio,
.select-type-1__list input {
  display: none;
}

.select-type-1__list input.search-suggest {
    display: block;
}
.select-type-1__list .input-field {
  display: block;
  padding: 5px 15px;
  text-decoration: none;
  font: 18px OpenSansCond;
}
.select-type-1__list .input-field.checked,
.select-type-1__list .input-field:hover {
  color: #fff;
  background: #009b91;
}
.radio-group {
  font-size: 12px;
  margin: 10px 0 25px 0;
}
.radio-group__title {
  font-size: 12px;
  margin-right: 25px;
  display: inline-block;
  vertical-align: middle;
}
.radio-group__fields {
  display: inline-block;
  vertical-align: middle;
}
.radio-group .radio,
.radio-group .checkbox,
.radio-group input {
  margin-right: 10px;
}
.radio-group label {
  margin-right: 17px;
}
.form-link {
  font-size: 13px;
  color: #33494f;
}
.parsley-errors-list {
  color: #d23a1c;
  margin: 0;
  padding: 5px 10px;
  background: #ffefcd;
}
.parsley-errors-list li {
  font-size: 12px;
  list-style: none;
}
.parsley-error {
  border-color: #d23a1c !important;
}
.icon-7zip {
  background: url("../i/sprites.png");
  width: 25px;
  height: 33px;
  background-position: -255px -48px;
}
.icon-box {
  background: url("../i/sprites.png");
  width: 21px;
  height: 21px;
  background-position: -367px -48px;
}
.icon-cart {
  background: url("../i/sprites.png");
  width: 18px;
  height: 18px;
  background-position: -412px -48px;
}
.icon-close-1 {
  background: url("../i/sprites.png");
  width: 7px;
  height: 7px;
  background-position: -246px -33px;
}
.icon-close {
  background: url("../i/sprites.png");
  width: 24px;
  height: 24px;
  background-position: -313px -48px;
}
.icon-facebook {
  background: url("../i/sprites.png");
  width: 33px;
  height: 33px;
  background-position: -111px -48px;
}
.icon-instagram {
  background: url("../i/sprites.png");
  width: 33px;
  height: 33px;
  background-position: -147px -48px;
}
.icon-key-1 {
  background: url("../i/sprites.png");
  width: 17px;
  height: 17px;
  background-position: -433px -48px;
}
.icon-key {
  background: url("../i/sprites.png");
  width: 17px;
  height: 17px;
  background-position: -453px -48px;
}
.icon-lock {
  background: url("../i/sprites.png");
  width: 11px;
  height: 17px;
  background-position: -29px -102px;
}
.icon-lock_white {
  background: url("../i/sprites.png");
  width: 11px;
  height: 17px;
  background-position: -43px -102px;
}
.icon-logo-5corners {
  background: url("../i/sprites.png");
  width: 243px;
  height: 45px;
  background-position: 0px 0px;
}
.icon-logo-buhler {
  background: url("../i/sprites.png");
  width: 255px;
  height: 30px;
  background-position: -246px 0px;
}
/*@media (max-width: 767px){
  .icon-logo-buhler {
    margin-top: 0;
  }
}*/
.icon-loupe-1 {
  background: url("../i/sprites.png");
  width: 27px;
  height: 27px;
  background-position: -283px -48px;
}
.icon-loupe {
  background: url("../i/sprites.png");
  width: 18px;
  height: 18px;
  background-position: -391px -48px;
}
.icon-nav {
  background: url("../i/sprites.png");
  width: 40px;
  height: 39px;
  background-position: -68px -48px;
}
.icon-next-1 {
  background: url("../i/sprites.png");
  width: 9px;
  height: 17px;
  background-position: -57px -102px;
}
.icon-next {
  background: url("../i/sprites.png");
  width: 31px;
  height: 51px;
  background-position: -34px -48px;
}
.icon-pdf {
  background: url("../i/sprites.png");
  width: 26px;
  height: 36px;
  background-position: 0px -102px;
}
.icon-prev-1 {
  background: url("../i/sprites.png");
  width: 9px;
  height: 17px;
  background-position: -69px -102px;
}
.icon-prev {
  background: url("../i/sprites.png");
  width: 31px;
  height: 51px;
  background-position: 0px -48px;
}
.icon-remove {
  background: url("../i/sprites.png");
  width: 17px;
  height: 17px;
  background-position: -473px -48px;
}
.icon-target {
  background: url("../i/sprites.png");
  width: 24px;
  height: 24px;
  background-position: -340px -48px;
}
.icon-twitter {
  background: url("../i/sprites.png");
  width: 33px;
  height: 33px;
  background-position: -219px -48px;
}
.icon-youtube {
  background: url("../i/sprites.png");
  width: 33px;
  height: 33px;
  background-position: -183px -48px;
}
.ui-selectmenu-button {
  height: 36px;
  cursor: default;
  background: #fff;
  text-align: left;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  padding: 0 0 0 15px;
  outline: 0 !important;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  letter-spacing: 0.06em;
  border: solid 1px #e5e5e5;
  font: 300 16px/36px OpenSansCond;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  margin: 0 2px 5px;
}
.ui-selectmenu-button:after {
  width: 0;
  top: 13px;
  height: 0;
  bottom: 0;
  z-index: 3;
  content: '';
  right: 10px;
  margin: auto;
  position: absolute;
  border-style: solid;
  border-width: 11px 6px;
  border-color: #d23a1c transparent transparent transparent;
}
.ui-selectmenu-button:before {
  top: 1px;
  right: 0;
  bottom: 1px;
  z-index: 2;
  width: 30px;
  content: '';
  background: #fff;
  position: absolute;
}
.ui-selectmenu-button:hover,
.ui-selectmenu-button.ui-state-focus {
  border-color: #009b91;
}
div.ui-selectmenu-open {
  opacity: 1;
  visibility: visible;
}
.ui-selectmenu-menu {
  top: 0;
  margin: 0;
  opacity: 0;
  z-index: 1000;
  text-align: left;
  background: #fff;
  position: absolute;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.1s ease-out, transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out, -ms-transform 0.1s ease-out, transform 0.1s ease-out;
}
.ui-selectmenu-menu ul {
  padding: 0;
  list-style: none;
  overflow-y: auto;
  max-height: 167px;
  margin: -1px 0 0 0;
  overflow-x: hidden;
  border: solid 1px #009b91;
}
.ui-selectmenu-menu li {
  margin: 0;
  background: none;
  white-space: nowrap;
  font: 18px OpenSansCond;
  padding: 5px 11px 5px 15px;
}
.ui-selectmenu-menu li:hover,
.ui-selectmenu-menu li.ui-state-focus {
  color: #fff;
  background: #009b91;
}
.select-style-1.ui-selectmenu-button {
  font-size: 18px;
  letter-spacing: 0.06em;
  border-color: transparent;
}
.select-style-1.ui-selectmenu-button:hover,
.select-style-1.ui-selectmenu-button.ui-state-focus {
  border-color: #009b91;
}
.select-style-1:after {
  border-top-color: #009b91;
}
.select_small.ui-selectmenu-button {
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 0.06em;
}
/*! Tablesaw - v2.0.3 - 2016-05-02
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2016 Filament Group; Licensed MIT */

table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%;
}

.tablesaw {
  border-collapse: collapse;
  width: 100%;
}

/* Structure */

.tablesaw {
  border: 0;
  padding: 0;
}

.tablesaw th,
.tablesaw td {
  box-sizing: border-box;
  padding: .5em .7em;
}

.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em;
}

.tablesaw-enhanced .tablesaw-bar .btn {
  border: 1px solid #ccc;
  background: none;
  background-color: #fafafa;
  box-shadow: 0 1px 0 rgba(255,255,255,1);
  color: #4a4a4a;
  clear: both;
  cursor: pointer;
  display: block;
  font: bold 20px/1 sans-serif;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 1px 0 #fff;
  width: 100%;
  /* Theming */
  background-image: -webkit-linear-gradient(top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100%);
  background-image: linear-gradient( top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100% );
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  border-radius: .25em;
}

.tablesaw-enhanced .tablesaw-bar a.btn {
  color: #1c95d4;
}

.tablesaw-enhanced .tablesaw-bar .btn:hover {
  text-decoration: none;
}

/* Default radio/checkbox styling horizonal controlgroups. */

.tablesaw-enhanced .tablesaw-bar .btn:active {
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70%);
  background-image: linear-gradient( top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70% );
}

.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus {
  color: #208de3;
  background-color: #fff;
  outline: none;
}

.tablesaw-bar .btn:focus {
  box-shadow: 0 0 .35em #4faeef !important;
}

.tablesaw-bar .btn-select select {
  background: none;
  border: none;
  display: block;
  position: absolute;
  font-weight: inherit;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
}

.tablesaw-bar .btn-select select {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  color: transparent;
}

.tablesaw-bar .btn select option {
  background: #fff;
  color: #000;
  font-family: sans-serif;
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
  text-align: left;
  text-indent: 0;
}

.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.tablesaw-bar .btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: .3em 1em .3em 1em;
}

.tablesaw-bar .btn.btn-micro {
  font-size: .8125em;
  padding: .4em .7em .25em .7em;
}

.tablesaw-enhanced .tablesaw-bar .btn-select {
  text-align: left;
}

.tablesaw-bar .btn-select:after {
  background: #e5e5e5;
  background: rgba(0,0,0,.1);
  box-shadow: 0 2px 2px rgba(255,255,255,.25);
  content: " ";
  display: block;
  position: absolute;
}

.tablesaw-bar .btn-select.btn-small,
.tablesaw-bar .btn-select.btn-micro {
  padding-right: 1.5em;
}

.tablesaw-bar .btn-select:after {
  background: none;
  background-repeat: no-repeat;
  background-position: .25em .45em;
  content: "\25bc";
  font-size: .55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}

.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
  width: 1.2em;
  font-size: .5em;
  padding-top: 1em;
  padding-right: .5em;
  line-height: 1.65;
  background: none;
  box-shadow: none;
  border-left-width: 0;
}

/* Column navigation buttons for swipe and columntoggle tables */

.tablesaw-advance .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: .25em;
}

.tablesaw-advance .btn.btn-micro {
  font-size: .8125em;
  padding: .3em .7em .25em .7em;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .5em;
  position: relative;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}

/* Table Toolbar */

.tablesaw-bar {
  clear: both;
  font-family: sans-serif;
}

.tablesaw-toolbar {
  font-size: .875em;
  float: left;
}

.tablesaw-toolbar label {
  padding: .5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: .5em;
  text-transform: uppercase;
}

.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
  margin-top: .5em;
  margin-bottom: .5em;
}

.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
  margin-bottom: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn {
  margin-left: .4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  background: transparent;
  font-family: sans-serif;
  font-size: 1em;
  padding-left: .3em;
}

.tablesaw-bar .tablesaw-toolbar .btn-select {
  min-width: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn-select:after {
  padding-top: .9em;
}

.tablesaw-bar .tablesaw-toolbar select {
  color: #888;
  text-transform: none;
  background: transparent;
}

.tablesaw-toolbar ~ table {
  clear: both;
}

.tablesaw-toolbar .a11y-sm {
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

@media (min-width: 24em) {
  .tablesaw-toolbar .a11y-sm {
    clip: none;
    height: auto;
    width: auto;
    position: static;
    overflow: visible;
  }
}

table.tablesaw tbody th {
  font-weight: bold;
}

table.tablesaw thead th,
table.tablesaw thead td {
  color: #444;
  font-size: .9em;
}

.tablesaw th,
.tablesaw td {
  line-height: 1em;
  text-align: left;
  vertical-align: middle;
}

.tablesaw td,
.tablesaw tbody th {
  vertical-align: middle;
  font-size: 1.17em;
  /* 19px */
}

.tablesaw td .btn,
.tablesaw tbody th .btn {
  margin: 0;
}

.tablesaw thead {
  border: 1px solid #e5e5e4;
  background: #e2dfdc;
  background-image: -webkit-linear-gradient(top, #fff, #e2dfdc);
  background-image: linear-gradient(to bottom, #fff, #e2dfdc);
}

.tablesaw thead th {
  font-weight: 100;
  color: #777;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  text-align: left;
}

.tablesaw thead tr:first-child th {
  font-weight: normal;
  font-family: sans-serif;
  border-right: 1px solid #e4e1de;
}

/* Table rows have a gray bottom stroke by default */

.tablesaw tbody tr {
  border-bottom: 1px solid #dfdfdf;
}

.tablesaw caption {
  text-align: left;
  margin-bottom: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  line-height: 2.4;
}

@media (min-width: 25em) {
  .tablesaw caption {
    margin-bottom: .6em;
    line-height: 1.2;
  }
}

/* Stack */

.tablesaw-cell-label-top {
  text-transform: uppercase;
  font-size: .9em;
  font-weight: normal;
}

.tablesaw-cell-label {
  font-size: .65em;
  text-transform: uppercase;
  color: #888;
  font-family: sans-serif;
}

@media (min-width: 40em) {
  .tablesaw td {
    line-height: 2em;
  }
}

@media only all {
  .tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid #e4e1de;
  }

  .tablesaw-swipe .tablesaw-cell-persist {
    box-shadow: 3px 0 4px -1px #e4e1de;
  }
}

/* Table rows have a gray bottom stroke by default */

.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */

@media only all {
  /* Show the table cells as a block level element */

  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }

  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }

  /* Make the label elements a percentage width */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block;
  }

  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */

  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }

  .tablesaw-cell-label {
    display: block;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}

@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }

  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
  }

  .tablesaw-cell-label {
    vertical-align: top;
  }

  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
  }

  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}

/* Media query to show as a standard table at 560px (35em x 16px) or wider */

@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }

  /* Show the table header rows */

  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }

  /* Hide the labels in each cell */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}

.tablesaw-fix-persist {
  table-layout: fixed;
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-swipe th.tablesaw-cell-hidden,
  .tablesaw-swipe td.tablesaw-cell-hidden {
    display: none;
  }
}

.btn.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}

.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: .5em;
}

.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}

/* Remove top/bottom margins around the fieldcontain on check list */

.tablesaw-columntoggle-popup {
  display: none;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: .5em .8em;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: .2em;
  z-index: 1;
}

.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}

/* Hide all prioritized columns by default */

@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: none;
  }
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -.5em auto 0;
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}

/* Preset breakpoints if "" class added to table */

/* Show priority 1 at 320px (20em x 16px) */

@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}

/* Show priority 2 at 480px (30em x 16px) */

@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}

/* Show priority 3 at 640px (40em x 16px) */

@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }

  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}

/* Show priority 4 at 800px (50em x 16px) */

@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}

/* Show priority 5 at 960px (60em x 16px) */

@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}

/* Show priority 6 at 1,120px (70em x 16px) */

@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-columntoggle th.tablesaw-cell-hidden,
  .tablesaw-columntoggle td.tablesaw-cell-hidden {
    display: none;
  }

  /* Checked manually: Always show */

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

.tablesaw-columntoggle-popup .btn-group > label {
  display: block;
  padding: .2em 0;
  white-space: nowrap;
}

.tablesaw-columntoggle-popup .btn-group > label input {
  margin-right: .8em;
}

.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
  position: relative;
}

.tablesaw-sortable thead tr th {
  padding-right: 1.6em;
  vertical-align: top;
}

.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
  padding: 0;
}

.tablesaw-sortable th.tablesaw-sortable-head button {
  padding-top: .9em;
  padding-bottom: .7em;
  padding-left: .6em;
  padding-right: 1.6em;
}

.tablesaw-sortable .tablesaw-sortable-head button {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  font: inherit;
  text-transform: inherit;
  position: relative;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  width: 7px;
  height: 10px;
  content: "\0020";
  position: absolute;
  right: .5em;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  content: "\2191";
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  content: "\2193";
}

.tablesaw-sortable .not-applicable:after {
  content: "--";
  display: block;
}

.tablesaw-sortable .not-applicable span {
  display: none;
}

.tablesaw-advance {
  float: right;
}

.tablesaw-advance.minimap {
  margin-right: .4em;
}

.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: .4em .2em;
}

.tablesaw-advance-dots li i {
  width: .25em;
  height: .25em;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}

.tablesaw-advance-dots-hide {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: February 7, 2016
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/*
 *  Remodal - v1.0.7
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

.remodal {
  margin-bottom: 10px;
  padding: 34px 30px 28px 30px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #fff;
  text-align: left;
}
.remodal_close {
  top: 15px;
  right: 16px;
  cursor: pointer;
  position: absolute;
}
.remodal-overlay {
  background: rgba(0,0,0,0.23);
}
.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}
.remodal-wrapper {
  padding: 10px 10px 0;
}
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}
@-moz-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-o-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-moz-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@-o-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@-moz-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
svg {
  touch-action: none;
}
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  touch-action: none;
}
.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #009b91;
  border-radius: 3px;
  background: #fff;
  color: #000;
  font-size: 12px;
  padding: 3px 6px;
  z-index: 1000;
  -webkit-transform: translate(50% , 50px);
  -ms-transform: translate(50% , 50px);
  transform: translate(50% , 50px);
}
.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #009b93;
  padding: 3px;
  color: #fff;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box;
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 10px;
  height: 10px;
}
.jvectormap-zoomin {
  top: 10px;
}
.jvectormap-zoomout {
  top: 30px;
}
.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px;
}
.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url("data:image/gifbase64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh + QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh + QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB + A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6 + Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq + B6QDtuetcaBPnW6 + O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh + QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK + + G + w48edZPK + M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE + G + cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm + FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk + aV + oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc + XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq + E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh + QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR + ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq + E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq + E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY + Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd + MFCN6HAAIKgNggY0KtEBAAh + QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1 + vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d + jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg + ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0 + bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h + Kr0SJ8MFihpNbx + 4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX + BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==");
}
.jvectormap-legend {
  background: #000;
  color: #fff;
  border-radius: 3px;
}
.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.jvectormap-legend-cnt {
  position: absolute;
}
.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0;
}
.jvectormap-legend-cnt-v {
  top: 0;
  right: 0;
}
.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left;
}
.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}
.jvectormap-legend-tick-text {
  font-size: 12px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px;
}
.bx-filter-param-text {

}


.bx-authform-formgroup-container:after{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
}

.bx-authform-formgroup-container input[type="submit"]{
	float: right;
    color: #fff;
    background: #009b91;
    height: 48px;
    font-size: 21px;
    padding: 0 30px;
    line-height: 50px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: OpenSansCond;
    cursor: pointer;
}

@media (max-width: 767px){
	.bx-authform-formgroup-container input[type="submit"]{
	    height: 42px;
	    font-size: 16px;
	    padding: 0 15px;
	    line-height: 42px;
	}
}

.bx-authform-formgroup-container input[type="submit"]:hover{
	color: #fff;
    background: #00bfb2;
}



/* Быстрые фиксы стилей для айпада */
@media (min-width: 768px) and (max-width: 979px) {
  .header__grid-1{
    margin-bottom: 6px;
  }
  .header__grid-1 > .col:first-child {
    -webkit-flex: 1 1 140px;
    -ms-flex: 1 1 140px;
    flex: 1 1 140px;
    padding-bottom: 0;
  }
  .header__logo{
    width: 130px !important;
  }
  .header__grid-1 > .col{
    -webkit-flex: 2 1 340px;
    -ms-flex: 2 1 340px;
    flex: 2 1 340px;
  }
  .header__grid-1 > .col:last-child {
    margin-top: 4px;
    text-align: center;
    -webkit-flex: 2 1 240px;
    -ms-flex: 2 1 240px;
    flex: 2 1 240px;
  }
  .select-type-1 {
    min-width: 90px;
  }
  .select-type-1__title{
    font-size: 14px;
  }
  .search-box input{
    width: 240px;
    font-size: 12px;
  }
  .header-user__link-login{
    font-size: 13px;
  }
  .header-cart__link{
    font-size: 13px;
  }
  .header-cart{
    padding-left: 0;
  }
  .header-cart:before{
    display: none;
  }
  .header-user [class*="icon"]{
    margin-right: 3px;
  }
  .header-cart [class*="icon"]{
    margin-right: 6px;
  }
}

.header .row{
  position: relative;
}

.header ._header_tel{
  position: absolute;
  top: 10px;
  right: 0;
  text-decoration: none;
  font-size: 21px;
  color: #009b91;
}

.header ._header_tel2{
  position: absolute;
  top: 36px;
  right: 3px;
  text-decoration: none;
  font-size: 21px;
  color: #009b91;
}

.header ._header_tel3{
  position: absolute;
  top: 62px;
  right: 3px;
  text-decoration: none;
  font-size: 21px;
  color: #009b91;
}

.header ._header_tel4{
  position: absolute;
  top: 88px;
  right: 3px;
  text-decoration: none;
  font-size: 21px;
  color: #009b91;
}

.header ._header_tel span{
  font-size: 14px;
}

@media (max-width: 1279px) and (min-width: 980px){
  .header ._header_tel{
    top: 3px;
    font-size: 18px;
  }

  .header ._header_tel2{
    top: 24px;
    font-size: 18px;
  }
  .header ._header_tel3{
    top: 45px;
    font-size: 18px;
  }
  .header ._header_tel4{
    top: 66px;
    font-size: 18px;
  }
}

@media (max-width: 979px) and (min-width: 768px){
  .header ._header_tel{
    position: static;
    text-align: right;
    font-size: 16px;
    display: block;
    /* margin-bottom: -14px; */
    margin-top: 5px;
  }
  .header ._header_tel2{
    position: static;
    text-align: right;
    font-size: 16px;
    display: block;
    /* margin-bottom: -14px; */
    margin-top: 10px;
  }
  .header ._header_tel3{
    position: static;
    text-align: right;
    font-size: 16px;
    display: block;
    /* margin-bottom: -14px; */
    margin-top: 10px;
  }
  .header ._header_tel4{
    position: static;
    text-align: right;
    font-size: 16px;
    display: block;
    /* margin-bottom: -14px; */
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .header ._header_tel{
    display: none;
  }
  .header ._header_tel2{
    display: none;
  }
  .header ._header_tel3{
    display: none;
  }
  .header ._header_tel4{
    display: none;
  }
}

/* Быстрые фиксы для мобильных */
@media (max-width: 767px){
  .header__grid-1 > .col{
    text-align: left;
  }
  .select-type-1 {
    min-width: 90px;
  }
  .select-type-1__title{
    font-size: 14px;
  }
  .search-box input{
    width: 200px;
    font-size: 12px;
  }
  .search-box__btn{
    width: 30px;
  }
  .search-box input{
    padding: 0 0 0 36px;
  }
  .header__grid-1 > .col:last-child{
    padding-left: 20px;
    padding-top: 10px;
  }

  .tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label{
    width: 40%;
    text-align: left;
  }
  .tablesaw-cell-content{
    width: 60%;
    text-align: left;
  }
  .table-1 .tablesaw-cell-label{
    font-size: 11px;
  }

  .table-companies tbody td{
    font-size: 10px;
    padding: 15px 5px 10px 0;
  }
  .table-companies thead th{
    font-size: 10px;
  }
  .table-companies tbody td:last-child p{
    word-wrap: break-word;
  }
  .branches__map{
    height: 240px;
  }
  .branches__col-wrapper{
    /*display: none;*/
  }
  .select-type-1__list{
    width: auto;
  }
}

/*Фиксы*/
@media (max-width: 1279px) {
  .col-8of12[style*="margin-top: -60px"]{
    margin-top: -30px !important;
  }
}
@media (max-width: 767px) {
  .col-8of12[style*="margin-top: -60px"]{
    margin-top: 0 !important;
  }
}
.heading-backlink.grid{
  margin-left: 0;
}
.grid.grid-info.grid-info_margin._mobiwide-row{
  margin-left: 0;
}
@media (max-width: 979px) and (min-width: 768px){
  .grid.grid-info.grid-info_margin._mobiwide-row .grid-info__image:last-child {
    margin-bottom: 20px;
  }
  .grid-info_margin._mobiwide-row h2{
    font-size: 20px;
  }
}
.news__main{
  padding-bottom: 20px;
}


.b_equipment_stock{
  padding: 0 0 30px;
}
._equipment_item{
  background-color: #f4f4ef;
  padding: 20px;
  display: block;
  text-decoration: none;
  transition: all .2s linear;
}
@media (max-width: 767px){
  ._equipment_item{
    padding: 10px;
  }
}
._equipment_item:hover ._img img{
  transform: scale(1.1);
}
._equipment_item:nth-child(2n){
  background-color: #ffffff;
}
._equipment_item::after{
  display: block;
  content: "";
  clear: both;
}
._equipment_item:hover{
  background: #e4e4e2;
}
._equipment_item ._img{
  float: left;
  max-width: 187px;
  margin: 0 28px 0 0;
  overflow: hidden;
}
@media (max-width: 767px){
  ._equipment_item ._img{
    float: none;
    margin: 0 auto 15px;
  }
}
._equipment_item ._img img{
  max-width: 100%;
  transition: all .2s linear;
}
._equipment_item ._content{
  float: left;
  max-width: 675px;
  line-height: 1.5;
}
@media (max-width: 1199px) and (min-width: 980px){
  ._equipment_item ._content{
    max-width: 675px;
  }
}
@media (max-width: 979px) and (min-width: 768px){
  ._equipment_item ._content{
    max-width: 490px;
  }
}
@media (max-width: 767px){
  ._equipment_item ._content{
    max-width: none;
    float: none;
  }
}
._equipment_item ._title{
  font-size: 14px;
  color: #060606;
  margin: 0 0 15px;
}
._equipment_item ._info{
  font-size: 14px;
  color: #060606;
  font-weight: 400;
}
.b_equipment_controls{
  padding: 0 0 45px;
  float: right;
  -webkit-align-items: right;
  -ms-flex-align: right;
  align-items: right;
}
@media (max-width: 767px){
  .b_equipment_controls{
    float: none;
  }
}



.b_equipment_details{
  padding: 0 0 65px;
}
@media (max-width: 768px){
  .b_equipment_details{
    padding: 0 10px 30px;
  }
}
._equipment_details ._left_side{
  float: left;
  width: 100%;
  max-width: 425px;
}
@media (max-width: 1279px){
  ._equipment_details ._left_side{
    max-width: 100%;
  }
}
._equipment_details ._left_side .gallery__full .swiper-slide{
  text-align: center;
}
._equipment_details ._left_side .gallery__full img{
  margin: 0 auto;
  width: 100%;
}

._equipment_details ._right_side{
  float: right;
  width: 100%;
  max-width: 620px;
}
@media (max-width: 1279px){
  ._equipment_details ._right_side{
    max-width: 100%;
    padding: 30px 0 0;
  }
}

._equipment_details .gallery__full{
  padding: 0;
}

._equipment_details .icon-prev,._equipment_details .icon-next{
  background: none;
  width: 19px;
  height: 31px;
}
._equipment_details .icon-prev:before,._equipment_details .icon-next:before,
._equipment_details .icon-prev:after,._equipment_details .icon-next:after{
  position: absolute;
  content: '';
  height: 20px;
  width: 5px;
  background: #fff;
  transition: all .2s ease-in-out;
}
._equipment_details .icon-prev{
  left: 0;
}
._equipment_details .icon-prev:before{
  transform: rotate(225deg);
  top: 0;
  right: 0;
}
._equipment_details .icon-prev:after{
  transform: rotate(-225deg);
  bottom: 0;
  right: 0;
}
._equipment_details .icon-next{
  right: 0;
}
._equipment_details .icon-next:before{
  transform: rotate(-225deg);
  top: 0;
  left: 0;
}
._equipment_details .icon-next:after{
  transform: rotate(225deg);
  bottom: 0;
  left: 0;
}

._equipment_details ._content p{
  margin: 0 0 20px;
}
@media (max-width: 768px){
  ._equipment_details ._content p{
    line-height: 1.4;
  }
}
._equipment_details ._content img{
  margin: 0 0 20px;
  max-width: 100%;
}

._equipment_details ._file_row{
  padding: 0 0 55px;
}
._equipment_details ._file{
  float: left;
  max-width: 275px;
  padding: 0 0 20px 40px;
  position: relative;
}
@media (max-width: 480px){
  ._equipment_details ._file{
    max-width: 205px;
  }
}
._equipment_details ._file::before{
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 26px;
  height: 36px;
  background-repeat: no-repeat;
  background: url(../i/sprites2.png);
  background-position: 0px 100%;
}
._equipment_details ._title_file{
  color: #060606;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._equipment_details ._size_file{
  color: #060606;
  font-size: 13px;
  font-weight: 300;
}
._equipment_details .btn_download{
  float: right;
  padding: 8px 15px;
}
.remodal.-application{
  width: 100%;
  max-width: 617px;
}
.remodal.-application .form__buttons{
  text-align: center;
}
.remodal.-application .btn{
  margin: 0;
}
.remodal.-application [type="submit"]:disabled{
  background: #a8a8a8;
  cursor: not-allowed;
}
.remodal.-application ._agree{
  cursor: pointer;
}

.article img{
  max-width: 100%;
  height: auto;
}