.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%;}
:root {--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}
*, ::after, ::before {box-sizing: border-box;}
html {font-family: sans-serif;line-height: 1.15;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-ms-overflow-style: scrollbar;-webkit-tap-highlight-color: transparent;}
@-ms-viewport {width: device-width;}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}
body {margin: 0;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;text-align: left;background-color: #fff;}
[tabindex="-1"]:focus {outline: 0 !important;}
hr {box-sizing: content-box;height: 0;overflow: visible;}
h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: .5rem;}
p {margin-top: 0;margin-bottom: 1rem;}
abbr[data-original-title], abbr[title] {text-decoration: underline;text-decoration: underline dotted;-webkit-text-decoration: underline dotted;cursor: help;border-bottom: 0;}
address {margin-bottom: 1rem;font-style: normal;line-height: inherit;}
dl, ol, ul {margin-top: 0;margin-bottom: 1rem;}
ol ol, ol ul, ul ol, ul ul {margin-bottom: 0;}
dt {font-weight: 700;}
dd {margin-bottom: .5rem;margin-left: 0;}
blockquote {margin: 0 0 1rem;}
dfn {font-style: italic;}
b, strong {font-weight: bolder;}
small {font-size: 80%;}
sub, sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}
sub {bottom: -.25em;}
sup {top: -.5em;}
a {color: #007bff;text-decoration: none;background-color: transparent;-webkit-text-decoration-skip: objects;}
a:hover {color: #0056b3;text-decoration: underline;}
a:not([href]):not([tabindex]) {color: inherit;text-decoration: none;}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {color: inherit;text-decoration: none;}
a:not([href]):not([tabindex]):focus {outline: 0;}
code, kbd, pre, samp {font-family: monospace,monospace;font-size: 1em;}
pre {margin-top: 0;margin-bottom: 1rem;overflow: auto;-ms-overflow-style: scrollbar;}
figure {margin: 0 0 1rem;}
img {vertical-align: middle;border-style: none;}
svg:not(:root) {overflow: hidden;}
table {border-collapse: collapse;}
caption {padding-top: .75rem;padding-bottom: .75rem;color: #6c757d;text-align: left;caption-side: bottom;}
th {text-align: inherit;}
label {display: inline-block;margin-bottom: .5rem;}
button {border-radius: 0;}
button:focus {outline: 1px dotted;outline: 5px auto -webkit-focus-ring-color;}
button, input, optgroup, select, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}
button, input {overflow: visible;}
button, select {text-transform: none;}
[type=reset], [type=submit], button, html [type=button] {-webkit-appearance: button;}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {padding: 0;border-style: none;}
input[type=checkbox], input[type=radio] {box-sizing: border-box;padding: 0;}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {-webkit-appearance: listbox;}
textarea {overflow: auto;resize: vertical;}
fieldset {min-width: 0;padding: 0;margin: 0;border: 0;}
legend {display: block;width: 100%;max-width: 100%;padding: 0;margin-bottom: .5rem;font-size: 1.5rem;line-height: inherit;color: inherit;white-space: normal;}
progress {vertical-align: baseline;}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {height: auto;}
[type=search] {outline-offset: -2px;-webkit-appearance: none;}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}
output {display: inline-block;}
summary {display: list-item;cursor: pointer;}
template {display: none;}
[hidden] {display: none !important;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-bottom: .5rem;font-family: inherit;font-weight: 500;line-height: 1.2;color: inherit;}
.h1, h1 {font-size: 2.5rem;}
.h2, h2 {font-size: 2rem;}
.h3, h3 {font-size: 1.75rem;}
.h4, h4 {font-size: 1.5rem;}
.h5, h5 {font-size: 1.25rem;}
.h6, h6 {font-size: 1rem;}
.lead {font-size: 1.25rem;font-weight: 300;}
.display-1 {font-size: 6rem;font-weight: 300;line-height: 1.2;}
.display-2 {font-size: 5.5rem;font-weight: 300;line-height: 1.2;}
.display-3 {font-size: 4.5rem;font-weight: 300;line-height: 1.2;}
.display-4 {font-size: 3.5rem;font-weight: 300;line-height: 1.2;}
hr {margin-top: 1rem;margin-bottom: 1rem;border: 0;border-top: 1px solid rgba(0,0,0,.1);}
.small, small {font-size: 80%;font-weight: 400;}
.mark, mark {padding: .2em;background-color: #fcf8e3;}
.list-unstyled {padding-left: 0;list-style: none;}
.list-inline {padding-left: 0;list-style: none;}
.list-inline-item {display: inline-block;}
.list-inline-item:not(:last-child) {margin-right: .5rem;}
.initialism {font-size: 90%;text-transform: uppercase;}
.blockquote {margin-bottom: 1rem;font-size: 1.25rem;}
.blockquote-footer {display: block;font-size: 80%;color: #6c757d;}
.blockquote-footer::before {content: "— ";}
.img-fluid {max-width: 100%;height: auto;}
.img-thumbnail {padding: .25rem;background-color: #fff;border: 1px solid #dee2e6;border-radius: .25rem;max-width: 100%;height: auto;}
.figure {display: inline-block;}
.figure-img {margin-bottom: .5rem;line-height: 1;}
.figure-caption {font-size: 90%;color: #6c757d;}
code, kbd, pre, samp {font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}
code {font-size: 87.5%;color: #e83e8c;word-break: break-word;}
a>code {color: inherit;}
kbd {padding: .2rem .4rem;font-size: 87.5%;color: #fff;background-color: #212529;border-radius: .2rem;}
kbd kbd {padding: 0;font-size: 100%;font-weight: 700;}
pre {display: block;font-size: 87.5%;color: #212529;}
pre code {font-size: inherit;color: inherit;word-break: normal;}
.pre-scrollable {max-height: 340px;overflow-y: scroll;}
.container {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
@media (min-width:576px) {.container {max-width: 540px;}}
@media (min-width:768px) {.container {max-width: 720px;}}
@media (min-width:992px) {.container {max-width: 960px;}}
@media (min-width:1200px) {.container {max-width: 1140px;}}
.container-fluid {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.no-gutters {margin-right: 0;margin-left: 0;}
.no-gutters>.col, .no-gutters>[class*=col-] {padding-right: 0;padding-left: 0;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}
.col-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none;}
.col-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
.col-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.col-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
.col-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}
.col-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.col-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}
.col-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
.col-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
.col-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
.col-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}
.col-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.order-first {-ms-flex-order: -1;order: -1;}
.order-last {-ms-flex-order: 13;order: 13;}
.order-0 {-ms-flex-order: 0;order: 0;}
.order-1 {-ms-flex-order: 1;order: 1;}
.order-2 {-ms-flex-order: 2;order: 2;}
.order-3 {-ms-flex-order: 3;order: 3;}
.order-4 {-ms-flex-order: 4;order: 4;}
.order-5 {-ms-flex-order: 5;order: 5;}
.order-6 {-ms-flex-order: 6;order: 6;}
.order-7 {-ms-flex-order: 7;order: 7;}
.order-8 {-ms-flex-order: 8;order: 8;}
.order-9 {-ms-flex-order: 9;order: 9;}
.order-10 {-ms-flex-order: 10;order: 10;}
.order-11 {-ms-flex-order: 11;order: 11;}
.order-12 {-ms-flex-order: 12;order: 12;}
.offset-1 {margin-left: 8.333333%;}
.offset-2 {margin-left: 16.666667%;}
.offset-3 {margin-left: 25%;}
.offset-4 {margin-left: 33.333333%;}
.offset-5 {margin-left: 41.666667%;}
.offset-6 {margin-left: 50%;}
.offset-7 {margin-left: 58.333333%;}
.offset-8 {margin-left: 66.666667%;}
.offset-9 {margin-left: 75%;}
.offset-10 {margin-left: 83.333333%;}
.offset-11 {margin-left: 91.666667%;}
@media (min-width:576px) {.col-sm {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}
	.col-sm-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none;}
	.col-sm-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
	.col-sm-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
	.col-sm-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
	.col-sm-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
	.col-sm-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}
	.col-sm-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.col-sm-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}
	.col-sm-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
	.col-sm-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
	.col-sm-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
	.col-sm-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}
	.col-sm-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.order-sm-first {-ms-flex-order: -1;order: -1;}
	.order-sm-last {-ms-flex-order: 13;order: 13;}
	.order-sm-0 {-ms-flex-order: 0;order: 0;}
	.order-sm-1 {-ms-flex-order: 1;order: 1;}
	.order-sm-2 {-ms-flex-order: 2;order: 2;}
	.order-sm-3 {-ms-flex-order: 3;order: 3;}
	.order-sm-4 {-ms-flex-order: 4;order: 4;}
	.order-sm-5 {-ms-flex-order: 5;order: 5;}
	.order-sm-6 {-ms-flex-order: 6;order: 6;}
	.order-sm-7 {-ms-flex-order: 7;order: 7;}
	.order-sm-8 {-ms-flex-order: 8;order: 8;}
	.order-sm-9 {-ms-flex-order: 9;order: 9;}
	.order-sm-10 {-ms-flex-order: 10;order: 10;}
	.order-sm-11 {-ms-flex-order: 11;order: 11;}
	.order-sm-12 {-ms-flex-order: 12;order: 12;}
	.offset-sm-0 {margin-left: 0;}
	.offset-sm-1 {margin-left: 8.333333%;}
	.offset-sm-2 {margin-left: 16.666667%;}
	.offset-sm-3 {margin-left: 25%;}
	.offset-sm-4 {margin-left: 33.333333%;}
	.offset-sm-5 {margin-left: 41.666667%;}
	.offset-sm-6 {margin-left: 50%;}
	.offset-sm-7 {margin-left: 58.333333%;}
	.offset-sm-8 {margin-left: 66.666667%;}
	.offset-sm-9 {margin-left: 75%;}
	.offset-sm-10 {margin-left: 83.333333%;}
	.offset-sm-11 {margin-left: 91.666667%;}}
@media (min-width:768px) {.col-md {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}
	.col-md-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none;}
	.col-md-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
	.col-md-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
	.col-md-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
	.col-md-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
	.col-md-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}
	.col-md-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.col-md-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}
	.col-md-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
	.col-md-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
	.col-md-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
	.col-md-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}
	.col-md-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.order-md-first {-ms-flex-order: -1;order: -1;}
	.order-md-last {-ms-flex-order: 13;order: 13;}
	.order-md-0 {-ms-flex-order: 0;order: 0;}
	.order-md-1 {-ms-flex-order: 1;order: 1;}
	.order-md-2 {-ms-flex-order: 2;order: 2;}
	.order-md-3 {-ms-flex-order: 3;order: 3;}
	.order-md-4 {-ms-flex-order: 4;order: 4;}
	.order-md-5 {-ms-flex-order: 5;order: 5;}
	.order-md-6 {-ms-flex-order: 6;order: 6;}
	.order-md-7 {-ms-flex-order: 7;order: 7;}
	.order-md-8 {-ms-flex-order: 8;order: 8;}
	.order-md-9 {-ms-flex-order: 9;order: 9;}
	.order-md-10 {-ms-flex-order: 10;order: 10;}
	.order-md-11 {-ms-flex-order: 11;order: 11;}
	.order-md-12 {-ms-flex-order: 12;order: 12;}
	.offset-md-0 {margin-left: 0;}
	.offset-md-1 {margin-left: 8.333333%;}
	.offset-md-2 {margin-left: 16.666667%;}
	.offset-md-3 {margin-left: 25%;}
	.offset-md-4 {margin-left: 33.333333%;}
	.offset-md-5 {margin-left: 41.666667%;}
	.offset-md-6 {margin-left: 50%;}
	.offset-md-7 {margin-left: 58.333333%;}
	.offset-md-8 {margin-left: 66.666667%;}
	.offset-md-9 {margin-left: 75%;}
	.offset-md-10 {margin-left: 83.333333%;}
	.offset-md-11 {margin-left: 91.666667%;}}
@media (min-width:992px) {.col-lg {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}
	.col-lg-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none;}
	.col-lg-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
	.col-lg-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
	.col-lg-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
	.col-lg-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
	.col-lg-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}
	.col-lg-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.col-lg-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}
	.col-lg-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
	.col-lg-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
	.col-lg-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
	.col-lg-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}
	.col-lg-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.order-lg-first {-ms-flex-order: -1;order: -1;}
	.order-lg-last {-ms-flex-order: 13;order: 13;}
	.order-lg-0 {-ms-flex-order: 0;order: 0;}
	.order-lg-1 {-ms-flex-order: 1;order: 1;}
	.order-lg-2 {-ms-flex-order: 2;order: 2;}
	.order-lg-3 {-ms-flex-order: 3;order: 3;}
	.order-lg-4 {-ms-flex-order: 4;order: 4;}
	.order-lg-5 {-ms-flex-order: 5;order: 5;}
	.order-lg-6 {-ms-flex-order: 6;order: 6;}
	.order-lg-7 {-ms-flex-order: 7;order: 7;}
	.order-lg-8 {-ms-flex-order: 8;order: 8;}
	.order-lg-9 {-ms-flex-order: 9;order: 9;}
	.order-lg-10 {-ms-flex-order: 10;order: 10;}
	.order-lg-11 {-ms-flex-order: 11;order: 11;}
	.order-lg-12 {-ms-flex-order: 12;order: 12;}
	.offset-lg-0 {margin-left: 0;}
	.offset-lg-1 {margin-left: 8.333333%;}
	.offset-lg-2 {margin-left: 16.666667%;}
	.offset-lg-3 {margin-left: 25%;}
	.offset-lg-4 {margin-left: 33.333333%;}
	.offset-lg-5 {margin-left: 41.666667%;}
	.offset-lg-6 {margin-left: 50%;}
	.offset-lg-7 {margin-left: 58.333333%;}
	.offset-lg-8 {margin-left: 66.666667%;}
	.offset-lg-9 {margin-left: 75%;}
	.offset-lg-10 {margin-left: 83.333333%;}
	.offset-lg-11 {margin-left: 91.666667%;}}
@media (min-width:1200px) {.col-xl {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}
	.col-xl-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none;}
	.col-xl-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
	.col-xl-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
	.col-xl-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
	.col-xl-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
	.col-xl-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}
	.col-xl-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.col-xl-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}
	.col-xl-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
	.col-xl-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
	.col-xl-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
	.col-xl-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}
	.col-xl-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.order-xl-first {-ms-flex-order: -1;order: -1;}
	.order-xl-last {-ms-flex-order: 13;order: 13;}
	.order-xl-0 {-ms-flex-order: 0;order: 0;}
	.order-xl-1 {-ms-flex-order: 1;order: 1;}
	.order-xl-2 {-ms-flex-order: 2;order: 2;}
	.order-xl-3 {-ms-flex-order: 3;order: 3;}
	.order-xl-4 {-ms-flex-order: 4;order: 4;}
	.order-xl-5 {-ms-flex-order: 5;order: 5;}
	.order-xl-6 {-ms-flex-order: 6;order: 6;}
	.order-xl-7 {-ms-flex-order: 7;order: 7;}
	.order-xl-8 {-ms-flex-order: 8;order: 8;}
	.order-xl-9 {-ms-flex-order: 9;order: 9;}
	.order-xl-10 {-ms-flex-order: 10;order: 10;}
	.order-xl-11 {-ms-flex-order: 11;order: 11;}
	.order-xl-12 {-ms-flex-order: 12;order: 12;}
	.offset-xl-0 {margin-left: 0;}
	.offset-xl-1 {margin-left: 8.333333%;}
	.offset-xl-2 {margin-left: 16.666667%;}
	.offset-xl-3 {margin-left: 25%;}
	.offset-xl-4 {margin-left: 33.333333%;}
	.offset-xl-5 {margin-left: 41.666667%;}
	.offset-xl-6 {margin-left: 50%;}
	.offset-xl-7 {margin-left: 58.333333%;}
	.offset-xl-8 {margin-left: 66.666667%;}
	.offset-xl-9 {margin-left: 75%;}
	.offset-xl-10 {margin-left: 83.333333%;}
	.offset-xl-11 {margin-left: 91.666667%;}}
.table {width: 100%;max-width: 100%;margin-bottom: 1rem;background-color: transparent;}
.table td, .table th {padding: .75rem;vertical-align: top;border-top: 1px solid #dee2e6;}
.table thead th {vertical-align: bottom;border-bottom: 2px solid #dee2e6;}
.table tbody+tbody {border-top: 2px solid #dee2e6;}
.table .table {background-color: #fff;}
.table-sm td, .table-sm th {padding: .3rem;}
.table-bordered {border: 1px solid #dee2e6;}
.table-bordered td, .table-bordered th {border: 1px solid #dee2e6;}
.table-bordered thead td, .table-bordered thead th {border-bottom-width: 2px;}
.table-borderless tbody+tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {border: 0;}
.table-striped tbody tr:nth-of-type(odd) {background-color: rgba(0,0,0,.05);}
.table-hover tbody tr:hover {background-color: rgba(0,0,0,.075);}
.table-primary, .table-primary>td, .table-primary>th {background-color: #b8daff;}
.table-hover .table-primary:hover {background-color: #9fcdff;}
.table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th {background-color: #9fcdff;}
.table-secondary, .table-secondary>td, .table-secondary>th {background-color: #d6d8db;}
.table-hover .table-secondary:hover {background-color: #c8cbcf;}
.table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th {background-color: #c8cbcf;}
.table-success, .table-success>td, .table-success>th {background-color: #c3e6cb;}
.table-hover .table-success:hover {background-color: #b1dfbb;}
.table-hover .table-success:hover>td, .table-hover .table-success:hover>th {background-color: #b1dfbb;}
.table-info, .table-info>td, .table-info>th {background-color: #bee5eb;}
.table-hover .table-info:hover {background-color: #abdde5;}
.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {background-color: #abdde5;}
.table-warning, .table-warning>td, .table-warning>th {background-color: #ffeeba;}
.table-hover .table-warning:hover {background-color: #ffe8a1;}
.table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {background-color: #ffe8a1;}
.table-danger, .table-danger>td, .table-danger>th {background-color: #f5c6cb;}
.table-hover .table-danger:hover {background-color: #f1b0b7;}
.table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {background-color: #f1b0b7;}
.table-light, .table-light>td, .table-light>th {background-color: #fdfdfe;}
.table-hover .table-light:hover {background-color: #ececf6;}
.table-hover .table-light:hover>td, .table-hover .table-light:hover>th {background-color: #ececf6;}
.table-dark, .table-dark>td, .table-dark>th {background-color: #c6c8ca;}
.table-hover .table-dark:hover {background-color: #b9bbbe;}
.table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th {background-color: #b9bbbe;}
.table-active, .table-active>td, .table-active>th {background-color: rgba(0,0,0,.075);}
.table-hover .table-active:hover {background-color: rgba(0,0,0,.075);}
.table-hover .table-active:hover>td, .table-hover .table-active:hover>th {background-color: rgba(0,0,0,.075);}
.table .thead-dark th {color: #fff;background-color: #212529;border-color: #32383e;}
.table .thead-light th {color: #495057;background-color: #e9ecef;border-color: #dee2e6;}
.table-dark {color: #fff;background-color: #212529;}
.table-dark td, .table-dark th, .table-dark thead th {border-color: #32383e;}
.table-dark.table-bordered {border: 0;}
.table-dark.table-striped tbody tr:nth-of-type(odd) {background-color: rgba(255,255,255,.05);}
.table-dark.table-hover tbody tr:hover {background-color: rgba(255,255,255,.075);}
@media (max-width:575.98px) {.table-responsive-sm {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
	.table-responsive-sm>.table-bordered {border: 0;}}
@media (max-width:767.98px) {.table-responsive-md {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
	.table-responsive-md>.table-bordered {border: 0;}}
@media (max-width:991.98px) {.table-responsive-lg {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
	.table-responsive-lg>.table-bordered {border: 0;}}
@media (max-width:1199.98px) {.table-responsive-xl {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
	.table-responsive-xl>.table-bordered {border: 0;}}
.table-responsive {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
.table-responsive>.table-bordered {border: 0;}
.form-control {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: .25rem;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media screen and (prefers-reduced-motion:reduce) {.form-control {transition: none;}}
.form-control::-ms-expand {background-color: transparent;border: 0;}
.form-control:focus {color: #495057;background-color: #fff;border-color: #80bdff;outline: 0;box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);}
.form-control::-webkit-input-placeholder {color: #6c757d;opacity: 1;}
.form-control::-moz-placeholder {color: #6c757d;opacity: 1;}
.form-control:-ms-input-placeholder {color: #6c757d;opacity: 1;}
.form-control::-ms-input-placeholder {color: #6c757d;opacity: 1;}
.form-control::placeholder {color: #6c757d;opacity: 1;}
.form-control:disabled, .form-control[readonly] {background-color: #e9ecef;opacity: 1;}
select.form-control:not([size]):not([multiple]) {height: calc(2.25rem + 2px);}
select.form-control:focus::-ms-value {color: #495057;background-color: #fff;}
.form-control-file, .form-control-range {display: block;width: 100%;}
.col-form-label {padding-top: calc(.375rem + 1px);padding-bottom: calc(.375rem + 1px);margin-bottom: 0;font-size: inherit;line-height: 1.5;}
.col-form-label-lg {padding-top: calc(.5rem + 1px);padding-bottom: calc(.5rem + 1px);font-size: 1.25rem;line-height: 1.5;}
.col-form-label-sm {padding-top: calc(.25rem + 1px);padding-bottom: calc(.25rem + 1px);font-size: .875rem;line-height: 1.5;}
.form-control-plaintext {display: block;width: 100%;padding-top: .375rem;padding-bottom: .375rem;margin-bottom: 0;line-height: 1.5;color: #212529;background-color: transparent;border: solid transparent;border-width: 1px 0;}
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg>.form-control-plaintext.form-control, .input-group-lg>.input-group-append>.form-control-plaintext.btn, .input-group-lg>.input-group-append>.form-control-plaintext.input-group-text, .input-group-lg>.input-group-prepend>.form-control-plaintext.btn, .input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text, .input-group-sm>.form-control-plaintext.form-control, .input-group-sm>.input-group-append>.form-control-plaintext.btn, .input-group-sm>.input-group-append>.form-control-plaintext.input-group-text, .input-group-sm>.input-group-prepend>.form-control-plaintext.btn, .input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {padding-right: 0;padding-left: 0;}
.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-prepend>.input-group-text {padding: .25rem .5rem;font-size: .875rem;line-height: 1.5;border-radius: .2rem;}
.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {height: calc(1.8125rem + 2px);}
.form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-prepend>.input-group-text {padding: .5rem 1rem;font-size: 1.25rem;line-height: 1.5;border-radius: .3rem;}
.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {height: calc(2.875rem + 2px);}
.form-group {margin-bottom: 1rem;}
.form-text {display: block;margin-top: .25rem;}
.form-row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -5px;margin-left: -5px;}
.form-row>.col, .form-row>[class*=col-] {padding-right: 5px;padding-left: 5px;}
.form-check {position: relative;display: block;padding-left: 1.25rem;}
.form-check-input {position: absolute;margin-top: .3rem;margin-left: -1.25rem;}
.form-check-input:disabled~.form-check-label {color: #6c757d;}
.form-check-label {margin-bottom: 0;}
.form-check-inline {display: -ms-inline-flexbox;display: inline-flex;-ms-flex-align: center;align-items: center;padding-left: 0;margin-right: .75rem;}
.form-check-inline .form-check-input {position: static;margin-top: 0;margin-right: .3125rem;margin-left: 0;}
.valid-feedback {display: none;width: 100%;margin-top: .25rem;font-size: 80%;color: #28a745;}
.valid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: .5rem;margin-top: .1rem;font-size: .875rem;line-height: 1;color: #fff;background-color: rgba(40,167,69,.8);border-radius: .2rem;}
.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {border-color: #28a745;}
.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {border-color: #28a745;box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);}
.custom-select.is-valid~.valid-feedback, .custom-select.is-valid~.valid-tooltip, .form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .custom-select:valid~.valid-feedback, .was-validated .custom-select:valid~.valid-tooltip, .was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip {display: block;}
.form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label {color: #28a745;}
.form-check-input.is-valid~.valid-feedback, .form-check-input.is-valid~.valid-tooltip, .was-validated .form-check-input:valid~.valid-feedback, .was-validated .form-check-input:valid~.valid-tooltip {display: block;}
.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label {color: #28a745;}
.custom-control-input.is-valid~.custom-control-label::before, .was-validated .custom-control-input:valid~.custom-control-label::before {background-color: #71dd8a;}
.custom-control-input.is-valid~.valid-feedback, .custom-control-input.is-valid~.valid-tooltip, .was-validated .custom-control-input:valid~.valid-feedback, .was-validated .custom-control-input:valid~.valid-tooltip {display: block;}
.custom-control-input.is-valid:checked~.custom-control-label::before, .was-validated .custom-control-input:valid:checked~.custom-control-label::before {background-color: #34ce57;}
.custom-control-input.is-valid:focus~.custom-control-label::before, .was-validated .custom-control-input:valid:focus~.custom-control-label::before {box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25);}
.custom-file-input.is-valid~.custom-file-label, .was-validated .custom-file-input:valid~.custom-file-label {border-color: #28a745;}
.custom-file-input.is-valid~.custom-file-label::before, .was-validated .custom-file-input:valid~.custom-file-label::before {border-color: inherit;}
.custom-file-input.is-valid~.valid-feedback, .custom-file-input.is-valid~.valid-tooltip, .was-validated .custom-file-input:valid~.valid-feedback, .was-validated .custom-file-input:valid~.valid-tooltip {display: block;}
.custom-file-input.is-valid:focus~.custom-file-label, .was-validated .custom-file-input:valid:focus~.custom-file-label {box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);}
.invalid-feedback {display: none;width: 100%;margin-top: .25rem;font-size: 80%;color: #dc3545;}
.invalid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: .5rem;margin-top: .1rem;font-size: .875rem;line-height: 1;color: #fff;background-color: rgba(220,53,69,.8);border-radius: .2rem;}
.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {border-color: #dc3545;}
.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {border-color: #dc3545;box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);}
.custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip, .form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip, .was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip {display: block;}
.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {color: #dc3545;}
.form-check-input.is-invalid~.invalid-feedback, .form-check-input.is-invalid~.invalid-tooltip, .was-validated .form-check-input:invalid~.invalid-feedback, .was-validated .form-check-input:invalid~.invalid-tooltip {display: block;}
.custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label {color: #dc3545;}
.custom-control-input.is-invalid~.custom-control-label::before, .was-validated .custom-control-input:invalid~.custom-control-label::before {background-color: #efa2a9;}
.custom-control-input.is-invalid~.invalid-feedback, .custom-control-input.is-invalid~.invalid-tooltip, .was-validated .custom-control-input:invalid~.invalid-feedback, .was-validated .custom-control-input:invalid~.invalid-tooltip {display: block;}
.custom-control-input.is-invalid:checked~.custom-control-label::before, .was-validated .custom-control-input:invalid:checked~.custom-control-label::before {background-color: #e4606d;}
.custom-control-input.is-invalid:focus~.custom-control-label::before, .was-validated .custom-control-input:invalid:focus~.custom-control-label::before {box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25);}
.custom-file-input.is-invalid~.custom-file-label, .was-validated .custom-file-input:invalid~.custom-file-label {border-color: #dc3545;}
.custom-file-input.is-invalid~.custom-file-label::before, .was-validated .custom-file-input:invalid~.custom-file-label::before {border-color: inherit;}
.custom-file-input.is-invalid~.invalid-feedback, .custom-file-input.is-invalid~.invalid-tooltip, .was-validated .custom-file-input:invalid~.invalid-feedback, .was-validated .custom-file-input:invalid~.invalid-tooltip {display: block;}
.custom-file-input.is-invalid:focus~.custom-file-label, .was-validated .custom-file-input:invalid:focus~.custom-file-label {box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);}
.form-inline {display: -ms-flexbox;display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;-ms-flex-align: center;align-items: center;}
.form-inline .form-check {width: 100%;}
@media (min-width:576px) {.form-inline label {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 0;}
	.form-inline .form-group {display: -ms-flexbox;display: flex;-ms-flex: 0 0 auto;flex: 0 0 auto;-ms-flex-flow: row wrap;flex-flow: row wrap;-ms-flex-align: center;align-items: center;margin-bottom: 0;}
	.form-inline .form-control {display: inline-block;width: auto;vertical-align: middle;}
	.form-inline .form-control-plaintext {display: inline-block;}
	.form-inline .custom-select, .form-inline .input-group {width: auto;}
	.form-inline .form-check {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;width: auto;padding-left: 0;}
	.form-inline .form-check-input {position: relative;margin-top: 0;margin-right: .25rem;margin-left: 0;}
	.form-inline .custom-control {-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;}
	.form-inline .custom-control-label {margin-bottom: 0;}}
.btn {display: inline-block;font-weight: 400;text-align: center;white-space: nowrap;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid transparent;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;border-radius: .25rem;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media screen and (prefers-reduced-motion:reduce) {.btn {transition: none;}}
.btn:focus, .btn:hover {text-decoration: none;}
.btn.focus, .btn:focus {outline: 0;box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);}
.btn.disabled, .btn:disabled {opacity: .65;}
.btn:not(:disabled):not(.disabled) {cursor: pointer;}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {background-image: none;}
a.btn.disabled, fieldset:disabled a.btn {pointer-events: none;}
.btn-primary {color: #fff;background-color: #007bff;border-color: #007bff;}
.btn-primary:hover {color: #fff;background-color: #0069d9;border-color: #0062cc;}
.btn-primary.focus, .btn-primary:focus {box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);}
.btn-primary.disabled, .btn-primary:disabled {color: #fff;background-color: #007bff;border-color: #007bff;}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {color: #fff;background-color: #0062cc;border-color: #005cbf;}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);}
.btn-secondary {color: #fff;background-color: #6c757d;border-color: #6c757d;}
.btn-secondary:hover {color: #fff;background-color: #5a6268;border-color: #545b62;}
.btn-secondary.focus, .btn-secondary:focus {box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);}
.btn-secondary.disabled, .btn-secondary:disabled {color: #fff;background-color: #6c757d;border-color: #6c757d;}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {color: #fff;background-color: #545b62;border-color: #4e555b;}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);}
.btn-success {color: #fff;background-color: #28a745;border-color: #28a745;}
.btn-success:hover {color: #fff;background-color: #218838;border-color: #1e7e34;}
.btn-success.focus, .btn-success:focus {box-shadow: 0 0 0 .2rem rgba(40,167,69,.5);}
.btn-success.disabled, .btn-success:disabled {color: #fff;background-color: #28a745;border-color: #28a745;}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {color: #fff;background-color: #1e7e34;border-color: #1c7430;}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(40,167,69,.5);}
.btn-info {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}
.btn-info:hover {color: #fff;background-color: #138496;border-color: #117a8b;}
.btn-info.focus, .btn-info:focus {box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);}
.btn-info.disabled, .btn-info:disabled {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {color: #fff;background-color: #117a8b;border-color: #10707f;}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);}
.btn-warning {color: #212529;background-color: #ffc107;border-color: #ffc107;}
.btn-warning:hover {color: #212529;background-color: #e0a800;border-color: #d39e00;}
.btn-warning.focus, .btn-warning:focus {box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);}
.btn-warning.disabled, .btn-warning:disabled {color: #212529;background-color: #ffc107;border-color: #ffc107;}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle {color: #212529;background-color: #d39e00;border-color: #c69500;}
.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);}
.btn-danger {color: #fff;background-color: #dc3545;border-color: #dc3545;}
.btn-danger:hover {color: #fff;background-color: #c82333;border-color: #bd2130;}
.btn-danger.focus, .btn-danger:focus {box-shadow: 0 0 0 .2rem rgba(220,53,69,.5);}
.btn-danger.disabled, .btn-danger:disabled {color: #fff;background-color: #dc3545;border-color: #dc3545;}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {color: #fff;background-color: #bd2130;border-color: #b21f2d;}
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(220,53,69,.5);}
.btn-light {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}
.btn-light:hover {color: #212529;background-color: #e2e6ea;border-color: #dae0e5;}
.btn-light.focus, .btn-light:focus {box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);}
.btn-light.disabled, .btn-light:disabled {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {color: #212529;background-color: #dae0e5;border-color: #d3d9df;}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);}
.btn-dark {color: #fff;background-color: #343a40;border-color: #343a40;}
.btn-dark:hover {color: #fff;background-color: #23272b;border-color: #1d2124;}
.btn-dark.focus, .btn-dark:focus {box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);}
.btn-dark.disabled, .btn-dark:disabled {color: #fff;background-color: #343a40;border-color: #343a40;}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {color: #fff;background-color: #1d2124;border-color: #171a1d;}
.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-dark.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);}
.btn-outline-primary {color: #007bff;background-color: transparent;background-image: none;border-color: #007bff;}
.btn-outline-primary:hover {color: #fff;background-color: #007bff;border-color: #007bff;}
.btn-outline-primary.focus, .btn-outline-primary:focus {box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {color: #007bff;background-color: transparent;}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {color: #fff;background-color: #007bff;border-color: #007bff;}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);}
.btn-outline-secondary {color: #6c757d;background-color: transparent;background-image: none;border-color: #6c757d;}
.btn-outline-secondary:hover {color: #fff;background-color: #6c757d;border-color: #6c757d;}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {color: #6c757d;background-color: transparent;}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {color: #fff;background-color: #6c757d;border-color: #6c757d;}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);}
.btn-outline-success {color: #28a745;background-color: transparent;background-image: none;border-color: #28a745;}
.btn-outline-success:hover {color: #fff;background-color: #28a745;border-color: #28a745;}
.btn-outline-success.focus, .btn-outline-success:focus {box-shadow: 0 0 0 .2rem rgba(40,167,69,.5);}
.btn-outline-success.disabled, .btn-outline-success:disabled {color: #28a745;background-color: transparent;}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {color: #fff;background-color: #28a745;border-color: #28a745;}
.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(40,167,69,.5);}
.btn-outline-info {color: #17a2b8;background-color: transparent;background-image: none;border-color: #17a2b8;}
.btn-outline-info:hover {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}
.btn-outline-info.focus, .btn-outline-info:focus {box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);}
.btn-outline-info.disabled, .btn-outline-info:disabled {color: #17a2b8;background-color: transparent;}
.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}
.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-info.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);}
.btn-outline-warning {color: #ffc107;background-color: transparent;background-image: none;border-color: #ffc107;}
.btn-outline-warning:hover {color: #212529;background-color: #ffc107;border-color: #ffc107;}
.btn-outline-warning.focus, .btn-outline-warning:focus {box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {color: #ffc107;background-color: transparent;}
.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show>.btn-outline-warning.dropdown-toggle {color: #212529;background-color: #ffc107;border-color: #ffc107;}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-warning.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);}
.btn-outline-danger {color: #dc3545;background-color: transparent;background-image: none;border-color: #dc3545;}
.btn-outline-danger:hover {color: #fff;background-color: #dc3545;border-color: #dc3545;}
.btn-outline-danger.focus, .btn-outline-danger:focus {box-shadow: 0 0 0 .2rem rgba(220,53,69,.5);}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {color: #dc3545;background-color: transparent;}
.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle {color: #fff;background-color: #dc3545;border-color: #dc3545;}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-danger.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(220,53,69,.5);}
.btn-outline-light {color: #f8f9fa;background-color: transparent;background-image: none;border-color: #f8f9fa;}
.btn-outline-light:hover {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}
.btn-outline-light.focus, .btn-outline-light:focus {box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);}
.btn-outline-light.disabled, .btn-outline-light:disabled {color: #f8f9fa;background-color: transparent;}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}
.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);}
.btn-outline-dark {color: #343a40;background-color: transparent;background-image: none;border-color: #343a40;}
.btn-outline-dark:hover {color: #fff;background-color: #343a40;border-color: #343a40;}
.btn-outline-dark.focus, .btn-outline-dark:focus {box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {color: #343a40;background-color: transparent;}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {color: #fff;background-color: #343a40;border-color: #343a40;}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);}
.btn-link {font-weight: 400;color: #007bff;background-color: transparent;}
.btn-link:hover {color: #0056b3;text-decoration: underline;background-color: transparent;border-color: transparent;}
.btn-link.focus, .btn-link:focus {text-decoration: underline;border-color: transparent;box-shadow: none;}
.btn-link.disabled, .btn-link:disabled {color: #6c757d;pointer-events: none;}
.btn-group-lg>.btn, .btn-lg {padding: .5rem 1rem;font-size: 1.25rem;line-height: 1.5;border-radius: .3rem;}
.btn-group-sm>.btn, .btn-sm {padding: .25rem .5rem;font-size: .875rem;line-height: 1.5;border-radius: .2rem;}
.btn-block {display: block;width: 100%;}
.btn-block+.btn-block {margin-top: .5rem;}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {width: 100%;}
.fade {transition: opacity .15s linear;}
@media screen and (prefers-reduced-motion:reduce) {.fade {transition: none;}}
.fade:not(.show) {opacity: 0;}
.collapse:not(.show) {display: none;}
.collapsing {position: relative;height: 0;overflow: hidden;transition: height .35s ease;}
@media screen and (prefers-reduced-motion:reduce) {.collapsing {transition: none;}}
.dropdown, .dropleft, .dropright, .dropup {position: relative;}
.dropdown-toggle::after {display: inline-block;width: 0;height: 0;margin-left: .255em;vertical-align: .255em;content: "";border-top: .3em solid;border-right: .3em solid transparent;border-bottom: 0;border-left: .3em solid transparent;}
.dropdown-toggle:empty::after {margin-left: 0;}
.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 10rem;padding: .5rem 0;margin: .125rem 0 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0,0,0,.15);border-radius: .25rem;}
.dropdown-menu-right {right: 0;left: auto;}
.dropup .dropdown-menu {top: auto;bottom: 100%;margin-top: 0;margin-bottom: .125rem;}
.dropup .dropdown-toggle::after {display: inline-block;width: 0;height: 0;margin-left: .255em;vertical-align: .255em;content: "";border-top: 0;border-right: .3em solid transparent;border-bottom: .3em solid;border-left: .3em solid transparent;}
.dropup .dropdown-toggle:empty::after {margin-left: 0;}
.dropright .dropdown-menu {top: 0;right: auto;left: 100%;margin-top: 0;margin-left: .125rem;}
.dropright .dropdown-toggle::after {display: inline-block;width: 0;height: 0;margin-left: .255em;vertical-align: .255em;content: "";border-top: .3em solid transparent;border-right: 0;border-bottom: .3em solid transparent;border-left: .3em solid;}
.dropright .dropdown-toggle:empty::after {margin-left: 0;}
.dropright .dropdown-toggle::after {vertical-align: 0;}
.dropleft .dropdown-menu {top: 0;right: 100%;left: auto;margin-top: 0;margin-right: .125rem;}
.dropleft .dropdown-toggle::after {display: inline-block;width: 0;height: 0;margin-left: .255em;vertical-align: .255em;content: "";}
.dropleft .dropdown-toggle::after {display: none;}
.dropleft .dropdown-toggle::before {display: inline-block;width: 0;height: 0;margin-right: .255em;vertical-align: .255em;content: "";border-top: .3em solid transparent;border-right: .3em solid;border-bottom: .3em solid transparent;}
.dropleft .dropdown-toggle:empty::after {margin-left: 0;}
.dropleft .dropdown-toggle::before {vertical-align: 0;}
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {right: auto;bottom: auto;}
.dropdown-divider {height: 0;margin: .5rem 0;overflow: hidden;border-top: 1px solid #e9ecef;}
.dropdown-item {display: block;width: 100%;padding: .25rem 1.5rem;clear: both;font-weight: 400;color: #212529;text-align: inherit;white-space: nowrap;background-color: transparent;border: 0;}
.dropdown-item:focus, .dropdown-item:hover {color: #16181b;text-decoration: none;background-color: #f8f9fa;}
.dropdown-item.active, .dropdown-item:active {color: #fff;text-decoration: none;background-color: #007bff;}
.dropdown-item.disabled, .dropdown-item:disabled {color: #6c757d;background-color: transparent;}
.dropdown-menu.show {display: block;}
.dropdown-header {display: block;padding: .5rem 1.5rem;margin-bottom: 0;font-size: .875rem;color: #6c757d;white-space: nowrap;}
.dropdown-item-text {display: block;padding: .25rem 1.5rem;color: #212529;}
.btn-group, .btn-group-vertical {position: relative;display: -ms-inline-flexbox;display: inline-flex;vertical-align: middle;}
.btn-group-vertical>.btn, .btn-group>.btn {position: relative;-ms-flex: 0 1 auto;flex: 0 1 auto;}
.btn-group-vertical>.btn:hover, .btn-group>.btn:hover {z-index: 1;}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus {z-index: 1;}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group, .btn-group-vertical .btn+.btn, .btn-group-vertical .btn+.btn-group, .btn-group-vertical .btn-group+.btn, .btn-group-vertical .btn-group+.btn-group {margin-left: -1px;}
.btn-toolbar {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: start;justify-content: flex-start;}
.btn-toolbar .input-group {width: auto;}
.btn-group>.btn:first-child {margin-left: 0;}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.dropdown-toggle-split {padding-right: .5625rem;padding-left: .5625rem;}
.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {margin-left: 0;}
.dropleft .dropdown-toggle-split::before {margin-right: 0;}
.btn-group-sm>.btn+.dropdown-toggle-split, .btn-sm+.dropdown-toggle-split {padding-right: .375rem;padding-left: .375rem;}
.btn-group-lg>.btn+.dropdown-toggle-split, .btn-lg+.dropdown-toggle-split {padding-right: .75rem;padding-left: .75rem;}
.btn-group-vertical {-ms-flex-direction: column;flex-direction: column;-ms-flex-align: start;align-items: flex-start;-ms-flex-pack: center;justify-content: center;}
.btn-group-vertical .btn, .btn-group-vertical .btn-group {width: 100%;}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {margin-top: -1px;margin-left: 0;}
.btn-group-vertical>.btn-group:not(:last-child)>.btn, .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.btn-group-vertical>.btn-group:not(:first-child)>.btn, .btn-group-vertical>.btn:not(:first-child) {border-top-left-radius: 0;border-top-right-radius: 0;}
.btn-group-toggle>.btn, .btn-group-toggle>.btn-group>.btn {margin-bottom: 0;}
.btn-group-toggle>.btn input[type=checkbox], .btn-group-toggle>.btn input[type=radio], .btn-group-toggle>.btn-group>.btn input[type=checkbox], .btn-group-toggle>.btn-group>.btn input[type=radio] {position: absolute;clip: rect(0,0,0,0);pointer-events: none;}
.input-group {position: relative;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: stretch;align-items: stretch;width: 100%;}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {position: relative;-ms-flex: 1 1 auto;flex: 1 1 auto;width: 1%;margin-bottom: 0;}
.input-group>.custom-file:focus, .input-group>.custom-select:focus, .input-group>.form-control:focus {z-index: 3;}
.input-group>.custom-file+.custom-file, .input-group>.custom-file+.custom-select, .input-group>.custom-file+.form-control, .input-group>.custom-select+.custom-file, .input-group>.custom-select+.custom-select, .input-group>.custom-select+.form-control, .input-group>.form-control+.custom-file, .input-group>.form-control+.custom-select, .input-group>.form-control+.form-control {margin-left: -1px;}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.input-group>.custom-file {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;}
.input-group>.custom-file:not(:last-child) .custom-file-label, .input-group>.custom-file:not(:last-child) .custom-file-label::after {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.input-group>.custom-file:not(:first-child) .custom-file-label, .input-group>.custom-file:not(:first-child) .custom-file-label::after {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.input-group-append, .input-group-prepend {display: -ms-flexbox;display: flex;}
.input-group-append .btn, .input-group-prepend .btn {position: relative;z-index: 2;}
.input-group-append .btn+.btn, .input-group-append .btn+.input-group-text, .input-group-append .input-group-text+.btn, .input-group-append .input-group-text+.input-group-text, .input-group-prepend .btn+.btn, .input-group-prepend .btn+.input-group-text, .input-group-prepend .input-group-text+.btn, .input-group-prepend .input-group-text+.input-group-text {margin-left: -1px;}
.input-group-prepend {margin-right: -1px;}
.input-group-append {margin-left: -1px;}
.input-group-text {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;padding: .375rem .75rem;margin-bottom: 0;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;text-align: center;white-space: nowrap;background-color: #e9ecef;border: 1px solid #ced4da;border-radius: .25rem;}
.input-group-text input[type=checkbox], .input-group-text input[type=radio] {margin-top: 0;}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.custom-control {position: relative;display: block;min-height: 1.5rem;padding-left: 1.5rem;}
.custom-control-inline {display: -ms-inline-flexbox;display: inline-flex;margin-right: 1rem;}
.custom-control-input {position: absolute;z-index: -1;opacity: 0;}
.custom-control-input:checked~.custom-control-label::before {color: #fff;background-color: #007bff;}
.custom-control-input:focus~.custom-control-label::before {box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);}
.custom-control-input:active~.custom-control-label::before {color: #fff;background-color: #b3d7ff;}
.custom-control-input:disabled~.custom-control-label {color: #6c757d;}
.custom-control-input:disabled~.custom-control-label::before {background-color: #e9ecef;}
.custom-control-label {margin-bottom: 0;}
.custom-control-label::before {position: absolute;top: .25rem;left: 0;display: block;width: 1rem;height: 1rem;pointer-events: none;content: "";-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: #dee2e6;}
.custom-control-label::after {position: absolute;top: .25rem;left: 0;display: block;width: 1rem;height: 1rem;content: "";background-repeat: no-repeat;background-position: center center;background-size: 50% 50%;}
.custom-checkbox .custom-control-label::before {border-radius: .25rem;}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {background-color: #007bff;}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23fff\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z\'/%3E%3C/svg%3E");}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {background-color: #007bff;}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 4\'%3E%3Cpath stroke=\'%23fff\' d=\'M0 2h4\'/%3E%3C/svg%3E");}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {background-color: rgba(0,123,255,.5);}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {background-color: rgba(0,123,255,.5);}
.custom-radio .custom-control-label::before {border-radius: 50%;}
.custom-radio .custom-control-input:checked~.custom-control-label::before {background-color: #007bff;}
.custom-radio .custom-control-input:checked~.custom-control-label::after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3E%3Ccircle r=\'3\' fill=\'%23fff\'/%3E%3C/svg%3E");}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {background-color: rgba(0,123,255,.5);}
.custom-select {display: inline-block;width: 100%;height: calc(2.25rem + 2px);padding: .375rem 1.75rem .375rem .75rem;line-height: 1.5;color: #495057;vertical-align: middle;background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 5\'%3E%3Cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size: 8px 10px;border: 1px solid #ced4da;border-radius: .25rem;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.custom-select:focus {border-color: #80bdff;outline: 0;box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5);}
.custom-select:focus::-ms-value {color: #495057;background-color: #fff;}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {height: auto;padding-right: .75rem;background-image: none;}
.custom-select:disabled {color: #6c757d;background-color: #e9ecef;}
.custom-select::-ms-expand {opacity: 0;}
.custom-select-sm {height: calc(1.8125rem + 2px);padding-top: .375rem;padding-bottom: .375rem;font-size: 75%;}
.custom-select-lg {height: calc(2.875rem + 2px);padding-top: .375rem;padding-bottom: .375rem;font-size: 125%;}
.custom-file {position: relative;display: inline-block;width: 100%;height: calc(2.25rem + 2px);margin-bottom: 0;}
.custom-file-input {position: relative;z-index: 2;width: 100%;height: calc(2.25rem + 2px);margin: 0;opacity: 0;}
.custom-file-input:focus~.custom-file-label {border-color: #80bdff;box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);}
.custom-file-input:focus~.custom-file-label::after {border-color: #80bdff;}
.custom-file-input:lang(en)~.custom-file-label::after {content: "Browse";}
.custom-file-label {position: absolute;top: 0;right: 0;left: 0;z-index: 1;height: calc(2.25rem + 2px);padding: .375rem .75rem;line-height: 1.5;color: #495057;background-color: #fff;border: 1px solid #ced4da;border-radius: .25rem;}
.custom-file-label::after {position: absolute;top: 0;right: 0;bottom: 0;z-index: 3;display: block;height: calc(calc(2.25rem + 2px) - 1px * 2);padding: .375rem .75rem;line-height: 1.5;color: #495057;content: "Browse";background-color: #e9ecef;border-left: 1px solid #ced4da;border-radius: 0 .25rem .25rem 0;}
.custom-range {width: 100%;padding-left: 0;background-color: transparent;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.custom-range:focus {outline: 0;}
.custom-range::-moz-focus-outer {border: 0;}
.custom-range::-webkit-slider-thumb {width: 1rem;height: 1rem;margin-top: -.25rem;background-color: #007bff;border: 0;border-radius: 1rem;-webkit-appearance: none;appearance: none;}
.custom-range::-webkit-slider-thumb:focus {outline: 0;box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);}
.custom-range::-webkit-slider-thumb:active {background-color: #b3d7ff;}
.custom-range::-webkit-slider-runnable-track {width: 100%;height: .5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;}
.custom-range::-moz-range-thumb {width: 1rem;height: 1rem;background-color: #007bff;border: 0;border-radius: 1rem;-moz-appearance: none;appearance: none;}
.custom-range::-moz-range-thumb:focus {outline: 0;box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);}
.custom-range::-moz-range-thumb:active {background-color: #b3d7ff;}
.custom-range::-moz-range-track {width: 100%;height: .5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;}
.custom-range::-ms-thumb {width: 1rem;height: 1rem;background-color: #007bff;border: 0;border-radius: 1rem;appearance: none;}
.custom-range::-ms-thumb:focus {outline: 0;box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);}
.custom-range::-ms-thumb:active {background-color: #b3d7ff;}
.custom-range::-ms-track {width: 100%;height: .5rem;color: transparent;cursor: pointer;background-color: transparent;border-color: transparent;border-width: .5rem;}
.custom-range::-ms-fill-lower {background-color: #dee2e6;border-radius: 1rem;}
.custom-range::-ms-fill-upper {margin-right: 15px;background-color: #dee2e6;border-radius: 1rem;}
.nav {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}
.nav-link {display: block;padding: .5rem 1rem;}
.nav-link:focus, .nav-link:hover {text-decoration: none;}
.nav-link.disabled {color: #6c757d;}
.nav-tabs {border-bottom: 1px solid #dee2e6;}
.nav-tabs .nav-item {margin-bottom: -1px;}
.nav-tabs .nav-link {border: 1px solid transparent;border-top-left-radius: .25rem;border-top-right-radius: .25rem;}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {border-color: #e9ecef #e9ecef #dee2e6;}
.nav-tabs .nav-link.disabled {color: #6c757d;background-color: transparent;border-color: transparent;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {color: #495057;background-color: #fff;border-color: #dee2e6 #dee2e6 #fff;}
.nav-tabs .dropdown-menu {margin-top: -1px;border-top-left-radius: 0;border-top-right-radius: 0;}
.nav-pills .nav-link {border-radius: .25rem;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {color: #fff;background-color: #007bff;}
.nav-fill .nav-item {-ms-flex: 1 1 auto;flex: 1 1 auto;text-align: center;}
.nav-justified .nav-item {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;text-align: center;}
.tab-content>.tab-pane {display: none;}
.tab-content>.active {display: block;}
.navbar {position: relative;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: center;align-items: center;-ms-flex-pack: justify;justify-content: space-between;padding: .5rem 1rem;}
.navbar>.container, .navbar>.container-fluid {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: center;align-items: center;-ms-flex-pack: justify;justify-content: space-between;}
.navbar-brand {display: inline-block;padding-top: .3125rem;padding-bottom: .3125rem;margin-right: 1rem;font-size: 1.25rem;line-height: inherit;white-space: nowrap;}
.navbar-brand:focus, .navbar-brand:hover {text-decoration: none;}
.navbar-nav {display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none;}
.navbar-nav .nav-link {padding-right: 0;padding-left: 0;}
.navbar-nav .dropdown-menu {position: static;float: none;}
.navbar-text {display: inline-block;padding-top: .5rem;padding-bottom: .5rem;}
.navbar-collapse {-ms-flex-preferred-size: 100%;flex-basis: 100%;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-align: center;align-items: center;}
.navbar-toggler {padding: .25rem .75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: .25rem;}
.navbar-toggler:focus, .navbar-toggler:hover {text-decoration: none;}
.navbar-toggler:not(:disabled):not(.disabled) {cursor: pointer;}
.navbar-toggler-icon {display: inline-block;width: 1.5em;height: 1.5em;vertical-align: middle;content: "";background: no-repeat center center;background-size: 100% 100%;}
@media (max-width:575.98px) {.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {padding-right: 0;padding-left: 0;}}
@media (min-width:576px) {.navbar-expand-sm {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;justify-content: flex-start;}
	.navbar-expand-sm .navbar-nav {-ms-flex-direction: row;flex-direction: row;}
	.navbar-expand-sm .navbar-nav .dropdown-menu {position: absolute;}
	.navbar-expand-sm .navbar-nav .nav-link {padding-right: .5rem;padding-left: .5rem;}
	.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
	.navbar-expand-sm .navbar-collapse {display: -ms-flexbox !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}
	.navbar-expand-sm .navbar-toggler {display: none;}}
@media (max-width:767.98px) {.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {padding-right: 0;padding-left: 0;}}
@media (min-width:768px) {.navbar-expand-md {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;justify-content: flex-start;}
	.navbar-expand-md .navbar-nav {-ms-flex-direction: row;flex-direction: row;}
	.navbar-expand-md .navbar-nav .dropdown-menu {position: absolute;}
	.navbar-expand-md .navbar-nav .nav-link {padding-right: .5rem;padding-left: .5rem;}
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
	.navbar-expand-md .navbar-collapse {display: -ms-flexbox !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}
	.navbar-expand-md .navbar-toggler {display: none;}}
@media (max-width:991.98px) {.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {padding-right: 0;padding-left: 0;}}
@media (min-width:992px) {.navbar-expand-lg {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;justify-content: flex-start;}
	.navbar-expand-lg .navbar-nav {-ms-flex-direction: row;flex-direction: row;}
	.navbar-expand-lg .navbar-nav .dropdown-menu {position: absolute;}
	.navbar-expand-lg .navbar-nav .nav-link {padding-right: .5rem;padding-left: .5rem;}
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
	.navbar-expand-lg .navbar-collapse {display: -ms-flexbox !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}
	.navbar-expand-lg .navbar-toggler {display: none;}}
@media (max-width:1199.98px) {.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {padding-right: 0;padding-left: 0;}}
@media (min-width:1200px) {.navbar-expand-xl {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;justify-content: flex-start;}
	.navbar-expand-xl .navbar-nav {-ms-flex-direction: row;flex-direction: row;}
	.navbar-expand-xl .navbar-nav .dropdown-menu {position: absolute;}
	.navbar-expand-xl .navbar-nav .nav-link {padding-right: .5rem;padding-left: .5rem;}
	.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
	.navbar-expand-xl .navbar-collapse {display: -ms-flexbox !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}
	.navbar-expand-xl .navbar-toggler {display: none;}}
.navbar-expand {-ms-flex-flow: row nowrap;flex-flow: row nowrap;-ms-flex-pack: start;justify-content: flex-start;}
.navbar-expand>.container, .navbar-expand>.container-fluid {padding-right: 0;padding-left: 0;}
.navbar-expand .navbar-nav {-ms-flex-direction: row;flex-direction: row;}
.navbar-expand .navbar-nav .dropdown-menu {position: absolute;}
.navbar-expand .navbar-nav .nav-link {padding-right: .5rem;padding-left: .5rem;}
.navbar-expand>.container, .navbar-expand>.container-fluid {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
.navbar-expand .navbar-collapse {display: -ms-flexbox !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto;}
.navbar-expand .navbar-toggler {display: none;}
.navbar-light .navbar-brand {color: rgba(0,0,0,.9);}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {color: rgba(0,0,0,.9);}
.navbar-light .navbar-nav .nav-link {color: rgba(0,0,0,.5);}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {color: rgba(0,0,0,.7);}
.navbar-light .navbar-nav .nav-link.disabled {color: rgba(0,0,0,.3);}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {color: rgba(0,0,0,.9);}
.navbar-light .navbar-toggler {color: rgba(0,0,0,.5);border-color: rgba(0,0,0,.1);}
.navbar-light .navbar-toggler-icon {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(0, 0, 0, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E");}
.navbar-light .navbar-text {color: rgba(0,0,0,.5);}
.navbar-light .navbar-text a {color: rgba(0,0,0,.9);}
.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {color: rgba(0,0,0,.9);}
.navbar-dark .navbar-brand {color: #fff;}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {color: #fff;}
.navbar-dark .navbar-nav .nav-link {color: rgba(255,255,255,.5);}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {color: rgba(255,255,255,.75);}
.navbar-dark .navbar-nav .nav-link.disabled {color: rgba(255,255,255,.25);}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {color: #fff;}
.navbar-dark .navbar-toggler {color: rgba(255,255,255,.5);border-color: rgba(255,255,255,.1);}
.navbar-dark .navbar-toggler-icon {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(255, 255, 255, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E");}
.navbar-dark .navbar-text {color: rgba(255,255,255,.5);}
.navbar-dark .navbar-text a {color: #fff;}
.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {color: #fff;}
.card {position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;border: 1px solid rgba(0,0,0,.125);border-radius: .25rem;}
.card>hr {margin-right: 0;margin-left: 0;}
.card>.list-group:first-child .list-group-item:first-child {border-top-left-radius: .25rem;border-top-right-radius: .25rem;}
.card>.list-group:last-child .list-group-item:last-child {border-bottom-right-radius: .25rem;border-bottom-left-radius: .25rem;}
.card-body {-ms-flex: 1 1 auto;flex: 1 1 auto;padding: 1.25rem;}
.card-title {margin-bottom: .75rem;}
.card-subtitle {margin-top: -.375rem;margin-bottom: 0;}
.card-text:last-child {margin-bottom: 0;}
.card-link:hover {text-decoration: none;}
.card-link+.card-link {margin-left: 1.25rem;}
.card-header {padding: .75rem 1.25rem;margin-bottom: 0;background-color: rgba(0,0,0,.03);border-bottom: 1px solid rgba(0,0,0,.125);}
.card-header:first-child {border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;}
.card-header+.list-group .list-group-item:first-child {border-top: 0;}
.card-footer {padding: .75rem 1.25rem;background-color: rgba(0,0,0,.03);border-top: 1px solid rgba(0,0,0,.125);}
.card-footer:last-child {border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);}
.card-header-tabs {margin-right: -.625rem;margin-bottom: -.75rem;margin-left: -.625rem;border-bottom: 0;}
.card-header-pills {margin-right: -.625rem;margin-left: -.625rem;}
.card-img-overlay {position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 1.25rem;}
.card-img {width: 100%;border-radius: calc(.25rem - 1px);}
.card-img-top {width: 100%;border-top-left-radius: calc(.25rem - 1px);border-top-right-radius: calc(.25rem - 1px);}
.card-img-bottom {width: 100%;border-bottom-right-radius: calc(.25rem - 1px);border-bottom-left-radius: calc(.25rem - 1px);}
.card-deck {display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;}
.card-deck .card {margin-bottom: 15px;}
@media (min-width:576px) {.card-deck {-ms-flex-flow: row wrap;flex-flow: row wrap;margin-right: -15px;margin-left: -15px;}
	.card-deck .card {display: -ms-flexbox;display: flex;-ms-flex: 1 0 0%;flex: 1 0 0%;-ms-flex-direction: column;flex-direction: column;margin-right: 15px;margin-bottom: 0;margin-left: 15px;}}
.card-group {display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;}
.card-group>.card {margin-bottom: 15px;}
@media (min-width:576px) {.card-group {-ms-flex-flow: row wrap;flex-flow: row wrap;}
	.card-group>.card {-ms-flex: 1 0 0%;flex: 1 0 0%;margin-bottom: 0;}
	.card-group>.card+.card {margin-left: 0;border-left: 0;}
	.card-group>.card:first-child {border-top-right-radius: 0;border-bottom-right-radius: 0;}
	.card-group>.card:first-child .card-header, .card-group>.card:first-child .card-img-top {border-top-right-radius: 0;}
	.card-group>.card:first-child .card-footer, .card-group>.card:first-child .card-img-bottom {border-bottom-right-radius: 0;}
	.card-group>.card:last-child {border-top-left-radius: 0;border-bottom-left-radius: 0;}
	.card-group>.card:last-child .card-header, .card-group>.card:last-child .card-img-top {border-top-left-radius: 0;}
	.card-group>.card:last-child .card-footer, .card-group>.card:last-child .card-img-bottom {border-bottom-left-radius: 0;}
	.card-group>.card:only-child {border-radius: .25rem;}
	.card-group>.card:only-child .card-header, .card-group>.card:only-child .card-img-top {border-top-left-radius: .25rem;border-top-right-radius: .25rem;}
	.card-group>.card:only-child .card-footer, .card-group>.card:only-child .card-img-bottom {border-bottom-right-radius: .25rem;border-bottom-left-radius: .25rem;}
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) {border-radius: 0;}
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {border-radius: 0;}}
.card-columns .card {margin-bottom: .75rem;}
@media (min-width:576px) {.card-columns {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;-webkit-column-gap: 1.25rem;-moz-column-gap: 1.25rem;column-gap: 1.25rem;orphans: 1;widows: 1;}
	.card-columns .card {display: inline-block;width: 100%;}}
.accordion .card:not(:first-of-type):not(:last-of-type) {border-bottom: 0;border-radius: 0;}
.accordion .card:not(:first-of-type) .card-header:first-child {border-radius: 0;}
.accordion .card:first-of-type {border-bottom: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.accordion .card:last-of-type {border-top-left-radius: 0;border-top-right-radius: 0;}
.breadcrumb {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: .75rem 1rem;margin-bottom: 1rem;list-style: none;background-color: #e9ecef;border-radius: .25rem;}
.breadcrumb-item+.breadcrumb-item {padding-left: .5rem;}
.breadcrumb-item+.breadcrumb-item::before {display: inline-block;padding-right: .5rem;color: #6c757d;content: "/";}
.breadcrumb-item+.breadcrumb-item:hover::before {text-decoration: underline;}
.breadcrumb-item+.breadcrumb-item:hover::before {text-decoration: none;}
.breadcrumb-item.active {color: #6c757d;}
.pagination {display: -ms-flexbox;display: flex;padding-left: 0;list-style: none;border-radius: .25rem;}
.page-link {position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #007bff;background-color: #fff;border: 1px solid #dee2e6;}
.page-link:hover {z-index: 2;color: #0056b3;text-decoration: none;background-color: #e9ecef;border-color: #dee2e6;}
.page-link:focus {z-index: 2;outline: 0;box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);}
.page-link:not(:disabled):not(.disabled) {cursor: pointer;}
.page-item:first-child .page-link {margin-left: 0;border-top-left-radius: .25rem;border-bottom-left-radius: .25rem;}
.page-item:last-child .page-link {border-top-right-radius: .25rem;border-bottom-right-radius: .25rem;}
.page-item.active .page-link {z-index: 1;color: #fff;background-color: #007bff;border-color: #007bff;}
.page-item.disabled .page-link {color: #6c757d;pointer-events: none;cursor: auto;background-color: #fff;border-color: #dee2e6;}
.pagination-lg .page-link {padding: .75rem 1.5rem;font-size: 1.25rem;line-height: 1.5;}
.pagination-lg .page-item:first-child .page-link {border-top-left-radius: .3rem;border-bottom-left-radius: .3rem;}
.pagination-lg .page-item:last-child .page-link {border-top-right-radius: .3rem;border-bottom-right-radius: .3rem;}
.pagination-sm .page-link {padding: .25rem .5rem;font-size: .875rem;line-height: 1.5;}
.pagination-sm .page-item:first-child .page-link {border-top-left-radius: .2rem;border-bottom-left-radius: .2rem;}
.pagination-sm .page-item:last-child .page-link {border-top-right-radius: .2rem;border-bottom-right-radius: .2rem;}
.badge {display: inline-block;padding: .25em .4em;font-size: 75%;font-weight: 700;line-height: 1;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25rem;}
.badge:empty {display: none;}
.btn .badge {position: relative;top: -1px;}
.badge-pill {padding-right: .6em;padding-left: .6em;border-radius: 10rem;}
.badge-primary {color: #fff;background-color: #007bff;}
.badge-primary[href]:focus, .badge-primary[href]:hover {color: #fff;text-decoration: none;background-color: #0062cc;}
.badge-secondary {color: #fff;background-color: #6c757d;}
.badge-secondary[href]:focus, .badge-secondary[href]:hover {color: #fff;text-decoration: none;background-color: #545b62;}
.badge-success {color: #fff;background-color: #28a745;}
.badge-success[href]:focus, .badge-success[href]:hover {color: #fff;text-decoration: none;background-color: #1e7e34;}
.badge-info {color: #fff;background-color: #17a2b8;}
.badge-info[href]:focus, .badge-info[href]:hover {color: #fff;text-decoration: none;background-color: #117a8b;}
.badge-warning {color: #212529;background-color: #ffc107;}
.badge-warning[href]:focus, .badge-warning[href]:hover {color: #212529;text-decoration: none;background-color: #d39e00;}
.badge-danger {color: #fff;background-color: #dc3545;}
.badge-danger[href]:focus, .badge-danger[href]:hover {color: #fff;text-decoration: none;background-color: #bd2130;}
.badge-light {color: #212529;background-color: #f8f9fa;}
.badge-light[href]:focus, .badge-light[href]:hover {color: #212529;text-decoration: none;background-color: #dae0e5;}
.badge-dark {color: #fff;background-color: #343a40;}
.badge-dark[href]:focus, .badge-dark[href]:hover {color: #fff;text-decoration: none;background-color: #1d2124;}
.jumbotron {padding: 2rem 1rem;margin-bottom: 2rem;background-color: #e9ecef;border-radius: .3rem;}
@media (min-width:576px) {.jumbotron {padding: 4rem 2rem;}}
.jumbotron-fluid {padding-right: 0;padding-left: 0;border-radius: 0;}
.alert {position: relative;padding: .75rem 1.25rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: .25rem;}
.alert-heading {color: inherit;}
.alert-link {font-weight: 700;}
.alert-dismissible {padding-right: 4rem;}
.alert-dismissible .close {position: absolute;top: 0;right: 0;padding: .75rem 1.25rem;color: inherit;}
.alert-primary {color: #004085;background-color: #cce5ff;border-color: #b8daff;}
.alert-primary hr {border-top-color: #9fcdff;}
.alert-primary .alert-link {color: #002752;}
.alert-secondary {color: #383d41;background-color: #e2e3e5;border-color: #d6d8db;}
.alert-secondary hr {border-top-color: #c8cbcf;}
.alert-secondary .alert-link {color: #202326;}
.alert-success {color: #155724;background-color: #d4edda;border-color: #c3e6cb;}
.alert-success hr {border-top-color: #b1dfbb;}
.alert-success .alert-link {color: #0b2e13;}
.alert-info {color: #0c5460;background-color: #d1ecf1;border-color: #bee5eb;}
.alert-info hr {border-top-color: #abdde5;}
.alert-info .alert-link {color: #062c33;}
.alert-warning {color: #856404;background-color: #fff3cd;border-color: #ffeeba;}
.alert-warning hr {border-top-color: #ffe8a1;}
.alert-warning .alert-link {color: #533f03;}
.alert-danger {color: #721c24;background-color: #f8d7da;border-color: #f5c6cb;}
.alert-danger hr {border-top-color: #f1b0b7;}
.alert-danger .alert-link {color: #491217;}
.alert-light {color: #818182;background-color: #fefefe;border-color: #fdfdfe;}
.alert-light hr {border-top-color: #ececf6;}
.alert-light .alert-link {color: #686868;}
.alert-dark {color: #1b1e21;background-color: #d6d8d9;border-color: #c6c8ca;}
.alert-dark hr {border-top-color: #b9bbbe;}
.alert-dark .alert-link {color: #040505;}
@-webkit-keyframes progress-bar-stripes {from {background-position: 1rem 0;}
	to {background-position: 0 0;}}
@keyframes progress-bar-stripes {from {background-position: 1rem 0;}
	to {background-position: 0 0;}}
.progress {display: -ms-flexbox;display: flex;height: 1rem;overflow: hidden;font-size: .75rem;background-color: #e9ecef;border-radius: .25rem;}
.progress-bar {display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;-ms-flex-pack: center;justify-content: center;color: #fff;text-align: center;white-space: nowrap;background-color: #007bff;transition: width .6s ease;}
@media screen and (prefers-reduced-motion:reduce) {.progress-bar {transition: none;}}
.progress-bar-striped {background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size: 1rem 1rem;}
.progress-bar-animated {-webkit-animation: progress-bar-stripes 1s linear infinite;animation: progress-bar-stripes 1s linear infinite;}
.media {display: -ms-flexbox;display: flex;-ms-flex-align: start;align-items: flex-start;}
.media-body {-ms-flex: 1;flex: 1;}
.list-group {display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;padding-left: 0;margin-bottom: 0;}
.list-group-item-action {width: 100%;color: #495057;text-align: inherit;}
.list-group-item-action:focus, .list-group-item-action:hover {color: #495057;text-decoration: none;background-color: #f8f9fa;}
.list-group-item-action:active {color: #212529;background-color: #e9ecef;}
.list-group-item {position: relative;display: block;padding: .75rem 1.25rem;margin-bottom: -1px;background-color: #fff;border: 1px solid rgba(0,0,0,.125);}
.list-group-item:first-child {border-top-left-radius: .25rem;border-top-right-radius: .25rem;}
.list-group-item:last-child {margin-bottom: 0;border-bottom-right-radius: .25rem;border-bottom-left-radius: .25rem;}
.list-group-item:focus, .list-group-item:hover {z-index: 1;text-decoration: none;}
.list-group-item.disabled, .list-group-item:disabled {color: #6c757d;background-color: #fff;}
.list-group-item.active {z-index: 2;color: #fff;background-color: #007bff;border-color: #007bff;}
.list-group-flush .list-group-item {border-right: 0;border-left: 0;border-radius: 0;}
.list-group-flush:first-child .list-group-item:first-child {border-top: 0;}
.list-group-flush:last-child .list-group-item:last-child {border-bottom: 0;}
.list-group-item-primary {color: #004085;background-color: #b8daff;}
.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {color: #004085;background-color: #9fcdff;}
.list-group-item-primary.list-group-item-action.active {color: #fff;background-color: #004085;border-color: #004085;}
.list-group-item-secondary {color: #383d41;background-color: #d6d8db;}
.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {color: #383d41;background-color: #c8cbcf;}
.list-group-item-secondary.list-group-item-action.active {color: #fff;background-color: #383d41;border-color: #383d41;}
.list-group-item-success {color: #155724;background-color: #c3e6cb;}
.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {color: #155724;background-color: #b1dfbb;}
.list-group-item-success.list-group-item-action.active {color: #fff;background-color: #155724;border-color: #155724;}
.list-group-item-info {color: #0c5460;background-color: #bee5eb;}
.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {color: #0c5460;background-color: #abdde5;}
.list-group-item-info.list-group-item-action.active {color: #fff;background-color: #0c5460;border-color: #0c5460;}
.list-group-item-warning {color: #856404;background-color: #ffeeba;}
.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {color: #856404;background-color: #ffe8a1;}
.list-group-item-warning.list-group-item-action.active {color: #fff;background-color: #856404;border-color: #856404;}
.list-group-item-danger {color: #721c24;background-color: #f5c6cb;}
.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {color: #721c24;background-color: #f1b0b7;}
.list-group-item-danger.list-group-item-action.active {color: #fff;background-color: #721c24;border-color: #721c24;}
.list-group-item-light {color: #818182;background-color: #fdfdfe;}
.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {color: #818182;background-color: #ececf6;}
.list-group-item-light.list-group-item-action.active {color: #fff;background-color: #818182;border-color: #818182;}
.list-group-item-dark {color: #1b1e21;background-color: #c6c8ca;}
.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {color: #1b1e21;background-color: #b9bbbe;}
.list-group-item-dark.list-group-item-action.active {color: #fff;background-color: #1b1e21;border-color: #1b1e21;}
.close {float: right;font-size: 1.5rem;font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;opacity: .5;}
.close:focus, .close:hover {color: #000;text-decoration: none;opacity: .75;}
.close:not(:disabled):not(.disabled) {cursor: pointer;}
button.close {padding: 0;background-color: transparent;border: 0;-webkit-appearance: none;}
.modal-open {overflow: hidden;}
.modal {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;display: none;overflow: hidden;outline: 0;}
.modal-open .modal {overflow-x: hidden;overflow-y: auto;}
.modal-dialog {position: relative;width: auto;margin: .5rem;pointer-events: none;}
.modal.fade .modal-dialog {transition: -webkit-transform .3s ease-out;transition: transform .3s ease-out;transition: transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform: translate(0,-25%);transform: translate(0,-25%);}
@media screen and (prefers-reduced-motion:reduce) {.modal.fade .modal-dialog {transition: none;}}
.modal.show .modal-dialog {-webkit-transform: translate(0,0);transform: translate(0,0);}
.modal-dialog-centered {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;min-height: calc(100% - ( .5rem * 2 ));}
.modal-content {position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;width: 100%;pointer-events: auto;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0,0,0,.2);border-radius: .3rem;outline: 0;}
.modal-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;background-color: #000;}
.modal-backdrop.fade {opacity: 0;}
.modal-backdrop.show {opacity: .5;}
.modal-header {display: -ms-flexbox;display: flex;-ms-flex-align: start;align-items: flex-start;-ms-flex-pack: justify;justify-content: space-between;padding: 1rem;border-bottom: 1px solid #e9ecef;border-top-left-radius: .3rem;border-top-right-radius: .3rem;}
.modal-header .close {padding: 1rem;margin: -1rem -1rem -1rem auto;}
.modal-title {margin-bottom: 0;line-height: 1.5;}
.modal-body {position: relative;-ms-flex: 1 1 auto;flex: 1 1 auto;padding: 1rem;}
.modal-footer {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: end;justify-content: flex-end;padding: 1rem;border-top: 1px solid #e9ecef;}
.modal-footer>:not(:first-child) {margin-left: .25rem;}
.modal-footer>:not(:last-child) {margin-right: .25rem;}
.modal-scrollbar-measure {position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll;}
@media (min-width:576px) {.modal-dialog {max-width: 500px;margin: 1.75rem auto;}
	.modal-dialog-centered {min-height: calc(100% - ( 1.75rem * 2 ));}
	.modal-sm {max-width: 300px;}}
@media (min-width:992px) {.modal-lg {max-width: 800px;}}
.tooltip {position: absolute;z-index: 1070;display: block;margin: 0;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: .875rem;word-wrap: break-word;opacity: 0;}
.tooltip.show {opacity: .9;}
.tooltip .arrow {position: absolute;display: block;width: .8rem;height: .4rem;}
.tooltip .arrow::before {position: absolute;content: "";border-color: transparent;border-style: solid;}
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {padding: .4rem 0;}
.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {bottom: 0;}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {top: 0;border-width: .4rem .4rem 0;border-top-color: #000;}
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {padding: 0 .4rem;}
.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {left: 0;width: .4rem;height: .8rem;}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {right: 0;border-width: .4rem .4rem .4rem 0;border-right-color: #000;}
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {padding: .4rem 0;}
.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {top: 0;}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {bottom: 0;border-width: 0 .4rem .4rem;border-bottom-color: #000;}
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {padding: 0 .4rem;}
.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {right: 0;width: .4rem;height: .8rem;}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {left: 0;border-width: .4rem 0 .4rem .4rem;border-left-color: #000;}
.tooltip-inner {max-width: 200px;padding: .25rem .5rem;color: #fff;text-align: center;background-color: #000;border-radius: .25rem;}
.popover {position: absolute;top: 0;left: 0;z-index: 1060;display: block;max-width: 276px;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: .875rem;word-wrap: break-word;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0,0,0,.2);border-radius: .3rem;}
.popover .arrow {position: absolute;display: block;width: 1rem;height: .5rem;margin: 0 .3rem;}
.popover .arrow::after, .popover .arrow::before {position: absolute;display: block;content: "";border-color: transparent;border-style: solid;}
.bs-popover-auto[x-placement^=top], .bs-popover-top {margin-bottom: .5rem;}
.bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {}
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-top .arrow::before {border-width: .5rem .5rem 0;}
.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {bottom: 0;border-top-color: rgba(0,0,0,.25);}
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {bottom: 1px;border-top-color: #fff;}
.bs-popover-auto[x-placement^=right], .bs-popover-right {margin-left: .5rem;}
.bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow {width: .5rem;height: 1rem;margin: .3rem 0;}
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-right .arrow::before {border-width: .5rem .5rem .5rem 0;}
.bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::before {left: 0;border-right-color: rgba(0,0,0,.25);}
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {left: 1px;border-right-color: #fff;}
.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {margin-top: .5rem;}
.bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow {}
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-bottom .arrow::before {border-width: 0 .5rem .5rem .5rem;}
.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {top: 0;border-bottom-color: rgba(0,0,0,.25);}
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {top: 1px;border-bottom-color: #fff;}
.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {position: absolute;top: 0;left: 50%;display: block;width: 1rem;margin-left: -.5rem;content: "";border-bottom: 1px solid #f7f7f7;}
.bs-popover-auto[x-placement^=left], .bs-popover-left {margin-right: .5rem;}
.bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow {width: .5rem;height: 1rem;margin: .3rem 0;}
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-left .arrow::before {border-width: .5rem 0 .5rem .5rem;}
.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {right: 0;border-left-color: rgba(0,0,0,.25);}
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {right: 1px;border-left-color: #fff;}
.popover-header {padding: .5rem .75rem;margin-bottom: 0;font-size: 1rem;color: inherit;background-color: #f7f7f7;border-bottom: 1px solid #ebebeb;border-top-left-radius: calc(.3rem - 1px);border-top-right-radius: calc(.3rem - 1px);}
.popover-header:empty {display: none;}
.popover-body {padding: .5rem .75rem;color: #212529;}
.carousel {position: relative;}
.carousel-inner {position: relative;width: 100%;overflow: hidden;}
.carousel-item {position: relative;display: none;-ms-flex-align: center;align-items: center;width: 100%;transition: -webkit-transform .6s ease;transition: transform .6s ease;transition: transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000px;perspective: 1000px;}
@media screen and (prefers-reduced-motion:reduce) {.carousel-item {transition: none;}}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {display: block;}
.carousel-item-next, .carousel-item-prev {position: absolute;top: 0;}
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {-webkit-transform: translateX(0);transform: translateX(0);}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}}
.active.carousel-item-right, .carousel-item-next {-webkit-transform: translateX(100%);transform: translateX(100%);}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {.active.carousel-item-right, .carousel-item-next {-webkit-transform: translate3d(100%,0,0);transform: translate3d(100%,0,0);}}
.active.carousel-item-left, .carousel-item-prev {-webkit-transform: translateX(-100%);transform: translateX(-100%);}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {.active.carousel-item-left, .carousel-item-prev {-webkit-transform: translate3d(-100%,0,0);transform: translate3d(-100%,0,0);}}
.carousel-fade .carousel-item {opacity: 0;transition-duration: .6s;transition-property: opacity;}
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {opacity: 1;}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {opacity: 0;}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {-webkit-transform: translateX(0);transform: translateX(0);}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}}
.carousel-control-next, .carousel-control-prev {position: absolute;top: 0;bottom: 0;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;width: 15%;color: #fff;text-align: center;opacity: .5;}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {color: #fff;text-decoration: none;outline: 0;opacity: .9;}
.carousel-control-prev {left: 0;}
.carousel-control-next {right: 0;}
.carousel-control-next-icon, .carousel-control-prev-icon {display: inline-block;width: 20px;height: 20px;background: transparent no-repeat center center;background-size: 100% 100%;}
.carousel-control-prev-icon {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z\'/%3E%3C/svg%3E");}
.carousel-control-next-icon {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z\'/%3E%3C/svg%3E");}
.carousel-indicators {position: absolute;right: 0;bottom: 10px;left: 0;z-index: 15;display: -ms-flexbox;display: flex;-ms-flex-pack: center;justify-content: center;padding-left: 0;margin-right: 15%;margin-left: 15%;list-style: none;}
.carousel-indicators li {position: relative;-ms-flex: 0 1 auto;flex: 0 1 auto;width: 30px;height: 3px;margin-right: 3px;margin-left: 3px;text-indent: -999px;background-color: rgba(255,255,255,.5);}
.carousel-indicators li::before {position: absolute;top: -10px;left: 0;display: inline-block;width: 100%;height: 10px;content: "";}
.carousel-indicators li::after {position: absolute;bottom: -10px;left: 0;display: inline-block;width: 100%;height: 10px;content: "";}
.carousel-indicators .active {background-color: #fff;}
.carousel-caption {position: absolute;right: 15%;bottom: 20px;left: 15%;z-index: 10;padding-top: 20px;padding-bottom: 20px;color: #fff;text-align: center;}
.align-baseline {vertical-align: baseline !important;}
.align-top {vertical-align: top !important;}
.align-middle {vertical-align: middle !important;}
.align-bottom {vertical-align: bottom !important;}
.align-text-bottom {vertical-align: text-bottom !important;}
.align-text-top {vertical-align: text-top !important;}
.bg-primary {background-color: #007bff !important;}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {background-color: #0062cc !important;}
.bg-secondary {background-color: #6c757d !important;}
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {background-color: #545b62 !important;}
.bg-success {background-color: #28a745 !important;}
a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {background-color: #1e7e34 !important;}
.bg-info {background-color: #17a2b8 !important;}
a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {background-color: #117a8b !important;}
.bg-warning {background-color: #ffc107 !important;}
a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {background-color: #d39e00 !important;}
.bg-danger {background-color: #dc3545 !important;}
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {background-color: #bd2130 !important;}
.bg-light {background-color: #f8f9fa !important;}
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {background-color: #dae0e5 !important;}
.bg-dark {background-color: #343a40 !important;}
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {background-color: #1d2124 !important;}
.bg-white {background-color: #fff !important;}
.bg-transparent {background-color: transparent !important;}
.border {border: 1px solid #dee2e6 !important;}
.border-top {border-top: 1px solid #dee2e6 !important;}
.border-right {border-right: 1px solid #dee2e6 !important;}
.border-bottom {border-bottom: 1px solid #dee2e6 !important;}
.border-left {border-left: 1px solid #dee2e6 !important;}
.border-0 {border: 0 !important;}
.border-top-0 {border-top: 0 !important;}
.border-right-0 {border-right: 0 !important;}
.border-bottom-0 {border-bottom: 0 !important;}
.border-left-0 {border-left: 0 !important;}
.border-primary {border-color: #007bff !important;}
.border-secondary {border-color: #6c757d !important;}
.border-success {border-color: #28a745 !important;}
.border-info {border-color: #17a2b8 !important;}
.border-warning {border-color: #ffc107 !important;}
.border-danger {border-color: #dc3545 !important;}
.border-light {border-color: #f8f9fa !important;}
.border-dark {border-color: #343a40 !important;}
.border-white {border-color: #fff !important;}
.rounded {border-radius: .25rem !important;}
.rounded-top {border-top-left-radius: .25rem !important;border-top-right-radius: .25rem !important;}
.rounded-right {border-top-right-radius: .25rem !important;border-bottom-right-radius: .25rem !important;}
.rounded-bottom {border-bottom-right-radius: .25rem !important;border-bottom-left-radius: .25rem !important;}
.rounded-left {border-top-left-radius: .25rem !important;border-bottom-left-radius: .25rem !important;}
.rounded-circle {border-radius: 50% !important;}
.rounded-0 {border-radius: 0 !important;}
.clearfix::after {display: block;clear: both;content: "";}
.d-none {display: none !important;}
.d-inline {display: inline !important;}
.d-inline-block {display: inline-block !important;}
.d-block {display: block !important;}
.d-table {display: table !important;}
.d-table-row {display: table-row !important;}
.d-table-cell {display: table-cell !important;}
.d-flex {display: -ms-flexbox !important;display: flex !important;}
.d-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important;}
@media (min-width:576px) {.d-sm-none {display: none !important;}
	.d-sm-inline {display: inline !important;}
	.d-sm-inline-block {display: inline-block !important;}
	.d-sm-block {display: block !important;}
	.d-sm-table {display: table !important;}
	.d-sm-table-row {display: table-row !important;}
	.d-sm-table-cell {display: table-cell !important;}
	.d-sm-flex {display: -ms-flexbox !important;display: flex !important;}
	.d-sm-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important;}}
@media (min-width:768px) {.d-md-none {display: none !important;}
	.d-md-inline {display: inline !important;}
	.d-md-inline-block {display: inline-block !important;}
	.d-md-block {display: block !important;}
	.d-md-table {display: table !important;}
	.d-md-table-row {display: table-row !important;}
	.d-md-table-cell {display: table-cell !important;}
	.d-md-flex {display: -ms-flexbox !important;display: flex !important;}
	.d-md-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important;}}
@media (min-width:992px) {.d-lg-none {display: none !important;}
	.d-lg-inline {display: inline !important;}
	.d-lg-inline-block {display: inline-block !important;}
	.d-lg-block {display: block !important;}
	.d-lg-table {display: table !important;}
	.d-lg-table-row {display: table-row !important;}
	.d-lg-table-cell {display: table-cell !important;}
	.d-lg-flex {display: -ms-flexbox !important;display: flex !important;}
	.d-lg-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important;}}
@media (min-width:1200px) {.d-xl-none {display: none !important;}
	.d-xl-inline {display: inline !important;}
	.d-xl-inline-block {display: inline-block !important;}
	.d-xl-block {display: block !important;}
	.d-xl-table {display: table !important;}
	.d-xl-table-row {display: table-row !important;}
	.d-xl-table-cell {display: table-cell !important;}
	.d-xl-flex {display: -ms-flexbox !important;display: flex !important;}
	.d-xl-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important;}}
@media print {.d-print-none {display: none !important;}
	.d-print-inline {display: inline !important;}
	.d-print-inline-block {display: inline-block !important;}
	.d-print-block {display: block !important;}
	.d-print-table {display: table !important;}
	.d-print-table-row {display: table-row !important;}
	.d-print-table-cell {display: table-cell !important;}
	.d-print-flex {display: -ms-flexbox !important;display: flex !important;}
	.d-print-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important;}}
.embed-responsive {position: relative;display: block;width: 100%;padding: 0;overflow: hidden;}
.embed-responsive::before {display: block;content: "";}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}
.embed-responsive-21by9::before {padding-top: 42.857143%;}
.embed-responsive-16by9::before {padding-top: 56.25%;}
.embed-responsive-4by3::before {padding-top: 75%;}
.embed-responsive-1by1::before {padding-top: 100%;}
.flex-row {-ms-flex-direction: row !important;flex-direction: row !important;}
.flex-column {-ms-flex-direction: column !important;flex-direction: column !important;}
.flex-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important;}
.flex-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;}
.flex-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}
.flex-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}
.flex-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}
.flex-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
.flex-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
.flex-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
.flex-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
.flex-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}
.justify-content-start {-ms-flex-pack: start !important;justify-content: flex-start !important;}
.justify-content-end {-ms-flex-pack: end !important;justify-content: flex-end !important;}
.justify-content-center {-ms-flex-pack: center !important;justify-content: center !important;}
.justify-content-between {-ms-flex-pack: justify !important;justify-content: space-between !important;}
.justify-content-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}
.align-items-start {-ms-flex-align: start !important;align-items: flex-start !important;}
.align-items-end {-ms-flex-align: end !important;align-items: flex-end !important;}
.align-items-center {-ms-flex-align: center !important;align-items: center !important;}
.align-items-baseline {-ms-flex-align: baseline !important;align-items: baseline !important;}
.align-items-stretch {-ms-flex-align: stretch !important;align-items: stretch !important;}
.align-content-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}
.align-content-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}
.align-content-center {-ms-flex-line-pack: center !important;align-content: center !important;}
.align-content-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}
.align-content-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}
.align-content-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}
.align-self-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}
.align-self-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}
.align-self-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}
.align-self-center {-ms-flex-item-align: center !important;align-self: center !important;}
.align-self-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}
.align-self-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}
@media (min-width:576px) {.flex-sm-row {-ms-flex-direction: row !important;flex-direction: row !important;}
	.flex-sm-column {-ms-flex-direction: column !important;flex-direction: column !important;}
	.flex-sm-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important;}
	.flex-sm-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;}
	.flex-sm-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}
	.flex-sm-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}
	.flex-sm-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}
	.flex-sm-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
	.flex-sm-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
	.flex-sm-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
	.flex-sm-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
	.flex-sm-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}
	.justify-content-sm-start {-ms-flex-pack: start !important;justify-content: flex-start !important;}
	.justify-content-sm-end {-ms-flex-pack: end !important;justify-content: flex-end !important;}
	.justify-content-sm-center {-ms-flex-pack: center !important;justify-content: center !important;}
	.justify-content-sm-between {-ms-flex-pack: justify !important;justify-content: space-between !important;}
	.justify-content-sm-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}
	.align-items-sm-start {-ms-flex-align: start !important;align-items: flex-start !important;}
	.align-items-sm-end {-ms-flex-align: end !important;align-items: flex-end !important;}
	.align-items-sm-center {-ms-flex-align: center !important;align-items: center !important;}
	.align-items-sm-baseline {-ms-flex-align: baseline !important;align-items: baseline !important;}
	.align-items-sm-stretch {-ms-flex-align: stretch !important;align-items: stretch !important;}
	.align-content-sm-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}
	.align-content-sm-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}
	.align-content-sm-center {-ms-flex-line-pack: center !important;align-content: center !important;}
	.align-content-sm-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}
	.align-content-sm-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}
	.align-content-sm-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}
	.align-self-sm-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}
	.align-self-sm-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}
	.align-self-sm-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}
	.align-self-sm-center {-ms-flex-item-align: center !important;align-self: center !important;}
	.align-self-sm-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}
	.align-self-sm-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}}
@media (min-width:768px) {.flex-md-row {-ms-flex-direction: row !important;flex-direction: row !important;}
	.flex-md-column {-ms-flex-direction: column !important;flex-direction: column !important;}
	.flex-md-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important;}
	.flex-md-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;}
	.flex-md-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}
	.flex-md-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}
	.flex-md-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}
	.flex-md-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
	.flex-md-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
	.flex-md-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
	.flex-md-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
	.flex-md-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}
	.justify-content-md-start {-ms-flex-pack: start !important;justify-content: flex-start !important;}
	.justify-content-md-end {-ms-flex-pack: end !important;justify-content: flex-end !important;}
	.justify-content-md-center {-ms-flex-pack: center !important;justify-content: center !important;}
	.justify-content-md-between {-ms-flex-pack: justify !important;justify-content: space-between !important;}
	.justify-content-md-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}
	.align-items-md-start {-ms-flex-align: start !important;align-items: flex-start !important;}
	.align-items-md-end {-ms-flex-align: end !important;align-items: flex-end !important;}
	.align-items-md-center {-ms-flex-align: center !important;align-items: center !important;}
	.align-items-md-baseline {-ms-flex-align: baseline !important;align-items: baseline !important;}
	.align-items-md-stretch {-ms-flex-align: stretch !important;align-items: stretch !important;}
	.align-content-md-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}
	.align-content-md-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}
	.align-content-md-center {-ms-flex-line-pack: center !important;align-content: center !important;}
	.align-content-md-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}
	.align-content-md-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}
	.align-content-md-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}
	.align-self-md-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}
	.align-self-md-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}
	.align-self-md-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}
	.align-self-md-center {-ms-flex-item-align: center !important;align-self: center !important;}
	.align-self-md-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}
	.align-self-md-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}}
@media (min-width:992px) {.flex-lg-row {-ms-flex-direction: row !important;flex-direction: row !important;}
	.flex-lg-column {-ms-flex-direction: column !important;flex-direction: column !important;}
	.flex-lg-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important;}
	.flex-lg-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;}
	.flex-lg-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}
	.flex-lg-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}
	.flex-lg-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}
	.flex-lg-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
	.flex-lg-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
	.flex-lg-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
	.flex-lg-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
	.flex-lg-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}
	.justify-content-lg-start {-ms-flex-pack: start !important;justify-content: flex-start !important;}
	.justify-content-lg-end {-ms-flex-pack: end !important;justify-content: flex-end !important;}
	.justify-content-lg-center {-ms-flex-pack: center !important;justify-content: center !important;}
	.justify-content-lg-between {-ms-flex-pack: justify !important;justify-content: space-between !important;}
	.justify-content-lg-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}
	.align-items-lg-start {-ms-flex-align: start !important;align-items: flex-start !important;}
	.align-items-lg-end {-ms-flex-align: end !important;align-items: flex-end !important;}
	.align-items-lg-center {-ms-flex-align: center !important;align-items: center !important;}
	.align-items-lg-baseline {-ms-flex-align: baseline !important;align-items: baseline !important;}
	.align-items-lg-stretch {-ms-flex-align: stretch !important;align-items: stretch !important;}
	.align-content-lg-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}
	.align-content-lg-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}
	.align-content-lg-center {-ms-flex-line-pack: center !important;align-content: center !important;}
	.align-content-lg-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}
	.align-content-lg-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}
	.align-content-lg-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}
	.align-self-lg-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}
	.align-self-lg-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}
	.align-self-lg-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}
	.align-self-lg-center {-ms-flex-item-align: center !important;align-self: center !important;}
	.align-self-lg-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}
	.align-self-lg-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}}
@media (min-width:1200px) {.flex-xl-row {-ms-flex-direction: row !important;flex-direction: row !important;}
	.flex-xl-column {-ms-flex-direction: column !important;flex-direction: column !important;}
	.flex-xl-row-reverse {-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important;}
	.flex-xl-column-reverse {-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;}
	.flex-xl-wrap {-ms-flex-wrap: wrap !important;flex-wrap: wrap !important;}
	.flex-xl-nowrap {-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important;}
	.flex-xl-wrap-reverse {-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important;}
	.flex-xl-fill {-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
	.flex-xl-grow-0 {-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
	.flex-xl-grow-1 {-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
	.flex-xl-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
	.flex-xl-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !important;}
	.justify-content-xl-start {-ms-flex-pack: start !important;justify-content: flex-start !important;}
	.justify-content-xl-end {-ms-flex-pack: end !important;justify-content: flex-end !important;}
	.justify-content-xl-center {-ms-flex-pack: center !important;justify-content: center !important;}
	.justify-content-xl-between {-ms-flex-pack: justify !important;justify-content: space-between !important;}
	.justify-content-xl-around {-ms-flex-pack: distribute !important;justify-content: space-around !important;}
	.align-items-xl-start {-ms-flex-align: start !important;align-items: flex-start !important;}
	.align-items-xl-end {-ms-flex-align: end !important;align-items: flex-end !important;}
	.align-items-xl-center {-ms-flex-align: center !important;align-items: center !important;}
	.align-items-xl-baseline {-ms-flex-align: baseline !important;align-items: baseline !important;}
	.align-items-xl-stretch {-ms-flex-align: stretch !important;align-items: stretch !important;}
	.align-content-xl-start {-ms-flex-line-pack: start !important;align-content: flex-start !important;}
	.align-content-xl-end {-ms-flex-line-pack: end !important;align-content: flex-end !important;}
	.align-content-xl-center {-ms-flex-line-pack: center !important;align-content: center !important;}
	.align-content-xl-between {-ms-flex-line-pack: justify !important;align-content: space-between !important;}
	.align-content-xl-around {-ms-flex-line-pack: distribute !important;align-content: space-around !important;}
	.align-content-xl-stretch {-ms-flex-line-pack: stretch !important;align-content: stretch !important;}
	.align-self-xl-auto {-ms-flex-item-align: auto !important;align-self: auto !important;}
	.align-self-xl-start {-ms-flex-item-align: start !important;align-self: flex-start !important;}
	.align-self-xl-end {-ms-flex-item-align: end !important;align-self: flex-end !important;}
	.align-self-xl-center {-ms-flex-item-align: center !important;align-self: center !important;}
	.align-self-xl-baseline {-ms-flex-item-align: baseline !important;align-self: baseline !important;}
	.align-self-xl-stretch {-ms-flex-item-align: stretch !important;align-self: stretch !important;}}
.float-left {float: left !important;}
.float-right {float: right !important;}
.float-none {float: none !important;}
@media (min-width:576px) {.float-sm-left {float: left !important;}
	.float-sm-right {float: right !important;}
	.float-sm-none {float: none !important;}}
@media (min-width:768px) {.float-md-left {float: left !important;}
	.float-md-right {float: right !important;}
	.float-md-none {float: none !important;}}
@media (min-width:992px) {.float-lg-left {float: left !important;}
	.float-lg-right {float: right !important;}
	.float-lg-none {float: none !important;}}
@media (min-width:1200px) {.float-xl-left {float: left !important;}
	.float-xl-right {float: right !important;}
	.float-xl-none {float: none !important;}}
.position-static {position: static !important;}
.position-relative {position: relative !important;}
.position-absolute {position: absolute !important;}
.position-fixed {position: fixed !important;}
.position-sticky {position: -webkit-sticky !important;position: sticky !important;}
.fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030;}
.fixed-bottom {position: fixed;right: 0;bottom: 0;left: 0;z-index: 1030;}
@supports ((position:-webkit-sticky) or (position:sticky)) {.sticky-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}}
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);white-space: nowrap;border: 0;}
.sr-only-focusable:active, .sr-only-focusable:focus {position: static;width: auto;height: auto;overflow: visible;clip: auto;white-space: normal;}
.shadow-sm {box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;}
.shadow {box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;}
.shadow-lg {box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;}
.shadow-none {box-shadow: none !important;}
.w-25 {width: 25% !important;}
.w-50 {width: 50% !important;}
.w-75 {width: 75% !important;}
.w-100 {width: 100% !important;}
.w-auto {width: auto !important;}
.h-25 {height: 25% !important;}
.h-50 {height: 50% !important;}
.h-75 {height: 75% !important;}
.h-100 {height: 100% !important;}
.h-auto {height: auto !important;}
.mw-100 {max-width: 100% !important;}
.mh-100 {max-height: 100% !important;}
.m-0 {margin: 0 !important;}
.mt-0, .my-0 {margin-top: 0 !important;}
.mr-0, .mx-0 {margin-right: 0 !important;}
.mb-0, .my-0 {margin-bottom: 0 !important;}
.ml-0, .mx-0 {margin-left: 0 !important;}
.m-1 {margin: .25rem !important;}
.mt-1, .my-1 {margin-top: .25rem !important;}
.mr-1, .mx-1 {margin-right: .25rem !important;}
.mb-1, .my-1 {margin-bottom: .25rem !important;}
.ml-1, .mx-1 {margin-left: .25rem !important;}
.m-2 {margin: .5rem !important;}
.mt-2, .my-2 {margin-top: .5rem !important;}
.mr-2, .mx-2 {margin-right: .5rem !important;}
.mb-2, .my-2 {margin-bottom: .5rem !important;}
.ml-2, .mx-2 {margin-left: .5rem !important;}
.m-3 {margin: 1rem !important;}
.mt-3, .my-3 {margin-top: 1rem !important;}
.mr-3, .mx-3 {margin-right: 1rem !important;}
.mb-3, .my-3 {margin-bottom: 1rem !important;}
.ml-3, .mx-3 {margin-left: 1rem !important;}
.m-4 {margin: 1.5rem !important;}
.mt-4, .my-4 {margin-top: 1.5rem !important;}
.mr-4, .mx-4 {margin-right: 1.5rem !important;}
.mb-4, .my-4 {margin-bottom: 1.5rem !important;}
.ml-4, .mx-4 {margin-left: 1.5rem !important;}
.m-5 {margin: 3rem !important;}
.mt-5, .my-5 {margin-top: 3rem !important;}
.mr-5, .mx-5 {margin-right: 3rem !important;}
.mb-5, .my-5 {margin-bottom: 3rem !important;}
.ml-5, .mx-5 {margin-left: 3rem !important;}
.p-0 {padding: 0 !important;}
.pt-0, .py-0 {padding-top: 0 !important;}
.pr-0, .px-0 {padding-right: 0 !important;}
.pb-0, .py-0 {padding-bottom: 0 !important;}
.pl-0, .px-0 {padding-left: 0 !important;}
.p-1 {padding: .25rem !important;}
.pt-1, .py-1 {padding-top: .25rem !important;}
.pr-1, .px-1 {padding-right: .25rem !important;}
.pb-1, .py-1 {padding-bottom: .25rem !important;}
.pl-1, .px-1 {padding-left: .25rem !important;}
.p-2 {padding: .5rem !important;}
.pt-2, .py-2 {padding-top: .5rem !important;}
.pr-2, .px-2 {padding-right: .5rem !important;}
.pb-2, .py-2 {padding-bottom: .5rem !important;}
.pl-2, .px-2 {padding-left: .5rem !important;}
.p-3 {padding: 1rem !important;}
.pt-3, .py-3 {padding-top: 1rem !important;}
.pr-3, .px-3 {padding-right: 1rem !important;}
.pb-3, .py-3 {padding-bottom: 1rem !important;}
.pl-3, .px-3 {padding-left: 1rem !important;}
.p-4 {padding: 1.5rem !important;}
.pt-4, .py-4 {padding-top: 1.5rem !important;}
.pr-4, .px-4 {padding-right: 1.5rem !important;}
.pb-4, .py-4 {padding-bottom: 1.5rem !important;}
.pl-4, .px-4 {padding-left: 1.5rem !important;}
.p-5 {padding: 3rem !important;}
.pt-5, .py-5 {padding-top: 3rem !important;}
.pr-5, .px-5 {padding-right: 3rem !important;}
.pb-5, .py-5 {padding-bottom: 3rem !important;}
.pl-5, .px-5 {padding-left: 3rem !important;}
.m-auto {margin: auto !important;}
.mt-auto, .my-auto {margin-top: auto !important;}
.mr-auto, .mx-auto {margin-right: auto !important;}
.mb-auto, .my-auto {margin-bottom: auto !important;}
.ml-auto, .mx-auto {margin-left: auto !important;}
@media (min-width:576px) {.m-sm-0 {margin: 0 !important;}
	.mt-sm-0, .my-sm-0 {margin-top: 0 !important;}
	.mr-sm-0, .mx-sm-0 {margin-right: 0 !important;}
	.mb-sm-0, .my-sm-0 {margin-bottom: 0 !important;}
	.ml-sm-0, .mx-sm-0 {margin-left: 0 !important;}
	.m-sm-1 {margin: .25rem !important;}
	.mt-sm-1, .my-sm-1 {margin-top: .25rem !important;}
	.mr-sm-1, .mx-sm-1 {margin-right: .25rem !important;}
	.mb-sm-1, .my-sm-1 {margin-bottom: .25rem !important;}
	.ml-sm-1, .mx-sm-1 {margin-left: .25rem !important;}
	.m-sm-2 {margin: .5rem !important;}
	.mt-sm-2, .my-sm-2 {margin-top: .5rem !important;}
	.mr-sm-2, .mx-sm-2 {margin-right: .5rem !important;}
	.mb-sm-2, .my-sm-2 {margin-bottom: .5rem !important;}
	.ml-sm-2, .mx-sm-2 {margin-left: .5rem !important;}
	.m-sm-3 {margin: 1rem !important;}
	.mt-sm-3, .my-sm-3 {margin-top: 1rem !important;}
	.mr-sm-3, .mx-sm-3 {margin-right: 1rem !important;}
	.mb-sm-3, .my-sm-3 {margin-bottom: 1rem !important;}
	.ml-sm-3, .mx-sm-3 {margin-left: 1rem !important;}
	.m-sm-4 {margin: 1.5rem !important;}
	.mt-sm-4, .my-sm-4 {margin-top: 1.5rem !important;}
	.mr-sm-4, .mx-sm-4 {margin-right: 1.5rem !important;}
	.mb-sm-4, .my-sm-4 {margin-bottom: 1.5rem !important;}
	.ml-sm-4, .mx-sm-4 {margin-left: 1.5rem !important;}
	.m-sm-5 {margin: 3rem !important;}
	.mt-sm-5, .my-sm-5 {margin-top: 3rem !important;}
	.mr-sm-5, .mx-sm-5 {margin-right: 3rem !important;}
	.mb-sm-5, .my-sm-5 {margin-bottom: 3rem !important;}
	.ml-sm-5, .mx-sm-5 {margin-left: 3rem !important;}
	.p-sm-0 {padding: 0 !important;}
	.pt-sm-0, .py-sm-0 {padding-top: 0 !important;}
	.pr-sm-0, .px-sm-0 {padding-right: 0 !important;}
	.pb-sm-0, .py-sm-0 {padding-bottom: 0 !important;}
	.pl-sm-0, .px-sm-0 {padding-left: 0 !important;}
	.p-sm-1 {padding: .25rem !important;}
	.pt-sm-1, .py-sm-1 {padding-top: .25rem !important;}
	.pr-sm-1, .px-sm-1 {padding-right: .25rem !important;}
	.pb-sm-1, .py-sm-1 {padding-bottom: .25rem !important;}
	.pl-sm-1, .px-sm-1 {padding-left: .25rem !important;}
	.p-sm-2 {padding: .5rem !important;}
	.pt-sm-2, .py-sm-2 {padding-top: .5rem !important;}
	.pr-sm-2, .px-sm-2 {padding-right: .5rem !important;}
	.pb-sm-2, .py-sm-2 {padding-bottom: .5rem !important;}
	.pl-sm-2, .px-sm-2 {padding-left: .5rem !important;}
	.p-sm-3 {padding: 1rem !important;}
	.pt-sm-3, .py-sm-3 {padding-top: 1rem !important;}
	.pr-sm-3, .px-sm-3 {padding-right: 1rem !important;}
	.pb-sm-3, .py-sm-3 {padding-bottom: 1rem !important;}
	.pl-sm-3, .px-sm-3 {padding-left: 1rem !important;}
	.p-sm-4 {padding: 1.5rem !important;}
	.pt-sm-4, .py-sm-4 {padding-top: 1.5rem !important;}
	.pr-sm-4, .px-sm-4 {padding-right: 1.5rem !important;}
	.pb-sm-4, .py-sm-4 {padding-bottom: 1.5rem !important;}
	.pl-sm-4, .px-sm-4 {padding-left: 1.5rem !important;}
	.p-sm-5 {padding: 3rem !important;}
	.pt-sm-5, .py-sm-5 {padding-top: 3rem !important;}
	.pr-sm-5, .px-sm-5 {padding-right: 3rem !important;}
	.pb-sm-5, .py-sm-5 {padding-bottom: 3rem !important;}
	.pl-sm-5, .px-sm-5 {padding-left: 3rem !important;}
	.m-sm-auto {margin: auto !important;}
	.mt-sm-auto, .my-sm-auto {margin-top: auto !important;}
	.mr-sm-auto, .mx-sm-auto {margin-right: auto !important;}
	.mb-sm-auto, .my-sm-auto {margin-bottom: auto !important;}
	.ml-sm-auto, .mx-sm-auto {margin-left: auto !important;}}
@media (min-width:768px) {.m-md-0 {margin: 0 !important;}
	.mt-md-0, .my-md-0 {margin-top: 0 !important;}
	.mr-md-0, .mx-md-0 {margin-right: 0 !important;}
	.mb-md-0, .my-md-0 {margin-bottom: 0 !important;}
	.ml-md-0, .mx-md-0 {margin-left: 0 !important;}
	.m-md-1 {margin: .25rem !important;}
	.mt-md-1, .my-md-1 {margin-top: .25rem !important;}
	.mr-md-1, .mx-md-1 {margin-right: .25rem !important;}
	.mb-md-1, .my-md-1 {margin-bottom: .25rem !important;}
	.ml-md-1, .mx-md-1 {margin-left: .25rem !important;}
	.m-md-2 {margin: .5rem !important;}
	.mt-md-2, .my-md-2 {margin-top: .5rem !important;}
	.mr-md-2, .mx-md-2 {margin-right: .5rem !important;}
	.mb-md-2, .my-md-2 {margin-bottom: .5rem !important;}
	.ml-md-2, .mx-md-2 {margin-left: .5rem !important;}
	.m-md-3 {margin: 1rem !important;}
	.mt-md-3, .my-md-3 {margin-top: 1rem !important;}
	.mr-md-3, .mx-md-3 {margin-right: 1rem !important;}
	.mb-md-3, .my-md-3 {margin-bottom: 1rem !important;}
	.ml-md-3, .mx-md-3 {margin-left: 1rem !important;}
	.m-md-4 {margin: 1.5rem !important;}
	.mt-md-4, .my-md-4 {margin-top: 1.5rem !important;}
	.mr-md-4, .mx-md-4 {margin-right: 1.5rem !important;}
	.mb-md-4, .my-md-4 {margin-bottom: 1.5rem !important;}
	.ml-md-4, .mx-md-4 {margin-left: 1.5rem !important;}
	.m-md-5 {margin: 3rem !important;}
	.mt-md-5, .my-md-5 {margin-top: 3rem !important;}
	.mr-md-5, .mx-md-5 {margin-right: 3rem !important;}
	.mb-md-5, .my-md-5 {margin-bottom: 3rem !important;}
	.ml-md-5, .mx-md-5 {margin-left: 3rem !important;}
	.p-md-0 {padding: 0 !important;}
	.pt-md-0, .py-md-0 {padding-top: 0 !important;}
	.pr-md-0, .px-md-0 {padding-right: 0 !important;}
	.pb-md-0, .py-md-0 {padding-bottom: 0 !important;}
	.pl-md-0, .px-md-0 {padding-left: 0 !important;}
	.p-md-1 {padding: .25rem !important;}
	.pt-md-1, .py-md-1 {padding-top: .25rem !important;}
	.pr-md-1, .px-md-1 {padding-right: .25rem !important;}
	.pb-md-1, .py-md-1 {padding-bottom: .25rem !important;}
	.pl-md-1, .px-md-1 {padding-left: .25rem !important;}
	.p-md-2 {padding: .5rem !important;}
	.pt-md-2, .py-md-2 {padding-top: .5rem !important;}
	.pr-md-2, .px-md-2 {padding-right: .5rem !important;}
	.pb-md-2, .py-md-2 {padding-bottom: .5rem !important;}
	.pl-md-2, .px-md-2 {padding-left: .5rem !important;}
	.p-md-3 {padding: 1rem !important;}
	.pt-md-3, .py-md-3 {padding-top: 1rem !important;}
	.pr-md-3, .px-md-3 {padding-right: 1rem !important;}
	.pb-md-3, .py-md-3 {padding-bottom: 1rem !important;}
	.pl-md-3, .px-md-3 {padding-left: 1rem !important;}
	.p-md-4 {padding: 1.5rem !important;}
	.pt-md-4, .py-md-4 {padding-top: 1.5rem !important;}
	.pr-md-4, .px-md-4 {padding-right: 1.5rem !important;}
	.pb-md-4, .py-md-4 {padding-bottom: 1.5rem !important;}
	.pl-md-4, .px-md-4 {padding-left: 1.5rem !important;}
	.p-md-5 {padding: 3rem !important;}
	.pt-md-5, .py-md-5 {padding-top: 3rem !important;}
	.pr-md-5, .px-md-5 {padding-right: 3rem !important;}
	.pb-md-5, .py-md-5 {padding-bottom: 3rem !important;}
	.pl-md-5, .px-md-5 {padding-left: 3rem !important;}
	.m-md-auto {margin: auto !important;}
	.mt-md-auto, .my-md-auto {margin-top: auto !important;}
	.mr-md-auto, .mx-md-auto {margin-right: auto !important;}
	.mb-md-auto, .my-md-auto {margin-bottom: auto !important;}
	.ml-md-auto, .mx-md-auto {margin-left: auto !important;}}
@media (min-width:992px) {.m-lg-0 {margin: 0 !important;}
	.mt-lg-0, .my-lg-0 {margin-top: 0 !important;}
	.mr-lg-0, .mx-lg-0 {margin-right: 0 !important;}
	.mb-lg-0, .my-lg-0 {margin-bottom: 0 !important;}
	.ml-lg-0, .mx-lg-0 {margin-left: 0 !important;}
	.m-lg-1 {margin: .25rem !important;}
	.mt-lg-1, .my-lg-1 {margin-top: .25rem !important;}
	.mr-lg-1, .mx-lg-1 {margin-right: .25rem !important;}
	.mb-lg-1, .my-lg-1 {margin-bottom: .25rem !important;}
	.ml-lg-1, .mx-lg-1 {margin-left: .25rem !important;}
	.m-lg-2 {margin: .5rem !important;}
	.mt-lg-2, .my-lg-2 {margin-top: .5rem !important;}
	.mr-lg-2, .mx-lg-2 {margin-right: .5rem !important;}
	.mb-lg-2, .my-lg-2 {margin-bottom: .5rem !important;}
	.ml-lg-2, .mx-lg-2 {margin-left: .5rem !important;}
	.m-lg-3 {margin: 1rem !important;}
	.mt-lg-3, .my-lg-3 {margin-top: 1rem !important;}
	.mr-lg-3, .mx-lg-3 {margin-right: 1rem !important;}
	.mb-lg-3, .my-lg-3 {margin-bottom: 1rem !important;}
	.ml-lg-3, .mx-lg-3 {margin-left: 1rem !important;}
	.m-lg-4 {margin: 1.5rem !important;}
	.mt-lg-4, .my-lg-4 {margin-top: 1.5rem !important;}
	.mr-lg-4, .mx-lg-4 {margin-right: 1.5rem !important;}
	.mb-lg-4, .my-lg-4 {margin-bottom: 1.5rem !important;}
	.ml-lg-4, .mx-lg-4 {margin-left: 1.5rem !important;}
	.m-lg-5 {margin: 3rem !important;}
	.mt-lg-5, .my-lg-5 {margin-top: 3rem !important;}
	.mr-lg-5, .mx-lg-5 {margin-right: 3rem !important;}
	.mb-lg-5, .my-lg-5 {margin-bottom: 3rem !important;}
	.ml-lg-5, .mx-lg-5 {margin-left: 3rem !important;}
	.p-lg-0 {padding: 0 !important;}
	.pt-lg-0, .py-lg-0 {padding-top: 0 !important;}
	.pr-lg-0, .px-lg-0 {padding-right: 0 !important;}
	.pb-lg-0, .py-lg-0 {padding-bottom: 0 !important;}
	.pl-lg-0, .px-lg-0 {padding-left: 0 !important;}
	.p-lg-1 {padding: .25rem !important;}
	.pt-lg-1, .py-lg-1 {padding-top: .25rem !important;}
	.pr-lg-1, .px-lg-1 {padding-right: .25rem !important;}
	.pb-lg-1, .py-lg-1 {padding-bottom: .25rem !important;}
	.pl-lg-1, .px-lg-1 {padding-left: .25rem !important;}
	.p-lg-2 {padding: .5rem !important;}
	.pt-lg-2, .py-lg-2 {padding-top: .5rem !important;}
	.pr-lg-2, .px-lg-2 {padding-right: .5rem !important;}
	.pb-lg-2, .py-lg-2 {padding-bottom: .5rem !important;}
	.pl-lg-2, .px-lg-2 {padding-left: .5rem !important;}
	.p-lg-3 {padding: 1rem !important;}
	.pt-lg-3, .py-lg-3 {padding-top: 1rem !important;}
	.pr-lg-3, .px-lg-3 {padding-right: 1rem !important;}
	.pb-lg-3, .py-lg-3 {padding-bottom: 1rem !important;}
	.pl-lg-3, .px-lg-3 {padding-left: 1rem !important;}
	.p-lg-4 {padding: 1.5rem !important;}
	.pt-lg-4, .py-lg-4 {padding-top: 1.5rem !important;}
	.pr-lg-4, .px-lg-4 {padding-right: 1.5rem !important;}
	.pb-lg-4, .py-lg-4 {padding-bottom: 1.5rem !important;}
	.pl-lg-4, .px-lg-4 {padding-left: 1.5rem !important;}
	.p-lg-5 {padding: 3rem !important;}
	.pt-lg-5, .py-lg-5 {padding-top: 3rem !important;}
	.pr-lg-5, .px-lg-5 {padding-right: 3rem !important;}
	.pb-lg-5, .py-lg-5 {padding-bottom: 3rem !important;}
	.pl-lg-5, .px-lg-5 {padding-left: 3rem !important;}
	.m-lg-auto {margin: auto !important;}
	.mt-lg-auto, .my-lg-auto {margin-top: auto !important;}
	.mr-lg-auto, .mx-lg-auto {margin-right: auto !important;}
	.mb-lg-auto, .my-lg-auto {margin-bottom: auto !important;}
	.ml-lg-auto, .mx-lg-auto {margin-left: auto !important;}}
@media (min-width:1200px) {.m-xl-0 {margin: 0 !important;}
	.mt-xl-0, .my-xl-0 {margin-top: 0 !important;}
	.mr-xl-0, .mx-xl-0 {margin-right: 0 !important;}
	.mb-xl-0, .my-xl-0 {margin-bottom: 0 !important;}
	.ml-xl-0, .mx-xl-0 {margin-left: 0 !important;}
	.m-xl-1 {margin: .25rem !important;}
	.mt-xl-1, .my-xl-1 {margin-top: .25rem !important;}
	.mr-xl-1, .mx-xl-1 {margin-right: .25rem !important;}
	.mb-xl-1, .my-xl-1 {margin-bottom: .25rem !important;}
	.ml-xl-1, .mx-xl-1 {margin-left: .25rem !important;}
	.m-xl-2 {margin: .5rem !important;}
	.mt-xl-2, .my-xl-2 {margin-top: .5rem !important;}
	.mr-xl-2, .mx-xl-2 {margin-right: .5rem !important;}
	.mb-xl-2, .my-xl-2 {margin-bottom: .5rem !important;}
	.ml-xl-2, .mx-xl-2 {margin-left: .5rem !important;}
	.m-xl-3 {margin: 1rem !important;}
	.mt-xl-3, .my-xl-3 {margin-top: 1rem !important;}
	.mr-xl-3, .mx-xl-3 {margin-right: 1rem !important;}
	.mb-xl-3, .my-xl-3 {margin-bottom: 1rem !important;}
	.ml-xl-3, .mx-xl-3 {margin-left: 1rem !important;}
	.m-xl-4 {margin: 1.5rem !important;}
	.mt-xl-4, .my-xl-4 {margin-top: 1.5rem !important;}
	.mr-xl-4, .mx-xl-4 {margin-right: 1.5rem !important;}
	.mb-xl-4, .my-xl-4 {margin-bottom: 1.5rem !important;}
	.ml-xl-4, .mx-xl-4 {margin-left: 1.5rem !important;}
	.m-xl-5 {margin: 3rem !important;}
	.mt-xl-5, .my-xl-5 {margin-top: 3rem !important;}
	.mr-xl-5, .mx-xl-5 {margin-right: 3rem !important;}
	.mb-xl-5, .my-xl-5 {margin-bottom: 3rem !important;}
	.ml-xl-5, .mx-xl-5 {margin-left: 3rem !important;}
	.p-xl-0 {padding: 0 !important;}
	.pt-xl-0, .py-xl-0 {padding-top: 0 !important;}
	.pr-xl-0, .px-xl-0 {padding-right: 0 !important;}
	.pb-xl-0, .py-xl-0 {padding-bottom: 0 !important;}
	.pl-xl-0, .px-xl-0 {padding-left: 0 !important;}
	.p-xl-1 {padding: .25rem !important;}
	.pt-xl-1, .py-xl-1 {padding-top: .25rem !important;}
	.pr-xl-1, .px-xl-1 {padding-right: .25rem !important;}
	.pb-xl-1, .py-xl-1 {padding-bottom: .25rem !important;}
	.pl-xl-1, .px-xl-1 {padding-left: .25rem !important;}
	.p-xl-2 {padding: .5rem !important;}
	.pt-xl-2, .py-xl-2 {padding-top: .5rem !important;}
	.pr-xl-2, .px-xl-2 {padding-right: .5rem !important;}
	.pb-xl-2, .py-xl-2 {padding-bottom: .5rem !important;}
	.pl-xl-2, .px-xl-2 {padding-left: .5rem !important;}
	.p-xl-3 {padding: 1rem !important;}
	.pt-xl-3, .py-xl-3 {padding-top: 1rem !important;}
	.pr-xl-3, .px-xl-3 {padding-right: 1rem !important;}
	.pb-xl-3, .py-xl-3 {padding-bottom: 1rem !important;}
	.pl-xl-3, .px-xl-3 {padding-left: 1rem !important;}
	.p-xl-4 {padding: 1.5rem !important;}
	.pt-xl-4, .py-xl-4 {padding-top: 1.5rem !important;}
	.pr-xl-4, .px-xl-4 {padding-right: 1.5rem !important;}
	.pb-xl-4, .py-xl-4 {padding-bottom: 1.5rem !important;}
	.pl-xl-4, .px-xl-4 {padding-left: 1.5rem !important;}
	.p-xl-5 {padding: 3rem !important;}
	.pt-xl-5, .py-xl-5 {padding-top: 3rem !important;}
	.pr-xl-5, .px-xl-5 {padding-right: 3rem !important;}
	.pb-xl-5, .py-xl-5 {padding-bottom: 3rem !important;}
	.pl-xl-5, .px-xl-5 {padding-left: 3rem !important;}
	.m-xl-auto {margin: auto !important;}
	.mt-xl-auto, .my-xl-auto {margin-top: auto !important;}
	.mr-xl-auto, .mx-xl-auto {margin-right: auto !important;}
	.mb-xl-auto, .my-xl-auto {margin-bottom: auto !important;}
	.ml-xl-auto, .mx-xl-auto {margin-left: auto !important;}}
.text-monospace {font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}
.text-justify {text-align: justify !important;}
.text-nowrap {white-space: nowrap !important;}
.text-truncate {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.text-left {text-align: left !important;}
.text-right {text-align: right !important;}
.text-center {text-align: center !important;}
@media (min-width:576px) {.text-sm-left {text-align: left !important;}
	.text-sm-right {text-align: right !important;}
	.text-sm-center {text-align: center !important;}}
@media (min-width:768px) {.text-md-left {text-align: left !important;}
	.text-md-right {text-align: right !important;}
	.text-md-center {text-align: center !important;}}
@media (min-width:992px) {.text-lg-left {text-align: left !important;}
	.text-lg-right {text-align: right !important;}
	.text-lg-center {text-align: center !important;}}
@media (min-width:1200px) {.text-xl-left {text-align: left !important;}
	.text-xl-right {text-align: right !important;}
	.text-xl-center {text-align: center !important;}}
.text-lowercase {text-transform: lowercase !important;}
.text-uppercase {text-transform: uppercase !important;}
.text-capitalize {text-transform: capitalize !important;}
.font-weight-light {font-weight: 300 !important;}
.font-weight-normal {font-weight: 400 !important;}
.font-weight-bold {font-weight: 700 !important;}
.font-italic {font-style: italic !important;}
.text-white {color: #fff !important;}
.text-primary {color: #007bff !important;}
a.text-primary:focus, a.text-primary:hover {color: #0062cc !important;}
.text-secondary {color: #6c757d !important;}
a.text-secondary:focus, a.text-secondary:hover {color: #545b62 !important;}
.text-success {color: #28a745 !important;}
a.text-success:focus, a.text-success:hover {color: #1e7e34 !important;}
.text-info {color: #17a2b8 !important;}
a.text-info:focus, a.text-info:hover {color: #117a8b !important;}
.text-warning {color: #ffc107 !important;}
a.text-warning:focus, a.text-warning:hover {color: #d39e00 !important;}
.text-danger {color: #dc3545 !important;}
a.text-danger:focus, a.text-danger:hover {color: #bd2130 !important;}
.text-light {color: #f8f9fa !important;}
a.text-light:focus, a.text-light:hover {color: #dae0e5 !important;}
.text-dark {color: #343a40 !important;}
a.text-dark:focus, a.text-dark:hover {color: #1d2124 !important;}
.text-body {color: #212529 !important;}
.text-muted {color: #6c757d !important;}
.text-black-50 {color: rgba(0,0,0,.5) !important;}
.text-white-50 {color: rgba(255,255,255,.5) !important;}
.text-hide {font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0;}
.visible {visibility: visible !important;}
.invisible {visibility: hidden !important;}
@media print {*, ::after, ::before {text-shadow: none !important;box-shadow: none !important;}
	a:not(.btn) {text-decoration: underline;}
	abbr[title]::after {content: " (" attr(title) ")";}
	pre {white-space: pre-wrap !important;}
	blockquote, pre {border: 1px solid #adb5bd;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;}
	@page {size: a3;}
	body {min-width: 992px !important;}
	.container {min-width: 992px !important;}
	.navbar {display: none;}
	.badge {border: 1px solid #000;}
	.table {border-collapse: collapse !important;}
	.table td, .table th {background-color: #fff !important;}
	.table-bordered td, .table-bordered th {border: 1px solid #dee2e6 !important;}}
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;}
section {position: relative;}
header {position: absolute;top: 0;left: 0;width: 100%;background: transparent;display: flex;align-items: center;justify-content: center;z-index: 1;transition: all .5s;}
.right-block {position: absolute;top: 50%;transform: translateY(-50%);right: 85px;display: flex;align-items: center;}
.right-block .favorite {margin-right: 30px;cursor: pointer;}
.favorite:hover svg {fill: white;}
.navbar {padding: 0;}
.navbar-expand-lg .navbar-nav .nav-link {padding-right: 35px;padding-left: 35px;color: #fff;position: relative;}
.navbar-expand-lg .navbar-nav .nav-link::before {content: "";position: absolute;z-index: -1;left: 0;right: 100%;bottom: 0;background: #fff;height: 2px;-webkit-transition-property: right;transition-property: right;-webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.navbar-expand-lg .navbar-nav .nav-link:hover::before {right: 0;}
.navbar-expand-lg .navbar-nav .nav-link.no-hover::before {display: none;}
.mainscreen {height: 650px;}
.mainscreen video {position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;}
.mainscreen__bg {position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: linear-gradient(180deg,#28598e 0%,rgba(29,81,136,0) 50%,#28598e 100%);opacity: .7;}
.mainscreen__menu {position: absolute;left: 50%;bottom: 60px;transform: translateX(-50%);display: flex;align-items: center;}
.mainscreen__menu a {font-weight: 400;font-size: 24px;line-height: 1;text-transform: uppercase;display: block;color: #fff;padding: 73px 65px;transition: all .5s;position: relative;}
.mainscreen__link_left::after {display: block;content: "";width: 1.5px;height: 150px;background: #fff;transition: all .5s;transform: rotate(-35deg);position: absolute;top: 2px;right: 4px;}
.mainscreen__link_right::before {display: block;content: "";width: 1.5px;height: 150px;background: #fff;transition: all .5s;transform: rotate(-35deg);position: absolute;top: 6px;left: 7px;}
.mainscreen__menu:hover a::before, .mainscreen__menu:hover a::after {transform: rotate(-35deg) translateY(20px);}
.mainscreen__menu .mainscreen__link_left:hover::after {transform: rotate(-35deg) translateY(-20px);}
.mainscreen__menu .mainscreen__link_right:hover::before {transform: rotate(-35deg) translateY(-40px);}
.fullcolor {background: #f6f6f6;}
.stripe {background: #fff;}
.stripe::before {content: "";position: absolute;top: 0;left: 15%;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);}
.stripe.about {padding-top: 100px;padding-bottom: 134px;}
.fullcolor.buy {padding-top: 300px;padding-bottom: 300px;}
.stripe.charter {padding-top: 350px;padding-bottom: 100px;}
.fullcolor.notext {padding-top: 200px;padding-bottom: 315px;}
.main-content {margin-bottom: 45px;font-size: 18px;line-height: 23px;font-weight: 400;color: #000;}
.facts-static h3 {font-family: "Didot",serif;font-weight: 700;font-size: 61px;line-height: 1;text-transform: uppercase;margin-bottom: 15px;color: #084d98;}
.facts-static span {font-weight: 400;font-size: 20px;line-height: 26px;color: #000;}
@-webkit-keyframes hvr-icon-wobble-horizontal {16.65% {-webkit-transform: translateX(6px);transform: translateX(6px);}
	33.3% {-webkit-transform: translateX(-5px);transform: translateX(-5px);}
	49.95% {-webkit-transform: translateX(4px);transform: translateX(4px);}
	66.6% {-webkit-transform: translateX(-2px);transform: translateX(-2px);}
	83.25% {-webkit-transform: translateX(1px);transform: translateX(1px);}
	100% {-webkit-transform: translateX(0);transform: translateX(0);}}
@keyframes hvr-icon-wobble-horizontal {16.65% {-webkit-transform: translateX(6px);transform: translateX(6px);}
	33.3% {-webkit-transform: translateX(-5px);transform: translateX(-5px);}
	49.95% {-webkit-transform: translateX(4px);transform: translateX(4px);}
	66.6% {-webkit-transform: translateX(-2px);transform: translateX(-2px);}
	83.25% {-webkit-transform: translateX(1px);transform: translateX(1px);}
	100% {-webkit-transform: translateX(0);transform: translateX(0);}}
.block-link {display: inline-block;vertical-align: middle;font-weight: 400;font-size: 24px;line-height: 31px;color: #084d98;margin-bottom: 60px;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);-webkit-transition-duration: .5s;transition-duration: .5s;}
.block-link:hover {text-decoration: none;}
.block-link img {-webkit-transform: translateZ(0);transform: translateZ(0);margin-left: 10px;}
.block-link:hover img {-webkit-animation-name: hvr-icon-wobble-horizontal;animation-name: hvr-icon-wobble-horizontal;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;-webkit-animation-iteration-count: 1;animation-iteration-count: 1;}
.block-image {position: absolute;top: 0;left: 0;z-index: 1;}
.fullcolor.buy .block-image {top: -440px;}
.stripe.charter .block-image {top: -600px;}
.fullcolor.notext .block-image {top: -280px;}
.subscribe {padding-top: 60px;padding-bottom: 60px;background: #f0f0f0;margin-bottom: 0;}
.subscribe__title {font-family: "FuturaPT","Helvetica",sans-serif;font-size: 30px;line-height: 38px;margin-bottom: 48px;}
.subscribe__input {width: 100%;padding: 12px 25px;font-size: 24px;line-height: 31px;}
.subscribe__button {width: 100%;color: #fff;background: #000;text-align: center;font-size: 24px;line-height: 31px;padding: 12px 25px;}
.subscribe__police {color: #757675;font-size: 18px;line-height: 23px;}
.favorite-center {-ms-flex-align: center !important;align-items: center !important;margin-right: auto;margin-left: auto;}
.mobile-header-bg {background-color: #064e99;}
@media screen and (max-width: 1366px) {}
@media screen and (max-width: 1199px) {}
@media screen and (max-width: 991px) {.favorite {margin-right: 20px;}}
@media screen and (max-width: 959px) {.fullcolor.buy, .stripe.charter {padding-top: 150px;}
	.fullcolor.buy .block-image {top: -260px;}
	.stripe.charter .block-image {top: -450px;}
	.fullcolor.notext {padding-bottom: 175px;}
	.subscribe__button {padding: 18px;}}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 575px) {}