

/* Start:/local/templates/floor/js/carousel/assets/owl.carousel.css?16620329134011*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/floor/js/carousel/assets/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/local/templates/floor/js/fb/jquery.fancybox.min.css?166203291312795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/floor/css/main.css?166203291393396*/
/*@import "/local/templates/floor/css/mixins/_sprite.scss";*/
/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.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, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.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: 0.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: '\2014 \00A0';
}

.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: 758px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 903px;
    }
}
@media (min-width: 1196px) {
    .container {
        max-width: 1196px;
    }
}
@media (min-width: 1750px) {
    .container {
        max-width: 1750px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: flex;
    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-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.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-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.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-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.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-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    order: -1;
}

.order-last {
    order: 13;
}

.order-0 {
    order: 0;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

.order-4 {
    order: 4;
}

.order-5 {
    order: 5;
}

.order-6 {
    order: 6;
}

.order-7 {
    order: 7;
}

.order-8 {
    order: 8;
}

.order-9 {
    order: 9;
}

.order-10 {
    order: 10;
}

.order-11 {
    order: 11;
}

.order-12 {
    order: 12;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 13;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 13;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 13;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1 {
        order: 1;
    }
    .order-lg-2 {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1196px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 13;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1 {
        order: 1;
    }
    .order-xl-2 {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {
        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1750px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xxl-first {
        order: -1;
    }
    .order-xxl-last {
        order: 13;
    }
    .order-xxl-0 {
        order: 0;
    }
    .order-xxl-1 {
        order: 1;
    }
    .order-xxl-2 {
        order: 2;
    }
    .order-xxl-3 {
        order: 3;
    }
    .order-xxl-4 {
        order: 4;
    }
    .order-xxl-5 {
        order: 5;
    }
    .order-xxl-6 {
        order: 6;
    }
    .order-xxl-7 {
        order: 7;
    }
    .order-xxl-8 {
        order: 8;
    }
    .order-xxl-9 {
        order: 9;
    }
    .order-xxl-10 {
        order: 10;
    }
    .order-xxl-11 {
        order: 11;
    }
    .order-xxl-12 {
        order: 12;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.33333%;
    }
    .offset-xxl-2 {
        margin-left: 16.66667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.33333%;
    }
    .offset-xxl-5 {
        margin-left: 41.66667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.33333%;
    }
    .offset-xxl-8 {
        margin-left: 66.66667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.33333%;
    }
    .offset-xxl-11 {
        margin-left: 91.66667%;
    }
}

.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:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    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: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.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: flex !important;
}

.d-inline-flex {
    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: flex !important;
    }
    .d-sm-inline-flex {
        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: flex !important;
    }
    .d-md-inline-flex {
        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: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1196px) {
    .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: flex !important;
    }
    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1750px) {
    .d-xxl-none {
        display: none !important;
    }
    .d-xxl-inline {
        display: inline !important;
    }
    .d-xxl-inline-block {
        display: inline-block !important;
    }
    .d-xxl-block {
        display: block !important;
    }
    .d-xxl-table {
        display: table !important;
    }
    .d-xxl-table-row {
        display: table-row !important;
    }
    .d-xxl-table-cell {
        display: table-cell !important;
    }
    .d-xxl-flex {
        display: flex !important;
    }
    .d-xxl-inline-flex {
        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: flex !important;
    }
    .d-print-inline-flex {
        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 iframe,
.embed-responsive embed,
.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.85714%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1196px) {
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1750px) {
    .flex-xxl-row {
        flex-direction: row !important;
    }
    .flex-xxl-column {
        flex-direction: column !important;
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xxl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xxl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xxl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xxl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xxl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        justify-content: center !important;
    }
    .justify-content-xxl-between {
        justify-content: space-between !important;
    }
    .justify-content-xxl-around {
        justify-content: space-around !important;
    }
    .align-items-xxl-start {
        align-items: flex-start !important;
    }
    .align-items-xxl-end {
        align-items: flex-end !important;
    }
    .align-items-xxl-center {
        align-items: center !important;
    }
    .align-items-xxl-baseline {
        align-items: baseline !important;
    }
    .align-items-xxl-stretch {
        align-items: stretch !important;
    }
    .align-content-xxl-start {
        align-content: flex-start !important;
    }
    .align-content-xxl-end {
        align-content: flex-end !important;
    }
    .align-content-xxl-center {
        align-content: center !important;
    }
    .align-content-xxl-between {
        align-content: space-between !important;
    }
    .align-content-xxl-around {
        align-content: space-around !important;
    }
    .align-content-xxl-stretch {
        align-content: stretch !important;
    }
    .align-self-xxl-auto {
        align-self: auto !important;
    }
    .align-self-xxl-start {
        align-self: flex-start !important;
    }
    .align-self-xxl-end {
        align-self: flex-end !important;
    }
    .align-self-xxl-center {
        align-self: center !important;
    }
    .align-self-xxl-baseline {
        align-self: baseline !important;
    }
    .align-self-xxl-stretch {
        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: 1196px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}

@media (min-width: 1750px) {
    .float-xxl-left {
        float: left !important;
    }
    .float-xxl-right {
        float: right !important;
    }
    .float-xxl-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: 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: sticky) {
    .sticky-top {
        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 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 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: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.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: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.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: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.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: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.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: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.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: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.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: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.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: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.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: 1196px) {
    .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: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.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: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.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;
    }
}

@media (min-width: 1750px) {
    .m-xxl-0 {
        margin: 0 !important;
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important;
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important;
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important;
    }
    .m-xxl-1 {
        margin: 0.25rem !important;
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xxl-2 {
        margin: 0.5rem !important;
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xxl-3 {
        margin: 1rem !important;
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important;
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important;
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important;
    }
    .m-xxl-4 {
        margin: 1.5rem !important;
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xxl-5 {
        margin: 3rem !important;
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important;
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important;
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important;
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important;
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.25rem !important;
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xxl-2 {
        padding: 0.5rem !important;
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xxl-3 {
        padding: 1rem !important;
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem !important;
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important;
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important;
    }
    .p-xxl-4 {
        padding: 1.5rem !important;
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xxl-5 {
        padding: 3rem !important;
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important;
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important;
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important;
    }
    .m-xxl-auto {
        margin: auto !important;
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important;
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important;
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important;
    }
    .ml-xxl-auto,
    .mx-xxl-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: 1196px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}

@media (min-width: 1750px) {
    .text-xxl-left {
        text-align: left !important;
    }
    .text-xxl-right {
        text-align: right !important;
    }
    .text-xxl-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:hover,
a.text-primary:focus {
    color: #0062cc !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #545b62 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #1e7e34 !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #117a8b !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #d39e00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #bd2130 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
    color: #dae0e5 !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #1d2124 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.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;
}

/*
@import "/local/templates/floor/css/root";
@import "/local/templates/floor/css/reboot";
@import "/local/templates/floor/css/images";
@import "/local/templates/floor/css/code";
@import "/local/templates/floor/css/tables";
@import "/local/templates/floor/css/forms";
@import "/local/templates/floor/css/buttons";
@import "/local/templates/floor/css/transitions";
@import "/local/templates/floor/css/dropdown";
@import "/local/templates/floor/css/button-group";
@import "/local/templates/floor/css/input-group";
@import "/local/templates/floor/css/custom-forms";
@import "/local/templates/floor/css/nav";
@import "/local/templates/floor/css/navbar";
@import "/local/templates/floor/css/card";
@import "/local/templates/floor/css/breadcrumb";
@import "/local/templates/floor/css/pagination";
@import "/local/templates/floor/css/badge";
@import "/local/templates/floor/css/jumbotron";
@import "/local/templates/floor/css/alert";
@import "/local/templates/floor/css/progress";
@import "/local/templates/floor/css/media";
@import "/local/templates/floor/css/list-group";
@import "/local/templates/floor/css/close";
@import "/local/templates/floor/css/modal";
@import "/local/templates/floor/css/tooltip";
@import "/local/templates/floor/css/popover";
@import "/local/templates/floor/css/carousel";

@import "/local/templates/floor/css/print";*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
a:hover,
a:active {
    border: none;
}

input,
textarea {
    outline: none;
}

button {
    outline: none;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/local/templates/floor/css/fonts/ProximaNova-Black.eot');
    src: local('Proxima Nova Black'), local('ProximaNova-Black'),
        url('/local/templates/floor/css/fonts/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/floor/css/fonts/ProximaNova-Black.woff') format('woff'),
        url('/local/templates/floor/css/fonts/ProximaNova-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/local/templates/floor/css/fonts/ProximaNova-Extrabld.eot');
    src: local('Proxima Nova Extrabold'), local('ProximaNova-Extrabld'),
        url('/local/templates/floor/css/fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/floor/css/fonts/ProximaNova-Extrabld.woff') format('woff'),
        url('/local/templates/floor/css/fonts/ProximaNova-Extrabld.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/local/templates/floor/css/fonts/ProximaNova-Bold.eot');
    src: local('Proxima Nova Bold'), local('ProximaNova-Bold'),
        url('/local/templates/floor/css/fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/floor/css/fonts/ProximaNova-Bold.woff') format('woff'),
        url('/local/templates/floor/css/fonts/ProximaNova-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/local/templates/floor/css/fonts/ProximaNova-Semibold.eot');
    src: local('Proxima Nova Semibold'), local('ProximaNova-Semibold'),
        url('/local/templates/floor/css/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/floor/css/fonts/ProximaNova-Semibold.woff') format('woff'),
        url('/local/templates/floor/css/fonts/ProximaNova-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/local/templates/floor/css/fonts/ProximaNova-Regular.eot');
    src: local('Proxima Nova Regular'), local('ProximaNova-Regular'),
        url('/local/templates/floor/css/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/floor/css/fonts/ProximaNova-Regular.woff') format('woff'),
        url('/local/templates/floor/css/fonts/ProximaNova-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/local/templates/floor/css/fonts/ProximaNova-Light.eot');
    src: local('Proxima Nova Light'), local('ProximaNova-Light'),
        url('/local/templates/floor/css/fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/floor/css/fonts/ProximaNova-Light.woff') format('woff'),
        url('/local/templates/floor/css/fonts/ProximaNova-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/local/templates/floor/css/fonts/ProximaNovaT-Thin.eot');
    src: local('Proxima Nova Thin'), local('ProximaNovaT-Thin'),
        url('/local/templates/floor/css/fonts/ProximaNovaT-Thin.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/floor/css/fonts/ProximaNovaT-Thin.woff') format('woff'),
        url('/local/templates/floor/css/fonts/ProximaNovaT-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

body {
    font-family: 'Proxima Nova', sans-serif;
}

input,
button,
textarea {
    font-family: inherit;
}

a {
    color: inherit;
    text-decoration: none;
}

button {
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
}

.roof {
    background: #f7f8fa;
}

/* header */
.header {
    background: #fff;
    display: flex;
    align-items: center;
    height: 126px;
}

a.header-logo {
    display: block;
}

.header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-nav-container {
    margin-left: 60px;
    margin-right: 40px;
    width: 100%;
}

.header-box {
    display: flex;
    align-items: center;
    max-width: 1330px;
    width: 100%;
}

.header-logo svg {
    display: block;
    height: 42px;
    width: 247px;
}

.header-nav ul {
    display: flex;
    justify-content: space-between;
}

.header-nav ul li {
    color: #2a374a;
    transition: ease 300ms;
}

.header-nav ul li:hover {
    color: #e30713;
}

.header-feedback {
    background: #f7f8fa;
    color: #2a374a;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 126px;
    width: 336px;
}

.header [class^='col-'] {
    position: static;
}

.header-feedback svg {
    margin-right: 10px;
    height: 16px;
    width: 20px;
}

.header-buttons {
    display: flex;
    align-items: center;
}

.header-nav-feedback {
    display: none;
}

.header-nav ul li {
    font-weight: normal;
}

.header-role {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}

.header-role span {
    border-bottom: 1px dashed #2a374a;
    cursor: pointer;
    transition: ease 300ms;
}

.header-role svg {
    cursor: pointer;
    margin-right: 10px;
}

.header-role:hover span {
    color: #e30713;
    border-color: #e30713;
}

.header-role-mobile {
    display: none;
}

a.header-phone,
.header-phone {
    color: #212121;
    font-weight: 600;
}

.header-phone svg {
    display: none;
}

.header-phone span {
    color: #e30713;
}

.header-menu_open {
    display: none;
}

.header-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 380px;
    width: 100%;
}

.header-buttons .header-menu_open,
.header-menu_button {
    display: none;
}

.header-phone-box {
    display: flex;
    flex-direction: column;
    line-height: 1.4;
}

@media (min-width: 1196px) {
    .header-nav.-b2b ul {
        justify-content: center;
    }
    .header-nav.-b2b ul li {
        margin: 0 10px;
    }
}

@media screen and (max-width: 1750px) {
    .header-role span {
        border: none;
    }
    .header-menu_button,
    .header-menu_open {
        display: block;
    }
    /**/
    body.menu-opened {
        overflow: hidden;
    }
    .header-menu_open {
        cursor: pointer;
        height: 28px;
        position: relative;
        width: 28px;
        z-index: 999;
    }
    .header-menu_open span,
    .header-menu_open:after,
    .header-menu_open:before {
        background: #1f1f1f;
        border-radius: 5px;
        height: 3px;
        margin-left: -10px;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 28px;
        transition: ease-in 250ms;
    }
    .header-menu_open:after {
        background: #e72430;
    }
    .header-menu_open.active:after {
        background: #1f1f1f;
    }
    .header-menu_open span {
        opacity: 1;
        margin-top: -1px;
    }
    .header-menu_open:after,
    .header-menu_open:before {
        content: '';
        margin-top: -11px;
    }
    .header-menu_open:after {
        margin-top: 8px;
    }
    .header-menu_open.active:after,
    .header-menu_open.active:before {
        transform: rotate(45deg);
        margin-top: 0;
        margin-left: -11px;
        width: 22px;
    }
    .header-menu_open.active:after {
        transform: rotate(-45deg);
    }
    .header-menu_open.active span {
        opacity: 0;
    }
    .header {
        height: 90px;
    }
    .header-nav-container {
        background: #fff;
        display: block;
        margin: 0;
        position: fixed;
        top: 90px;
        left: -100%;
        transition: ease 300ms;
        height: 100%;
        width: 100%;
        z-index: 900;
    }
    .header-nav-container.active {
        left: 0;
    }
    .header-nav ul {
        display: block;
    }
    .header-nav ul li a {
        font-size: 17px;
        font-weight: normal;
        display: block;
        padding: 14px 10px;
    }
    .header-nav {
        max-width: 1196px;
        margin: 0 auto;
    }
    .header-menu_open {
        margin-right: 15px;
    }
    .header-menu_button {
        font-size: 16px;
        font-weight: 400;
        display: flex;
        align-items: center;
        margin-left: 48px;
    }
}

@media (max-width: 1749.98px) {
    .header-logo svg {
        width: 212px;
    }
    .header-buttons {
        margin-left: 40px;
    }
    .header-nav-phone {
        display: none;
    }
}

@media screen and (max-width: 1460px) {
    .header-feedback {
        height: 126px;
        width: 236px;
    }
}

@media (max-width: 1195.98px) {
    .header-logo svg {
        width: 187px;
    }
    .header-nav ul {
        font-size: 14px;
    }
    .header-feedback {
        font-size: 0;
    }
    .header-feedback {
        top: 28px;
        right: 20px;
        font-size: 0;
        height: 66px;
        width: 66px;
    }
    .header-feedback svg {
        margin-right: 0;
        height: 21px;
        width: 24px;
    }
}

@media (max-width: 991.98px) {
    .header-menu_open.active:after {
        transform: rotate(-45deg);
    }
    .header-menu_open.active span {
        opacity: 0;
    }
    .header {
        height: 90px;
    }
    .header-nav-container {
        background: #fff;
        display: block;
        margin: 0;
        position: fixed;
        top: 90px;
        left: -100%;
        transition: ease 300ms;
        height: 100%;
        width: 100%;
        z-index: 900;
    }
    .header-nav-container.active {
        left: 0;
    }
    .header-nav ul {
        display: block;
    }
    .header-nav ul li a {
        font-size: 17px;
        font-weight: 600;
        display: block;
        padding: 14px 10px;
    }
    .header-nav {
        max-width: 758px;
        margin: 0 auto;
    }
    .header-feedback {
        border: 1px solid #444f60;
        border-radius: 50%;
        position: static;
        background: transparent;
        margin-right: 15px;
        min-width: 32px;
        height: 32px;
        width: 32px;
    }
    .header-feedback svg {
        height: 20px;
        width: 16px;
    }
    .header-nav-feedback,
    .header-nav-phone {
        display: block;
    }
    .header-role-mobile {
        display: flex;
        justify-content: center;
    }
    .header-role-mobile .header-role span {
        display: block;
    }
    .header-role-mobile .header-role {
        display: flex;
    }
    .header-role-mobile {
        margin-top: 25px;
    }
    .header-role span {
        display: none;
    }
    .header-buttons {
        max-width: 210px;
    }
}

@media (max-width: 767.98px) {
    .header {
        height: 107px;
    }
    .header-phone {
        font-size: 18px;
    }
    .header-phone svg {
        display: block;
        height: 32px;
        width: 32px;
    }
    .header-role svg {
        margin-right: 8px;
        height: 32px;
        width: 32px;
    }
    .header-buttons .header-menu_open {
        display: block;
    }
    .header-menu_open {
        margin-right: 0;
    }
    .header-menu_button {
        display: none;
    }
    .header-buttons {
        max-width: 130px;
    }
    .header-nav ul li a {
        font-size: 16px;
        padding: 12px 10px 12px 58px;
    }
    .header-logo svg {
        width: 246px;
    }
    .header-role {
        display: none;
    }
    .header-row {
        flex-flow: row wrap;
    }
    .header-buttons {
        max-width: 100%;
        margin-left: 0;
    }
    .header-phone-box {
        margin-top: 16px;
        flex-direction: row;
    }
    .header-menu_open {
        position: absolute;
        top: 19px;
        right: 20px;
    }
    .header-phone span {
        color: inherit;
    }
    .header-phone + .header-phone {
        margin-left: 35px;
    }
    .header-nav-container {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        top: 107px;
    }
    .header-role-mobile {
        order: 1;
        width: 100%;
    }
    .header-nav {
        order: 2;
        width: 100%;
    }
    .header-role-mobile {
        margin-top: 25px;
        margin-bottom: 40px;
        order: 1;
        width: 100%;
    }
}

@media screen and (max-width: 359px) {
    .header-phone + .header-phone {
        margin-left: 10px;
    }
    .header-phone {
        font-size: 16px;
    }
    .header-logo svg {
        width: 215px;
    }
}

/* footer */
.footer {
    background: #191919;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 129px;
}

.footer-row {
    display: flex;
    justify-content: space-between;
}

.footer-info,
.footer-social-enum,
.footer-social {
    display: flex;
}

.footer-social-title {
    color: #ffffff;
    font-size: 13px;
    line-height: 1.15;
    margin-bottom: 10px;
    white-space: nowrap;
}

.footer-social-enum li {
    background: transparent;
    margin-right: 10px;
    transition: ease 300ms;
}

.footer-social-enum li:hover {
    background: #e30713;
}

.footer-social-enum li svg {
    display: block;
    height: 32px;
    width: 32px;
}

.footer-social-box + .footer-social-box {
    margin-left: 40px;
}

.footer-optimal svg {
    display: block;
    height: 33px;
    width: 107px;
}

.footer-info {
    align-items: center;
}

.footer-link {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.1px;
    color: #ffffff;
    margin-right: 43px;
}

.footer-phone {
    align-self: center;
    color: #fff;
    font-size: 24px;
}

.footer-phone span {
    font-weight: 700;
}

.footer-phone-box {
    display: flex;
    flex-direction: column;
    line-height: 1.3;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .footer {
        height: 129px;
    }
}

@media screen and (max-width: 1199px) {
    .footer-row {
        flex-flow: row wrap;
    }
    .footer {
        padding: 30px 0;
    }
    .footer-phone-box {
        padding-top: 20px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 991px) {
    a.footer-optimal {
        display: none;
    }
    .footer-info .footer-link {
        margin-right: 0;
    }
    .footer-row {
        flex-flow: row wrap;
        justify-content: center;
    }
    .footer-info {
        width: 100%;
        justify-content: center;
        padding: 25px 0;
    }
    .footer {
        padding: 30px 0;
    }
}

@media screen and (max-width: 767px) {
    .footer-social {
        flex-flow: row wrap;
        justify-content: center;
        width: 100%;
    }
    .footer-row {
        flex-flow: row wrap;
    }
    .footer {
        padding: 30px 0;
    }
    .footer-social-box + .footer-social-box {
        margin-left: 0;
    }
    .footer-social-box {
        text-align: center;
        width: 100%;
    }
    .footer-social-enum {
        justify-content: center;
        flex-flow: row wrap;
    }
    .footer-info {
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }
    a.footer-optimal {
        display: block;
        margin-top: 20px;
    }
    .footer-social-enum li {
        margin: 0 5px 10px;
    }
    .footer-social-box {
        margin-bottom: 8px;
    }
}

/* feild wrapper */
.feild_wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
}

.feild_wrapper input,
.feild_wrapper textarea {
    transition: ease-in 1000ms;
}

.feild_wrapper.wrong input,
.feild_wrapper.wrong textarea {
    border-color: red;
    box-shadow: 0 0 5px red;
    transition: ease-in 1000ms;
}

.feild_wrapper .error_label {
    background: #e41f25;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
    /* IE6-9 */
    bottom: 100%;
    box-shadow: 1px 1px 3px #c9c9c9;
    color: #fff;
    font-size: 14px;
    left: 50%;
    margin-left: -120px;
    margin-bottom: 10px;
    padding: 6px;
    position: absolute;
    text-align: center;
    visibility: hidden;
    width: 240px;
    z-index: 3;
}

.feild_wrapper .error_label:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #cf0404;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -2px;
}

.right_lebel .feild_wrapper .error_label {
    bottom: 50%;
    left: 100%;
    margin-left: 9px;
    margin-bottom: -14px;
}

.right_lebel .feild_wrapper .error_label:after {
    border-left: 5px solid transparent;
    border-right: 4px solid #cf0404;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    bottom: 7px;
    left: -7px;
    margin-left: -2px;
}

.left_lebel .feild_wrapper .error_label {
    bottom: 50%;
    left: auto;
    right: 100%;
    margin-right: 9px;
    margin-bottom: -14px;
}

.left_lebel .feild_wrapper .error_label:after {
    border-right: 5px solid transparent;
    border-left: 4px solid #cf0404;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    bottom: 7px;
    left: auto;
    right: -7px;
    margin-right: -2px;
}

.feild_wrapper.wrong .error_label {
    visibility: visible;
    -webkit-animation: 400ms bounceIn;
    animation: 400ms bounceIn;
}

/* End */


/* Start:/local/templates/floor/css/pagenation.css?16620329136783*/
.pagenation {
  padding-top: 60px;
  margin-bottom: 50px;
  width: 100%; }

.pagenation-more {
  display: flex;
  justify-content: center;
  margin-bottom: 48px; }

.pagenation ul {
  display: flex;
  align-items: center;
  justify-content: center; }

.pagenation ul li {
  margin: 0 5px; }

.pagenation li a {
  background: #FFFFFF;
  border: 1px solid #F3F3F3;
  box-sizing: border-box;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  color: rgba(42, 55, 74, 0.5);
  display: block;
  line-height: 60px;
  text-align: center;
  transition: ease 300ms;
  height: 60px;
  width: 60px; }

.pagenation li:hover a {
  background: #E7E9ED; }

.pagenation li.current a {
  background: #E30713;
  border-radius: 0;
  color: #fff; }

.pagenation-last,
.pagenation-first {
  display: flex;
  align-items: center; }

.pagenation-last:before,
.pagenation-first:after {
  background: rgba(42, 55, 74, 0.5);
  content: '';
  display: block;
  height: 1px;
  width: 24px; }

.pagenation-first:after {
  margin-left: 10px; }

.pagenation-last:before {
  margin-right: 10px; }

.pagenation-more a {
  color: #E30713;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding-right: 35px;
  position: relative;
  text-transform: uppercase; }

.pagenation-more a:before {
  background: #E30713;
  content: '';
  margin-top: -1px;
  position: absolute;
  top: 50%;
  right: 0;
  height: 2px;
  width: 18px; }

.pagenation-more a:after {
  background: #E30713;
  content: '';
  margin-top: -9px;
  position: absolute;
  top: 50%;
  right: 8px;
  height: 18px;
  width: 2px; }

@media screen and (max-width: 767px) {
  .pagenation li a {
    border-radius: 5px;
    line-height: 40px;
    font-size: 14px;
    height: 38px;
    width: 38px; }
  .pagenation ul li {
    margin: 0 3px; }
  .pagenation-last:before, .pagenation-first:after {
    width: 9px; }
  .pagenation-more a {
    font-size: 16px; }
  .pagenation-more {
    margin-bottom: 32px; } }

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInBhZ2VuYXRpb24uc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNJLGlCQUFpQjtFQUNqQixtQkFBbUI7RUFDbkIsV0FBVyxFQUFBOztBQUVmO0VBQ0ksYUFBYTtFQUNiLHVCQUF1QjtFQUN2QixtQkFBbUIsRUFBQTs7QUFFdkI7RUFDSSxhQUFhO0VBQ2IsbUJBQW1CO0VBQ25CLHVCQUF1QixFQUFBOztBQUUzQjtFQUNJLGFBQWEsRUFBQTs7QUFFakI7RUFDSSxtQkFBbUI7RUFDbkIseUJBQXlCO0VBQ3pCLHNCQUFzQjtFQUN0QiwwQ0FBMEM7RUFDMUMsa0JBQWtCO0VBQ2xCLDRCQUF3QjtFQUN4QixjQUFjO0VBQ2QsaUJBQWlCO0VBQ2pCLGtCQUFrQjtFQUNsQixzQkFBc0I7RUFDdEIsWUFBWTtFQUNaLFdBQVcsRUFBQTs7QUFFZjtFQUNJLG1CQUFtQixFQUFBOztBQUV2QjtFQUNJLG1CQUFtQjtFQUNuQixnQkFBZ0I7RUFDaEIsV0FBVyxFQUFBOztBQUVmOztFQUVJLGFBQWE7RUFDYixtQkFBbUIsRUFBQTs7QUFFdkI7O0VBRUksaUNBQTZCO0VBQzdCLFdBQVc7RUFDWCxjQUFjO0VBQ2QsV0FBVztFQUNYLFdBQVcsRUFBQTs7QUFFZjtFQUNJLGlCQUFpQixFQUFBOztBQUVyQjtFQUNJLGtCQUFrQixFQUFBOztBQUV0QjtFQUNJLGNBQWM7RUFDZCxnQkFBZ0I7RUFDaEIsZUFBZTtFQUNmLGlCQUFpQjtFQUNqQixtQkFBbUI7RUFDbkIsa0JBQWtCO0VBQ2xCLHlCQUF5QixFQUFBOztBQUU3QjtFQUNJLG1CQUFtQjtFQUNuQixXQUFXO0VBQ1gsZ0JBQWdCO0VBQ2hCLGtCQUFrQjtFQUNsQixRQUFRO0VBQ1IsUUFBUTtFQUNSLFdBQVc7RUFDWCxXQUFXLEVBQUE7O0FBRWY7RUFDSSxtQkFBbUI7RUFDbkIsV0FBVztFQUNYLGdCQUFnQjtFQUNoQixrQkFBa0I7RUFDbEIsUUFBUTtFQUNSLFVBQVU7RUFDVixZQUFZO0VBQ1osVUFBVSxFQUFBOztBQUVkO0VBQ0k7SUFDSSxrQkFBa0I7SUFDbEIsaUJBQWlCO0lBQ2pCLGVBQWU7SUFDZixZQUFZO0lBQ1osV0FBVyxFQUFBO0VBRWY7SUFDSSxhQUFhLEVBQUE7RUFFakI7SUFDSSxVQUFVLEVBQUE7RUFFZDtJQUNJLGVBQWUsRUFBQTtFQUVuQjtJQUNJLG1CQUFtQixFQUFBLEVBQ3RCIiwiZmlsZSI6InBhZ2VuYXRpb24uY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLnBhZ2VuYXRpb24ge1xyXG4gICAgcGFkZGluZy10b3A6IDYwcHg7XHJcbiAgICBtYXJnaW4tYm90dG9tOiA1MHB4O1xyXG4gICAgd2lkdGg6IDEwMCU7XHJcbn1cclxuLnBhZ2VuYXRpb24tbW9yZSB7XHJcbiAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XHJcbiAgICBtYXJnaW4tYm90dG9tOiA0OHB4O1xyXG59XHJcbi5wYWdlbmF0aW9uIHVsIHtcclxuICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG4gICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XHJcbn1cclxuLnBhZ2VuYXRpb24gdWwgbGkge1xyXG4gICAgbWFyZ2luOiAwIDVweDtcclxufVxyXG4ucGFnZW5hdGlvbiBsaSBhIHtcclxuICAgIGJhY2tncm91bmQ6ICNGRkZGRkY7XHJcbiAgICBib3JkZXI6IDFweCBzb2xpZCAjRjNGM0YzO1xyXG4gICAgYm94LXNpemluZzogYm9yZGVyLWJveDtcclxuICAgIGJveC1zaGFkb3c6IDAgNXB4IDIwcHggcmdiYSgwLCAwLCAwLCAwLjA1KTtcclxuICAgIGJvcmRlci1yYWRpdXM6IDhweDtcclxuICAgIGNvbG9yOiByZ2JhKDQyLDU1LDc0LC41KTtcclxuICAgIGRpc3BsYXk6IGJsb2NrO1xyXG4gICAgbGluZS1oZWlnaHQ6IDYwcHg7XHJcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcbiAgICB0cmFuc2l0aW9uOiBlYXNlIDMwMG1zO1xyXG4gICAgaGVpZ2h0OiA2MHB4O1xyXG4gICAgd2lkdGg6IDYwcHg7XHJcbn1cclxuLnBhZ2VuYXRpb24gbGk6aG92ZXIgYSB7XHJcbiAgICBiYWNrZ3JvdW5kOiAjRTdFOUVEO1xyXG59XHJcbi5wYWdlbmF0aW9uIGxpLmN1cnJlbnQgYSB7XHJcbiAgICBiYWNrZ3JvdW5kOiAjRTMwNzEzO1xyXG4gICAgYm9yZGVyLXJhZGl1czogMDtcclxuICAgIGNvbG9yOiAjZmZmO1xyXG59XHJcbi5wYWdlbmF0aW9uLWxhc3QsXHJcbi5wYWdlbmF0aW9uLWZpcnN0IHtcclxuICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG59XHJcbi5wYWdlbmF0aW9uLWxhc3Q6YmVmb3JlLFxyXG4ucGFnZW5hdGlvbi1maXJzdDphZnRlciB7XHJcbiAgICBiYWNrZ3JvdW5kOiByZ2JhKDQyLDU1LDc0LC41KTtcclxuICAgIGNvbnRlbnQ6ICcnO1xyXG4gICAgZGlzcGxheTogYmxvY2s7XHJcbiAgICBoZWlnaHQ6IDFweDtcclxuICAgIHdpZHRoOiAyNHB4O1xyXG59XHJcbi5wYWdlbmF0aW9uLWZpcnN0OmFmdGVyIHtcclxuICAgIG1hcmdpbi1sZWZ0OiAxMHB4O1xyXG59XHJcbi5wYWdlbmF0aW9uLWxhc3Q6YmVmb3JlIHtcclxuICAgIG1hcmdpbi1yaWdodDogMTBweDtcclxufVxyXG4ucGFnZW5hdGlvbi1tb3JlIGEge1xyXG4gICAgY29sb3I6ICNFMzA3MTM7XHJcbiAgICBmb250LXdlaWdodDogNjAwO1xyXG4gICAgZm9udC1zaXplOiAxOHB4O1xyXG4gICAgbGluZS1oZWlnaHQ6IDIycHg7XHJcbiAgICBwYWRkaW5nLXJpZ2h0OiAzNXB4O1xyXG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgdGV4dC10cmFuc2Zvcm06IHVwcGVyY2FzZTtcclxufVxyXG4ucGFnZW5hdGlvbi1tb3JlIGE6YmVmb3JlIHtcclxuICAgIGJhY2tncm91bmQ6ICNFMzA3MTM7XHJcbiAgICBjb250ZW50OiAnJztcclxuICAgIG1hcmdpbi10b3A6IC0xcHg7XHJcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICB0b3A6IDUwJTtcclxuICAgIHJpZ2h0OiAwO1xyXG4gICAgaGVpZ2h0OiAycHg7XHJcbiAgICB3aWR0aDogMThweDtcclxufVxyXG4ucGFnZW5hdGlvbi1tb3JlIGE6YWZ0ZXIge1xyXG4gICAgYmFja2dyb3VuZDogI0UzMDcxMztcclxuICAgIGNvbnRlbnQ6ICcnO1xyXG4gICAgbWFyZ2luLXRvcDogLTlweDtcclxuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICAgIHRvcDogNTAlO1xyXG4gICAgcmlnaHQ6IDhweDtcclxuICAgIGhlaWdodDogMThweDtcclxuICAgIHdpZHRoOiAycHg7XHJcbn1cclxuQG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDogNzY3cHgpIHtcclxuICAgIC5wYWdlbmF0aW9uIGxpIGEge1xyXG4gICAgICAgIGJvcmRlci1yYWRpdXM6IDVweDtcclxuICAgICAgICBsaW5lLWhlaWdodDogNDBweDtcclxuICAgICAgICBmb250LXNpemU6IDE0cHg7XHJcbiAgICAgICAgaGVpZ2h0OiAzOHB4O1xyXG4gICAgICAgIHdpZHRoOiAzOHB4O1xyXG4gICAgfVxyXG4gICAgLnBhZ2VuYXRpb24gdWwgbGkge1xyXG4gICAgICAgIG1hcmdpbjogMCAzcHg7XHJcbiAgICB9XHJcbiAgICAucGFnZW5hdGlvbi1sYXN0OmJlZm9yZSwgLnBhZ2VuYXRpb24tZmlyc3Q6YWZ0ZXIge1xyXG4gICAgICAgIHdpZHRoOiA5cHg7XHJcbiAgICB9XHJcbiAgICAucGFnZW5hdGlvbi1tb3JlIGEge1xyXG4gICAgICAgIGZvbnQtc2l6ZTogMTZweDtcclxuICAgIH1cclxuICAgIC5wYWdlbmF0aW9uLW1vcmUge1xyXG4gICAgICAgIG1hcmdpbi1ib3R0b206IDMycHg7XHJcbiAgICB9XHJcbn0iXX0= */

/* End */


/* Start:/local/templates/floor/css/page.css?167776399943192*/
body {
  background: #F7F8FA; }

/* header */
/*.header-role {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}
.header-role span {
    border-bottom: 1px dashed #2A374A;
    cursor: pointer;
    transition: ease 300ms;
}
.header-role svg {
    cursor: pointer;
    margin-right: 10px;
    height: 40px;
    width: 40px;
}
.header-role:hover span {
    color: #E30713;
    border-color: #E30713;
}
.header-role-mobile {
    display: none;
}
a.header-phone,
.header-phone {
    color: #212121;
}
.header-phone svg {
    display: none;
}
.header-phone span {
    color: #E30713;
}
.header-menu_open {
    display: none;
}
.header-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 460px;
    width: 100%;
}
.header-buttons .header-menu_open,
.header-menu_button {
    display: none;
}
@media screen and (max-width: 1750px) {
    .header-role span {
        border: none;
    }
    .header-menu_button,
    .header-menu_open {
        display: block;
    }
    body.menu-opened {
        overflow: hidden;
    }
    .header-menu_open {
        cursor: pointer;
        height: 25px;
        position: relative;
        width: 25px;
        z-index: 999;
    }
    .header-menu_open span,
    .header-menu_open:after,
    .header-menu_open:before {
        background: #1F1F1F;
        border-radius: 5px;
        height: 1px;
        margin-left: -10px;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 25px;
        transition: ease-in 250ms;
    }

    .header-menu_open span {
        opacity: 1;
        margin-top: -1px;
    }

    .header-menu_open:after,
    .header-menu_open:before {
        content: '';
        margin-top: -11px;
    }

    .header-menu_open:after {
        margin-top: 8px;
    }

    .header-menu_open.active:after,
    .header-menu_open.active:before {
        transform: rotate(45deg);
        margin-top: 0;
        margin-left: -11px;
        width: 22px;
    }

    .header-menu_open.active:after {
        transform: rotate(-45deg);
    }

    .header-menu_open.active span {
        opacity: 0;
    }
    .header {
        height: 90px;
    }
    .header-nav-container {
        background: #fff;
        display: block;
        margin: 0;
        position: fixed;
        top: 90px;
        left: -100%;
        transition: ease 300ms;
        height: 100%;
        width: 100%;
        z-index: 900;
    }
    .header-nav-container.active {
        left: 0;
    }
    .header-nav ul {
        display: block;
    }
    .header-nav ul li a {
        font-size: 17px;
        font-weight: 600;
        display: block;
        padding: 14px 10px;
    }
    .header-nav ul li {
        border-bottom: 1px solid #e4e4e4;
    }
    .header-nav {
        max-width: 1196px;
        margin: 0 auto;
    }
    .header-menu_open {
        margin-right: 15px;
    }
    .header-menu_button {
        font-size: 16px;
        font-weight: 400;
        display: flex;
        align-items: center;
        margin-left: 48px;
    }
    .header-buttons {
        max-width: 390px;
    }
}
@media screen and (max-width: 991px) {
    .header-role-mobile {
        display: flex;
        justify-content: center;
    }
    .header-role-mobile .header-role span {
        display: block;
    }
    .header-role-mobile .header-role {
        display: flex;
    }
    .header-role-mobile {
        margin-top: 25px;
    }
    .header-role span {
        display: none;
    }
    .header-buttons {
        max-width: 210px;
    }
}
@media screen and (max-width: 767px) {
    .header-phone {
        font-size: 0;
    }
    .header-phone svg {
        display: block;
        height: 32px;
        width: 32px;
    }
    .header-role svg {
        margin-right: 0;
        height: 32px;
        width: 32px;
    }
    .header-buttons .header-menu_open {
        display: block;
    }
    .header-menu_open {
        margin-right: 0;
    }
    .header-menu_button {
        display: none;
    }
    .header-buttons {
        max-width: 130px;
    }
}*/
/* breadcrumb */
.breadcrumb {
  color: #2A374A;
  font-size: 14px;
  line-height: 15px;
  padding-top: 31px;
  padding-bottom: 72px; }

.breadcrumb.-detail {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 2; }

.breadcrumb li a {
  color: #2A374A; }

.breadcrumb li {
  color: rgba(42, 55, 74, 0.4);
  display: inline;
  line-height: 1.5; }

.breadcrumb li + li {
  padding-left: 23px;
  position: relative; }

.breadcrumb li + li:before {
  background-color: transparent;
  border-width: 5px;
  border-style: solid;
  border-color: transparent;
  border-left-color: #E30713;
  border-top-width: 4px;
  border-bottom-width: 4px;
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  height: 0;
  width: 0; }

.breadcrumb.-detail li,
.breadcrumb.-detail li a {
  color: #fff; }

@media screen and (max-width: 1199px) {
  .breadcrumb {
    padding-top: 25px;
    padding-bottom: 50px; } }

/* catalog */
.catalog-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 60px;
  margin-bottom: 96px;
  text-transform: uppercase; }

.catalog-wrapper {
  display: flex;
  justify-content: space-between; }

.catalog-filter {
  order: 1;
  max-width: 370px;
  margin-bottom: 30px;
  width: 100%; }

.catalog-enum {
  order: 2;
  max-width: calc(100% - 560px);
  position: relative;
  width: 100%; }

.catalog-enum.load:before {
  background: #f7f8fa;
  content: '';
  display: block;
  opacity: .7;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9; }

.catalog-filter-title {
  border-bottom: 1px solid rgba(42, 55, 74, 0.2);
  color: #2A374A;
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 30px;
  padding: 18px 38px 18px 0;
  position: relative; }

.catalog-filter-title:before {
  background: transparent;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  content: '';
  display: block;
  position: absolute;
  top: 19px;
  right: 0;
  transform: rotate(-135deg);
  height: 14px;
  width: 14px; }

.catalog-filter-title.active:before {
  top: 25px;
  transform: rotate(45deg); }

.catalog-filter-box .checkbox {
  margin-bottom: 25px; }

.catalog-filter-clear {
  background: #fff;
  color: #E30713;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 22px;
  max-width: 380px;
  padding: 0 20px;
  text-transform: uppercase;
  height: 60px;
  width: 100%; }

.catalog-filter-clear svg {
  margin-left: 16px;
  height: 20px;
  width: 20px; }

.catalog-filter-slider {
  margin-bottom: 43px; }

.catalog-sort {
  color: #2A374A;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 68px;
  text-align: right; }

.catalog-sort a,
.catalog-sort span {
  color: rgba(42, 55, 74, 0.4);
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-left: 20px; }

.catalog-sort a.active,
.catalog-sort span.active {
  color: #E30713;
  padding-right: 18px;
  position: relative; }

.catalog-sort a.active:after,
.catalog-sort a.active:before,
.catalog-sort span.active:after,
.catalog-sort span.active:before {
  background-color: transparent;
  border-width: 5px;
  border-style: solid;
  border-color: transparent;
  border-left-width: 4px;
  border-right-width: 4px;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  height: 0;
  width: 0; }

.catalog-sort a.active:after,
.catalog-sort span.active:after {
  border-top-color: #F48C90;
  bottom: 0; }

.catalog-sort a.active:before,
.catalog-sort span.active:before {
  border-bottom-color: #E30713;
  top: 0; }

.catalog-item {
  background: #FFFFFF;
  border-radius: 15px;
  display: flex;
  justify-content: stretch;
  height: calc(100% - 30px);
  min-height: 380px;
  padding: 45px 40px 35px;
  position: relative;
  margin-bottom: 30px; }

.catalog-item-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%; }

.catalog-item-description picture {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  width: 100%; }

.catalog-item-description picture img {
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 186px;
  max-width: 267px;
  width: 100%; }

.catalog-item-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase; }

.catalog-item-text {
  color: #2A374A;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 6px; }

.catalog-item-content {
  background: #E30713;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  opacity: 0;
  padding: 40px;
  position: absolute;
  top: 0;
  left: 0;
  transition: ease 300ms;
  height: 100%;
  width: 100%; }

.catalog-item:hover .catalog-item-content {
  opacity: 1; }

.catalog-item-content .catalog-item-title {
  color: #fff; }

.catalog-item-about {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.46;
  letter-spacing: 0.01em;
  margin-top: 10px; }

a.catalog-item-more {
  font-size: 0; }

a.catalog-item-more svg {
  height: 18px;
  width: 30px; }

.catalog .pagenation {
  padding-bottom: 50px; }

.catalog-sort-buttons {
  display: inline; }

.catalog-menu {
  display: flex;
  justify-content: space-between; }

.catalog-menu-enum ul {
  display: flex;
  justify-content: space-between; }

.catalog-menu-enum {
  max-width: 626px;
  width: 100%; }

.catalog-menu-enum ul {
  border-bottom: 1px solid rgba(42, 55, 74, 0.2); }

.catalog-menu-enum ul li {
  margin-bottom: -1px;
  width: 100%; }

.catalog-menu-enum ul li.active a {
  color: #E30713;
  position: relative;
  z-index: 1; }

.catalog-menu-enum ul a {
  border-bottom: 3px solid transparent;
  color: rgba(42, 55, 74, 0.4);
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 0 20px 16px;
  transition: ease 300ms;
  text-align: center;
  white-space: nowrap; }

.catalog-menu-enum ul li.active a {
  border-color: #E30713; }

.catalog-filter-more {
  border-bottom: 1px dashed #E30713;
  color: #2A374A;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 40px; }

.catalog-filter-swiper {
  max-height: 233px;
  overflow: hidden;
  transition: ease 300ms;
  width: 100%; }

.catalog-filter-swiper.active {
  max-height: 100%; }

.catalog-enum .row [class^=col-]:hover {
  z-index: 6; }

.catalog-filter-open {
  display: none; }

@media screen and (max-width: 1749px) {
  .catalog-item-content {
    padding: 20px; }
  .catalog-filter {
    max-width: 260px; }
  .catalog-enum {
    max-width: calc(100% - 380px); }
  .catalog-menu {
    display: block; }
  .catalog-menu-enum {
    margin-bottom: 30px;
    max-width: 100%; }
  .catalog-item {
    padding: 25px 20px 25px; }
  .catalog-item-about {
    font-size: 15px; }
  .catalog-item-title {
    font-size: 17px; } }

@media screen and (max-width: 1199px) {
  .catalog-title {
    font-size: 45px;
    margin-bottom: 60px; }
  .catalog-wrapper {
    display: flex;
    flex-direction: column; }
  .catalog-filter {
    max-width: 100%; }
  .catalog-filter-items {
    display: flex;
    flex-flow: row wrap; }
  .catalog-filter-box .checkbox {
    margin-bottom: 15px;
    margin-right: 15px;
    width: calc(25% - 15px); }
  .catalog-filter-title {
    padding: 10px 38px 10px 0;
    margin-bottom: 20px; }
  .catalog-filter-buttons {
    display: flex;
    justify-content: center;
    margin-top: 20px; }
  .catalog-enum {
    max-width: 100%; }
  .catalog-sort {
    margin-bottom: 30px; }
  .catalog-filter-items {
    display: none; }
  .catalog-filter-title:before {
    height: 10px;
    width: 10px; }
  .catalog-filter-title.active:before {
    top: 17px; } }

@media screen and (max-width: 992px) {
  .catalog-title {
    font-size: 34px;
    margin-bottom: 40px; }
  .catalog-filter-title {
    padding: 7px 38px 6px 0;
    margin-bottom: 15px; }
  .catalog-sort {
    font-size: 17px;
    line-height: 19px;
    text-align: left; }
  .catalog-menu-enum ul a {
    font-size: 15px;
    padding: 0 14px 13px; } }

@media screen and (max-width: 767px) {
  .catalog-title {
    font-size: 27px;
    margin-bottom: 35px; }
  .catalog-sort-buttons {
    display: flex;
    margin-top: 10px; }
  .catalog-sort span {
    font-size: 16px;
    margin-right: 20px;
    margin-left: 0; }
  .catalog-filter-open {
    background: #fff;
    color: #E30713;
    font-weight: 600;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 22px;
    padding: 0 20px;
    text-transform: uppercase;
    height: 50px;
    width: 100%; }
  .catalog-filter-open svg {
    transform: rotate(45deg);
    margin-left: 16px;
    height: 20px;
    width: 20px; }
  .catalog-filter-wrapper {
    padding-top: 20px;
    display: none; }
  .catalog-filter-items {
    display: flex; }
  .catalog-filter-box .checkbox {
    width: calc(50% - 15px); }
  .catalog-filter-swiper .checkbox {
    width: 100%; }
  .catalog-filter-slider {
    margin-top: 17px;
    margin-bottom: 23px;
    width: 100%; }
  .catalog-menu-enum ul {
    border-bottom: none;
    justify-content: flex-start;
    flex-flow: row wrap; }
  .catalog-menu-enum ul a {
    background: #FFFFFF;
    border: 1px solid #F3F3F3;
    box-sizing: border-box;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    color: rgba(42, 55, 74, 0.5);
    padding: 8px 12px; }
  .catalog-menu-enum ul li {
    margin: 0 8px 8px 0;
    width: auto; }
  .catalog-menu-enum ul li.active a {
    border-color: #E30713;
    background: #E30713;
    color: #fff; } }

/* .checkbox */
.checkbox input {
  display: none; }

.checkbox span {
  cursor: pointer;
  display: inline-block;
  padding: 4px 0 3px 36px;
  position: relative; }

.checkbox span:before {
  background: #FFFFFF;
  border: 1px solid #E7E9ED;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: ease 300ms;
  height: 24px;
  width: 24px; }

.checkbox span:after {
  background: transparent;
  border-right: 2px solid;
  border-bottom: 2px solid;
  color: rgba(42, 55, 74, 0.4);
  content: '';
  opacity: 0;
  position: absolute;
  top: 5px;
  left: 9px;
  transform: rotate(45deg);
  transition: ease 300ms;
  height: 11px;
  width: 6px; }

.checkbox:hover span:after {
  color: rgba(42, 55, 74, 0.4);
  opacity: 1; }

.checkbox input:checked ~ span:before {
  background: #E72430;
  border: 1px solid #E72430; }

.checkbox input:checked ~ span:after {
  color: white;
  opacity: 1; }

@media screen and (max-width: 767px) {
  .checkbox span {
    font-size: 15px;
    padding: 5px 0 4px 36px; } }

/* input */
.input {
  color: #4F4F4F;
  font-size: 16px;
  line-height: 55px;
  position: relative;
  width: 100%; }

.input input {
  background: #FFFFFF;
  border: 1px solid #E7E9ED;
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  line-height: 55px;
  padding: 0 20px;
  height: 55px;
  width: 100%; }

.input-icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%); }

.input-before {
  position: absolute;
  top: 0;
  left: 20px; }

.input-before ~ input {
  padding-left: 45px; }

.input-after {
  position: absolute;
  top: 0;
  right: 20px; }

.input-after ~ input {
  padding-right: 45px; }

/* price-input */
.price-input {
  color: #4F4F4F;
  font-size: 16px;
  line-height: 55px;
  margin-bottom: 20px;
  position: relative; }

.price-input.input input {
  padding: 0 48px 0 45px; }

.price-input input::-webkit-input-placeholder {
  color: rgba(42, 55, 74, 0.4); }

.price-input input:-moz-placeholder {
  color: rgba(42, 55, 74, 0.4); }

.price-input-after,
.price-input-before {
  position: absolute;
  top: 0; }

.price-input-after {
  right: 20px; }

.price-input-before {
  left: 20px; }

/* date-input */
.date-input {
  margin-bottom: 20px; }

.date-ready-enum {
  display: flex;
  flex-flow: row wrap; }

.date-ready {
  border-bottom: 1px dashed;
  color: rgba(42, 55, 74, 0.4);
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  margin-right: 17px;
  margin-bottom: 11px;
  transition: ease 300ms; }

.date-ready:hover {
  color: #E30713; }

/* search-input */
.search-input {
  margin-bottom: 25px; }

/* footer */
.page-footer {
  background: #fff; }

.page-footer-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 100px; }

.page-footer-about {
  color: #E30713;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-right: 80px;
  text-transform: uppercase; }

.page-footer-logo {
  margin-right: 16px;
  height: 42px;
  width: 42px; }

.page-footer-arrow {
  margin-left: 12px;
  height: 17px;
  width: 26px; }

.page-footer-link {
  border-bottom: 1px solid #E30713;
  font-size: 21px;
  line-height: 26px;
  color: #212121; }

.page-footer-uxart svg {
  display: inline-block;
  margin-left: 7px;
  vertical-align: middle;
  height: 11px;
  width: 52px; }

@media screen and (max-width: 1199px) {
  .page-footer-about {
    font-size: 16px;
    margin-right: 50px; }
  .page-footer-link {
    font-size: 17px;
    line-height: 21px; } }

@media screen and (max-width: 992px) {
  a.page-footer-uxart {
    display: none; } }

@media screen and (max-width: 767px) {
  .page-footer-row {
    display: block; }
  .page-footer-arrow {
    display: none; }
  .page-footer {
    padding: 20px 0;
    text-align: center; }
  .page-footer-logo {
    margin-right: 12px;
    height: 32px;
    width: 32px; }
  .page-footer-about {
    margin-bottom: 20px;
    margin-right: 0;
    justify-content: center; } }

/* traning */
.traning-item {
  background: #FFFFFF;
  border-radius: 15px;
  display: block;
  margin-bottom: 30px;
  padding: 0 0 30px;
  position: relative;
  transition: ease 300ms;
  height: calc(100% - 30px);
  width: 100%;
  z-index: 3; }

.traning-item:hover {
  transform: translateY(-10px); }

.traning-section:before {
  background: #E30713;
  content: '';
  display: block;
  position: absolute;
  top: 17px;
  left: 30px;
  height: 8px;
  width: 8px; }

.traning-section {
  color: #2A374A;
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
  padding: 15px 20px 15px 48px;
  position: relative;
  text-transform: uppercase; }

.traning-item img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  height: 214px;
  width: 100%; }

.traning-item picture {
  display: block;
  position: relative;
  margin-bottom: 27px; }

.traning-item picture svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: ease 300ms; }

.traning-item:hover picture svg {
  transform: translate(-50%, -50%) scale(1.1); }

a.traning-title,
.traning-title {
  color: #2A374A;
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.23; }

.traning-info {
  color: rgba(42, 55, 74, 0.4);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 17px; }

.traning-data {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px; }

.traning-location {
  font-weight: 600;
  font-size: 14px;
  line-height: 130%; }

.traning-content {
  padding: 0 30px;
  position: relative; }

.traning-location svg {
  margin-right: 15px;
  height: 15px;
  width: 15px; }

.traning-location {
  display: flex;
  align-items: center; }

.traning-price {
  color: #E30713;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 17px; }

.traning-product {
  color: #2A374A;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  margin-top: 20px;
  line-height: 1.3; }

.traning-product svg {
  margin-right: 20px;
  height: 25px;
  width: 25px; }

/* .datepicker */
.datepicker {
  box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.07);
  border: none;
  border-radius: 0; }

.datepicker--cell.-selected- {
  background: #FFF5F5;
  border-radius: 54px;
  color: #1F1F1F;
  font-size: 14px;
  position: relative;
  z-index: 1; }

.datepicker--cell.datepicker--cell-day.-range-to-.-selected-:before {
  left: 0; }

.datepicker--cell-day.datepicker--cell.-selected-:before {
  background: #FFF5F5;
  content: '';
  display: block;
  position: absolute;
  left: 52%;
  height: 100%;
  width: 51%;
  z-index: -1; }

.datepicker--cell-day.datepicker--cell.-selected-:after {
  border: 1px solid #E41F25;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 32px;
  width: 32px; }

.datepicker--cell.-selected-.-focus- {
  background: #fff; }

.datepicker--cell.-in-range- {
  background: #FFF5F5; }

.datepicker--cell.-current- {
  color: inherit; }

.datepicker--nav {
  border-color: transparent;
  padding-bottom: 0; }

.datepicker--days-names {
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 10px; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #C0C0C0; }

.datepicker--day-name {
  color: #1F1F1F; }

.datepicker--nav-title {
  color: #1F1F1F;
  font-weight: 600; }

.datepicker--nav-title i {
  color: #1F1F1F; }

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
  color: #1F1F1F;
  background: #ffffff; }

.datepicker--nav-action path {
  stroke: #E41F25; }

.datepicker--nav {
  justify-content: center; }

.datepicker--pointer {
  display: none; }

/* objects */
.object-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.23; }

.object-dsc {
  color: #2A374A;
  font-size: 16px;
  line-height: 1.3;
  margin-top: 6px; }

.object-ttl {
  color: rgba(42, 55, 74, 0.4);
  font-weight: 600;
  font-size: 15px;
  line-height: 1.3;
  padding-top: 20px; }

.object-option {
  margin-top: 7px; }

.object-option-item {
  color: #2A374A;
  font-size: 16px;
  line-height: 1.5;
  margin-right: 20px; }

.object-option-item.hidden {
  display: none; }

.object-show {
  border-bottom: 1px dashed #E30713;
  color: #2A374A;
  font-size: 16px;
  line-height: 1.2; }

.object-about.hidden {
  background: #fff;
  border-radius: 15px;
  opacity: 0;
  padding: 0 30px 30px;
  position: absolute;
  top: 100%;
  left: 0;
  transition: ease 300ms;
  visibility: hidden;
  width: 100%; }

.traning-item:hover .object-about.hidden {
  visibility: visible;
  opacity: 1; }

/* slider */
.slider .noUi-connects {
  background: rgba(42, 55, 74, 0.2);
  border: none;
  height: 1px;
  overflow: unset; }

.slider .noUi-connect {
  background: #E00F20;
  height: 2px; }

.slider .noUi-handle.noUi-handle-lower,
.slider .noUi-handle.noUi-handle-upper {
  background: #E00F20;
  border: none;
  box-shadow: none;
  top: -4px;
  height: 10px;
  width: 10px; }

/* loading */
.loading {
  -webkit-animation: cog 1s linear 0s infinite;
  animation: cog 1s linear 0s infinite;
  background: transparent;
  border-radius: 50%;
  border-top: 5px solid #E30713;
  border-left: 5px solid #E30713;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  display: block;
  content: '';
  height: 80px;
  opacity: 0;
  margin-top: -40px;
  margin-left: -40px;
  position: fixed;
  top: 50%;
  left: 50%;
  transition: ease 300ms;
  visibility: hidden;
  width: 80px;
  z-index: 10; }

.loading.load {
  visibility: visible;
  opacity: 1; }

/* animate */

@-webkit-keyframes cog {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes cog {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

/* detail-intro */
.detail {
  background: #fff; }

.detail-intro {
  display: flex;
  align-items: flex-end;
  min-height: 640px;
  margin-bottom: 50px;
  position: relative; }

.detail-intro picture img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.detail-intro .container {
  align-items: flex-end;
  padding-bottom: 80px;
  position: relative;
  z-index: 2; }

.detail-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }

.detail-intro-title {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 45px;
  line-height: 1.1;
  max-width: 850px;
  margin-right: 40px; }

.detail-favorites {
  background: #E00F20;
  color: #F2F2F2;
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding: 18px 61px;
  text-transform: uppercase;
  white-space: nowrap; }

.detail-favorites svg {
  margin-left: 17px;
  height: 23px;
  width: 18px; }

.detail-content {
  margin: 0 auto;
  max-width: 1020px;
  padding: 0 15px 20px; }

.detail-content-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 43px; }

.detail-data span {
  color: #E30713; }

.detail-data {
  color: #000000;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px; }

.detail-content-about {
  border-left: 3px solid #E30713;
  color: #2A374A;
  font-weight: 600;
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  margin-bottom: 50px;
  padding-left: 27px; }

@media screen and (max-width: 1199px) {
  .detail-intro-title {
    font-size: 38px; } }

@media screen and (max-width: 991px) {
  .detail-wrapper {
    display: block; }
  .detail-intro-title {
    margin-bottom: 30px; }
  .detail-intro-box {
    display: flex;
    justify-content: flex-end; }
  .detail-intro {
    min-height: 540px; }
  .detail-intro .container {
    padding-bottom: 40px; } }

@media screen and (max-width: 767px) {
  .detail-intro-title {
    font-size: 28px;
    margin-right: 0;
    line-height: 1.4; }
  .detail-favorites {
    font-size: 0; }
  .detail-favorites svg {
    margin: 0; }
  .detail-favorites {
    padding: 18px 15px; }
  .detail-intro-box {
    position: absolute;
    bottom: 0;
    right: 0; }
  .detail-content-info {
    display: block;
    margin-bottom: 20px; }
  .detail-data {
    font-size: 20px; }
  .detail .traning-section {
    padding: 15px 20px 15px 30px; }
  .detail .traning-section:before {
    left: 0; }
  .detail-content-about {
    font-size: 20px;
    margin-bottom: 30px;
    padding-left: 22px; } }

/* content_ */
.content_ {
  color: #2A374A;
  font-size: 21px;
  line-height: 1.5; }

.content_ p {
  padding-bottom: 30px; }

.content_ a {
  border-bottom: 2px dashed;
  color: #E30713;
  font-weight: 600;
  transition: ease 300ms; }

.content_ a:hover {
  border-color: transparent; }

.content_ ol {
  counter-reset: ol;
  padding-bottom: 60px; }

.content_ ol li {
  padding-bottom: 10px;
  padding-left: 28px;
  position: relative; }

.content_ ol li:before {
  content: counter(ol) ".";
  counter-increment: ol;
  color: #ED1C24;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0; }

.content_ ul {
  padding-bottom: 60px; }

.content_ ul li {
  padding-bottom: 10px;
  padding-left: 28px;
  position: relative; }

.content_ ul li:before {
  background: #ED1C24;
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  height: 8px;
  width: 8px; }

.content_ table {
  border: 1px solid #DCDCDC;
  margin-bottom: 60px;
  width: 100%; }

.content_ table thead td {
  color: #2A374A;
  font-weight: 600;
  font-size: 17px;
  line-height: 150%;
  letter-spacing: -0.41px;
  padding: 12px 72px; }

.content_ table thead tr {
  background: #F3F3F3; }

.content_ table td {
  border-bottom: 1px solid #DCDCDC;
  font-size: 17px;
  line-height: 1.5;
  padding: 20px 72px; }

.content_ table td + td {
  border-left: 1px solid #DCDCDC; }

.content_ img {
  display: block;
  margin: 0 auto 70px;
  max-width: 100%; }

.content_ h2 {
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 30px;
}
.content_ h3 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
}
.content_ h4 {
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .content_ {
    font-size: 18px; }
  .table-wrap {
    overflow: auto; }
  .content_ table thead td {
    padding: 10px 20px; }
  .content_ table td {
    padding: 10px 20px; } }

/* detail-carousel */
.detail-carousel {
  margin-bottom: 70px; }

.detail-carousel picture:before {
  background: linear-gradient(180deg, #000000 2.82%, rgba(0, 0, 0, 0) 47.19%);
  content: '';
  display: block;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  transform: matrix(1, 0, 0, -1, 0, 0);
  height: 100%;
  width: 100%; }

.detail-carousel picture {
  display: block;
  position: relative; }

.detail-carousel picture img {
  display: block;
  width: 100%; }

.detail-carousel_info {
  color: #FFFFFF;
  font-size: 21px;
  line-height: 1.3;
  max-width: 530px;
  position: absolute;
  bottom: 41px;
  left: 81px;
  width: 100%; }

a.detail-carousel-item,
.detail-carousel-item {
  display: block;
  position: relative; }

.detail-carousel-play svg {
  margin-top: -43.5px;
  margin-left: -43.5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: ease 300ms;
  height: 87px;
  width: 87px; }

.detail-carousel-item:hover .detail-carousel-play svg {
  transform: scale(1.1); }

@media screen and (max-width: 991px) {
  .detail-carousel_info {
    font-size: 17px;
    bottom: 30px;
    left: 40px; }
  .detail-carousel-play svg {
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px; } }

/* owl-carousel */
.owl-carousel .owl-nav {
  display: flex;
  justify-content: center; }

.owl-carousel .owl-nav div {
  background: #E30713;
  font-size: 0;
  margin: 0 2px;
  position: relative;
  transition: ease 300ms;
  height: 60px;
  width: 180px; }

.owl-carousel .owl-nav div:hover {
  background: #fd1723; }

.owl-carousel .owl-nav div:before {
  background: transparent;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: '';
  display: block;
  margin-top: -9px;
  margin-left: -9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(45deg);
  height: 18px;
  width: 18px; }

.owl-carousel .owl-nav div.owl-prev:before {
  transform: rotate(-135deg); }

.owl-carousel .owl-dots {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 80px;
  bottom: 100px; }

.owl-carousel .owl-dot {
  background: #E3E5E8;
  border-radius: 50%;
  margin-left: 30px;
  transition: ease 300ms;
  height: 13px;
  width: 13px; }

.owl-carousel .owl-dot.active {
  background: #E30713; }

@media screen and (max-width: 991px) {
  .owl-carousel .owl-dots {
    right: 40px; }
  .owl-carousel .owl-dot {
    margin-left: 15px; } }

@media screen and (max-width: 767px) {
  .detail-carousel-item img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 260px; }
  .detail-carousel_info {
    font-size: 16px;
    bottom: 20px;
    left: 20px;
    max-width: calc(100% - 40px); }
  .owl-carousel .owl-nav div {
    height: 50px;
    width: 90px; }
  .owl-carousel .owl-dots {
    display: none; } }

/* detail-documentation */
.detail-documentation {
  padding-bottom: 40px; }

.detail-documentation-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 24px;
  line-height: 18px;
  margin-bottom: 40px; }

.detail-documentation-wrap {
  display: flex;
  align-items: flex-start; }

.detail-documentation svg {
  margin-right: 13px;
  height: 33px;
  width: 27px; }

.detail-documentation-item {
  display: flex;
  align-items: flex-start;
  margin-right: 30px;
  margin-bottom: 30px;
  width: calc(33.33% - 30px); }

.detail-documentation-info {
  color: #2A374A;
  display: block;
  font-size: 12px;
  line-height: 1.3;
  opacity: 0.4;
  margin-bottom: 1px; }

.detail-documentation-name {
  font-size: 17px;
  line-height: 1.3;
  color: #202020; }

@media screen and (max-width: 767px) {
  .detail-documentation-wrap {
    display: block; }
  .detail-documentation-item {
    width: 100%; }
  .detail-quote-text {
    font-size: 19px; } }

/* detail-quote */
.detail-quote {
  background: #F3F3F3;
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 67px 165px 35px 35px;
  position: relative; }

.detail-quote-text {
  color: #2A374A;
  font-size: 21px;
  line-height: 1.5;
  margin-bottom: 35px; }

.detail-quote svg {
  position: absolute;
  top: 26px;
  left: 35px;
  height: 24px;
  width: 28px; }

.detail-quote-author {
  display: flex;
  align-items: center; }

.detail-quote-author picture {
  margin-right: 15px; }

.detail-quote-author picture img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  height: 63px;
  width: 63px; }

.detail-quote-name {
  color: #2A374A;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5; }

.detail-quote-about {
  color: #253142;
  font-size: 16px;
  line-height: 1.5;
  opacity: 0.5; }

@media screen and (max-width: 992px) {
  .detail-quote {
    padding: 67px 35px 35px 35px; } }

/* detail-tags */
.detail-tags {
  display: flex;
  flex-flow: row wrap; }

.detail-tags-item {
  color: #2A374A;
  background: #F3F3F3;
  font-size: 14px;
  line-height: 1.3;
  margin-right: 20px;
  margin-bottom: 6px;
  padding: 6px 15px; }

.detail-tags-item span {
  color: #E30713; }

/* modal */
.modal {
  display: none; }

.modal-role {
  background: #F7F8FA;
  border-radius: 15px;
  padding: 40px 50px 50px;
  max-width: 865px;
  width: 100%; }

.modal-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 35px;
  line-height: 1.5;
  margin-bottom: 18px;
  text-transform: uppercase; }

.modal-dsc {
  border-left: 3px solid #E30713;
  color: #2A374A;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 50px;
  padding-left: 19px; }

.modal-role-enum {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 0 -12px; }

.modal-role-item {
  background: #FFFFFF;
  border: 1px solid transparent;
  border-radius: 15px;
  color: #2A374A;
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 1.3;
  margin: 0 12px 25px;
  padding: 19px 18px;
  text-align: left;
  transition: ease 300ms;
  width: calc(50% - 24px); }

.modal-role-item:hover {
  border: 1px solid #E30713; }

.modal-role-item svg {
  margin-right: 16px;
  height: 70px;
  width: 70px;
  min-height: 70px;
  min-width: 70px; }

@media screen and (max-width: 767px) {
  .modal-role {
    padding: 40px 20px 40px; }
  .modal-title {
    font-size: 24px; }
  .modal-dsc {
    font-size: 16px;
    margin-bottom: 30px; }
  .modal-role-item {
    width: 100%; }
  .modal-role-item svg {
    margin-right: 16px;
    height: 50px;
    width: 50px;
    min-height: 50px;
    min-width: 50px; } }

/* ask-form */
.ask-form {
  background: #FFFFFF;
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  right: -100%;
  max-width: 770px;
  transition: ease 300ms;
  height: 100%;
  width: 100%;
  z-index: 999; }

.ask-form.active {
  right: 0; }

.ask-form-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 56px;
  line-height: 60px;
  margin-bottom: 25px;
  text-transform: uppercase; }

.ask-form-wrapper {
  padding: 70px;
  width: 100%; }

.ask-form-dsc {
  color: #2A374A;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  padding-bottom: 10px; }

.ask-form-dsc p {
  padding-bottom: 30px; }

.ask-form-item {
  margin-bottom: 10px; }

.ask-form-politic {
  color: #717171;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 51px; }

.ask-form-politic a {
  color: #E00F20; }

.ask-form-politic a:hover {
  text-decoration: underline; }

.ask-form-button svg {
  margin-right: 20px;
  height: 16px;
  width: 21px; }

.ask-form-btn-box {
  display: flex;
  justify-content: flex-end; }

.ask-form-button {
  background: #E41F25;
  box-shadow: 0 12px 60px rgba(228, 31, 37, 0.15);
  border-radius: 5px;
  color: #F2F2F2;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 392px;
  height: 60px;
  width: 100%; }

.ask-form-substrate {
  background: rgba(0, 0, 0, 0.5);
  content: '';
  display: block;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  transition: ease 300ms;
  height: 100%;
  width: 100%;
  z-index: 998; }

.ask-form-substrate.active {
  opacity: 1;
  visibility: visible; }

.ask-tabs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 130px; }

.ask-tabs-titles {
  max-width: 800px;
  width: 100%; }

.ask-tabs-header {
  display: flex;
  justify-content: center; }

.ask-box-item {
  background: #FFFFFF;
  border: 1px solid #E1E5EE;
  box-sizing: border-box;
  color: #2A374A;
  cursor: pointer;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  padding: 13px 30px;
  transition: ease 300ms; }

.ask-box-item + .ask-box-item {
  margin-top: 20px; }

.ask-box-item.active {
  border: 1px solid #E72430; }

.ask-box-ttl {
  color: #2A374A;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 30px; }

.ask-box-text {
  color: #1F1F1F;
  font-size: 16px;
  line-height: 1.5; }

.ask-tabs-content {
  max-width: 804px;
  width: 100%; }

.ask-box-container {
  background: #FFFFFF;
  border: 1px solid #E1E5EE;
  box-sizing: border-box;
  padding: 42px 30px;
  height: 100%; }

.ask-box-tabs-content {
  height: 100%; }

.ask-box-content {
  display: none; }

@media (max-width: 1749.98px) {
  .ask-tabs-titles {
    max-width: 570px;
    margin-right: 40px; } }

@media (max-width: 1199.98px) {
  .ask-box-item {
    font-size: 16px;
    padding: 13px 20px; }
  .ask-tabs-titles {
    max-width: 420px; }
  .ask-tabs {
    margin-bottom: 40px; } }

@media screen and (max-height: 840px) {
  .ask-form {
    display: block;
    overflow-y: auto; } }

@media (max-width: 991.98px) {
  .ask-tabs-titles {
    max-width: 100%;
    margin-right: 0; }
  .ask-tabs-content {
    display: none; }
  .ask-box-item:after,
  .ask-box-item:before {
    background: #E30713;
    content: '';
    margin-top: -1px;
    position: absolute;
    top: 26px;
    right: 20px;
    transition: ease 300ms;
    height: 2px;
    width: 18px; }
  .ask-box-item:after {
    margin-top: -9px;
    top: 26px;
    right: 28px;
    height: 18px;
    width: 2px; }
  .ask-box-item {
    padding-right: 40px;
    position: relative; }
  .ask-box-content {
    padding-top: 20px; }
  .ask-box-item-header.active {
    color: #E72430; } }

@media (max-width: 767.98px) {
  .ask-form-wrapper {
    padding: 40px 25px; }
  .ask-form-title {
    font-size: 30px;
    line-height: 1.3; }
  .ask-form-dsc {
    font-size: 17px; }
  .ask-form-dsc p {
    padding-bottom: 11px; }
  .ask-form-close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 30px;
    width: 30px;
    z-index: 1; }
  .ask-form-close:before,
  .ask-form-close:after {
    background: #000;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    height: 2px;
    width: 100%; }
  .ask-form-close:after {
    transform: rotate(-45deg); } }

/* modal-result */
.modal-result {
  text-align: left; }

.modal-result-icon {
  margin-bottom: 15px;
  height: 40px;
  width: 40px; }

.modal-result-title {
  color: #1B1B1D;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px; }

.modal-result-dsc {
  font-size: 17px;
  line-height: 140%;
  margin-bottom: 50px; }

.modal-result {
  display: none;
  border-radius: 20px;
  max-width: 445px;
  padding: 20px 30px 30px;
  width: 85%; }

.modal-result .button {
  width: 100%; }

.modal-result-dsc {
  color: #333; }

.modal-success {
  display: none; }

.modal-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  color: #2A374A;
  margin-bottom: 27px; }

.modal-success {
  max-width: 576px; }

.modal-dsc {
  font-size: 21px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.01em;
  color: #2A374A;
  margin-bottom: 21px; }

.modal-image {
  display: flex;
  justify-content: center;
  margin-bottom: 50px; }

.modal-button-box {
  display: flex;
  justify-content: center; }

.modal-button {
  background: #E41F25;
  box-shadow: 0px 12px 60px rgba(228, 31, 37, 0.15);
  border-radius: 5px;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #F2F2F2;
  padding: 18px 39px;
  transition: ease 300ms; }

.modal-button:hover {
  background: #ab090e; }

@media screen and (max-width: 767px) {
  .modal-title {
    font-size: 23px; }
  .modal-dsc {
    font-size: 17px; }
  .modal-image img {
    max-width: 100px; }
  .modal-button {
    font-size: 18px;
    padding: 15px 30px; } }

/* form */

.textarea textarea {
  background: #ffffff;
  border: 1px solid #e7e9ed;
  box-sizing: border-box;
  font-size: 16px;
  padding: 16px 20px;
  line-height: 1.3;
  resize: none;
  height: 156px;
  width: 100%; }

.textarea textarea:-moz-placeholder {
  color: rgba(37, 49, 66, 0.5); }

.textarea textarea::-webkit-input-placeholder {
  color: rgba(37, 49, 66, 0.5); }

.textarea.-white textarea {
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  box-sizing: border-box;
  border-radius: 5px; }

/* traning */

.traning-item {
  background: #FFFFFF;
  border-radius: 15px;
  display: block;
  margin-bottom: 30px;
  padding: 0 0 30px;
  position: relative;
  transition: ease 300ms;
  height: calc(100% - 30px);
  width: 100%;
  z-index: 3;
}
.traning-item:hover {
  transform: translateY(-10px);
}
.traning-section:before {
  background: #E30713;
  content: '';
  display: block;
  position: absolute;
  top: 17px;
  left: 30px;
  height: 8px;
  width: 8px;
}
.traning-section {
  color: #2A374A;
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
  padding: 15px 20px 15px 48px;
  position: relative;
  text-transform: uppercase;
}
.traning-item img {
  display: block;
  object-fit: cover;
  height: 214px;
  width: 100%;
}
.traning-item picture {
  display: block;
  position: relative;
  margin-bottom: 27px;
}
.traning-item picture svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: ease 300ms;
}
.traning-item:hover picture svg {
  transform: translate(-50%, -50%) scale(1.1);
}
a.traning-title,
.traning-title {
  color: #2A374A;
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.23;
}
.traning-info {
  color: rgba(42,55,74,.4);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 17px;
}
.traning-data {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
}
.traning-location {
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}
.traning-content {
  padding: 0 30px;
  position: relative;
}
.traning-location svg {
  margin-right: 15px;
  height: 15px;
  width: 15px;
}
.traning-location {
  display: flex;
  align-items: center;
}
.traning-price {
  color: #E30713;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 17px;
}
.traning-product {
  color: #2A374A;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  margin-top: 20px;
  line-height: 1.3;
}
.traning-product svg {
  margin-right: 20px;
  height: 25px;
  width: 25px;
}
/* End */


/* Start:/local/templates/floor/css/custom.css?17544766444578*/
body > img {
    display: none;
}

.modal-question .pagenation {
    padding-top: 0;
    margin-bottom: 0;
}

.conference {
    background: #FFFFFF;
    border-radius: 6px;
    padding: 20px 30px 28px;
    margin-top: 70px;
    max-width: 520px;
}

.conference-tag {
    background: rgba(42,55,74,.4);
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 5px 15px;
    margin-bottom: 5px;
}

.conference-title {
    font-weight: 600;
    font-size: 26px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 15px;
}

.conference-info {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.conference-dsc {
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 15px;
}

a.conference-link {
    background: #E30713;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    padding: 19px 38px;
    text-transform: uppercase;
}
a.conference-link svg {
    margin-left: 17px;
}
@media screen and (max-width: 1749.98px) {
    .conference {
        margin-top: 50px;
    }
}
@media screen and (max-width: 1199.98px) {
    .conference {
        padding: 25px 20px;
        margin-top: 80px;
    }
    .conference-title {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .start-dsc {
        margin-top: 40px;
    }
    .start-title {
        padding-top: 40px;
    }
}
@media screen and (max-width: 991.98px) {
    .conference {
        margin-top: 50px;
    }
}
@media screen and (max-width: 767.98px) {
    .club-picture {
        display: none;
    }
}

/* .checkbox */

.checkbox input {
    display: none;
}
.checkbox span {
    cursor: pointer;
    display: inline-block;
    padding: 4px 0 3px 36px;
    position: relative;
}
.checkbox span:before {
    background: #FFFFFF;
    border: 1px solid #E7E9ED;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: ease 300ms;
    height: 24px;
    width: 24px;
}
.checkbox span:after {
    background: transparent;
    border-right: 2px solid;
    border-bottom: 2px solid;
    color: rgba(42, 55, 74, 0.4);
    content: '';
    opacity: 0;
    position: absolute;
    top: 5px;
    left: 9px;
    transform: rotate(45deg);
    transition: ease 300ms;
    height: 11px;
    width: 6px;
}
.checkbox:hover span:after {
    color: rgba(42, 55, 74, 0.4);
    opacity: 1;
}
.checkbox input:checked ~ span:before {
    background: #E72430;
    border: 1px solid #E72430;
}
.checkbox input:checked ~  span:after {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}
.checkbox.wrong span:before {
    border-color: #e41f25;
}
.checkbox.wrong span {
    color: #e41f25;
}
@media screen and (max-width: 767px) {
    .checkbox span {
        font-size: 15px;
        padding: 5px 0 4px 36px;
    }
}

.about-materials {
    display: flex;
    flex-flow: row wrap;
    padding: 30px 0 20px;
    margin: 0 -10px;
}
.about-col {
    padding: 0 10px;
    width: 50%;
}
a.more-button {
    background-color: #e30713;
    color: #fff;
    outline: none;
    display: block;
    max-width: 340px;
    padding: 16px 20px;
    text-align: center;
    width: 100%;
}
a.more-button:hover {
    background-color: #cb030e;
}
@media screen and (max-width: 991px) {
    .about-col {
        padding: 0 10px;
        margin-bottom: 10px;
        width: 100%;
    }
}

/**/

.footer-social li a {
    position: relative;
}
.footer-social-placeholder {
    background: #fff;
    border: 1px solid #686868;
    color: #686868;
    padding: 7px 12px;
    margin-bottom: 8px;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    transition: ease 300ms;
    visibility: hidden;
    white-space: nowrap;
    z-index: 2;
}
.footer-social-placeholder:before {
    background: #fff;
    border-left: 1px solid #686868;
    border-bottom: 1px solid #686868;
    content: '';
    display: block;
    transform: rotate(-45deg);
    position: absolute;
    bottom: -4px;
    left: 12px;
    height: 6px;
    width: 6px;
}
a:hover .footer-social-placeholder {
    opacity: 1;
    visibility: visible;
}
@media screen and (max-width: 991.98px) {
    .footer-social-placeholder {
        display: none;
    }
}
#pro .pro__search-button {
    display: inline-block;
}
/* End */
/* /local/templates/floor/js/carousel/assets/owl.carousel.css?16620329134011 */
/* /local/templates/floor/js/fb/jquery.fancybox.min.css?166203291312795 */
/* /local/templates/floor/css/main.css?166203291393396 */
/* /local/templates/floor/css/pagenation.css?16620329136783 */
/* /local/templates/floor/css/page.css?167776399943192 */
/* /local/templates/floor/css/custom.css?17544766444578 */
