.jGrowl {z-index: 9999;color: #fff;font-size: 12px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;position: fixed;}
.jGrowl.top-left {left: 0;top: 0;}
.jGrowl.top-right {right: 0;top: 0;}
.jGrowl.bottom-left {left: 0;bottom: 0;}
.jGrowl.bottom-right {right: 0;bottom: 0;}
.jGrowl.center {top: 0;width: 50%;left: 25%;}
.jGrowl.center .jGrowl-closer, .jGrowl.center .jGrowl-notification {margin-left: auto;margin-right: auto;}
.jGrowl-notification {background-color: #000;opacity: .9;zoom: 1;width: 250px;padding: 10px;margin: 10px;text-align: left;display: none;border-radius: 5px;min-height: 40px;}
.jGrowl-notification .ui-state-highlight, .jGrowl-notification .ui-widget-content .ui-state-highlight, .jGrowl-notification .ui-widget-header .ui-state-highlight {border: 1px solid #000;background: #000;color: #fff;}
.jGrowl-notification .jGrowl-header {font-weight: 700;font-size: .85em;}
.jGrowl-notification .jGrowl-close {background-color: transparent;color: inherit;border: none;z-index: 99;float: right;font-weight: 700;font-size: 1em;cursor: pointer;}
.jGrowl-closer {background-color: #000;opacity: .9;zoom: 1;width: 250px;padding: 10px;margin: 10px;display: none;border-radius: 5px;padding-top: 4px;padding-bottom: 4px;cursor: pointer;font-size: .9em;font-weight: 700;text-align: center;}
.jGrowl-closer .ui-state-highlight, .jGrowl-closer .ui-widget-content .ui-state-highlight, .jGrowl-closer .ui-widget-header .ui-state-highlight {border: 1px solid #000;background: #000;color: #fff;}
@media print {.jGrowl {display: none;}}
@font-face {font-family: "FuturaPT";src: url("/assets/fonts/futura-pt-light.eot");src: url("/assets/fonts/futura-pt-light.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/futura-pt-light.woff2") format("woff2"),url("/assets/fonts/futura-pt-light.woff") format("woff"),url("/assets/fonts/futura-pt-light.ttf") format("ttf");font-weight: 300;font-style: normal;font-stretch: normal;unicode-range: U20-4F 9;}
@font-face {font-family: "FuturaPT";src: url("/assets/fonts/futura-pt-book.eot");src: url("/assets/fonts/futura-pt-book.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/futura-pt-book.woff2") format("woff2"),url("/assets/fonts/futura-pt-book.woff") format("woff"),url("/assets/fonts/futura-pt-book.ttf") format("truetype");font-weight: normal;font-style: normal;}
@font-face {font-family: "FuturaPT";src: url("/assets/fonts/futura-pt-medium.eot");src: url("/assets/fonts/futura-pt-medium.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/futura-pt-medium.woff2") format("woff2"),url("/assets/fonts/futura-pt-medium.woff") format("woff"),url("/assets/fonts/futura-pt-medium.ttf") format("truetype");font-weight: 500;font-style: normal;}
@font-face {font-family: "FuturaPT";src: url("/assets/fonts/futura-pt-heavy.eot");src: url("/assets/fonts/futura-pt-heavy.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/futura-pt-heavy.woff2") format("woff2"),url("/assets/fonts/futura-pt-heavy.woff") format("woff"),url("/assets/fonts/futura-pt-heavy.ttf") format("truetype");font-weight: bold;font-style: normal;}
@font-face {font-family: "Didot";src: url("/assets/fonts/didot-bold.eot");src: url("/assets/fonts/didot-bold.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/didot-bold.woff2") format("woff2"),url("/assets/fonts/didot-bold.woff") format("woff"),url("/assets/fonts/didot-bold.ttf") format("truetype");font-weight: bold;font-style: normal;}
@font-face {font-family: "Didot";src: url("/assets/fonts/didot-bold.eot");src: url("/assets/fonts/didot-bold.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/didot-bold.woff2") format("woff2"),url("/assets/fonts/didot-bold.woff") format("woff"),url("/assets/fonts/didot-bold.ttf") format("truetype");font-weight: bold;font-style: normal;}
.swiper-container {margin: 0 auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}
.swiper-container-no-flexbox .swiper-slide {float: left;}
.swiper-container-vertical>.swiper-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;transition-property: transform;transition-property: transform,-webkit-transform;-o-transition-property: transform;-webkit-box-sizing: content-box;box-sizing: content-box;}
.swiper-container-android .swiper-slide, .swiper-wrapper {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.swiper-container-multirow>.swiper-wrapper {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.swiper-container-free-mode>.swiper-wrapper {-webkit-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-negative: 0;flex-shrink: 0;width: 100%;height: 100%;position: relative;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;transition-property: transform;transition-property: transform,-webkit-transform;-o-transition-property: transform;}
.swiper-invisible-blank-slide {visibility: hidden;}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {height: auto;}
.swiper-container-autoheight .swiper-wrapper {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-transition-property: height,-webkit-transform;transition-property: height,-webkit-transform;transition-property: transform,height;transition-property: transform,height,-webkit-transform;-o-transition-property: transform,height;}
.swiper-container-3d {-webkit-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;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,right top,left 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: -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,left top,right 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: -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 bottom,left top,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: -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 top,left bottom,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: -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-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {-ms-touch-action: pan-y;touch-action: pan-y;}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {-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;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-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-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-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-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-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-lock {display: none;}
.swiper-pagination {position: absolute;text-align: center;-webkit-transition: .3s opacity;-o-transition: .3s opacity;transition: .3s opacity;-webkit-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-bullets-dynamic {overflow: hidden;font-size: 0;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {-webkit-transform: scale(.33);-ms-transform: scale(.33);transform: scale(.33);position: relative;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {-webkit-transform: scale(.66);-ms-transform: scale(.66);transform: scale(.66);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {-webkit-transform: scale(.33);-ms-transform: scale(.33);transform: scale(.33);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {-webkit-transform: scale(.66);-ms-transform: scale(.66);transform: scale(.66);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {-webkit-transform: scale(.33);-ms-transform: scale(.33);transform: scale(.33);}
.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;-webkit-box-shadow: none;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}
.swiper-pagination-bullet-active {opacity: 1;background: #007aff;}
.swiper-container-vertical>.swiper-pagination-bullets {right: 10px;top: 50%;-webkit-transform: translate3d(0,-50%,0);transform: translate3d(0,-50%,0);}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 6px 0;display: block;}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 8px;}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {display: inline-block;-webkit-transition: .2s top,.2s -webkit-transform;transition: .2s top,.2s -webkit-transform;transition: .2s transform,.2s top;transition: .2s transform,.2s top,.2s -webkit-transform;-o-transition: .2s transform,.2s top;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 4px;}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);white-space: nowrap;}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {-webkit-transition: .2s left,.2s -webkit-transform;transition: .2s left,.2s -webkit-transform;transition: .2s transform,.2s left;transition: .2s transform,.2s left,.2s -webkit-transform;-o-transition: .2s transform,.2s left;}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {-webkit-transition: .2s right,.2s -webkit-transform;transition: .2s right,.2s -webkit-transform;transition: .2s transform,.2s right;transition: .2s transform,.2s right,.2s -webkit-transform;-o-transition: .2s transform,.2s right;}
.swiper-pagination-progressbar {background: rgba(0,0,0,.25);position: absolute;}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #007aff;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-transform-origin: left top;-ms-transform-origin: left top;transform-origin: left top;}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {-webkit-transform-origin: right top;-ms-transform-origin: right top;transform-origin: right top;}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {width: 100%;height: 4px;left: 0;top: 0;}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {width: 4px;height: 100%;left: 0;top: 0;}
.swiper-pagination-white .swiper-pagination-bullet-active {background: #fff;}
.swiper-pagination-progressbar.swiper-pagination-white {background: rgba(255,255,255,.25);}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {background: #fff;}
.swiper-pagination-black .swiper-pagination-bullet-active {background: #000;}
.swiper-pagination-progressbar.swiper-pagination-black {background: rgba(0,0,0,.25);}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {background: #000;}
.swiper-pagination-lock {display: none;}
.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-scrollbar-lock {display: none;}
.swiper-zoom-container {width: 100%;height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;text-align: center;}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {max-width: 100%;max-height: 100%;-o-object-fit: contain;object-fit: contain;}
.swiper-slide-zoomed {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%;-ms-transform-origin: 50%;transform-origin: 50%;-webkit-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%;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);transform: rotate(360deg);}}
@keyframes swiper-preloader-spin {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
.swiper-container .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {-webkit-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;-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-container-cube {overflow: visible;}
.swiper-container-cube .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;visibility: hidden;-webkit-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;width: 100%;height: 100%;}
.swiper-container-cube .swiper-slide .swiper-slide {pointer-events: none;}
.swiper-container-cube.swiper-container-rtl .swiper-slide {-webkit-transform-origin: 100% 0;-ms-transform-origin: 100% 0;transform-origin: 100% 0;}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {pointer-events: auto;}
.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-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.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-flip {overflow: visible;}
.swiper-container-flip .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;}
.swiper-container-flip .swiper-slide .swiper-slide {pointer-events: none;}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {pointer-events: auto;}
.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;backface-visibility: hidden;}
.swiper-container-coverflow .swiper-wrapper {-ms-perspective: 1200px;}
.pswp {display: none;position: absolute;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;-ms-touch-action: none;touch-action: none;z-index: 1500;-webkit-text-size-adjust: 100%;-webkit-backface-visibility: hidden;outline: none;}
.pswp * {-webkit-box-sizing: border-box;box-sizing: border-box;}
.pswp img {max-width: none;}
.pswp--animate_opacity {opacity: .001;will-change: opacity;-webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);transition: opacity 333ms cubic-bezier(.4,0,.22,1);}
.pswp--open {display: block;}
.pswp--zoom-allowed .pswp__img {cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;}
.pswp--zoomed-in .pswp__img {cursor: -webkit-grab;cursor: -moz-grab;cursor: grab;}
.pswp--dragging .pswp__img {cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: grabbing;}
.pswp__bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #000;opacity: 0;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;will-change: opacity;}
.pswp__scroll-wrap {position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
.pswp__container, .pswp__zoom-wrap {-ms-touch-action: none;touch-action: none;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.pswp__container, .pswp__img {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;}
.pswp__zoom-wrap {position: absolute;width: 100%;-webkit-transform-origin: left top;-ms-transform-origin: left top;transform-origin: left top;-webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition: transform 333ms cubic-bezier(.4,0,.22,1);}
.pswp__bg {will-change: opacity;-webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);transition: opacity 333ms cubic-bezier(.4,0,.22,1);}
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {-webkit-transition: none;transition: none;}
.pswp__container, .pswp__zoom-wrap {-webkit-backface-visibility: hidden;}
.pswp__item {position: absolute;left: 0;right: 0;top: 0;bottom: 0;overflow: hidden;}
.pswp__img {position: absolute;width: auto;height: auto;top: 0;left: 0;}
.pswp__img--placeholder {-webkit-backface-visibility: hidden;}
.pswp__img--placeholder--blank {background: #222;}
.pswp--ie .pswp__img {width: 100% !important;height: auto !important;left: 0;top: 0;}
.pswp__error-msg {position: absolute;left: 0;top: 50%;width: 100%;text-align: center;font-size: 14px;line-height: 16px;margin-top: -8px;color: #ccc;}
.pswp__error-msg a {color: #ccc;text-decoration: underline;}
.pswp__button {width: 44px;height: 44px;position: relative;background: none;cursor: pointer;overflow: visible;-webkit-appearance: none;display: block;border: 0;padding: 0;margin: 0;float: right;opacity: .75;-webkit-transition: opacity .2s;transition: opacity .2s;-webkit-box-shadow: none;box-shadow: none;}
.pswp__button:focus, .pswp__button:hover {opacity: 1;}
.pswp__button:active {outline: none;opacity: .9;}
.pswp__button::-moz-focus-inner {padding: 0;border: 0;}
.pswp__ui--over-close .pswp__button--close {opacity: 1;}
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {background: url("/assets/plugins/photoswipe/default-skin/default-skin.png") 0 0 no-repeat;background-size: 264px 88px;width: 44px;height: 44px;}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {.pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {background-image: url("/assets/plugins/photoswipe/default-skin/default-skin.svg");}
	.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {background: none;}}
.pswp__button--close {background-position: 0 -44px;}
.pswp__button--share {background-position: -44px -44px;}
.pswp__button--fs {display: none;}
.pswp--supports-fs .pswp__button--fs {display: block;}
.pswp--fs .pswp__button--fs {background-position: -44px 0;}
.pswp__button--zoom {display: none;background-position: -88px 0;}
.pswp--zoom-allowed .pswp__button--zoom {display: block;}
.pswp--zoomed-in .pswp__button--zoom {background-position: -132px 0;}
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {visibility: hidden;}
.pswp__button--arrow--left, .pswp__button--arrow--right {background: none;top: 50%;margin-top: -50px;width: 70px;height: 100px;position: absolute;}
.pswp__button--arrow--left {left: 0;}
.pswp__button--arrow--right {right: 0;}
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {content: "";top: 35px;background-color: rgba(0,0,0,.3);height: 30px;width: 32px;position: absolute;}
.pswp__button--arrow--left:before {left: 6px;background-position: -138px -44px;}
.pswp__button--arrow--right:before {right: 6px;background-position: -94px -44px;}
.pswp__counter, .pswp__share-modal {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.pswp__share-modal {display: block;background: rgba(0,0,0,.5);width: 100%;height: 100%;top: 0;left: 0;padding: 10px;position: absolute;z-index: 1600;opacity: 0;-webkit-transition: opacity .25s ease-out;transition: opacity .25s ease-out;-webkit-backface-visibility: hidden;will-change: opacity;}
.pswp__share-modal--hidden {display: none;}
.pswp__share-tooltip {z-index: 1620;position: absolute;background: #fff;top: 56px;border-radius: 2px;display: block;width: auto;right: 44px;-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);box-shadow: 0 2px 5px rgba(0,0,0,.25);-webkit-transform: translateY(6px);-ms-transform: translateY(6px);transform: translateY(6px);-webkit-transition: -webkit-transform .25s;transition: transform .25s;-webkit-backface-visibility: hidden;will-change: transform;}
.pswp__share-tooltip a {display: block;padding: 8px 12px;color: #000;text-decoration: none;font-size: 14px;line-height: 18px;}
.pswp__share-tooltip a:hover {text-decoration: none;color: #000;}
.pswp__share-tooltip a:first-child {border-radius: 2px 2px 0 0;}
.pswp__share-tooltip a:last-child {border-radius: 0 0 2px 2px;}
.pswp__share-modal--fade-in {opacity: 1;}
.pswp__share-modal--fade-in .pswp__share-tooltip {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.pswp--touch .pswp__share-tooltip a {padding: 16px 12px;}
a.pswp__share--facebook:before {content: "";display: block;width: 0;height: 0;position: absolute;top: -12px;right: 15px;border: 6px solid transparent;border-bottom-color: #fff;-webkit-pointer-events: none;-moz-pointer-events: none;pointer-events: none;}
a.pswp__share--facebook:hover {background: #3e5c9a;color: #fff;}
a.pswp__share--facebook:hover:before {border-bottom-color: #3e5c9a;}
a.pswp__share--twitter:hover {background: #55acee;color: #fff;}
a.pswp__share--pinterest:hover {background: #ccc;color: #ce272d;}
a.pswp__share--download:hover {background: #ddd;}
.pswp__counter {position: absolute;left: 0;top: 0;height: 44px;font-size: 13px;line-height: 44px;color: #fff;opacity: .75;padding: 0 10px;}
.pswp__caption {position: absolute;left: 0;bottom: 0;width: 100%;min-height: 44px;}
.pswp__caption small {font-size: 11px;color: #bbb;}
.pswp__caption__center {text-align: left;max-width: 420px;margin: 0 auto;font-size: 13px;padding: 10px;line-height: 20px;color: #ccc;}
.pswp__caption--empty {display: none;}
.pswp__caption--fake {visibility: hidden;}
.pswp__preloader {width: 44px;height: 44px;position: absolute;top: 0;left: 50%;margin-left: -22px;opacity: 0;-webkit-transition: opacity .25s ease-out;transition: opacity .25s ease-out;will-change: opacity;direction: ltr;}
.pswp__preloader__icn {width: 20px;height: 20px;margin: 12px;}
.pswp__preloader--active {opacity: 1;}
.pswp__preloader--active .pswp__preloader__icn {background: url("/assets/plugins/photoswipe/default-skin/preloader.gif") 0 0 no-repeat;}
.pswp--css_animation .pswp__preloader--active {opacity: 1;}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {-webkit-animation: clockwise 500ms linear infinite;animation: clockwise 500ms linear infinite;}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {-webkit-animation: donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;animation: donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;}
.pswp--css_animation .pswp__preloader__icn {background: none;opacity: .75;width: 14px;height: 14px;position: absolute;left: 15px;top: 15px;margin: 0;}
.pswp--css_animation .pswp__preloader__cut {position: relative;width: 7px;height: 14px;overflow: hidden;}
.pswp--css_animation .pswp__preloader__donut {-webkit-box-sizing: border-box;box-sizing: border-box;width: 14px;height: 14px;border: 2px solid #fff;border-radius: 50%;border-left-color: transparent;border-bottom-color: transparent;position: absolute;top: 0;left: 0;background: none;margin: 0;}
@media screen and (max-width: 1024px) {.pswp__preloader {position: relative;left: auto;top: auto;margin: 0;float: right;}}
@-webkit-keyframes clockwise {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes clockwise {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-webkit-keyframes donut-rotate {0% {-webkit-transform: rotate(0);transform: rotate(0);}
	50% {-webkit-transform: rotate(-140deg);transform: rotate(-140deg);}
	100% {-webkit-transform: rotate(0);transform: rotate(0);}}
@keyframes donut-rotate {0% {-webkit-transform: rotate(0);transform: rotate(0);}
	50% {-webkit-transform: rotate(-140deg);transform: rotate(-140deg);}
	100% {-webkit-transform: rotate(0);transform: rotate(0);}}
.pswp__ui {-webkit-font-smoothing: auto;visibility: visible;opacity: 1;z-index: 1550;}
.pswp__top-bar {position: absolute;left: 0;top: 0;height: 44px;width: 100%;}
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {-webkit-backface-visibility: hidden;will-change: opacity;-webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);transition: opacity 333ms cubic-bezier(.4,0,.22,1);}
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {visibility: visible;}
.pswp__top-bar, .pswp__caption {background-color: rgba(0,0,0,.5);}
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {background-color: rgba(0,0,0,.3);}
.pswp__ui--idle .pswp__top-bar {opacity: 0;}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {opacity: 0;}
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {opacity: .001;}
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {display: none;}
.pswp__element--disabled {display: none !important;}
.pswp--minimal--dark .pswp__top-bar {background: none;}
.lg-sub-html, .lg-toolbar {background-color: rgba(0,0,0,.45);}
#lg-counter, .lg-outer .lg-video-cont {vertical-align: middle;display: inline-block;}
@font-face {font-family: lg;src: url("/assets/plugins/lightgallery/fonts/lg.eot?n1z373");src: url("/assets/plugins/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"),url("/assets/plugins/lightgallery/fonts/lg.woff?n1z373") format("woff"),url("/assets/plugins/lightgallery/fonts/lg.ttf?n1z373") format("truetype"),url("/assets/plugins/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");font-weight: 400;font-style: normal;}
.lg-icon {font-family: lg;speak: none;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.lg-actions .lg-next, .lg-actions .lg-prev {background-color: rgba(0,0,0,.45);border-radius: 2px;color: #999;cursor: pointer;display: block;font-size: 22px;margin-top: -10px;padding: 8px 10px 9px;position: absolute;top: 50%;z-index: 1080;}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {pointer-events: none;opacity: .5;}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {color: #fff;}
.lg-actions .lg-next {right: 20px;}
.lg-actions .lg-next:before {content: "";}
.lg-actions .lg-prev {left: 20px;}
.lg-actions .lg-prev:after {content: "";}
@-webkit-keyframes lg-right-end {0%, 100% {left: 0;}
	50% {left: -30px;}}
@-moz-keyframes lg-right-end {0%, 100% {left: 0;}
	50% {left: -30px;}}
@-ms-keyframes lg-right-end {0%, 100% {left: 0;}
	50% {left: -30px;}}
@keyframes lg-right-end {0%, 100% {left: 0;}
	50% {left: -30px;}}
@-webkit-keyframes lg-left-end {0%, 100% {left: 0;}
	50% {left: 30px;}}
@-moz-keyframes lg-left-end {0%, 100% {left: 0;}
	50% {left: 30px;}}
@-ms-keyframes lg-left-end {0%, 100% {left: 0;}
	50% {left: 30px;}}
@keyframes lg-left-end {0%, 100% {left: 0;}
	50% {left: 30px;}}
.lg-outer.lg-right-end .lg-object {-webkit-animation: lg-right-end .3s;-o-animation: lg-right-end .3s;animation: lg-right-end .3s;position: relative;}
.lg-outer.lg-left-end .lg-object {-webkit-animation: lg-left-end .3s;-o-animation: lg-left-end .3s;animation: lg-left-end .3s;position: relative;}
.lg-toolbar {z-index: 1082;left: 0;position: absolute;top: 0;width: 100%;}
.lg-toolbar .lg-icon {color: #999;cursor: pointer;float: right;font-size: 24px;height: 47px;line-height: 27px;padding: 10px 0;text-align: center;width: 50px;text-decoration: none !important;outline: 0;-webkit-transition: color .2s linear;-o-transition: color .2s linear;transition: color .2s linear;}
.lg-toolbar .lg-icon:hover {color: #fff;}
.lg-toolbar .lg-close:after {content: "";}
.lg-toolbar .lg-download:after {content: "";}
.lg-sub-html {bottom: 0;color: #eee;font-size: 16px;left: 0;padding: 10px 40px;position: fixed;right: 0;text-align: center;z-index: 1080;}
.lg-sub-html h4 {margin: 0;font-size: 13px;font-weight: 700;}
.lg-sub-html p {font-size: 12px;margin: 5px 0 0;}
#lg-counter {color: #999;font-size: 16px;padding-left: 20px;padding-top: 12px;}
.lg-next, .lg-prev, .lg-toolbar {opacity: 1;-webkit-transition: -webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition: -moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition: -o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition: transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;}
.lg-hide-items .lg-prev {opacity: 0;-webkit-transform: translate3d(-10px,0,0);transform: translate3d(-10px,0,0);}
.lg-hide-items .lg-next {opacity: 0;-webkit-transform: translate3d(10px,0,0);transform: translate3d(10px,0,0);}
.lg-hide-items .lg-toolbar {opacity: 0;-webkit-transform: translate3d(0,-10px,0);transform: translate3d(0,-10px,0);}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {-webkit-transform: scale3d(.5,.5,.5);transform: scale3d(.5,.5,.5);opacity: 0;-webkit-transition: -webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1) !important;-moz-transition: -moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1) !important;-o-transition: -o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1) !important;transition: transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1) !important;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);opacity: 1;}
.lg-outer .lg-thumb-outer {background-color: #0d0a0a;bottom: 0;position: absolute;width: 100%;z-index: 1080;max-height: 350px;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);-webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition: -o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition: transform .25s cubic-bezier(0,0,.25,1) 0s;}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {cursor: -webkit-grab;cursor: -moz-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: -o-grabbing;cursor: -ms-grabbing;cursor: grabbing;}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {-webkit-transition-duration: 0s !important;transition-duration: 0s !important;}
.lg-outer.lg-thumb-open .lg-thumb-outer {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.lg-outer .lg-thumb {padding: 10px 0;height: 100%;margin-bottom: -5px;}
.lg-outer .lg-thumb-item {cursor: pointer;float: left;overflow: hidden;height: 100%;border: 2px solid #fff;border-radius: 4px;margin-bottom: 5px;}
@media (min-width:1025px) {.lg-outer .lg-thumb-item {-webkit-transition: border-color .25s ease;-o-transition: border-color .25s ease;transition: border-color .25s ease;}}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {border-color: #a90707;}
.lg-outer .lg-thumb-item img {width: 100%;height: 100%;object-fit: cover;}
.lg-outer.lg-has-thumb .lg-item {padding-bottom: 120px;}
.lg-outer.lg-can-toggle .lg-item {padding-bottom: 0;}
.lg-outer.lg-pull-caption-up .lg-sub-html {-webkit-transition: bottom .25s ease;-o-transition: bottom .25s ease;transition: bottom .25s ease;}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {bottom: 100px;}
.lg-outer .lg-toggle-thumb {background-color: #0d0a0a;border-radius: 2px 2px 0 0;color: #999;cursor: pointer;font-size: 24px;height: 39px;line-height: 27px;padding: 5px 0;position: absolute;right: 20px;text-align: center;top: -39px;width: 50px;}
.lg-outer .lg-toggle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {color: #fff;}
.lg-outer .lg-toggle-thumb:after {content: "";}
.lg-outer .lg-video-cont {max-width: 1140px;max-height: 100%;width: 100%;padding: 0 5px;}
.lg-outer .lg-video {width: 100%;height: 0;padding-bottom: 56.25%;overflow: hidden;position: relative;}
.lg-outer .lg-video .lg-object {display: inline-block;position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
.lg-outer .lg-video .lg-video-play {width: 84px;height: 59px;position: absolute;left: 50%;top: 50%;margin-left: -42px;margin-top: -30px;z-index: 1080;cursor: pointer;}
.lg-outer .lg-has-vimeo .lg-video-play {background: url("/assets/plugins/lightgallery/img/vimeo-play.png") no-repeat;}
.lg-outer .lg-has-vimeo:hover .lg-video-play {background: url("/assets/plugins/lightgallery/img/vimeo-play.png") 0 -58px no-repeat;}
.lg-outer .lg-has-html5 .lg-video-play {background: url("/assets/plugins/lightgallery/img/video-play.png") no-repeat;height: 64px;margin-left: -32px;margin-top: -32px;width: 64px;opacity: .8;}
.lg-outer .lg-has-html5:hover .lg-video-play {opacity: 1;}
.lg-outer .lg-has-youtube .lg-video-play {background: url("/assets/plugins/lightgallery/img/youtube-play.png") no-repeat;}
.lg-outer .lg-has-youtube:hover .lg-video-play {background: url("/assets/plugins/lightgallery/img/youtube-play.png") 0 -60px no-repeat;}
.lg-outer .lg-video-object {width: 100% !important;height: 100% !important;position: absolute;top: 0;left: 0;}
.lg-outer .lg-has-video .lg-video-object {visibility: hidden;}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {display: none;}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {visibility: visible;}
.lg-progress-bar {background-color: #333;height: 5px;left: 0;position: absolute;top: 0;width: 100%;z-index: 1083;opacity: 0;-webkit-transition: opacity 80ms ease 0s;-moz-transition: opacity 80ms ease 0s;-o-transition: opacity 80ms ease 0s;transition: opacity 80ms ease 0s;}
.lg-progress-bar .lg-progress {background-color: #a90707;height: 5px;width: 0;}
.lg-progress-bar.lg-start .lg-progress {width: 100%;}
.lg-show-autoplay .lg-progress-bar {opacity: 1;}
.lg-autoplay-button:after {content: "";}
.lg-show-autoplay .lg-autoplay-button:after {content: "";}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transition-duration: 0s;transition-duration: 0s;}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transition: -webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition: -moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition: -o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition: transform .3s cubic-bezier(0,0,.25,1) 0s;}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);-webkit-transition: -webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s !important;-moz-transition: -moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s !important;-o-transition: -o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s !important;transition: transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s !important;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}
#lg-zoom-in:after {content: "";}
#lg-actual-size {font-size: 20px;}
#lg-actual-size:after {content: "";}
#lg-zoom-out {opacity: .5;pointer-events: none;}
#lg-zoom-out:after {content: "";}
.lg-zoomed #lg-zoom-out {opacity: 1;pointer-events: auto;}
.lg-outer .lg-pager-outer {bottom: 60px;left: 0;position: absolute;right: 0;text-align: center;z-index: 1080;height: 10px;}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {overflow: visible;}
.lg-outer .lg-pager-cont {cursor: pointer;display: inline-block;overflow: hidden;position: relative;vertical-align: top;margin: 0 5px;}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {box-shadow: 0 0 0 2px #fff inset;}
.lg-outer .lg-pager-thumb-cont {background-color: #fff;color: #fff;bottom: 100%;height: 83px;left: 0;margin-bottom: 20px;margin-left: -60px;opacity: 0;padding: 5px;position: absolute;width: 120px;border-radius: 3px;-webkit-transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition: opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition: opacity .15s ease 0s,-o-transform .15s ease 0s;transition: opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform: translate3d(0,5px,0);transform: translate3d(0,5px,0);}
.lg-outer .lg-pager-thumb-cont img {width: 100%;height: 100%;}
.lg-outer .lg-pager {background-color: rgba(255,255,255,.5);border-radius: 50%;box-shadow: 0 0 0 8px rgba(255,255,255,.7) inset;display: block;height: 12px;-webkit-transition: box-shadow .3s ease 0s;-o-transition: box-shadow .3s ease 0s;transition: box-shadow .3s ease 0s;width: 12px;}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {box-shadow: 0 0 0 8px #fff inset;}
.lg-outer .lg-caret {border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px dashed;bottom: -10px;display: inline-block;height: 0;left: 50%;margin-left: -5px;position: absolute;vertical-align: middle;width: 0;}
.lg-fullscreen:after {content: "";}
.lg-fullscreen-on .lg-fullscreen:after {content: "";}
.lg-outer #lg-dropdown-overlay {background-color: rgba(0,0,0,.25);bottom: 0;cursor: default;left: 0;position: fixed;right: 0;top: 0;z-index: 1081;opacity: 0;visibility: hidden;-webkit-transition: visibility 0s linear .18s,opacity .18s linear 0s;-o-transition: visibility 0s linear .18s,opacity .18s linear 0s;transition: visibility 0s linear .18s,opacity .18s linear 0s;}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {-webkit-transition-delay: 0s;transition-delay: 0s;-moz-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);opacity: 1;visibility: visible;}
.lg-outer .lg-dropdown {background-color: #fff;border-radius: 2px;font-size: 14px;list-style-type: none;margin: 0;padding: 10px 0;position: absolute;right: 0;text-align: left;top: 50px;opacity: 0;visibility: hidden;-moz-transform: translate3d(0,5px,0);-o-transform: translate3d(0,5px,0);-ms-transform: translate3d(0,5px,0);-webkit-transform: translate3d(0,5px,0);transform: translate3d(0,5px,0);-webkit-transition: -webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition: -moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition: -o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition: transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;}
.lg-outer .lg-dropdown:after {content: "";display: block;height: 0;width: 0;position: absolute;border: 8px solid transparent;border-bottom-color: #fff;right: 16px;top: -16px;}
.lg-outer .lg-dropdown>li:last-child {margin-bottom: 0;}
.lg-outer .lg-dropdown>li:hover .lg-icon, .lg-outer .lg-dropdown>li:hover a {color: #333;}
.lg-outer .lg-dropdown a {color: #333;display: block;white-space: pre;padding: 4px 12px;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 12px;}
.lg-outer .lg-dropdown a:hover {background-color: rgba(0,0,0,.07);}
.lg-outer .lg-dropdown .lg-dropdown-text {display: inline-block;line-height: 1;margin-top: -3px;vertical-align: middle;}
.lg-outer .lg-dropdown .lg-icon {color: #333;display: inline-block;float: none;font-size: 20px;height: auto;line-height: 1;margin-right: 8px;padding: 0;vertical-align: middle;width: auto;}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {width: 100%;height: 100%;}
.lg-outer #lg-share {position: relative;}
.lg-outer #lg-share:after {content: "";}
.lg-outer #lg-share-facebook .lg-icon {color: #3b5998;}
.lg-outer #lg-share-facebook .lg-icon:after {content: "";}
.lg-outer #lg-share-twitter .lg-icon {color: #00aced;}
.lg-outer #lg-share-twitter .lg-icon:after {content: "";}
.lg-outer #lg-share-googleplus .lg-icon {color: #dd4b39;}
.lg-outer #lg-share-googleplus .lg-icon:after {content: "";}
.lg-outer #lg-share-pinterest .lg-icon {color: #cb2027;}
.lg-outer #lg-share-pinterest .lg-icon:after {content: "";}
.group:after, .group:before {display: table;content: "";line-height: 0;}
.group:after {clear: both;}
.lg-outer {position: fixed;top: 0;left: 0;z-index: 1050;opacity: 0;-webkit-transition: opacity .15s ease 0s;-o-transition: opacity .15s ease 0s;transition: opacity .15s ease 0s;}
.lg-outer * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.lg-outer.lg-visible {opacity: 1;}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {-webkit-transition-duration: 0s !important;transition-duration: 0s !important;opacity: 1;}
.lg-outer.lg-grab img.lg-object {cursor: -webkit-grab;cursor: -moz-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}
.lg-outer.lg-grabbing img.lg-object {cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: -o-grabbing;cursor: -ms-grabbing;cursor: grabbing;}
.lg-outer .lg {position: relative;overflow: hidden;margin-left: auto;margin-right: auto;max-width: 100%;max-height: 100%;}
.lg-outer .lg-inner {position: absolute;left: 0;top: 0;white-space: nowrap;}
.lg-outer .lg-item {background: url("/assets/plugins/lightgallery/img/loading.gif") center center no-repeat;display: none !important;}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {display: inline-block !important;}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {display: inline-block;text-align: center;position: absolute;width: 100%;height: 100%;}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}
.lg-outer .lg-img-wrap {position: absolute;padding: 0 5px;left: 0;right: 0;top: 0;bottom: 0;}
.lg-outer .lg-item.lg-complete {background-image: none;}
.lg-outer .lg-item.lg-current {z-index: 1060;}
.lg-outer .lg-image {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;width: auto !important;height: auto !important;}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {opacity: 0;-webkit-transition: opacity .15s ease 0s;-o-transition: opacity .15s ease 0s;transition: opacity .15s ease 0s;}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {opacity: 1;}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {display: none;}
.lg-backdrop {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 1040;background-color: #000;opacity: 0;-webkit-transition: opacity .15s ease 0s;-o-transition: opacity .15s ease 0s;transition: opacity .15s ease 0s;}
.lg-backdrop.in {opacity: 1;}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {-webkit-transition: none 0s ease 0s !important;-moz-transition: none 0s ease 0s !important;-o-transition: none 0s ease 0s !important;transition: none 0s ease 0s !important;}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}
.lg-css3.lg-fade .lg-item {opacity: 0;}
.lg-css3.lg-fade .lg-item.lg-current {opacity: 1;}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {-webkit-transition: opacity .1s ease 0s;-moz-transition: opacity .1s ease 0s;-o-transition: opacity .1s ease 0s;transition: opacity .1s ease 0s;}
.lg-css3.lg-slide.lg-use-css3 .lg-item {opacity: 0;}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {-webkit-transform: translate3d(-100%,0,0);transform: translate3d(-100%,0,0);}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {-webkit-transform: translate3d(100%,0,0);transform: translate3d(100%,0,0);}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);opacity: 1;}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {-webkit-transition: -webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition: -moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition: -o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;}
.lg-css3.lg-slide.lg-use-left .lg-item {opacity: 0;position: absolute;left: 0;}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {left: -100%;}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {left: 100%;}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {left: 0;opacity: 1;}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {-webkit-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;}
.lSSlideWrapper, .lSSlideWrapper .lSFade {position: relative;}
.lSSlideWrapper .lSSlide, .lSSlideWrapper.usingCss .lSFade>* {-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;-webkit-transition-duration: inherit !important;transition-duration: inherit !important;}
.lSSlideOuter, .lSSlideOuter .lSPager.lSGallery {-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;-webkit-touch-callout: none;-webkit-user-select: none;}
.lSSlideOuter .lSPager.lSGallery:after, .lSSlideWrapper>.lightSlider:after {clear: both;}
.lSSlideOuter {overflow: hidden;user-select: none;}
.lightSlider:after, .lightSlider:before {content: " ";display: table;}
.lightSlider {overflow: hidden;margin: 0;}
.lSSlideWrapper {max-width: 100%;overflow: hidden;}
.lSSlideWrapper .lSSlide {-webkit-transform: translate(0,0);-ms-transform: translate(0,0);transform: translate(0,0);-webkit-transition: all 1s;-webkit-transition-property: -webkit-transform,height;-moz-transition-property: -moz-transform,height;transition-property: transform,height;}
.lSSlideWrapper .lSFade>* {position: absolute !important;top: 0;left: 0;z-index: 9;margin-right: 0;width: 100%;}
.lSSlideWrapper.usingCss .lSFade>* {opacity: 0;-webkit-transition-delay: 0s;transition-delay: 0s;-webkit-transition-property: opacity;transition-property: opacity;}
.lSSlideWrapper .lSFade>.active {z-index: 10;}
.lSSlideWrapper.usingCss .lSFade>.active {opacity: 1;}
.lSSlideOuter .lSPager.lSpg {margin: 10px 0 0;padding: 0;text-align: center;}
.lSSlideOuter .lSPager.lSpg>li {cursor: pointer;display: inline-block;padding: 0 5px;}
.lSSlideOuter .lSPager.lSpg>li a {background-color: #222;border-radius: 30px;display: inline-block;height: 8px;overflow: hidden;text-indent: -999em;width: 8px;position: relative;z-index: 99;-webkit-transition: all .5s linear 0s;transition: all .5s linear 0s;}
.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {background-color: #428bca;}
.lSSlideOuter .media {opacity: .8;}
.lSSlideOuter .media.active {opacity: 1;}
.lSSlideOuter .lSPager.lSGallery {list-style: none;padding-left: 0;margin: 0;overflow: hidden;transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;user-select: none;}
.lSSlideOuter .lSPager.lSGallery li {overflow: hidden;-webkit-transition: border-radius .12s linear 0s .35s linear 0s;transition: border-radius .12s linear 0s .35s linear 0s;}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {border-radius: 5px;}
.lSSlideOuter .lSPager.lSGallery img {display: block;height: auto;max-width: 100%;}
.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {content: " ";display: table;}
.lSAction>a {width: 32px;display: block;top: 50%;height: 32px;background-image: url("/assets/plugins/lightslider/img/controls.png");cursor: pointer;position: absolute;z-index: 99;margin-top: -16px;opacity: .5;-webkit-transition: opacity .35s linear 0s;transition: opacity .35s linear 0s;}
.lSAction>a:hover {opacity: 1;}
.lSAction>.lSPrev {background-position: 0 0;left: 10px;}
.lSAction>.lSNext {background-position: -32px 0;right: 10px;}
.lSAction>a.disabled {pointer-events: none;}
.cS-hidden {height: 1px;opacity: 0;filter: alpha(opacity=0);overflow: hidden;}
.lSSlideOuter.vertical {position: relative;}
.lSSlideOuter.vertical.noPager {padding-right: 0 !important;}
.lSSlideOuter.vertical .lSGallery {position: absolute !important;right: 0;top: 0;}
.lSSlideOuter.vertical .lightSlider>* {width: 100% !important;max-width: none !important;}
.lSSlideOuter.vertical .lSAction>a {left: 50%;margin-left: -14px;margin-top: 0;}
.lSSlideOuter.vertical .lSAction>.lSNext {background-position: 31px -31px;bottom: 10px;top: auto;}
.lSSlideOuter.vertical .lSAction>.lSPrev {background-position: 0 -31px;bottom: auto;top: 10px;}
.lSSlideOuter.lSrtl {direction: rtl;}
.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {padding-left: 0;list-style: none;}
.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {padding-right: 0;}
.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider>* {float: left;}
.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider>* {float: right !important;}
@-webkit-keyframes rightEnd {0%, 100% {left: 0;}
	50% {left: -15px;}}
@keyframes rightEnd {0%, 100% {left: 0;}
	50% {left: -15px;}}
@-webkit-keyframes topEnd {0%, 100% {top: 0;}
	50% {top: -15px;}}
@keyframes topEnd {0%, 100% {top: 0;}
	50% {top: -15px;}}
@-webkit-keyframes leftEnd {0%, 100% {left: 0;}
	50% {left: 15px;}}
@keyframes leftEnd {0%, 100% {left: 0;}
	50% {left: 15px;}}
@-webkit-keyframes bottomEnd {0%, 100% {bottom: 0;}
	50% {bottom: -15px;}}
@keyframes bottomEnd {0%, 100% {bottom: 0;}
	50% {bottom: -15px;}}
.lSSlideOuter .rightEnd {-webkit-animation: rightEnd .3s;animation: rightEnd .3s;position: relative;}
.lSSlideOuter .leftEnd {-webkit-animation: leftEnd .3s;animation: leftEnd .3s;position: relative;}
.lSSlideOuter.vertical .rightEnd {-webkit-animation: topEnd .3s;animation: topEnd .3s;position: relative;}
.lSSlideOuter.vertical .leftEnd {-webkit-animation: bottomEnd .3s;animation: bottomEnd .3s;position: relative;}
.lSSlideOuter.lSrtl .rightEnd {-webkit-animation: leftEnd .3s;animation: leftEnd .3s;position: relative;}
.lSSlideOuter.lSrtl .leftEnd {-webkit-animation: rightEnd .3s;animation: rightEnd .3s;position: relative;}
.lightSlider.lsGrab>* {cursor: -webkit-grab;cursor: -moz-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}
.lightSlider.lsGrabbing>* {cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: -o-grabbing;cursor: -ms-grabbing;cursor: grabbing;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.slick-track {position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before, .slick-track:after {display: table;content: "";}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.rd-container {display: none;color: #002e5e;background-color: #fff;padding: 10px;text-align: center;}
.rd-container-attachment {position: absolute;}
.rd-month {display: inline-block;margin-right: 25px;}
.rd-month:last-child {margin-right: 0;}
.rd-back, .rd-next {cursor: pointer;border: none;outline: 0;background: 0 0;padding: 0;margin: 0;}
.rd-back[disabled], .rd-next[disabled] {cursor: default;}
.rd-back {float: left;}
.rd-next {float: right;}
.rd-back:before {display: block;content: "←";}
.rd-next:before {display: block;content: "→";}
.rd-day-body {cursor: pointer;text-align: center;}
.rd-day-selected, .rd-time-option:hover, .rd-time-selected {cursor: pointer;background-color: #0072e4;color: #fff;}
.rd-day-next-month, .rd-day-prev-month {color: #999;}
.rd-day-disabled {cursor: default;color: #e2e2e2;}
.rd-time {position: relative;display: inline-block;margin-top: 5px;min-width: 80px;}
.rd-time-list {display: none;position: absolute;overflow-y: scroll;max-height: 160px;left: 0;right: 0;background-color: #fff;color: #0072e4;}
.rd-time-option, .rd-time-selected {padding: 5px;}
.rd-day-concealed {visibility: hidden;}
.rd-day-head {font-weight: 500;}
.noUi-target, .noUi-target * {-webkit-touch-callout: none;-webkit-tap-highlight-color: transparent;-webkit-user-select: none;-ms-touch-action: none;touch-action: none;-ms-user-select: none;-moz-user-select: none;user-select: none;-moz-box-sizing: border-box;box-sizing: border-box;}
.noUi-target {position: relative;direction: ltr;}
.noUi-base, .noUi-connects {width: 100%;height: 100%;position: relative;z-index: 1;}
.noUi-connects {overflow: hidden;z-index: 0;}
.noUi-connect, .noUi-origin {will-change: transform;position: absolute;z-index: 1;top: 0;left: 0;height: 100%;width: 100%;-ms-transform-origin: 0 0;-webkit-transform-origin: 0 0;transform-origin: 0 0;}
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {left: auto;right: 0;}
.noUi-vertical .noUi-origin {width: 0;}
.noUi-horizontal .noUi-origin {height: 0;}
.noUi-handle {position: absolute;}
.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {-webkit-transition: transform .3s;transition: transform .3s;}
.noUi-state-drag * {cursor: inherit !important;}
.noUi-horizontal {height: 18px;}
.noUi-horizontal .noUi-handle {width: 34px;height: 28px;left: -17px;top: -6px;}
.noUi-vertical {width: 18px;}
.noUi-vertical .noUi-handle {width: 28px;height: 34px;left: -6px;top: -17px;}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {right: -17px;left: auto;}
.noUi-target {background: #fafafa;border-radius: 4px;border: 1px solid #d3d3d3;box-shadow: inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;}
.noUi-connects {border-radius: 3px;}
.noUi-connect {background: #3fb8af;}
.noUi-draggable {cursor: ew-resize;}
.noUi-vertical .noUi-draggable {cursor: ns-resize;}
.noUi-handle {border: 1px solid #d9d9d9;border-radius: 3px;background: #fff;cursor: default;box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;}
.noUi-active {box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;}
.noUi-handle:after, .noUi-handle:before {content: "";display: block;position: absolute;height: 14px;width: 1px;background: #e8e7e6;left: 14px;top: 6px;}
.noUi-handle:after {left: 17px;}
.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {width: 14px;height: 1px;left: 6px;top: 14px;}
.noUi-vertical .noUi-handle:after {top: 17px;}
[disabled] .noUi-connect {background: #b8b8b8;}
[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {cursor: not-allowed;}
.noUi-pips, .noUi-pips * {-moz-box-sizing: border-box;box-sizing: border-box;}
.noUi-pips {position: absolute;color: #999;}
.noUi-value {position: absolute;white-space: nowrap;text-align: center;}
.noUi-value-sub {color: #ccc;font-size: 10px;}
.noUi-marker {position: absolute;background: #ccc;}
.noUi-marker-large, .noUi-marker-sub {background: #aaa;}
.noUi-pips-horizontal {padding: 10px 0;height: 80px;top: 100%;left: 0;width: 100%;}
.noUi-value-horizontal {-webkit-transform: translate(-50%,50%);transform: translate(-50%,50%);}
.noUi-rtl .noUi-value-horizontal {-webkit-transform: translate(50%,50%);transform: translate(50%,50%);}
.noUi-marker-horizontal.noUi-marker {margin-left: -1px;width: 2px;height: 5px;}
.noUi-marker-horizontal.noUi-marker-sub {height: 10px;}
.noUi-marker-horizontal.noUi-marker-large {height: 15px;}
.noUi-pips-vertical {padding: 0 10px;height: 100%;top: 0;left: 100%;}
.noUi-value-vertical {-webkit-transform: translate(0,-50%);transform: translate(0,-50%,0);padding-left: 25px;}
.noUi-rtl .noUi-value-vertical {-webkit-transform: translate(0,50%);transform: translate(0,50%);}
.noUi-marker-vertical.noUi-marker {width: 5px;height: 2px;margin-top: -1px;}
.noUi-marker-vertical.noUi-marker-sub {width: 10px;}
.noUi-marker-vertical.noUi-marker-large {width: 15px;}
.noUi-tooltip {display: block;position: absolute;border: 1px solid #d9d9d9;border-radius: 3px;background: #fff;color: #000;padding: 5px;text-align: center;white-space: nowrap;}
.noUi-horizontal .noUi-tooltip {-webkit-transform: translate(-50%,0);transform: translate(-50%,0);left: 50%;bottom: 120%;}
.noUi-vertical .noUi-tooltip {-webkit-transform: translate(0,-50%);transform: translate(0,-50%);top: 50%;right: 120%;}
html {line-height: 1.2;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body {margin: 0;}
article, aside, figcaption, figure, footer, header, main, nav, section, details, menu {display: block;}
h1 {font-size: 2em;margin: 1em 0;}
figure {margin: 1em 40px;}
hr {box-sizing: content-box;height: 0;overflow: visible;}
pre {font-family: monospace,monospace;font-size: 1em;}
a {background-color: transparent;-webkit-text-decoration-skip: objects;}
abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}
b, strong {font-weight: inherit;}
b, strong {font-weight: bolder;}
code, kbd, samp {font-family: monospace,monospace;font-size: 1em;}
dfn {font-style: italic;}
mark {background-color: #ff0;color: #000;}
small {font-size: 80%;}
sub, sup {position: relative;vertical-align: baseline;font-size: 75%;line-height: 0;}
sub {bottom: -.25em;}
sup {top: -.5em;}
audio, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
img {border-style: none;}
svg:not(:root) {overflow: hidden;}
button, input, optgroup, select, textarea {margin: 0;}
button, input {overflow: visible;}
button, select {text-transform: none;}
button, html [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}
[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {border-style: none;padding: 0;}
[type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {outline: 1px dotted ButtonText;}
fieldset {padding: .35em .75em .625em;}
legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}
progress {display: inline-block;vertical-align: baseline;}
textarea {overflow: auto;}
[type="checkbox"], [type="radio"] {box-sizing: border-box;padding: 0;}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}
summary {display: list-item;}
canvas {display: inline-block;}
template {display: none;}
[hidden] {display: none;}
::-moz-selection {background: #b3dbfc;text-shadow: none;}
::selection {background: #b3dbfc;text-shadow: none;}
@media only screen and (min-width: 1280px) {::-webkit-scrollbar {width: 10px;}
	::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0,0,0,.3);border-radius: 0px;}
	::-webkit-scrollbar-thumb {border-radius: 5px;background: #012447;box-shadow: inset 0 0 6px rgba(0,0,0,.5);}
	::-webkit-scrollbar-thumb:window-inactive {background: rgba(1,36,71,.9);}}
hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}
audio, canvas, iframe, img, svg, video {vertical-align: middle;}
fieldset {border: 0;margin: 0;padding: 0;}
textarea {resize: vertical;}
img {max-width: 100%;height: auto;}
a {color: inherit;text-decoration: none;}
a:hover {text-decoration: underline;}
input, textarea {border: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 1em;font-family: inherit;}
button {padding: 0;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 1em;font-family: inherit;color: inherit;background: none;cursor: pointer;}
button:focus {outline: 0;}
.browserupgrade {margin: .2em 0;background: #ccc;color: #000;padding: .2em 0;}
body, html {height: 100%;width: 100vw;}
body {min-width: 320px;overflow-x: hidden;font-family: "FuturaPT","Helvetica",sans-serif;letter-spacing: .005em;color: #000;-webkit-font-smoothing: antialiased;background: #f6f6f6;}
.wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;height: 100%;}
.content-wrapper {-webkit-box-flex: 1 0 auto;-moz-box-flex: 1 0 auto;-webkit-flex: 1 0 auto;-ms-flex: 1 0 auto;flex: 1 0 auto;overflow-x: hidden;}
.container {position: relative;width: 93%;margin: 0 auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@media only screen and (min-width: 640px) {.container {max-width: 576px;}}
@media only screen and (min-width: 960px) {.container {max-width: 864px;}}
@media only screen and (min-width: 1280px) {.container {max-width: 1152px;}}
@media only screen and (min-width: 1424px) {.container {max-width: 1280px;}}
.s-title {position: relative;margin: 0 0 6px;font-size: 34px;font-family: "Didot",serif;text-transform: uppercase;color: #001e3f;}
@media only screen and (min-width: 640px) {.s-title {font-size: 40px;}}
@media only screen and (min-width: 960px) {.s-title {font-size: 50px;}}
.s-title:before {content: "";position: absolute;top: 50%;left: -80px;width: 132px;height: 87px;margin-top: -43px;background: url("/assets/img/sprite.png") no-repeat;}
.s-subtitle {display: inline-block;vertical-align: middle;max-width: 680px;margin-right: 16px;color: #3a4556;}
.link-more {position: relative;display: inline-block;vertical-align: middle;padding-right: 24px;color: #257fe2;}
.link-more__icon {position: absolute;top: 50%;right: 0;margin-top: -6px;fill: #257fe2;}
.btn {position: relative;cursor: pointer;}
.btn--big {padding: 14px 46px 14px 32px;font-weight: 500;font-size: 18px;color: #fff;background: #0970e1;border-radius: 5px;}
@media only screen and (min-width: 640px) {.btn--big {font-size: 20px;}}
.btn--big__icon {position: absolute;top: 50%;right: 26px;margin-top: -5px;fill: #fff;}
.btn--small {padding: .4375em .875em;font-weight: 500;color: #fff;background: #0970e1;border-radius: 5px;}
.btn-more {position: relative;display: block;width: 100%;margin-top: 20px;padding-top: 20px;padding-left: 44px;font-weight: 500;line-height: 34px;text-align: left;}
.btn-more:hover {color: #096dd9;}
.btn-more__icon {position: absolute;left: 0;top: 50%;margin-top: -7px;padding: 7px;border: 2px solid #096dd9;border-radius: 50%;fill: #4d4d4d;}
.tags {position: absolute;z-index: 1;top: 10px;right: 0;list-style: none;margin: 0;padding: 0;font-size: 0;}
.tags__item {padding: 0 10px;font-weight: 500;font-size: 16px;line-height: 1.875;text-align: center;color: #fff;background: #14ba7d;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.tags__item:not(:last-of-type) {margin-bottom: 5px;}
.tags__item--new {background: #0970e1;}
.tags__item--sale {background: #ff5a5f;}
.header {position: relative;font-size: 15px;color: #fff;background: #084d98;}
@media only screen and (min-width: 1280px) {.header {font-size: 16px;}}
.header__top {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-ms-align-items: center;align-items: center;padding-top: 6px;padding-bottom: 6px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #084d98;}
@media only screen and (min-width: 960px) {.header__top {padding-left: 72px;}}
@media only screen and (min-width: 1280px) {.header__top {padding-bottom: 66px;padding-left: 194px;background: -moz-linear-gradient(324deg,#084d98 0%,#084d98 180px,#022d5d 180px,#022d5d 420px,#033b78 420px,#033b78 500px,#084d98 500px);background: -webkit-linear-gradient(324deg,#084d98 0%,#084d98 180px,#022d5d 180px,#022d5d 420px,#033b78 420px,#033b78 500px,#084d98 500px);background: -o-linear-gradient(324deg,#084d98 0%,#084d98 180px,#022d5d 180px,#022d5d 420px,#033b78 420px,#033b78 500px,#084d98 500px);background: -ms-linear-gradient(324deg,#084d98 0%,#084d98 180px,#022d5d 180px,#022d5d 420px,#033b78 420px,#033b78 500px,#084d98 500px);background: linear-gradient(54deg,#084d98 0%,#084d98 180px,#022d5d 180px,#022d5d 420px,#033b78 420px,#033b78 500px,#084d98 500px);}}
@media only screen and (min-width: 960px) {.header__logo {z-index: 1;position: absolute;width: 80px;top: 16px;left: -25px;}}
@media only screen and (min-width: 1280px) {.header__logo {width: 112px;top: 6px;left: 0;}}
.header__contacts {display: inline-block;vertical-align: middle;margin-right: 24px;}
.header__email {position: relative;margin-right: 16px;padding-left: 30px;}
.header__email-icon {position: absolute;top: 50%;left: 0;margin-top: -5px;fill: #037bff;}
.header__phone {position: relative;padding-left: 22px;}
.header__phone:not(:last-of-type) {margin-right: 16px;}
.header__phone-icon {position: absolute;top: 50%;left: 0;margin-top: -6px;fill: #037bff;}
.header__actions {display: inline-block;vertical-align: middle;}
.header__lang {position: relative;display: inline-block;vertical-align: middle;margin-right: 14px;}
.header__lang input {position: absolute;top: 0;z-index: 2;height: 25px;width: 44px;left: 22px;margin: 0;opacity: 0;cursor: pointer;}
.header__lang input ~ input:checked ~ .toggle-outside .toggle-inside {left: 21px;}
.header__lang input:checked {z-index: 1;}
.header__lang input:checked ~ .toggle-outside .toggle-inside {left: 2px;}
.header__lang input:checked + label {opacity: 1;cursor: default;}
.header__lang input:not(:checked) + label:hover {opacity: .5;}
.header__lang label {display: inline-block;vertical-align: middle;width: 22px;height: 100%;margin: 0;font-size: 14px;line-height: 25px;color: white;opacity: .33;-webkit-transition: opacity .25s ease;-moz-transition: opacity .25s ease;-ms-transition: opacity .25s ease;-o-transition: opacity .25s ease;transition: opacity .25s ease;cursor: pointer;}
.header__lang label:last-of-type {margin-left: 44px;}
.header__lang .toggle-outside {position: absolute;top: 0;left: 22px;width: 44px;height: 100%;padding: 2px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;border-radius: 2em;background: #033a77;-webkit-transition: .25s ease all;-moz-transition: .25s ease all;-ms-transition: .25s ease all;-o-transition: .25s ease all;transition: .25s ease all;}
.header__lang .toggle-inside {border-radius: 50%;background: #fff;position: absolute;-webkit-transition: .25s ease all;-moz-transition: .25s ease all;-ms-transition: .25s ease all;-o-transition: .25s ease all;transition: .25s ease all;height: 21px;width: 21px;}
.header__weather {display: none;}
@media only screen and (min-width: 1280px) {.header__weather {display: inline-block;position: relative;padding-left: 30px;font-size: 14px;}
	.header__weather:hover {text-decoration: none;}
	.header__weather-icon {position: absolute;top: 50%;left: 0;width: 23px;height: 23px;margin-top: -12px;fill: #fff;}
	.header__weather-icon path {fill: #fff;}}
.header__consultation {display: none;}
@media only screen and (min-width: 1280px) {.header__consultation {display: block;position: relative;left: -36px;padding: 2px 0;border-bottom: 1px dashed rgba(255,255,255,.2);cursor: pointer;}
	.header__consultation:hover {border-color: #fff;}
	.header__consultation-icon {position: absolute;top: 50%;right: -36px;margin-top: -5px;fill: #037bff;}}
.header__bottom {background: #07478d;}
@media only screen and (min-width: 1280px) {.header__bottom {position: absolute;width: 100%;top: 56px;left: 0;}}
.header__bottom .container {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;}
.main-menu {position: relative;margin: 0;background: #07478d;}
@media only screen and (min-width: 960px) {.main-menu {left: 68px;}}
@media only screen and (min-width: 1280px) {.main-menu {left: 192px;}}
.main-menu__list {list-style: none;margin: 0;padding: 13px 0;font-size: 0;}
.main-menu__item {position: relative;display: inline-block;vertical-align: middle;font-size: 15px;white-space: nowrap;}
@media only screen and (min-width: 1280px) {.main-menu__item {font-size: 15px;}}
.main-menu__item:not(:last-of-type) {padding-right: 21px;margin-right: 16px;}
.main-menu__item:not(:last-of-type):after {content: "";position: absolute;right: 0;top: 50%;width: 3px;height: 3px;margin-top: -2px;border: 1px solid #fff;border-radius: 50%;}
.sidebar-menu {display: none;}
@media all and (max-width: 959px) {.header {position: sticky;z-index: 99;width: 100vw;}
	.header + .mainscreen {margin-top: 60px;}
	.header + .page__bg, .header + .s-header {margin-top: 80px;}
	.header__top .main-menu__list {display: none;}
	.header__bottom {display: none;}
	.header__logo img {width: auto;height: 48px;}
	.header__email {display: none;}
	.sidebar-menu {position: fixed;z-index: 999;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: center;justify-content: center;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;top: 0;right: 0;width: 100%;max-width: 320px;height: 100%;padding: 0 25px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #084d98;-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
	.sidebar-menu.open {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}
	.sidebar-menu__open {fill: #fff;cursor: pointer;}
	.sidebar-menu__close {position: absolute;z-index: 1;top: 15px;right: 15px;fill: #fff;cursor: pointer;}
	.sidebar-menu__list {list-style: none;margin: 0;color: #fff;}
	.sidebar-menu__item {position: relative;padding: 10px 0;}
	.sidebar-menu__link {font-size: 17px;line-height: 26px;letter-spacing: .04em;white-space: nowrap;text-transform: uppercase;text-decoration: none;}
	.sidebar-menu__link:hover {text-decoration: underline;}
	.sidebar-menu__link.active {font-weight: bold;}}
@media all and (max-width: 579px) {.header__contacts {margin-right: 0;}
	.header__phone:last-of-type {display: none;}}
@media all and (max-width: 479px) {.header__contacts {margin-right: 0;}
	.header__phone {font-size: 0;}
	.header__phone-icon {width: 24px;height: 24px;margin-top: -17px;fill: #fff;}}
.mainscreen {position: relative;padding-top: 60px;padding-bottom: 60px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;color: #fff;background: url("/assets/img/ms-default.jpg") center/cover no-repeat;}
@media only screen and (min-width: 640px) {.mainscreen {padding-top: 90px;padding-bottom: 90px;}}
@media only screen and (min-width: 960px) {.mainscreen {padding-top: 140px;padding-bottom: 140px;}}
@media only screen and (min-width: 1424px) {.mainscreen {padding-top: 264px;padding-bottom: 244px;}}
.home-page .mainscreen {padding-bottom: 48px;background-position: 85% center;padding-new: 68px;}
@media only screen and (min-width: 640px) {.home-page .mainscreen {padding-top: 68px;padding-bottom: 68px;background-position: center;}}
@media only screen and (min-width: 960px) {.home-page .mainscreen {padding-top: 170px;padding-bottom: 180px;}}
@media only screen and (min-width: 1280px) {.home-page .mainscreen {padding-top: 380px;padding-bottom: 80px;}}
.routes-page .mainscreen {background-image: url("/assets/img/ms-routes.jpg");}
.news-page .mainscreen {background-image: url("/assets/img/ms-news.jpg");}
.services-page .mainscreen {background-image: url("/assets/img/ms-services.jpg");}
.services-page .mainscreen:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);}
.service-page .mainscreen:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);}
.concierge-service-page .mainscreen {background-image: url("/assets/img/ms-concierge.jpg");}
.concierge-service-page .mainscreen:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);}
.partners-page .mainscreen {background-image: url("/assets/img/ms-partners.jpg");}
.owners-page .mainscreen {background-image: url("/assets/img/ms-owners.jpg");}
.faq-page .mainscreen {background-image: url("/assets/img/ms-faq.jpg");}
.contacts-page .mainscreen {background-image: url("/assets/img/ms-contacts.jpg");}
.legal-page .mainscreen {background-image: url("/assets/img/ms-legal.jpg");}
.home-page .mainscreen__title {margin-bottom: 74px;}
@media only screen and (min-width: 1280px) {.home-page .mainscreen__title {margin-bottom: 98px;}}
.searchbar {display: none;position: relative;z-index: 20;color: #000;}
@media only screen and (min-width: 1280px) {.searchbar {display: block;}
	.services-page .searchbar, .service-page .searchbar, .concierge-service-page .searchbar, .owners-page .searchbar, .news-page .searchbar {display: none;}}
.mainscreen .searchbar {position: absolute;top: 0;left: 0;right: 0;}
.home-page .searchbar {position: relative;}
.boats-page .searchbar {display: block;position: relative;}
.page__bg .searchbar {position: absolute;z-index: 1;top: 0;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.searchbar__main {position: relative;z-index: 4;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-shadow: 0px 20px 13px -10px rgba(0,0,0,.18);box-shadow: 0px 20px 13px -10px rgba(0,0,0,.18);}
.searchbar__item {position: relative;width: 100%;line-height: 25px;background: #fff;}
@media only screen and (min-width: 640px) {.searchbar__item {width: 25%;}}
@media only screen and (min-width: 960px) {.searchbar__item {width: 18%;}}
@media only screen and (min-width: 1280px) {.searchbar__item {width: 14%;}}
.searchbar__full .searchbar__item {width: 100%;background: #084d98;}
@media only screen and (min-width: 640px) {.searchbar__full .searchbar__item {width: 25%;}}
@media only screen and (min-width: 1280px) {.searchbar__full .searchbar__item {width: 14%;}}
.searchbar__full .searchbar__item:after {background: #28609a;}
.searchbar__item:first-child {border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.searchbar__item:hover {-webkit-box-shadow: 0px 17px 40px 0px rgba(0,0,0,.35);box-shadow: 0px 17px 40px 0px rgba(0,0,0,.35);}
.searchbar__item:after {content: "";position: absolute;top: 50%;right: 0px;width: 1px;height: 40px;margin-top: -20px;background: #e5e5e5;}
.searchbar__value {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;padding: 16px 20px;cursor: pointer;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;white-space: nowrap;}
.searchbar__prices .searchbar__value__text {margin-right: 20px;}
@media only screen and (min-width: 1280px) {.searchbar__item:nth-of-type(1) .searchbar__value {padding-left: 36px;}}
.searchbar__value .icon {width: 20px;height: 20px;fill: #bfbfbf;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
.searchbar__item:hover .searchbar__value .icon {fill: #0970e1;}
.searchbar__item.active .searchbar__value .icon {-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);-ms-transform: rotateX(180deg);-o-transform: rotateX(180deg);transform: rotateX(180deg);}
.searchbar__value__text:before {content: attr(data-before);visibility: hidden;position: absolute;top: 20px;color: #969696;font-size: 0;}
.searchbar__item.selected .searchbar__value__text {-webkit-transform: translateY(6px);-moz-transform: translateY(6px);-ms-transform: translateY(6px);-o-transform: translateY(6px);transform: translateY(6px);}
.searchbar__full .searchbar__item.selected .searchbar__value__text {-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);-o-transform: translateY(10px);transform: translateY(10px);}
.searchbar__full .searchbar__item.selected .searchbar__value__text:before {color: #d2d2d2;}
.searchbar__item.selected .searchbar__value__text:before {top: -15px;visibility: visible;font-size: 80%;}
.searchbar__select {position: absolute;top: 55px;width: 100%;max-height: 320px;overflow: auto;display: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: 0px 20px 13px 0px rgba(0,0,0,.18);}
.searchbar__full .searchbar__select {background: #084d98;}
.searchbar__item.active .searchbar__select {display: block;}
@media all and (max-width: 639px) {.searchbar__item.active .searchbar__select {z-index: 2;}}
.searchbar__option {padding: 2px 10px 5px 20px;cursor: pointer;}
.searchbar__option:hover {font-weight: 500;}
.searchbar__option:first-of-type {opacity: .5;}
.searchbar__option:last-of-type {padding-bottom: 20px;}
.searchbar__toogle {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;display: none;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;width: 100%;padding: 16px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;cursor: pointer;background: #fff;}
@media only screen and (min-width: 960px) {.searchbar__toogle {display: block;width: 28%;}}
@media only screen and (min-width: 1280px) {.searchbar__toogle {width: auto;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}}
.searchbar__toogle .icon {width: 20px;height: 20px;fill: #bfbfbf;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
.searchbar__toogle:hover {box-shadow: 0px 17px 40px 0px rgba(0,0,0,.35);}
.searchbar__toogle:hover .icon {fill: #0970e1;}
.searchbar__toogle.active .icon {-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);-ms-transform: rotateX(180deg);-o-transform: rotateX(180deg);transform: rotateX(180deg);}
.searchbar__submit {width: 100%;padding: 16px 20px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-ms-align-items: center;align-items: center;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;background: #0970e1;color: #fff;cursor: pointer;border-radius: 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@media only screen and (min-width: 1280px) {.searchbar__submit {width: 23%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: center;justify-content: center;-ms-align-items: center;align-items: center;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;border-top-right-radius: 5px;border-bottom-right-radius: 5px;background: #0970e1;color: #fff;font-size: 21px;font-weight: 500;cursor: pointer;}}
@media only screen and (min-width: 1424px) {.searchbar__submit {width: 25%;}}
.searchbar__submit .icon {width: 14px;height: 14px;padding: 5px 0 0 10px;fill: #fff;}
.searchbar__submit:hover {background: #084d98;box-shadow: 0px 17px 40px 0px rgba(0,0,0,.35);}
.searchbar__full {display: none;position: absolute;top: 100%;left: 0;width: 100%;min-height: 58px;z-index: 3;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;background: #084d98;color: #fff;-webkit-box-shadow: 0px 20px 13px 0px rgba(0,0,0,.18);box-shadow: 0px 20px 13px 0px rgba(0,0,0,.18);}
@media only screen and (min-width: 640px) {.searchbar__full {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}}
@media only screen and (min-width: 960px) {.searchbar__full {-webkit-transition: transform .3s ease-out,opacity .05s ease-out .3s;-moz-transition: transform .3s ease-out,opacity .05s ease-out .3s;-ms-transition: transform .3s ease-out,opacity .05s ease-out .3s;-o-transition: transform .3s ease-out,opacity .05s ease-out .3s;transition: transform .3s ease-out,opacity .05s ease-out .3s;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);will-change: transform,opacity;opacity: 0;}}
.boats-page .searchbar__full {position: relative;}
.searchbar__full.opened {-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px);-ms-transform: translateY(-3px);-o-transform: translateY(-3px);transform: translateY(-3px);opacity: 1;-webkit-transition: transform .3s ease-out;-moz-transition: transform .3s ease-out;-ms-transition: transform .3s ease-out;-o-transition: transform .3s ease-out;transition: transform .3s ease-out;}
.searchbar__prices {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-ms-align-items: center;align-items: center;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;padding: 16px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.searchbar__currency {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-around;justify-content: space-around;-ms-align-items: center;align-items: center;width: 100%;padding: 16px 20px 16px 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
@media only screen and (min-width: 640px) {.searchbar__currency {width: 190px;}}
.searchbar__currency .searchbar__currency__item {position: relative;padding-right: 24px;font-size: 12.5px;line-height: 1;cursor: pointer;}
.searchbar__currency .searchbar__currency__item:after {content: "";position: absolute;top: 50%;width: 9px;height: 9px;margin-top: -6px;right: 0;border: 2px solid #527eae;}
.searchbar__currency .searchbar__currency__item.active:after {background: #0970e1;box-shadow: 0 0 0 1px #084d98 inset;}
.searchbar__sort {display: none;position: absolute;top: 200%;left: 0;width: 100%;min-height: 58px;z-index: 2;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;background: #03264c;color: #fff;-webkit-box-shadow: 0px 20px 13px -10px rgba(0,0,0,.18);box-shadow: 0px 20px 13px -10px rgba(0,0,0,.18);}
@media only screen and (min-width: 640px) {.searchbar__sort {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}}
@media only screen and (min-width: 960px) {.searchbar__sort {will-change: transform,opacity;opacity: 0;-webkit-transition: transform .3s ease-out,opacity .05s ease-out .3s;-moz-transition: transform .3s ease-out,opacity .05s ease-out .3s;-ms-transition: transform .3s ease-out,opacity .05s ease-out .3s;-o-transition: transform .3s ease-out,opacity .05s ease-out .3s;transition: transform .3s ease-out,opacity .05s ease-out .3s;-webkit-transform: translateY(-200%);-moz-transform: translateY(-200%);-ms-transform: translateY(-200%);-o-transform: translateY(-200%);transform: translateY(-200%);}}
.boats-page .searchbar__sort {position: relative;}
.searchbar__sort.opened {-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px);-ms-transform: translateY(-3px);-o-transform: translateY(-3px);transform: translateY(-3px);opacity: 1;-webkit-transition: transform .3s ease-out;-moz-transition: transform .3s ease-out;-ms-transition: transform .3s ease-out;-o-transition: transform .3s ease-out;transition: transform .3s ease-out;}
.searchbar__sort .searchbar__item {padding: 16px 20px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-ms-align-items: center;align-items: center;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #03264c;}
@media only screen and (min-width: 640px) {.searchbar__sort .searchbar__item {width: 50%;padding-top: 0;}}
@media only screen and (min-width: 960px) {.searchbar__sort .searchbar__item {width: 35%;padding-top: 16px;}}
@media only screen and (min-width: 1280px) {.searchbar__sort .searchbar__item {width: 28%;}}
.searchbar__sort .searchbar__item:nth-of-type(3) {width: 50%;border-radius: 5px;}
@media only screen and (min-width: 640px) {.searchbar__sort .searchbar__item:nth-of-type(3) {width: 20%;}}
@media only screen and (min-width: 960px) {.searchbar__sort .searchbar__item:nth-of-type(3) {width: 15%;}}
@media only screen and (min-width: 1280px) {.searchbar__sort .searchbar__item:nth-of-type(3) {width: 10%;}}
@media only screen and (min-width: 1424px) {.searchbar__sort .searchbar__item:nth-of-type(3) {width: 9%;}}
.searchbar__sort .searchbar__item:nth-of-type(3):after {display: none;}
.searchbar__sort .searchbar__item:nth-of-type(4) {width: 50%;margin-right: auto;}
@media only screen and (min-width: 640px) {.searchbar__sort .searchbar__item:nth-of-type(4) {width: 15%;}}
@media only screen and (min-width: 1280px) {.searchbar__sort .searchbar__item:nth-of-type(4) {width: 10%;}}
@media only screen and (min-width: 1424px) {.searchbar__sort .searchbar__item:nth-of-type(4) {width: 9%;}}
.searchbar__sort .searchbar__item:nth-of-type(4):after {display: none;}
@media only screen and (min-width: 960px) {.searchbar__sort .searchbar__item:nth-of-type(4):after {display: block;}}
.searchbar__sort .searchbar__item:hover {box-shadow: none;}
.searchbar__sort .searchbar__item:after {background: #344556;}
.searchbar__sort__items {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;}
.searchbar__sort__item, .searchbar__sort .searchbar__checkbox__item {position: relative;margin-left: 14px;padding-left: 24px;font-size: 12px;line-height: 1;cursor: pointer;}
.searchbar__sort__item .icon, .searchbar__sort .searchbar__checkbox__item .icon {width: 14px;height: 14px;fill: #fff;}
.searchbar__sort__item:after, .searchbar__sort .searchbar__checkbox__item:after {content: "";position: absolute;top: 50%;width: 12px;height: 12px;margin-top: -9px;right: 20px;border: 3px solid #fff;}
.searchbar__sort__item.active:after, .searchbar__sort .searchbar__checkbox__item.active:after {background: #0970e1;box-shadow: 0 0 0 1px #03264c inset;}
.searchbar__sort__item:first-of-type .icon, .searchbar__sort .searchbar__checkbox__item:first-of-type .icon {-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}
.searchbar__sort__item:last-of-type .icon, .searchbar__sort .searchbar__checkbox__item:last-of-type .icon {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}
.searchbar__sort .searchbar__checkbox__item {margin-left: 24px;}
.searchbar__sort .searchbar__checkbox__item span {font-size: 16px;padding-right: 30px;}
.searchbar__reset {width: 100%;padding: 16px 20px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-ms-align-items: center;align-items: center;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;background: #03264c;color: #fff;cursor: pointer;border-radius: 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@media only screen and (min-width: 1280px) {.searchbar__reset {width: 50%;justify-content: center;}}
@media only screen and (min-width: 1280px) {.searchbar__reset {width: 23%;}}
@media only screen and (min-width: 1424px) {.searchbar__reset {width: 25%;}}
.searchbar__reset .icon {width: 14px;height: 14px;padding: 5px 0 0 10px;fill: #fff;}
.searchbar__reset .icon {width: 14px;height: 14px;padding: 5px 0 0 10px;fill: #fff;}
#date_start, #date_end {min-width: 198px;}
#date_start .rd-container, #date_end .rd-container {font-size: 16px;}
#date_start .rd-container .rd-day-body, #date_end .rd-container .rd-day-body {padding: 2px;}
#searchbar__prices {-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;height: 2px;margin-top: 10px;background: #527faf;border-radius: 4px;border: 0;box-shadow: none;}
#searchbar__prices .noUi-handle {width: 12px;height: 12px;right: -6px;left: auto;top: -6px;border: 0;border-radius: 6px;background: #fff;cursor: default;box-shadow: none;}
#searchbar__prices .noUi-handle:before, #searchbar__prices .noUi-handle:after {display: none;}
#searchbar__prices .noUi-handle:focus {outline: none;}
#searchbar__prices .noUi-handle[data-handle="1"] .noUi-tooltip {bottom: -14px;}
#searchbar__prices .noUi-origin {backface-visibility: hidden;-webkit-font-smoothing: subpixel-antialiased;}
#searchbar__prices .noUi-tooltip {padding: 0 5px;background: #084d98;color: #fff;border: 0;font-size: 10px;font-weight: 500;}
.breadcrumb {list-style: none;width: 100%;padding: 0;margin: 1.6em 0;}
@media only screen and (max-width: 639px) {.breadcrumb {margin: .8em 0 1.2em;}}
@media only screen and (max-width: 639px) {.breadcrumb {font-size: 13px;}}
@media only screen and (min-width: 1280px) {.breadcrumb {font-size: 20px;}}
.breadcrumb li {display: inline-block;}
.breadcrumb li:not(:first-of-type):before {content: " / ";}
.breadcrumb li.active {opacity: .5;}
.promo-wrapper {position: relative;padding-bottom: 152px;background: #fcfcfc;}
.promo-wrapper .container {top: -74px;}
@media only screen and (min-width: 640px) {.promo-wrapper .container {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}}
.promo-wrapper:before {content: "";position: absolute;top: 0;left: 50%;width: 900px;height: 100%;margin-left: -630px;background: #f6f6f6;-webkit-transform: skew(36deg);-moz-transform: skew(36deg);-ms-transform: skew(36deg);-o-transform: skew(36deg);transform: skew(36deg);}
.promo {position: relative;z-index: 1;}
@media only screen and (min-width: 640px) {.promo {width: 49.6875%;-webkit-box-shadow: 0 0 0 10px #fff,15px 15px 24px 0px rgba(0,0,0,.09);-moz-box-shadow: 0 0 0 10px #fff,15px 15px 24px 0px rgba(0,0,0,.09);box-shadow: 0 0 0 10px #fff,15px 15px 24px 0px rgba(0,0,0,.09);}}
.promo__info {position: relative;padding: 22px 74px 22px 16px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;color: #fff;background: #084d98;}
@media only screen and (min-width: 640px) {.promo__info {position: absolute;left: 0;bottom: 0;width: 100%;}}
@media only screen and (min-width: 960px) {.promo__info {width: auto;height: 80px;}
	.promo__info:before {content: "";position: absolute;right: -60px;top: 0;width: 0;height: 0;border-style: solid;border-width: 80px 0 0 60px;border-color: transparent transparent transparent #084d98;}}
.promo__title {max-width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 19px;text-transform: uppercase;}
.promo:hover .promo__title {text-decoration: underline;}
.promo__description {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 12px;}
.promo__icon {position: absolute;right: 10px;top: 50%;margin-top: -16px;padding: 7px;border: 2px solid #096dd9;border-radius: 50%;fill: #fff;}
.promo__pic {position: absolute;display: block;width: 100%;height: 100%;object-fit: cover;-o-object-fit: cover;}
@media only screen and (min-width: 640px) {.top3-wrapper {width: 50.3125%;}}
@media only screen and (min-width: 1280px) {.top3-wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}}
.top3 {padding: 26px 20px 22px 26px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;}
@media only screen and (min-width: 1280px) {.top3 {width: 50%;}}
.top3__title {margin: 0 0 1em;font-size: 26px;line-height: 1.244;font-family: "Didot",serif;text-transform: uppercase;color: #001e3f;}
@media only screen and (min-width: 640px) {.top3__title {font-size: 32px;}}
.top3__item {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;margin-bottom: 1em;font-size: 14px;}
.top3__item:hover {text-decoration: none;color: #257fe2;}
.top3__item-title {max-width: 12.9em;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-transform: uppercase;}
.top3__item-price {font-size: .86em;opacity: .5;}
.top1 {display: none;}
@media only screen and (min-width: 1280px) {.top1 {display: block;position: relative;color: #fff;width: 50%;}}
.top1-title {position: absolute;z-index: 1;left: 20px;bottom: 20px;max-width: 11.9em;padding-right: 48px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 2;text-transform: uppercase;}
.top1:hover .top1-title {text-decoration: underline;}
.top1-title-icon {position: absolute;right: 0;top: 50%;margin-top: -16px;padding: 7px;border: 2px solid #096dd9;border-radius: 50%;fill: #fff;}
.top1__pic {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;-o-object-fit: cover;}
.carousel {position: relative;max-width: 100%;}
.carousel__header {position: relative;}
@media only screen and (min-width: 640px) {.carousel__header {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;margin-bottom: 30px;}}
.carousel__title {-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.carousel__nav {margin-top: 16px;opacity: 0;height: 0;}
@media only screen and (min-width: 640px) {.carousel__nav {position: relative;top: 7px;margin-top: 0;margin-left: 16px;opacity: 1;height: auto;}}
.carousel__items {position: relative;z-index: 1;left: -15px;padding-top: 30px;padding-bottom: 16px;background: #fff;}
@media only screen and (min-width: 960px) {.carousel__items {left: -3px;}}
@media only screen and (min-width: 1280px) {.carousel .swiper-slide-transparent {opacity: 0;}
	.carousel .swiper-slide-translucent {opacity: .4;}}
.swiper-container {overflow: visible;}
.swiper-button-next, .swiper-button-prev {position: static;display: inline-block;vertical-align: middle;width: 40px;height: 40px;margin-top: 0;background: url("/assets/img/arrows.svg") center/cover no-repeat;}
.swiper-button-next:focus, .swiper-button-prev:focus {outline: 0;}
.swiper-button-prev {margin-right: 14px;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.page__gallery li {position: relative;height: 200px;}
@media only screen and (min-width: 640px) {.page__gallery li {height: 288px;}}
@media only screen and (min-width: 960px) {.page__gallery li {height: 489.2307692308px;}}
.page__gallery-pic {position: absolute;top: 50%;left: 50%;width: 100%;height: 100%;object-fit: cover;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.page__gallery .lSNext {width: 24px;height: 24px;margin-top: -12px;opacity: 1;background: url("/assets/img/right-chevron.svg") center/cover no-repeat;}
@media only screen and (min-width: 640px) {.page__gallery .lSNext {width: 48px;height: 48px;margin-top: -24px;}}
@media only screen and (min-width: 960px) {.page__gallery .lSNext {right: 30px;width: 72px;height: 72px;margin-top: -36px;}}
.page__gallery .lSPrev {width: 24px;height: 24px;margin-top: -12px;opacity: 1;background: url("/assets/img/left-chevron.svg") center/cover no-repeat;}
@media only screen and (min-width: 640px) {.page__gallery .lSPrev {width: 48px;height: 48px;margin-top: -24px;}}
@media only screen and (min-width: 960px) {.page__gallery .lSPrev {left: 30px;width: 72px;height: 72px;margin-top: -36px;}}
.boats-page .s-header {margin-bottom: 30px;}
.boats-page .searchbar {margin-bottom: 24px;}
.home-page .carousel--boats {margin-top: -164px;}
@media only screen and (min-width: 1280px) {.home-page .carousel--boats {margin-top: -110px;}}
.routes-page .carousel--boats {margin-bottom: 136px;}
@media only screen and (max-width: 959px) {.routes-page .carousel--boats {display: none;}}
.boats-item {position: relative;display: block;width: 288px;margin: 0 15px !important;padding-bottom: 18px;background: #fff;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
.boats-page .boats-item {margin: 0 10px 24px 0 !important;}
.boats-page .boats-item:hover {padding-bottom: 18px;}
@media only screen and (max-width: 639px) {.boats-page .boats-item {width: 100%;}}
@media only screen and (max-width: 959px) {.boats-page .boats-item {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;}}
@media only screen and (min-width: 960px) {.boats-page .boats-item {margin-bottom: 24px !important;padding-bottom: 38px;}}
@media only screen and (min-width: 960px) and (max-width: 1279px) {.boats-page .boats-item:nth-of-type(3n) {margin-right: 0 !important;}}
@media only screen and (min-width: 1280px) {.boats-page .boats-item:nth-of-type(4n) {margin-right: 0 !important;}}
@media only screen and (min-width: 640px) {.boats-item {width: 278px;}}
@media only screen and (min-width: 960px) {.boats-item {width: 280px;margin: 0 5px !important;}}
@media only screen and (min-width: 1424px) {.boats-item {width: 312px;}}
.boats-item:hover {z-index: 2;text-decoration: none;}
.boats-item__pic {position: relative;z-index: 1;display: block;width: 100%;}
.boats-item__info {position: relative;z-index: 1;padding: 0 14px;}
.boats-item__info-icon {display: none;}
@media only screen and (min-width: 960px) {.boats-item__info-icon {display: block;position: absolute;bottom: -28px;left: 14px;width: 20px;height: 20px;opacity: .3;}
	.boats-item:hover .boats-item__info-icon {display: none;}}
.boats-item__title {margin: .72em 0 .4em;padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;font-weight: bold;font-size: 22px;font-family: "Didot",serif;text-transform: uppercase;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
@media only screen and (min-width: 1920px) {.boats-item__title {font-size: 25px;}}
.boats-item__description {height: 60px;overflow: hidden;margin: 0 0 .875em;line-height: 1.3;letter-spacing: 0;color: #666;}
.boats-item__data {font-size: 16px;line-height: 1.8;}
.boats-item__data-item {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.boats-item__data-item__icon {width: 15px;height: 24px;margin-right: 10px;fill: #000;}
.boats-item__more {position: absolute;top: 0;left: 0;width: 100%;padding: 328px 14px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;-webkit-box-shadow: 0 0 0 10px #fff,10px 16px 50px 0 rgba(0,0,0,.32);-moz-box-shadow: 0 0 0 10px #fff,10px 16px 50px 0 rgba(0,0,0,.32);box-shadow: 0 0 0 10px #fff,10px 16px 50px 0 rgba(0,0,0,.32);}
.boats-page .boats-item__more {padding-top: 308px;}
@media only screen and (max-width: 959px) {.boats-page .boats-item__more {position: relative;padding: 0 14px;box-shadow: none;}}
@media only screen and (min-width: 960px) {.boats-item__more {display: none;}}
@media only screen and (min-width: 1424px) {.boats-item__more {padding-top: 350px;}
	.boats-page .boats-item__more {padding-top: 328px;}}
.boats-item:hover .boats-item__more {display: block;}
.boats-item__params {position: relative;padding-left: 26px;font-weight: 500;font-size: 13px;}
.boats-page .boats-item__params {font-size: 16px;}
.boats-item__params:before {content: "";position: absolute;top: 50%;left: 0;width: 15px;height: 17px;margin-top: -9px;background: url("/assets/img/sprite.png") no-repeat 0 -100px;}
.boats-item .btn-more {margin-top: 20px;padding: 20px 0 0 44px;border-top: 1px solid #e5e5e5;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.boats__list {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.boats__list--buy {margin: 2em auto;}
.boats__total {width: 100%;margin: 0 0 34px;color: #3a4556;}
.boat-page .breadcrumb {display: none;}
@media only screen and (min-width: 960px) {.boat-page .breadcrumb {display: block;}}
.boat-page .carousel--routes {padding-top: 0;}
.boat {background: #fff;padding: 27px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.boat__info-wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-ms-align-items: flex-start;align-items: flex-start;margin-bottom: 24px;}
@media only screen and (min-width: 960px) {.boat__info-wrapper {margin-bottom: 0;}}
.boat__gallery {position: relative;width: 100%;max-width: 916px;max-height: 480px;margin-bottom: 24px;overflow: hidden;background: #f1f1f1;}
@media only screen and (min-width: 960px) {.boat__gallery {width: 66%;margin-bottom: 0;}}
@media only screen and (min-width: 1280px) {.boat__gallery {width: 68%;}}
.boat__gallery #imageGallery {opacity: 0;}
.boat__gallery #imageGallery.lightSlider {opacity: 1;}
.boat__gallery .pagerWraper {position: absolute;bottom: 14px;left: 14px;width: calc(100% - 28px);overflow: hidden;}
.boat__gallery .lSPager li {opacity: .9;}
@media only screen and (min-width: 1424px) {.boat__gallery .lSPager li {width: 110px !important;margin-right: 6px !important;}}
.boat__gallery .lSPager li.active, .boat__gallery .lSPager li:hover {opacity: 1;border-radius: 0 !important;}
.boat__gallery .lSNext {width: 24px;height: 24px;margin-top: -12px;opacity: 1;background: url("/assets/img/right-chevron.svg") center/cover no-repeat;}
@media only screen and (min-width: 640px) {.boat__gallery .lSNext {width: 48px;height: 48px;margin-top: -24px;}}
@media only screen and (min-width: 1280px) {.boat__gallery .lSNext {right: 4px;width: 72px;height: 72px;margin-top: -36px;}}
.boat__gallery .lSPrev {width: 24px;height: 24px;margin-top: -12px;opacity: 1;background: url("/assets/img/left-chevron.svg") center/cover no-repeat;}
@media only screen and (min-width: 640px) {.boat__gallery .lSPrev {width: 48px;height: 48px;margin-top: -24px;}}
@media only screen and (min-width: 1280px) {.boat__gallery .lSPrev {left: 4px;width: 72px;height: 72px;margin-top: -36px;}}
.boat__info {position: relative;width: 100%;}
@media only screen and (min-width: 960px) {.boat__info {width: 32%;}}
@media only screen and (min-width: 1280px) {.boat__info {width: 30%;}}
.boat__title-wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: flex-start;align-items: flex-start;margin-bottom: 12px;}
.boat__title {margin: 0;font-weight: bold;font-size: 26px;font-family: "Didot",serif;text-transform: uppercase;color: #001e3f;}
@media only screen and (min-width: 1280px) {.boat__title {margin-right: 10px;font-size: 30px;}}
@media only screen and (min-width: 1480px) {.boat__title {font-size: 33px;}}
.boat__main-price {display: none;}
@media only screen and (min-width: 1280px) {.boat__main-price {display: block;white-space: nowrap;margin-top: 3px;}}
.boat__prices {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;margin-bottom: .9em;}
@media only screen and (min-width: 640px) {.boat__prices {font-size: 18px;}}
@media only screen and (min-width: 960px) {.boat__prices {font-size: 16px;}}
@media only screen and (min-width: 1280px) {.boat__prices {font-size: 20px;}}
.boat__prices b {width: 9.6em;font-weight: bold;}
.boat__prices-list {-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;list-style: none;margin: 0;padding: 0;font-weight: 500;font-size: .8em;color: #0970e1;}
.boat__prices-item:not(:last-of-type) {margin-bottom: 8px;}
.boat__params-item {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}
@media only screen and (min-width: 640px) {.boat__params-item {font-size: 18px;}}
@media only screen and (min-width: 960px) {.boat__params-item {font-size: 16px;}}
@media only screen and (min-width: 1280px) {.boat__params-item {font-size: 20px;}}
.boat__params-item:not(:last-of-type) {margin-bottom: .55em;}
.boat__params-item b {width: 9.6em;}
.boat__params-item span {-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.boat__content {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;padding-bottom: 20px;}
.boat__content .manager-content {margin-bottom: 0;padding: 0 0 20px;}
@media only screen and (max-width: 639px) {.boat__content .manager-content {background: none;}}
.boat__characteristics {width: 100%;margin-bottom: 36px;}
@media only screen and (min-width: 1280px) {.boat__characteristics {width: 66%;margin-bottom: 0;}}
.boat__characteristics .page__title {max-width: none;margin-bottom: 20px;font-size: 26px;color: #001e3f;}
@media only screen and (min-width: 1280px) {.boat__characteristics .page__title {font-size: 33px;}}
.boat__characteristics .boat__params {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.boat__characteristics .boat__params-item {display: block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;margin: .380952381em 0;padding-right: .7619047619em;padding-bottom: .5714285714em;border-bottom: 1px solid #e1e1e1;}
@media only screen and (min-width: 640px) {.boat__characteristics .boat__params-item {width: 50%;font-size: 18px;}}
@media only screen and (min-width: 1280px) {.boat__characteristics .boat__params-item {font-size: 21px;}}
.boat__services {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.boat__services-item {position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;margin: 6px 0;padding-left: 32px;}
@media only screen and (min-width: 640px) {.boat__services-item {width: 49%;padding-right: 10px;font-size: 18px;}}
.boat__services-item:before {content: "";position: absolute;top: 2px;left: 0;width: 18px;height: 18px;border: 1px solid #e1e1e1;}
.boat__services-item-icon {position: absolute;top: 4px;left: 3px;opacity: .8;}
.boat__booking {width: 100%;max-width: 480px;}
@media only screen and (min-width: 1280px) {.boat__booking {width: 30%;}}
.boat__booking .page__title {margin-bottom: 16px;font-size: 26px;color: #001e3f;}
@media only screen and (min-width: 1280px) {.boat__booking .page__title {margin-bottom: 40px;font-size: 33px;}}
.boat__booking-form {width: 100%;color: #999;}
@media only screen and (min-width: 1280px) {.boat__booking-form {font-size: 21px;}}
.boat__booking-form .form-label--text {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;margin-bottom: 18px;}
.boat__booking-form .form-label--text .form-field {min-width: 0;margin-bottom: 0;margin-left: 16px;}
.boat__booking-form .form-field {width: 100%;margin-bottom: 18px;}
.boat__booking-form .btn {padding: 14px 36px;}
.boat__booking-form .btn:hover .icon {right: -8px;}
.boat__booking-form .btn .icon {position: relative;right: 0;margin-left: 8px;fill: #fff;-webkit-transition: right .2s;-moz-transition: right .2s;-ms-transition: right .2s;-o-transition: right .2s;transition: right .2s;}
.boat__booking-dates {position: relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;}
.boat__booking-dates .form-field {width: 49%;outline: none;}
.boat__booking-dates .rd-container-attachment {position: absolute;left: 0 !important;top: 54px !important;z-index: 2;width: 49%;min-width: 180px;box-sizing: border-box;box-shadow: 0 0 0 1px inset #e1e1e1,0px 3px 10px 0px rgba(0,0,0,.1);font-size: 16px;}
.boat__booking-dates .rd-container-attachment:last-of-type {left: auto !important;right: 0 !important;}
@media only screen and (min-width: 1280px) {.boat__booking-dates .rd-container-attachment {top: 60px !important;}}
.boat__booking-checkboxes {padding-top: 6px;padding-bottom: 30px;color: #000;}
.boat__booking-checkboxes .form-label {position: relative;display: block;margin: 12px 0;padding-left: 42px;}
.boat__booking-checkboxes .form-label:before {content: "";position: absolute;top: 2px;left: 0;width: 20px;height: 20px;border: 1px solid #e1e1e1;}
.boat__booking-checkboxes .form-label .checked-icon {display: none;position: absolute;top: 4px;left: 3px;opacity: .8;}
.boat__booking-checkboxes input {display: none;}
.boat__booking-checkboxes input:checked + .form-label .checked-icon {display: block;}
.boat2 {background: #fff;padding: 27px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@media only screen and (max-width: 639px) {.boat2 {width: 100%;padding: 16px;}}
.boat2-header {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;width: 100%;margin: .4em 0 1.6em;}
.boat2-header .breadcrumb {width: auto;margin: 0;}
.boat2-header__btns {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;}
@media only screen and (min-width: 960px) {.boat2-header__btns {width: 32%;}}
@media only screen and (min-width: 1280px) {.boat2-header__btns {width: 30%;}}
.boat2-header__btns .btn {display: none;padding: 8px 16px;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
@media only screen and (min-width: 1280px) {.boat2-header__btns .btn {display: block;padding: 8px 22px;}}
@media only screen and (min-width: 1424px) {.boat2-header__btns .btn {display: block;padding: 8px 30px;}}
.boat2-header__btns .btn--blue {background: #084d98;}
.boat2-header__btns .btn--blue:hover {background: #0970e1;}
.boat2-header__btns .btn--lightblue {background: #fff;color: #03264c;box-shadow: 0 0 0 1px #03264c;}
.boat2-header__btns .btn--lightblue:hover {background: rgba(0,114,228,.14);}
.boat2-header__btns .btn--lightblue:hover a {text-decoration: none;}
.boat2-header__btns .btn--lightblue .icon--arrow-right {margin-left: 12px;fill: #03264c;}
.boat2__content {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-ms-align-items: flex-start;align-items: flex-start;}
.boat2__info-wrapper {position: relative;width: 100%;max-width: 916px;margin-bottom: 24px;overflow: hidden;}
@media only screen and (min-width: 960px) {.boat2__info-wrapper {width: 66%;margin-bottom: 0;}}
@media only screen and (min-width: 1280px) {.boat2__info-wrapper {width: 68%;}}
.boat2__gallery {position: relative;width: 100%;max-height: 480px;margin-bottom: 24px;overflow: hidden;background: #f1f1f1;}
.boat2__gallery #imageGallery {opacity: 0;}
.boat2__gallery #imageGallery.lightSlider {opacity: 1;}
.boat2__gallery .pagerWraper {position: absolute;bottom: 14px;left: 14px;width: calc(100% - 28px);overflow: hidden;}
.boat2__gallery .lSPager li {opacity: .9;}
@media only screen and (min-width: 1424px) {.boat2__gallery .lSPager li {width: 110px !important;margin-right: 6px !important;}}
.boat2__gallery .lSPager li.active, .boat2__gallery .lSPager li:hover {opacity: 1;border-radius: 0 !important;}
.boat2__gallery .lSNext {z-index: 9;width: 24px;height: 24px;margin-top: -12px;opacity: 1;background: url("/assets/img/right-chevron.svg") center/cover no-repeat;}
@media only screen and (min-width: 640px) {.boat2__gallery .lSNext {width: 48px;height: 48px;margin-top: -24px;}}
@media only screen and (min-width: 1280px) {.boat2__gallery .lSNext {right: 4px;width: 72px;height: 72px;margin-top: -36px;}}
.boat2__gallery .lSPrev {z-index: 9;width: 24px;height: 24px;margin-top: -12px;opacity: 1;background: url("/assets/img/left-chevron.svg") center/cover no-repeat;}
@media only screen and (min-width: 640px) {.boat2__gallery .lSPrev {width: 48px;height: 48px;margin-top: -24px;}}
@media only screen and (min-width: 1280px) {.boat2__gallery .lSPrev {left: 4px;width: 72px;height: 72px;margin-top: -36px;}}
.boat2__info {position: relative;}
.boat2__params-wrapper {padding: 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;color: #03264c;background: #f1f1f1;}
@media only screen and (min-width: 960px) {.boat2__params-wrapper {width: 32%;}}
@media only screen and (min-width: 1280px) {.boat2__params-wrapper {width: 30%;}}
.boat2__title {margin: 0;font-weight: bold;font-size: 26px;font-family: "Didot",serif;text-transform: uppercase;text-align: left;color: #001e3f;}
@media only screen and (min-width: 1280px) {.boat2__title {margin-right: 10px;font-size: 30px;}}
@media only screen and (min-width: 1480px) {.boat2__title {font-size: 33px;}}
.boat2__count-params {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: start;justify-content: start;padding-top: 1.5em;padding-bottom: 1.5em;padding-left: 2px;border-bottom: 1px solid #d9dcdf;}
.boat2__count-params-item {position: relative;font-size: 14px;}
.boat2__count-params-item:nth-of-type(2) {padding: 0 1.5em;margin: 0 1.5em;}
@media only screen and (min-width: 1280px) {.boat2__count-params-item:nth-of-type(2) {padding: 0 2em;margin: 0 2em;}}
.boat2__count-params-item:nth-of-type(2):before {content: "";position: absolute;top: 50%;left: 0;width: 100%;height: 2.1em;margin-top: -1.05em;border-left: 1px solid #d9dcdf;border-right: 1px solid #d9dcdf;}
@media only screen and (min-width: 1280px) {.boat2__count-params-item {font-size: 16px;}}
.boat2__count-params-item b {position: relative;left: -2px;font-size: 2em;line-height: 1;color: #084d98;}
.boat2__count-route {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: start;justify-content: start;padding-top: 1.5em;padding-bottom: 1.5em;border-bottom: 1px solid #d9dcdf;}
.boat2__count-route-item {position: relative;padding-left: 36px;font-size: 14px;line-height: 1.1;}
.boat2__count-route-item:first-of-type {margin-right: 1.5em;}
@media only screen and (min-width: 1280px) {.boat2__count-route-item {font-size: 16px;}}
.boat2__count-route-item b {display: block;margin-bottom: .1em;line-height: 1;}
.boat2__count-route-item .icon {position: absolute;top: 4px;left: 0;fill: #03264c;}
.boat2__prices {margin-bottom: 40px;padding-top: 1.5em;padding-bottom: 1.5em;padding-left: 3px;line-height: 1.1;border-bottom: 1px solid #d9dcdf;}
.boat2__prices-wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: start;justify-content: start;}
.boat2__prices b {display: block;margin-bottom: .1em;line-height: 1;font-size: .75em;text-transform: uppercase;letter-spacing: .04em;}
.boat2__prices-item {line-height: 1.2;}
.boat2__prices-item:not(:last-of-type) {margin-right: 2.5em;}
@media only screen and (min-width: 960px) {.boat2__prices-item {font-size: 13px;}}
@media only screen and (min-width: 1280px) {.boat2__prices-item {font-size: 16px;}}
.boat2__prices-item__value {font-size: 1.1em;font-weight: bold;color: #084d98;}
.boat2__location {padding-top: 1.5em;padding-bottom: 1.5em;border-bottom: 1px solid #d9dcdf;}
.boat2__location .icon {margin-top: -6px;margin-right: 6px;fill: #03264c;}
.boat2__content {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;padding-bottom: 20px;}
.boat2__content .manager-content {margin-bottom: 0;padding: 0 0 20px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;overflow: hidden;}
.boat2__content .manager-content.closed {max-height: 120px;overflow: hidden;}
.boat2__content .manager-content.open {max-height: 500px;}
@media only screen and (max-width: 639px) {.boat2__content .manager-content {background: none;}}
.boat2__characteristics {width: 100%;margin-bottom: 36px;}
@media only screen and (min-width: 1280px) {.boat2__characteristics {margin-bottom: 0;}}
.boat2__characteristics .page__title {max-width: none;margin-bottom: 20px;font-size: 26px;color: #001e3f;}
@media only screen and (min-width: 1280px) {.boat2__characteristics .page__title {font-size: 33px;}}
.boat2__characteristics .boat2__params {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.boat2__characteristics .boat2__params-btns {margin: 20px auto;text-align: center;}
.boat2__characteristics .boat2__params-btns .btn {background: #fff;color: #5a5a5a;box-shadow: #e1e1e1 0px 0px 0px 1px;padding: 4px 12px;border-radius: 5px;}
.boat2__characteristics .boat2__params-item {display: block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;margin: .380952381em 0;padding-right: .7619047619em;padding-bottom: .5714285714em;border-bottom: 1px solid #e1e1e1;}
@media only screen and (min-width: 640px) {.boat2__characteristics .boat2__params-item {width: 50%;font-size: 18px;}}
@media only screen and (min-width: 1280px) {.boat2__characteristics .boat2__params-item {font-size: 21px;}}
.boat2__services {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.boat2__services-item {position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;margin: 6px 0;padding-left: 32px;}
@media only screen and (min-width: 640px) {.boat2__services-item {width: 49%;padding-right: 10px;font-size: 18px;}}
.boat2__services-item:before {content: "";position: absolute;top: 2px;left: 0;width: 18px;height: 18px;border: 1px solid #e1e1e1;}
.boat2__services-item-icon {position: absolute;top: 4px;left: 3px;opacity: .8;}
.boat2__booking {width: 100%;max-width: 480px;}
.boat2__booking .page__title {margin-bottom: 16px;font-size: 26px;color: #001e3f;}
@media only screen and (min-width: 1280px) {.boat2__booking .page__title {font-size: 33px;}}
.boat2__booking-conditions {display: inline-block;margin-bottom: 16px;padding-bottom: 5px;border-bottom: 1px dashed #03264c;}
@media only screen and (min-width: 1280px) {.boat2__booking-conditions {margin-bottom: 40px;}}
.boat2__booking-conditions:hover {text-decoration: none;}
.boat2__booking-form {width: 100%;color: #999;}
@media only screen and (min-width: 1280px) {.boat2__booking-form {font-size: 21px;}}
.boat2__booking-form .form-label--text {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;margin-bottom: 18px;}
.boat2__booking-form .form-label--text .form-field {min-width: 0;margin-bottom: 0;margin-left: 16px;}
.boat2__booking-form .form-field {width: 100%;margin-bottom: 18px;}
.boat2__booking-form .btn {width: 100%;padding: 14px 36px;}
.boat2__booking-form .btn:hover .icon {right: -8px;}
.boat2__booking-form .btn .icon {position: relative;right: 0;margin-left: 8px;fill: #fff;-webkit-transition: right .2s;-moz-transition: right .2s;-ms-transition: right .2s;-o-transition: right .2s;transition: right .2s;}
.boat2__booking-dates {position: relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;}
.boat2__booking-dates .form-field {width: 49%;outline: none;}
.boat2__booking-dates .rd-container-attachment {position: absolute;left: 0 !important;top: 54px !important;z-index: 2;width: 49%;min-width: 180px;box-sizing: border-box;box-shadow: 0 0 0 1px inset #e1e1e1,0px 3px 10px 0px rgba(0,0,0,.1);font-size: 16px;}
.boat2__booking-dates .rd-container-attachment:last-of-type {left: auto !important;right: 0 !important;}
@media only screen and (min-width: 1280px) {.boat2__booking-dates .rd-container-attachment {top: 60px !important;}}
.boat2__booking-checkboxes {display: none;padding-top: 6px;padding-bottom: 30px;color: #000;}
.boat2__booking-checkboxes-toggle.btn {width: 100%;padding-left: 22px;box-shadow: 0 0 0 1px #e1e1e1;text-align: left;color: #333;background: #fff;margin-bottom: 20px;}
.boat2__booking-checkboxes-toggle.btn:after {content: "+";position: absolute;right: 20px;font-size: 1.75em;line-height: 1;top: 10px;}
.boat2__booking-checkboxes-toggle.btn.active:after {content: "–";top: 6px;right: 18px;}
.boat2__booking-checkboxes .form-label {position: relative;display: block;margin: 12px 0;padding-left: 42px;}
.boat2__booking-checkboxes .form-label:before {content: "";position: absolute;top: 2px;left: 0;width: 20px;height: 20px;border: 1px solid #e1e1e1;background: #fff;}
.boat2__booking-checkboxes .form-label .checked-icon {display: none;position: absolute;top: 4px;left: 3px;opacity: .8;}
.boat2__booking-checkboxes input {display: none;}
.boat2__booking-checkboxes input:checked + .form-label .checked-icon {display: block;}
.routes {padding-top: 16px;}
@media only screen and (min-width: 960px) {.routes {padding-bottom: 36px;}}
.routes__list {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 24px;}
.routes-page .routes__list {margin-top: 36px;}
.carousel--routes {position: relative;padding-top: 86px;padding-bottom: 140px;background: #fcfcfc;background: -moz-linear-gradient(90deg,#fcfcfc 0%,#f6f6f6 100%);background: -webkit-linear-gradient(90deg,#fcfcfc 0%,#f6f6f6 100%);background: -o-linear-gradient(90deg,#fcfcfc 0%,#f6f6f6 100%);background: -ms-linear-gradient(90deg,#fcfcfc 0%,#f6f6f6 100%);background: linear-gradient(180deg,#fcfcfc 0%,#f6f6f6 100%);}
@media only screen and (min-width: 960px) {.carousel--routes {padding-bottom: 86px;}}
.carousel--routes:before {content: "";position: absolute;top: 0;left: 50%;width: 900px;height: 100%;margin-left: 50px;background: #f6f6f6;-webkit-transform: skew(36deg);-moz-transform: skew(36deg);-ms-transform: skew(36deg);-o-transform: skew(36deg);transform: skew(36deg);}
.routes-item {position: relative;display: block;width: 288px;margin: 0 15px !important;padding-bottom: 18px;background: #fff;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
.routes-page .routes-item {margin: 0 10px 24px 0 !important;}
@media only screen and (max-width: 639px) {.routes-page .routes-item {width: 100%;}}
@media only screen and (max-width: 959px) {.routes-page .routes-item {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;}}
@media only screen and (min-width: 960px) {.routes-page .routes-item {margin-bottom: 24px !important;}}
@media only screen and (min-width: 960px) and (max-width: 1279px) {.routes-page .routes-item:nth-of-type(3n) {margin-right: 0 !important;}}
@media only screen and (min-width: 1280px) {.routes-page .routes-item:nth-of-type(4n) {margin-right: 0 !important;}}
@media only screen and (min-width: 640px) {.routes-item {width: 278px;}}
@media only screen and (min-width: 960px) {.routes-item {width: 280px;margin: 0 5px !important;}}
@media only screen and (min-width: 1424px) {.routes-item {width: 312px;}}
.routes-item:hover {z-index: 11;text-decoration: none;}
.routes-item__pic {position: relative;z-index: 1;display: block;width: 100%;}
.routes-item__info {position: relative;z-index: 1;padding: 0 14px;}
.routes-item__info-icon {display: none;}
@media only screen and (min-width: 960px) {.routes-item__info-icon {display: block;position: absolute;bottom: -28px;left: 14px;width: 20px;height: 20px;opacity: .3;}
	.routes-item:hover .routes-item__info-icon {display: none;}}
.routes-item__title {margin: .72em 0 .4em;padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;font-weight: bold;font-size: 22px;font-family: "Didot",serif;text-transform: uppercase;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
@media only screen and (min-width: 1920px) {.routes-item__title {font-size: 25px;}}
.routes-item__description {height: 60px;overflow: hidden;margin: 0 0 .875em;line-height: 1.3;letter-spacing: 0;color: #666;}
.routes-item__more {position: absolute;top: 0;left: 0;width: 100%;padding: 328px 14px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;-webkit-box-shadow: 0 0 0 10px #fff,10px 16px 50px 0px rgba(0,0,0,.32);-moz-box-shadow: 0 0 0 10px #fff,10px 16px 50px 0px rgba(0,0,0,.32);box-shadow: 0 0 0 10px #fff,10px 16px 50px 0px rgba(0,0,0,.32);}
@media only screen and (max-width: 959px) {.routes-page .routes-item__more {position: relative;padding: 0 14px;box-shadow: none;}}
@media only screen and (min-width: 960px) {.routes-item__more {display: none;}}
@media only screen and (min-width: 1424px) {.routes-item__more {padding-top: 350px;}}
.routes-item:hover .routes-item__more {display: block;}
.routes-item__params {position: relative;padding-left: 36px;font-weight: 500;font-size: 13px;}
.routes-item__params:before {content: "";position: absolute;top: 50%;left: 0;width: 27px;height: 13px;margin-top: -7px;background: url("/assets/img/sprite.png") no-repeat -30px -100px;}
.routes-item .btn-more {margin-top: 20px;padding: 20px 14px 0 44px;border-top: 1px solid #e5e5e5;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.route-page .page__bg {height: auto;margin-bottom: 20px;background: #f6f6f6;}
@media only screen and (min-width: 640px) {.route-page .page__bg {background: #fff;}}
@media only screen and (max-width: 639px) {.route-page .page-content {margin-bottom: 20px;}}
@media only screen and (max-width: 639px) {.route-page .carousel--boats {display: none;}}
.route-page .carousel--routes {display: none;}
.route__info-wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.route__gallery {position: relative;width: 100%;margin-bottom: 24px;overflow: hidden;}
@media only screen and (min-width: 1280px) {.route__gallery {width: 71.5%;margin-bottom: 0;max-height: 490px;}}
.route__gallery-nav-wrapper {display: none;overflow: hidden;}
@media only screen and (min-width: 1280px) {.route__gallery-nav-wrapper {display: block;padding: 24px 0 0;background: #f6f6f6;max-height: 184px;}}
.route__gallery-nav .slick-slide {padding-right: 16px;}
.route__gallery-nav .slick-slide:focus {outline: none;}
.route__gallery .slick-arrow {position: absolute;top: 50%;z-index: 1;font-size: 0;}
.route__gallery .slick-next {right: 4px;width: 72px;height: 72px;margin-top: -36px;opacity: 1;background: url("/assets/img/right-chevron.svg") center/cover no-repeat;}
.route__gallery .slick-prev {left: 4px;width: 72px;height: 72px;margin-top: -36px;opacity: 1;background: url("/assets/img/left-chevron.svg") center/cover no-repeat;}
.route__info {width: 100%;}
@media only screen and (min-width: 1280px) {.route__info {width: 25%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: start;justify-content: start;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;align-items: baseline;}}
.route__info .docs {margin-bottom: 20px;}
.route__info .docs .btn {text-transform: uppercase;}
.route__info .btn--big {padding-right: 32px;}
.route__title {margin: 0 0 .4em;font-size: 34px;font-family: "Didot",serif;text-transform: uppercase;color: #001e3f;}
@media only screen and (min-width: 960px) {.route__title {font-size: 40px;}}
@media only screen and (min-width: 960px) {.route__title {font-size: 42px;margin: 0 0 24px;}}
.route__desc {margin-bottom: 1.3333333333em;line-height: 1.3888888889;}
@media only screen and (min-width: 640px) {.route__desc {font-size: 18px;max-height: 320px;overflow: hidden;}}
.route__desc * {margin-top: 0;}
.route__content-wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
@media only screen and (min-width: 960px) {.route__content {width: 67%;}}
.route__content__item {margin-bottom: 24px;}
.route__content__item-text {padding: 26px;font-size: 18px;line-height: 1.6;background: #fff;}
.route__content__item-text > :first-child {margin-top: 0;}
.route__content__item-text > :last-child {margin-bottom: 0;}
.route__content__item-pic {width: 100%;}
@media only screen and (min-width: 960px) {.route__booking {width: 29.5%;}}
.route__booking-wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 24px;}
.route__booking__fields {max-width: 480px;}
.route__free {margin-bottom: 50px;}
@media only screen and (max-width: 639px) {.route__free {margin-bottom: 30px;}}
.digits {margin-top: 16px;margin-bottom: 20px;padding: 8.2% 0;color: #fff;background: url("/assets/img/digits-bg.jpg") center/cover no-repeat;}
@media only screen and (min-width: 1400px) {.digits {padding: 156px 0;}}
.digits .container {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.digits p {font-size: 14px;line-height: 1.5;opacity: .6;}
@media only screen and (min-width: 640px) {.digits__left {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;width: 100%;}}
@media only screen and (min-width: 1280px) {.digits__left {width: 40%;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;}}
.digits__boats {padding: 10px;}
@media only screen and (min-width: 640px) {.digits__boats {padding: 30px 30px 20px;}}
.digits__boats-title {font-size: 9px;}
@media only screen and (min-width: 640px) {.digits__boats-title {font-size: 8px;}}
@media only screen and (min-width: 960px) {.digits__boats-title {font-size: 10px;}}
@media only screen and (min-width: 1280px) {.digits__boats-title {font-size: 14px;}}
@media only screen and (min-width: 1400px) {.digits__boats-title {font-size: 16px;}}
.digits__boats-stat {display: inline-block;vertical-align: middle;margin-right: .181em;font-weight: bold;font-size: 9em;line-height: .76;font-family: "Didot",serif;}
.digits__boats-icon {position: relative;display: inline-block;vertical-align: middle;padding-top: 60px;font-size: 2.1875em;}
.digits__boats-icon:before {content: "";position: absolute;top: 0;left: 50%;width: 44px;height: 51px;margin-left: -22px;background: url("/assets/img/sprite.png") no-repeat 0 -130px;}
.digits__locations {padding: 30px 10px 10px;border-top: 1px solid rgba(255,255,255,.5);}
@media only screen and (min-width: 640px) {.digits__locations {padding: 36px 30px 14px;border: 1px solid rgba(255,255,255,.5);}}
@media only screen and (max-width: 1279px) {.digits__locations {border-bottom: 0;}}
@media only screen and (min-width: 1280px) {.digits__locations {border-right: 0;}}
.digits__locations-title {font-size: 9px;}
@media only screen and (min-width: 640px) {.digits__locations-title {font-size: 7px;}}
@media only screen and (min-width: 960px) {.digits__locations-title {font-size: 11px;}}
@media only screen and (min-width: 1280px) {.digits__locations-title {font-size: 14px;}}
@media only screen and (min-width: 1400px) {.digits__locations-title {font-size: 16px;}}
.digits__locations-stat {display: inline-block;vertical-align: middle;margin-right: .267em;font-weight: bold;font-size: 8.875em;line-height: .76;font-family: "Didot",serif;}
.digits__locations-icon {position: relative;top: .171em;display: inline-block;vertical-align: middle;max-width: 3.714em;padding-right: 66px;font-size: 2.1875em;}
.digits__locations-icon:before {content: "";position: absolute;top: 50%;right: 0;width: 31px;height: 61px;margin-top: -30px;background: url("/assets/img/sprite.png") no-repeat -60px -130px;}
.digits__years {width: 100%;padding: 24px 20px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 10px;border-top: 1px solid rgba(255,255,255,.5);}
@media only screen and (min-width: 640px) {.digits__years {width: 40%;padding: 66px 20px 20px;border: 1px solid rgba(255,255,255,.5);font-size: 14px;text-align: center;}}
@media only screen and (min-width: 1280px) {.digits__years {width: 20%;}}
@media only screen and (min-width: 1400px) {.digits__years {padding: 66px 20px 20px;font-size: 16px;}}
.digits__years-stat {display: block;margin-bottom: .07em;font-weight: bold;font-size: 25.6875em;line-height: .76;font-family: "Didot",serif;color: #0970e1;}
.digits__years-icon {position: relative;display: inline-block;padding-left: 44px;font-size: 1.94em;white-space: nowrap;}
.digits__years-icon:before {content: "";position: absolute;top: 50%;left: 0;width: 27px;height: 27px;margin-top: -14px;background: url("/assets/img/sprite.png") no-repeat -120px -130px;}
.digits__right {width: 100%;}
@media only screen and (min-width: 640px) {.digits__right {width: 60%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;}}
@media only screen and (min-width: 1280px) {.digits__right {width: 40%;}}
.digits__team {padding: 30px 10px;border-top: 1px solid rgba(255,255,255,.5);border-bottom: 1px solid rgba(255,255,255,.5);font-size: 9px;}
@media only screen and (min-width: 640px) {.digits__team {padding: 40px;border: 1px solid rgba(255,255,255,.5);border-left: 0;font-size: 10px;}}
@media only screen and (min-width: 960px) {.digits__team {font-size: 13px;}}
@media only screen and (min-width: 1400px) {.digits__team {font-size: 16px;}}
.digits__team-stat {display: block;max-width: 10.71em;margin-bottom: 10px;font-weight: bold;font-size: 2.625em;font-family: "Didot",serif;text-transform: uppercase;}
.digits__team-icon {position: relative;display: inline-block;padding-right: 64px;font-size: 20px;}
@media only screen and (min-width: 960px) {.digits__team-icon {font-size: 25px;}}
.digits__team-icon:before {display: none;content: "";position: absolute;top: 50%;right: 0;width: 46px;height: 24px;margin-top: -15px;background: url("/assets/img/sprite.png") no-repeat -170px -130px;}
.digits__feedback {padding-top: 24px;padding-left: 10px;padding-bottom: 20px;}
@media only screen and (min-width: 640px) {.digits__feedback {padding-left: 40px;padding-bottom: 0;}}
.digits__feedback-title {max-width: 260px;margin-bottom: 14px;font-size: 24px;}
@media only screen and (min-width: 640px) {.digits__feedback-title {font-size: 21px;}}
@media only screen and (min-width: 960px) {.digits__feedback-title {font-size: 25px;}}
.digits__feedback-info {margin-bottom: 14px;font-size: 14px;line-height: 1.5;opacity: .6;}
@media only screen and (min-width: 960px) {.digits__feedback-info {margin-bottom: 30px;}}
.digits__feedback-field {display: inline-block;vertical-align: middle;margin-right: 22px;margin-bottom: 10px;}
@media only screen and (max-width: 639px) {.digits__feedback-field {width: 100%;max-width: 300px;}}
@media only screen and (min-width: 960px) {.digits__feedback-field {margin-bottom: 0;}}
.digits__feedback-field:last-of-type {margin-right: 10px;}
.digits__feedback-field input {display: block;width: 100%;margin-top: 12px;padding: 12px 18px;border: 1px solid #6685a7;color: #fff;background: none;}
@media only screen and (min-width: 640px) {.digits__feedback-field input {width: 192px;}}
.digits__feedback-field input:focus {outline: 0;}
.digits__feedback-field input::-webkit-input-placeholder {color: #356b99;}
.digits__feedback-field input::-moz-placeholder {color: #356b99;}
.digits__feedback-field input:-moz-placeholder {color: #356b99;}
.digits__feedback-field input:-ms-input-placeholder {color: #356b99;}
.digits__feedback-btn {position: relative;top: 17px;display: inline-block;vertical-align: middle;width: 100%;text-align: left;}
@media only screen and (min-width: 640px) {.digits__feedback-btn {width: auto;font-size: 0;}}
.digits__feedback-btn-icon {padding: 7px;border: 2px solid #096dd9;border-radius: 50%;fill: #fff;}
@media only screen and (min-width: 960px) {.concierge {padding-bottom: 36px;}}
.concierge__list {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;margin-top: 48px;margin-bottom: 24px;}
@media only screen and (min-width: 960px) {.concierge__list {margin-bottom: 60px;}}
.carousel--concierge {position: relative;padding-top: 20px;padding-bottom: 120px;background: #fcfcfc;background: -moz-linear-gradient(90deg,#fcfcfc 0%,#f6f6f6 100%);background: -webkit-linear-gradient(90deg,#fcfcfc 0%,#f6f6f6 100%);background: -o-linear-gradient(90deg,#fcfcfc 0%,#f6f6f6 100%);background: -ms-linear-gradient(90deg,#fcfcfc 0%,#f6f6f6 100%);background: linear-gradient(180deg,#fcfcfc 0%,#f6f6f6 100%);}
@media only screen and (min-width: 640px) {.carousel--concierge {padding-top: 50px;}}
@media only screen and (min-width: 960px) {.carousel--concierge {padding-bottom: 86px;}}
@media only screen and (min-width: 1280px) {.carousel--concierge {padding-top: 80px;}}
.carousel--concierge:before {content: "";position: absolute;top: 0;left: 50%;width: 1240px;height: 100%;margin-left: -660px;background: #f6f6f6;-webkit-transform: skew(36deg);-moz-transform: skew(36deg);-ms-transform: skew(36deg);-o-transform: skew(36deg);transform: skew(36deg);}
.concierge-item {position: relative;display: block;width: 288px;margin: 0 15px !important;padding-bottom: 18px;background: #fff;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
.concierge-service-page .concierge-item {margin: 0 10px 24px 0 !important;}
@media only screen and (max-width: 639px) {.concierge-service-page .concierge-item {width: 100%;}}
@media only screen and (max-width: 959px) {.concierge-service-page .concierge-item {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;}}
@media only screen and (min-width: 960px) {.concierge-service-page .concierge-item {margin-bottom: 24px !important;}}
@media only screen and (min-width: 960px) and (max-width: 1279px) {.concierge-service-page .concierge-item:nth-of-type(3n) {margin-right: 0 !important;}}
@media only screen and (min-width: 1280px) {.concierge-service-page .concierge-item:nth-of-type(4n) {margin-right: 0 !important;}}
@media only screen and (min-width: 640px) {.concierge-item {width: 278px;}}
@media only screen and (min-width: 960px) {.concierge-item {width: 280px;margin: 0 5px !important;}}
@media only screen and (min-width: 1424px) {.concierge-item {width: 312px;}}
.concierge-item:hover {z-index: 2;text-decoration: none;}
.concierge-item__pic {position: relative;z-index: 1;display: block;width: 100%;}
.concierge-item__info {position: relative;z-index: 1;padding: 0 14px;}
.concierge-item__info-icon {display: none;}
@media only screen and (min-width: 960px) {.concierge-item__info-icon {display: block;position: absolute;bottom: -28px;left: 14px;width: 20px;height: 20px;opacity: .3;}
	.concierge-item:hover .concierge-item__info-icon {display: none;}}
.concierge-item__title {margin: .72em 0 .4em;padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;font-weight: bold;font-size: 22px;font-family: "Didot",serif;text-transform: uppercase;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
@media only screen and (min-width: 1920px) {.concierge-item__title {font-size: 25px;}}
.concierge-item__description {height: 60px;overflow: hidden;margin: 0 0 .875em;line-height: 1.3;letter-spacing: 0;color: #666;}
.concierge-item__more {position: absolute;top: 0;left: 0;width: 100%;padding: 328px 14px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;-webkit-box-shadow: 0 0 0 10px #fff,10px 16px 50px 0px rgba(0,0,0,.32);-moz-box-shadow: 0 0 0 10px #fff,10px 16px 50px 0px rgba(0,0,0,.32);box-shadow: 0 0 0 10px #fff,10px 16px 50px 0px rgba(0,0,0,.32);}
@media only screen and (max-width: 959px) {.concierge-service-page .concierge-item__more {position: relative;padding: 0 14px;box-shadow: none;}}
@media only screen and (min-width: 960px) {.concierge-item__more {display: none;}}
@media only screen and (min-width: 1424px) {.concierge-item__more {padding-top: 350px;}}
.concierge-item:hover .concierge-item__more {display: block;}
.concierge-item__params {position: relative;font-weight: 500;font-size: 13px;}
.concierge-item .btn-more {margin-top: 20px;padding: 20px 14px 0 44px;border-top: 1px solid #e5e5e5;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.page-content {margin-bottom: 60px;}
@media only screen and (max-width: 639px) {.new-page .page-content, .boat-page .page-content {margin-bottom: 16px;}}
@media only screen and (min-width: 640px) {.new-page .page-content, .boat-page .page-content {margin-top: -354px;padding: 14px;background: #fff;-webkit-box-shadow: 0px 8px 79px 0px rgba(0,0,0,.1);box-shadow: 0px 8px 79px 0px rgba(0,0,0,.1);}}
@media only screen and (min-width: 960px) {.new-page .page-content, .boat-page .page-content {padding: 24px;margin-top: -550px;}}
@media only screen and (min-width: 1280px) {.new-page .page-content, .boat-page .page-content {padding: 24px;margin-top: -502px;}}
@media only screen and (min-width: 640px) {.page-content-text {padding: 0 26px;}}
.page__title {max-width: 10.81em;margin: 0;font-weight: bold;font-size: 32px;line-height: 1.05;font-family: "Didot",serif;letter-spacing: normal;text-transform: uppercase;}
@media only screen and (min-width: 960px) {.page__title {font-size: 46px;}}
@media only screen and (min-width: 960px) {.page__title {font-size: 60px;}}
@media only screen and (min-width: 1280px) {.page__title {font-size: 74px;}}
.page__title--post {max-width: 960px;margin-top: -5px;font-size: 26px;line-height: 1.2;color: #001e3f;}
@media only screen and (min-width: 640px) {.page__title--post {font-size: 36px;}}
@media only screen and (min-width: 960px) {.page__title--post {font-size: 42px;}}
.page__subtitle {position: relative;display: inline-block;max-width: 800px;margin-top: 8px;padding-right: 60px;}
@media only screen and (min-width: 960px) {.page__subtitle {margin-top: 16px;}}
@media only screen and (min-width: 1280px) {.home-page .page__subtitle {margin-top: 26px;}}
.page__subtitle-icon {position: absolute;right: 0;top: 50%;margin-top: -15px;padding: 7px;border: 2px solid #096dd9;border-radius: 50%;fill: #fff;}
.page__bg {position: relative;height: 400px;overflow: hidden;background: #1d1e1f;}
@media only screen and (max-width: 639px) {.page__bg {height: 0;}}
@media only screen and (min-width: 960px) {.page__bg {height: 600px;}}
.page__bg-pic {position: relative;top: -5%;left: -5%;width: 110%;height: 110%;background-position: center;background-size: cover;background-repeat: no-repeat;-webkit-filter: blur(7px);-moz-filter: blur(7px);filter: blur(7px);opacity: .4;}
.manager-content {margin-bottom: 40px;padding: 16px 10px;line-height: 1.6;background: #fff;}
@media only screen and (min-width: 640px) {.manager-content {padding: 26px;font-size: 18px;}}
.new-page .manager-content {margin: 0;padding: 16px 0;background: none;}
@media only screen and (min-width: 640px) {.new-page .manager-content {padding-top: 28px;line-height: 1.4;color: #666;background: #fff;}}
@media only screen and (min-width: 960px) {.new-page .manager-content {padding-bottom: 28px;}}
@media only screen and (min-width: 1280px) {.new-page .manager-content {-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}}
.manager-content p, .manager-content ul, .manager-content ol {margin: 0;}
.manager-content p:not(:last-child), .manager-content ul:not(:last-child), .manager-content ol:not(:last-child) {margin-bottom: 1em;}
.manager-content ul, .manager-content ol {list-style: none;padding: 0;}
.manager-content li:before {content: "• ";}
.news-page .carousel--boats {margin-bottom: 130px;}
.news-list {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 70px;}
.news-item {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;margin-bottom: 20px;padding: 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
@media only screen and (min-width: 640px) {.news-item {width: 49%;}}
@media only screen and (min-width: 1280px) {.news-item {-webkit-flex-direction: row;-moz-flex-direction: row;-ms-flex-direction: row;-o-flex-direction: row;flex-direction: row;}}
.news-item:hover {box-shadow: 0 19px 50px 0 rgba(0,0,0,.32);}
.news-item__pic {display: block;margin-bottom: 16px;}
@media only screen and (min-width: 1280px) {.news-item__pic {width: 51%;margin-bottom: 0;}}
.news-item__pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.news-item__info {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;padding: 10px 0 14px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@media only screen and (min-width: 1280px) {.news-item__info {width: 49%;}}
.news-item__date {font-size: 14px;margin-bottom: 16px;opacity: .6;}
.news-list .news-item__date {font-size: 12px;margin-bottom: 8px;}
.news-item__title {font-weight: 500;font-size: 24px;line-height: 1.006;}
@media only screen and (min-width: 960px) {.news-item__title {font-size: 29px;}}
.news-item__description {-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;padding: 10px 0;line-height: 1.316;color: #666;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
@media only screen and (min-width: 960px) {.news-item__description {font-size: 19px;}}
.news-item .btn-more {margin-top: -20px;}
.new-page .s-title__wrapper {margin-bottom: 36px;}
.chess__row {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 24px;}
.chess__item {width: 100%;}
@media only screen and (min-width: 1280px) {.chess__item {width: 49.6%;}}
.chess__item--text {-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;padding: 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;line-height: 1.6;background: #fff;}
@media only screen and (min-width: 640px) {.chess__item--text {padding: 20px 36px;font-size: 18px;}}
@media only screen and (min-width: 1280px) {.chess__row:nth-child(odd) .chess__item--text {-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}}
.chess__item--pic {position: relative;overflow: hidden;}
@media only screen and (min-width: 1280px) {.chess__row:nth-child(odd) .chess__item--pic {-webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;border-left: 8px solid #f6f6f6;}}
.chess__item--pic img {width: 100%;}
@media only screen and (min-width: 1280px) {.chess__item--pic img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;height: 100%;-o-object-fit: cover;object-fit: cover;}}
.chess--vertical {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.chess--vertical__item {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;width: 100%;margin-bottom: 24px;}
@media only screen and (min-width: 640px) {.chess--vertical__item {-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);box-shadow: 0 0 10px rgba(0,0,0,.2);}}
@media only screen and (min-width: 1280px) {.chess--vertical__item {width: 49.1%;}}
.chess--vertical__text {padding: 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;line-height: 1.6;background: #fff;}
@media only screen and (min-width: 640px) {.chess--vertical__text {padding: 20px 36px;font-size: 18px;}}
@media only screen and (min-width: 1280px) {.chess--vertical__item:nth-child(odd) .chess--vertical__text {-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}}
.chess--vertical__pic {width: 100%;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;-o-object-fit: cover;object-fit: cover;}
@media only screen and (min-width: 1280px) {.chess--vertical__item:nth-child(odd) .chess--vertical__pic {-webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;}}
.services__list {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 24px;}
.service-page .services__list {margin-top: 48px;}
@media only screen and (min-width: 960px) {.services__list {margin-bottom: 60px;}}
.services-item {position: relative;display: block;width: 288px;margin: 0 10px 24px 0;padding-bottom: 18px;background: #fff;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
@media only screen and (max-width: 639px) {.services-item {width: 100%;}}
@media only screen and (max-width: 959px) {.services-item {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;}}
@media only screen and (min-width: 640px) {.services-item {width: 278px;}}
@media only screen and (min-width: 960px) {.services-item {width: 280px;margin-bottom: 24px;}}
@media only screen and (min-width: 960px) and (max-width: 1279px) {.services-item:nth-of-type(3n) {margin-right: 0;}}
@media only screen and (min-width: 1280px) {.services-item:nth-of-type(4n) {margin-right: 0;}}
@media only screen and (min-width: 1424px) {.services-item {width: 312px;}}
.services-item:hover {z-index: 2;text-decoration: none;}
.services-item__pic {position: relative;z-index: 1;display: block;width: 100%;}
.services-item__info {position: relative;z-index: 1;padding: 0 14px;}
.services-item__info-icon {display: none;}
@media only screen and (min-width: 960px) {.services-item__info-icon {display: block;position: absolute;bottom: -28px;left: 14px;width: 20px;height: 20px;opacity: .3;}
	.services-item:hover .services-item__info-icon {display: none;}}
.services-item__title {margin: .72em 0 .4em;padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;font-weight: bold;font-size: 22px;font-family: "Didot",serif;text-transform: uppercase;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
@media only screen and (min-width: 1920px) {.services-item__title {font-size: 25px;}}
.services-item__description {height: 60px;overflow: hidden;margin: 0 0 .875em;line-height: 1.3;letter-spacing: 0;color: #666;}
.services-item__more {position: absolute;top: 0;left: 0;width: 100%;padding: 328px 14px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;-webkit-box-shadow: 0 0 0 10px #fff,10px 16px 50px 0px rgba(0,0,0,.32);-moz-box-shadow: 0 0 0 10px #fff,10px 16px 50px 0px rgba(0,0,0,.32);box-shadow: 0 0 0 10px #fff,10px 16px 50px 0px rgba(0,0,0,.32);}
@media only screen and (max-width: 959px) {.services-item__more {position: relative;padding: 0 14px;box-shadow: none;}}
@media only screen and (min-width: 960px) {.services-item__more {display: none;}}
@media only screen and (min-width: 1424px) {.services-item__more {padding-top: 350px;}}
.services-item:hover .services-item__more {display: block;}
.services-item__params {position: relative;font-weight: 500;font-size: 13px;}
.services-item .btn-more {margin-top: 20px;padding: 20px 14px 0 44px;border-top: 1px solid #e5e5e5;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.service-page .docs {margin-top: 20px;}
.service-page .docs__item {position: relative;display: block;margin-bottom: 20px;line-height: 1.3;}
.service-page .docs__item:hover {text-decoration: none;}
.service-page .docs__item:hover .docs__download {color: #0970e1;}
.service-page .docs__item:hover .docs__download-icon {fill: #0970e1;}
.service-page .docs__download {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-ms-align-items: center;align-items: center;padding-right: 24px;font-size: .8em;text-transform: uppercase;color: #aaa;}
.service-page .docs__download-icon {margin-left: 8px;fill: #aaa;}
.faq__list {list-style: none;margin: 0;padding: 0 0 40px;}
.faq__item {margin-bottom: 16px;padding: 12px 16px;background: #fff;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;transition: .4s;}
@media only screen and (min-width: 640px) {.faq__item {padding: 20px 24px;}}
@media only screen and (min-width: 960px) {.faq__item {padding: 30px 34px;}}
.faq__item.active {padding-top: 24px;padding-bottom: 24px;}
@media only screen and (min-width: 640px) {.faq__item.active {padding-top: 30px;padding-bottom: 30px;}}
@media only screen and (min-width: 960px) {.faq__item.active {padding-top: 60px;padding-bottom: 46px;}}
.faq__question {position: relative;padding-right: 20px;font-weight: bold;font-family: "Didot",serif;text-transform: uppercase;color: #001e3f;}
@media only screen and (min-width: 640px) {.faq__question {font-size: 26px;}}
@media only screen and (min-width: 960px) {.faq__question {font-size: 33px;}}
.active .faq__question {margin-bottom: 10px;}
@media only screen and (min-width: 640px) {.active .faq__question {margin-bottom: 20px;}}
@media only screen and (min-width: 960px) {.active .faq__question {margin-bottom: 36px;}}
.faq__question:after {content: "+";position: absolute;top: 49%;right: 0;font-weight: normal;font-size: 26px;font-family: "FuturaPT","Helvetica",sans-serif;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;transition: .4s;}
@media only screen and (min-width: 640px) {.faq__question:after {font-size: 50px;}}
.active .faq__question:after {-webkit-transform: translateY(-50%) rotate(45deg);-moz-transform: translateY(-50%) rotate(45deg);-ms-transform: translateY(-50%) rotate(45deg);-o-transform: translateY(-50%) rotate(45deg);transform: translateY(-50%) rotate(45deg);}
.faq__answer {max-height: 0;overflow: hidden;font-size: 15px;line-height: 1.621;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;transition: .4s;}
@media only screen and (min-width: 640px) {.faq__answer {font-size: 18px;}}
.active .faq__answer {max-height: 900px;}
.owners-list {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 70px;}
@media only screen and (min-width: 1424px) {.owners-list {padding-bottom: 50px;}}
.owners-item {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;margin-bottom: 20px;padding: 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;border-radius: 6px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
@media only screen and (min-width: 640px) {.owners-item {width: 49%;}}
@media only screen and (min-width: 1280px) {.owners-item {-webkit-flex-direction: row;-moz-flex-direction: row;-ms-flex-direction: row;-o-flex-direction: row;flex-direction: row;}}
.owners-item:hover {box-shadow: 0 19px 50px 0 rgba(0,0,0,.32);}
.owners-item__pic {display: block;margin-bottom: 16px;}
@media only screen and (min-width: 1280px) {.owners-item__pic {width: 51%;margin-bottom: 0;}}
.owners-item__pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.owners-item__info {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;padding: 10px 0 14px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@media only screen and (min-width: 1280px) {.owners-item__info {width: 49%;}}
.owners-item__title {font-weight: 500;font-size: 24px;line-height: 1.006;}
@media only screen and (min-width: 960px) {.owners-item__title {font-size: 29px;}}
.owners-item__description {-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;padding: 10px 0;line-height: 1.316;color: #666;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
@media only screen and (min-width: 960px) {.owners-item__description {font-size: 19px;}}
.owners-item .btn-more {margin-top: -20px;}
.contacts__wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.contacts__info {width: 100%;margin-bottom: 36px;}
@media only screen and (min-width: 960px) {.contacts__info {width: 40%;margin-bottom: 0;}}
@media only screen and (min-width: 1424px) {.contacts__info {width: 35%;}}
.contacts__title {max-width: 9.43em;margin: 0 0 .49em;font-weight: normal;font-size: 31px;line-height: .94;font-family: "Times New Roman";}
@media only screen and (min-width: 640px) {.contacts__title {font-size: 42px;}}
@media only screen and (min-width: 1280px) {.contacts__title {font-size: 53px;}}
.contacts__text {font-size: 15px;line-height: 1.4;opacity: .8;}
.contacts__list {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;width: 100%;}
@media only screen and (min-width: 960px) {.contacts__list {width: 55%;}}
.contacts__item {margin-bottom: 36px;}
.contacts__item-wrapper {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@media only screen and (min-width: 640px) {.contacts__item-wrapper {width: 50%;padding-right: 24px;}}
@media only screen and (min-width: 1280px) {.contacts__item-wrapper {width: 44%;}}
.contacts__item-title {margin-bottom: 16px;font-size: 18px;letter-spacing: .2em;text-transform: uppercase;}
.contacts__item span {display: block;margin-bottom: 16px;font-weight: 300;font-size: 20px;}
.contacts__item a {display: block;font-weight: 300;font-size: 20px;color: #0060ff;}
@media only screen and (min-width: 1280px) {.contacts__item a {font-size: 27px;}}
.contacts__form {width: 100%;margin-top: 20px;}
@media only screen and (min-width: 1280px) {.contacts__form {margin-top: 36px;}}
.contacts__form-fields {margin-bottom: 48px;}
@media only screen and (min-width: 960px) {.contacts__form-fields {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}}
.contacts__form-field {display: block;margin-bottom: 36px;}
@media only screen and (min-width: 960px) {.contacts__form-field {width: 30%;margin-bottom: 0;}}
.contacts__form-field input {width: 100%;margin-top: 4px;line-height: 1.4;color: #a3a3a3;background: none;border-bottom: 1px solid #a3a3a3;}
.contacts__form-field input:focus {outline: 0;}
.partners__list {position: relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-ms-align-items: center;align-items: center;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;padding-bottom: 40px;}
@media only screen and (max-width: 639px) {.partners__list {padding-top: 0;padding-bottom: 16px;}}
@media only screen and (min-width: 640px) {.partners__list {left: -10px;}}
.partners__item {position: relative;display: block;width: 30%;margin-bottom: 34px;object-fit: contain;}
@media only screen and (max-width: 639px) {.partners__item:not(:nth-of-type(3n)) {margin-right: 5%;height: 50px;margin-bottom: 30px;}}
@media only screen and (min-width: 640px) {.partners__item {width: 24%;height: 70px;}
	.partners__item:not(:nth-of-type(4n)) {margin-right: 1.3%;}}
@media only screen and (min-width: 1280px) {.partners__item {width: 19%;height: 70px;}
	.partners__item:not(:nth-of-type(4n)) {margin-right: 0;}
	.partners__item:not(:nth-of-type(5n)) {margin-right: 1.25%;}}
@media only screen and (min-width: 1424px) {.partners__item {width: 190px;height: 80px;padding: 0 10px;}}
.partners__item:not(:nth-of-type(5n)) {margin-right: 0;}
.booking-content {margin-bottom: 50px;padding: 36px 0;background: #fff;-webkit-box-shadow: 0px 8px 79px 0px rgba(0,0,0,.1);box-shadow: 0px 8px 79px 0px rgba(0,0,0,.1);}
@media only screen and (max-width: 639px) {.booking-content {margin-top: 40px;}}
.booking-content .page__title {margin-bottom: 24px;padding: 0 16px;}
@media only screen and (min-width: 640px) {.booking-content .page__title {padding: 0 36px;}}
.booking-content .searchbar {width: 100%;margin-bottom: 100px;}
.booking-content .searchbar__sort {display: none;}
.booking-content .searchbar__submit, .booking-content .searchbar__toogle {display: none;}
@media only screen and (min-width: 640px) {.booking-content .searchbar__item--type {margin-right: auto;}}
.booking-content .searchbar__main {background: #fff;}
.booking__form {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-ms-align-items: flex-start;align-items: flex-start;padding: 0 16px;}
@media only screen and (min-width: 640px) {.booking__form {padding: 0 36px;}}
.booking__form__fields {width: 100%;margin-bottom: 30px;}
@media only screen and (min-width: 960px) {.booking__form__fields {width: 39%;}}
.booking__form__fields--options {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;width: 100%;}
@media only screen and (min-width: 1280px) {.booking__form__fields--options {width: 59%;}}
@media only screen and (min-width: 1424px) {.booking__form__fields--options {font-size: 19px;}}
.booking__form__fields--options .form-label {position: relative;width: 49%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 22px;padding-left: 40px;}
@media only screen and (max-width: 639px) {.booking__form__fields--options .form-label {width: 100%;}}
.booking__form__fields--options .form-label:before {content: "";position: absolute;top: 1px;left: 0;width: 20px;height: 20px;border: 1px solid #e5e5e5;}
.booking__form__fields--options .form-label .checked-icon {display: none;position: absolute;top: 4px;left: 3px;opacity: .8;}
.booking__form__fields--options input {display: none;}
.booking__form__fields--options input:checked + .form-label .checked-icon {display: block;}
.booking__form .form-field {width: 100%;}
.booking__form .form-field:not(:last-child) {margin-bottom: 16px;}
.booking__form__date {color: #999;}
@media only screen and (min-width: 640px) {.booking__form__date {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-ms-align-items: center;align-items: center;}}
@media only screen and (max-width: 639px) {.booking__form__date .form-field {margin-top: 10px;}}
@media only screen and (min-width: 640px) {.booking__form__date .form-field {margin-left: 10px;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}}
.booking__form textarea {height: 125px;}
@media only screen and (max-width: 639px) {.booking__form .btn {width: 100%;margin-top: -20px;}}
@media only screen and (min-width: 640px) {.booking__form .btn {padding-left: 54px;padding-right: 84px;}}
.legal-page .page-content {margin-bottom: 80px;}
@media only screen and (max-width: 639px) {.legal-page .page-content {margin-top: 42px;margin-bottom: 0;}}
.legal__item {margin-bottom: 64px;}
.legal__item .s-title__wrapper {margin-bottom: 42px;}
@media only screen and (max-width: 639px) {.legal__item .s-title__wrapper {margin-bottom: 24px;}}
.video {position: relative;padding: 110px 0 90px;background: url("/assets/img/video-bg.jpg") center/cover no-repeat;color: #fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@media only screen and (max-width: 639px) {.video {padding: 60px 0;text-align: center;}}
@media only screen and (min-width: 960px) {.video {padding: 268.8px 0 172.8px;}}
@media only screen and (min-width: 1424px) {.video {padding: 310.8px 0 199.8px;}}
@media only screen and (max-width: 639px) {.video__title-wrapper {display: none;}}
@media only screen and (min-width: 640px) {.video__title-wrapper {display: inline-block;vertical-align: top;width: 62%;}}
@media only screen and (min-width: 960px) {.video__title-wrapper {width: 56%;}}
@media only screen and (min-width: 1280px) {.video__title-wrapper {width: 44%;}}
.video .page__title {font-size: 40px;line-height: 1.22;}
@media only screen and (min-width: 960px) {.video .page__title {font-size: 46px;}}
@media only screen and (min-width: 960px) {.video .page__title {font-size: 64px;}}
@media only screen and (min-width: 1424px) {.video .page__title {font-size: 74px;}}
.video .page__subtitle {margin-top: 16px;}
.video__btn {display: inline-block;vertical-align: middle;width: 64px;height: 64px;padding: 9.552238806px;margin-right: 24px;background: #0970e1;border-radius: 50%;}
@media only screen and (min-width: 1424px) {.video__btn {width: 74px;height: 74px;padding: 11.0447761194px;}}
.video__btn-wrapper {display: inline-block;vertical-align: top;font-size: 0;cursor: pointer;}
@media only screen and (min-width: 960px) {.video__btn-wrapper {font-size: 16px;}}
.video__btn-icon {width: 100%;height: 100%;fill: #fff;}
.video__bg {position: absolute;width: 100%;height: 100%;top: 50%;left: 50%;-webkit-transform: translate3d(-50%,-50%,0);-moz-transform: translate3d(-50%,-50%,0);-ms-transform: translate3d(-50%,-50%,0);-o-transform: translate3d(-50%,-50%,0);transform: translate3d(-50%,-50%,0);}
.footer {-webkit-box-flex: 0 0 auto;-moz-box-flex: 0 0 auto;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;padding-top: 50px;padding-bottom: 32px;color: #fff;background: #001e40;}
@media only screen and (min-width: 960px) {.footer {padding-top: 90px;}}
.subscribe {margin-bottom: 78px;text-align: center;}
@media only screen and (max-width: 639px) {.subscribe {margin-bottom: 56px;}}
.subscribe__title {margin-bottom: 1.79em;font-weight: bold;font-size: 24px;font-family: "Didot",serif;}
@media only screen and (min-width: 960px) {.subscribe__title {font-size: 29px;}}
.subscribe__form {position: relative;display: inline-block;vertical-align: middle;}
@media only screen and (max-width: 639px) {.subscribe__form {width: 80%;}}
.subscribe__email {width: 100%;padding: 13px 50px 13px 30px;border-radius: 23px;}
@media only screen and (min-width: 640px) {.subscribe__email {width: 366px;}}
.subscribe__btn {position: absolute;top: 50%;right: 14px;margin-top: -17px;padding: 10px;font-size: 0;}
.subscribe__btn-icon {fill: #a7c3c4;}
.footer__menus {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;max-width: 590px;margin-bottom: 56px;}
@media only screen and (min-width: 960px) {.footer__menus {max-width: 974px;}}
@media only screen and (max-width: 959px) {.footer__menus {-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;justify-content: space-around;}}
@media only screen and (max-width: 444px) {.footer__menu:not(:last-of-type) {margin-bottom: 36px;}}
@media only screen and (max-width: 639px) {.footer__menu {text-align: center;}
	.footer__menu:nth-of-type(-n+2) {display: none;}}
@media only screen and (max-width: 959px) {.footer__menu {width: 200px;}
	.footer__menu:nth-of-type(-n+2) {margin-bottom: 36px;}}
.footer__menu-title {margin-bottom: 24px;font-weight: 500;font-size: 14px;text-transform: uppercase;letter-spacing: .24em;white-space: nowrap;}
@media only screen and (min-width: 960px) {.footer__menu-title {margin-bottom: 50px;}}
.footer__menu-list {list-style: none;margin: 0;padding: 0;}
.footer__menu-item:not(:last-child) {margin-bottom: 24px;}
.footer__menu--contacts a, .footer__menu--contacts span {display: block;}
.footer__menu--contacts a:not(:last-child), .footer__menu--contacts span:not(:last-child) {margin-bottom: 24px;}
.footer__menu--socials .social-icon {display: inline-block;vertical-align: middle;margin-right: 14px;fill: #fff;}
.footer__bottom {text-align: center;}
.footer__logo {display: block;margin-bottom: 36px;opacity: .5;}
.footer__site-name {margin-bottom: 22px;font-weight: 500;font-size: 12px;letter-spacing: .24em;text-transform: uppercase;color: rgba(255,255,255,.2);}
.footer__copyright {font-size: 12px;color: rgba(255,255,255,.4);}
.modal {position: fixed;top: 50%;left: 50%;width: 100%;max-width: 500px;height: auto;max-height: 96vh;color: #3a4556;opacity: 0;background: #fff;-webkit-transform: translate(-50%,-50%) scale(.5);-moz-transform: translate(-50%,-50%) scale(.5);-ms-transform: translate(-50%,-50%) scale(.5);-o-transform: translate(-50%,-50%) scale(.5);transform: translate(-50%,-50%) scale(.5);-webkit-transition: all .3s cubic-bezier(.47,-.28,.32,2);-moz-transition: all .3s cubic-bezier(.47,-.28,.32,2);-ms-transition: all .3s cubic-bezier(.47,-.28,.32,2);-o-transition: all .3s cubic-bezier(.47,-.28,.32,2);transition: all .3s cubic-bezier(.47,-.28,.32,2);visibility: hidden;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;}
.modal__content {max-height: 96vh;padding: 38px 38px 42px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: auto;}
@media only screen and (max-width: 639px) {.modal__content {padding: 16px 16px 20px;}}
.modal__title {font-weight: bold;font-size: 39px;font-family: "Didot",serif;text-transform: uppercase;color: #001e3f;}
.modal .btn {margin-top: 6px;}
.modal__close {position: absolute;top: -6px;right: -6px;width: 80px;height: 80px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-weight: 300;font-size: 80px;line-height: 1;text-align: center;color: #001e3f;cursor: pointer;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
.modal__close:hover {-webkit-transform: scale(1.15) rotate(45deg);-moz-transform: scale(1.15) rotate(45deg);-ms-transform: scale(1.15) rotate(45deg);-o-transform: scale(1.15) rotate(45deg);transform: scale(1.15) rotate(45deg);}
.modal--show {z-index: 999;visibility: visible;-webkit-transform: translate(-50%,-50%) scale(1);-moz-transform: translate(-50%,-50%) scale(1);-ms-transform: translate(-50%,-50%) scale(1);-o-transform: translate(-50%,-50%) scale(1);transform: translate(-50%,-50%) scale(1);opacity: 1;}
.modal-overlay {position: fixed;z-index: 998;top: 0;left: 0;width: 100%;height: 100vh;visibility: hidden;opacity: 0;background: rgba(26,26,26,.7);-webkit-transition: opacity .3s ease-out;-moz-transition: opacity .3s ease-out;-ms-transition: opacity .3s ease-out;-o-transition: opacity .3s ease-out;transition: opacity .3s ease-out;}
.modal--show ~ .modal-overlay {opacity: 1;visibility: visible;}
.modal-wrap {height: 100vh;padding-right: 15px;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.form-field {padding: 16px 22px;border: 1px solid #e1e1e1;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.consultation__form .form-field {width: 100%;margin-bottom: 16px;}
.form-policy small {font-size: 13px;}
.captcha {margin-bottom: 18px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-ms-align-items: center;align-items: center;}
.captcha__input {margin: 0 !important;max-width: 100px;}
.captcha__summand:before {content: attr(data-sign);padding: 0 10px;}
.captcha__summ:before {content: "=";padding: 0 10px;}
.captcha__submit:disabled {background: #bdbdbd;}
.pagination {list-style: none;width: 100%;margin: 10px auto 48px;padding: 0;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-ms-align-items: center;align-items: center;}
.pagination__item {display: block;width: 58px;margin-right: 7px;font-size: 14px;line-height: 44px;box-sizing: border-box;text-align: center;border: 1px solid #dedede;}
@media only screen and (max-width: 639px) {.pagination__item {width: 32px;line-height: 28px;}}
.pagination__item:hover {text-decoration: none;}
.pagination__item.active {font-weight: bold;}
.tabs__nav {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: start;justify-content: start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;list-style: none;margin: 0 0 20px;padding: 0;}
.tabs__nav .btn {background: #d6d6d6;}
@media only screen and (max-width: 639px) {.tabs__nav .btn {width: 100%;margin: 0 0 4px !important;}}
.tabs__nav .btn:not(:last-of-type) {margin-right: 10px;}
.tabs__nav .btn.active, .tabs__nav .btn:hover {background: #0970e1;}
.tab {display: none;}
.tab.active {display: block;}
.tab--description {line-height: 1.3157894737;}
@media only screen and (min-width: 640px) {.tab--description {font-size: 19px;}}
.tab--description .manager-content {padding: 0;}
.tab--characteristics .boat__params {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.tab--characteristics .boat__params-item {display: block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;margin: .380952381em 0;padding-right: .7619047619em;padding-bottom: .5714285714em;border-bottom: 1px solid #e1e1e1;}
@media only screen and (min-width: 640px) {.tab--characteristics .boat__params-item {width: 50%;font-size: 18px;}}
@media only screen and (min-width: 1280px) {.tab--characteristics .boat__params-item {font-size: 21px;}}
.sitemap {margin: 2em auto;}
.sitemap .manager-content {padding-top: 2em;padding-bottom: 2em;}
@media only screen and (min-width: 375px) {.sitemap .manager-content {-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}}
.sitemap .manager-content ul {padding-left: 1em;}
.ajax_form input[name="blabla"] {display: none;}
.ajax_form .thanks {display: none;}
.ajax_form.done > * {display: none !important;}
.ajax_form.done .thanks {display: block !important;}
.hidden {display: none;}
.invisible {border: 0;clip: rect(0 0 0 0);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;white-space: nowrap;}
@media print {*, *:after, *:before {background: transparent !important;color: #000 !important;box-shadow: none !important;text-shadow: none !important;}
	a, a:visited {text-decoration: underline;}
	a[href]:after {content: " (" attr(href) ")";}
	abbr[title]:after {content: " (" attr(title) ")";}
	a[href^="#"]:after, a[href^="javascript:"]:after {content: "";}
	pre {white-space: pre-wrap !important;}
	blockquote, pre {border: 1px solid #999;page-break-inside: avoid;}
	thead {display: table-header-group;}
	img, tr {page-break-inside: avoid;}
	h2, h3, p {orphans: 3;widows: 3;}
	h2, h3 {page-break-after: avoid;}}
.hidden-element {opacity: 0;}
.boats-item-more-padding {padding-top: 310px;}
.boat2__content .manager-content.open {max-height: 2000px;}
.show-as-white {color: #fff;}
.new-page .manager-content {column-count: 1;}
form#mse2_filters {display: flex;flex-wrap: wrap;align-items: baseline;padding: 15px 0;}
.checkfilteryahts {margin-right: 20px;cursor: pointer;margin-bottom: 10px;}
.checkfilteryahts input {display: none;}
.checkfilteryahts input:checked + span {background: #c3c3c3;}
form#mse2_filters button.btn.btn-default {margin-right: 20px;border: 1px solid #c3c3c3;border-radius: 5px;padding: 5px 10px;cursor: pointer;height: 31px;}
.checkfilteryahts label {cursor: pointer;}
.checkfilteryahts span {padding: 5px 10px;border-radius: 5px;border-radius: 5px;border: 1px solid #c3c3c3;display: block;}