

/* Start:/local/templates/fundam/js/carousel/assets/owl.carousel.css?15483220504011*/
/**
 * 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/fundam/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/fundam/js/fb/jquery.fancybox.min.css?154480333812795*/
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/fundam/css/main.css?174729201680871*/
/*@import "/local/templates/fundam/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/fundam/css/root";
@import "/local/templates/fundam/css/reboot";
@import "/local/templates/fundam/css/images";
@import "/local/templates/fundam/css/code";
@import "/local/templates/fundam/css/tables";
@import "/local/templates/fundam/css/forms";
@import "/local/templates/fundam/css/buttons";
@import "/local/templates/fundam/css/transitions";
@import "/local/templates/fundam/css/dropdown";
@import "/local/templates/fundam/css/button-group";
@import "/local/templates/fundam/css/input-group";
@import "/local/templates/fundam/css/custom-forms";
@import "/local/templates/fundam/css/nav";
@import "/local/templates/fundam/css/navbar";
@import "/local/templates/fundam/css/card";
@import "/local/templates/fundam/css/breadcrumb";
@import "/local/templates/fundam/css/pagination";
@import "/local/templates/fundam/css/badge";
@import "/local/templates/fundam/css/jumbotron";
@import "/local/templates/fundam/css/alert";
@import "/local/templates/fundam/css/progress";
@import "/local/templates/fundam/css/media";
@import "/local/templates/fundam/css/list-group";
@import "/local/templates/fundam/css/close";
@import "/local/templates/fundam/css/modal";
@import "/local/templates/fundam/css/tooltip";
@import "/local/templates/fundam/css/popover";
@import "/local/templates/fundam/css/carousel";

@import "/local/templates/fundam/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/fundam/css/fonts/ProximaNova-Black.eot");
  src: local("Proxima Nova Black"), local("ProximaNova-Black"), url("/local/templates/fundam/css/fonts/ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("/local/templates/fundam/css/fonts/ProximaNova-Black.woff") format("woff"), url("/local/templates/fundam/css/fonts/ProximaNova-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

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

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

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

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

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

@font-face {
  font-family: 'Proxima Nova';
  src: url("/local/templates/fundam/css/fonts/ProximaNovaT-Thin.eot");
  src: local("Proxima Nova Thin"), local("ProximaNovaT-Thin"), url("/local/templates/fundam/css/fonts/ProximaNovaT-Thin.eot?#iefix") format("embedded-opentype"), url("/local/templates/fundam/css/fonts/ProximaNovaT-Thin.woff") format("woff"), url("/local/templates/fundam/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; }

.fundam {
  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: 150px;
  width: 100%; }

.header-box {
  display: flex;
  align-items: center;
  max-width: 1150px;
  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 a: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; }

.fundam .header-box {
  display: flex;
  justify-content: space-between;
  max-width: 1326px; }

.fundam .header-nav {
  max-width: 930px;
  width: 100%; }

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

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

@media screen and (max-width: 1660px) {
  .fundam .header-nav {
    max-width: 660px; }
  .fundam .header-box {
    max-width: 926px; } }

@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-nav-container {
    margin-left: 40px; }
  .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; }
  .fundam .header-nav {
    max-width: 590px; }
  .fundam .header-box {
    max-width: 820px; } }

@media (max-width: 991.98px) {
  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: #e30713;
    border-radius: 5px;
    height: 2px;
    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: 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; } }

@media (max-width: 767.98px) {
  .header-nav ul li a {
    font-size: 16px;
    font-weight: 400;
    padding: 12px 10px; } }

/* intro */
.intro {
  background-image: url("/local/templates/fundam/css/imgs/intro-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: calc(100vh - 126px);
  min-height: 635px;
  position: relative; }

.intro-more {
  background: #E30713;
  color: #FFFFFF;
  display: block;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 30px 248px 30px 41px;
  position: absolute;
  bottom: 0;
  left: 0; }

.intro-more svg {
  margin-top: -23px;
  position: absolute;
  top: 50%;
  right: 36px;
  height: 46px;
  width: 29px; }

.intro-title {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 80px;
  padding-top: 154px;
  line-height: 1;
  text-transform: uppercase; }

.intro-dsc {
  border-left: 3px solid #fff;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  margin-top: 222px;
  padding-left: 30px;
  position: relative; }

@media (max-width: 1749.98px) {
  .intro-title {
    font-size: 66px; } }

@media (max-width: 1195.98px) {
  .intro-title {
    padding-top: 110px; }
  .intro-dsc {
    margin-top: 90px; } }

@media (max-width: 767.98px) {
  .intro-title {
    font-size: 38px;
    line-height: 1.3;
    padding-top: 40px; }
  .intro-dsc {
    margin-top: 60px;
    font-size: 20px;
    font-weight: 400; }
  .intro {
    min-height: 680px; }
  a.intro-more {
    font-size: 21px;
    padding: 22px 93px 22px 32px;
    width: 100%; }
  .intro-more svg {
    margin-top: -15px;
    height: 30px;
    width: 20px; }
  .intro-dsc br {
    display: none; } }

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

.footer-row {
  display: flex;
  align-items: center;
  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: 20px; }

.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; }

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

@media screen and (max-width: 1749px) {
  .footer-row {
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 1199px) {
  .footer-social {
    display: block;
  }
  .footer-social-box + .footer-social-box {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .footer-social {
    display: flex;
  }
  .footer-social-box + .footer-social-box {
    margin-left: 20px;
    margin-top: 0;
  }
  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-enum li {
    margin: 0 5px 10px;
  }
  .footer-social-enum {
    flex-flow: row wrap;
    margin: 0 -5px;
  }
  footer .footer-subscribe {
    width: 100%;
  }
  .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; }
  .footer-social-box {
    margin-bottom: 20px; }
  .footer-info {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%; }
  a.footer-optimal {
    display: block;
    margin-top: 20px; } }

/* 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; }

.articles-link {
  display: block;
  margin: 32px auto 0;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 30px;
  background-color: #E30713;
  transition: 0.3s;
  width: fit-content;
}

.articles-link:hover {
  background-color: #cc000b;
}
/* End */


/* Start:/local/templates/fundam/css/fundam.css?166782302050266*/
/* header */
a.header-fundam-phone {
  display: none; }

@media (max-width: 991.98px) {
  a.header-fundam-phone {
    display: block;
    margin-right: 20px; }
  .header-fundam-phone svg {
    display: block;
    height: 32px;
    width: 32px; } }

/* docs */
.docs {
  background: #fff;}

.docs-row {
  display: flex; }

.docs-picture {
  width: 50%; }

.docs-picture img {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  height: 100%;
  width: 100%; }

.docs-main {
  display: block;
  padding: 80px;
  width: 50%; }

.docs-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 50px;
  line-height: 1.3;
  padding-bottom: 77px;
  text-transform: uppercase; }

.docs-item {
  display: flex;
  align-items: center;
  margin-bottom: 41px; }

.docs-item-icon {
  display: block;
  margin-right: 50px;
  height: 70px;
  width: 70px; }

.docs-item-info {
  border-bottom: 1px solid rgba(196, 196, 196, 0.8);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  width: calc(100% - 120px); }

.docs-item-count {
  color: #2A374A;
  font-size: 16px;
  line-height: 1.5;
  opacity: 0.5; }

.docs-item-name {
  color: #2A374A;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  width: 280px; }

.docs-item-arrow {
  display: block;
  height: 20px;
  width: 34px; }

.docs-item-text {
  display: flex;
  justify-content: space-between; }

@media (max-width: 1749.98px) {
  .docs-main {
    padding: 60px; }
  .docs-item {
    margin-bottom: 30px; }
  .docs-title {
    padding-bottom: 50px; } 
  }

@media (max-width: 991.98px) {
  .docs-picture {
    width: 35%; }
  .docs-title {
    font-size: 30px; }
  .docs-main {
    padding: 40px; }
  .docs-item-name {
    width: auto; }
  .docs-main {
    width: 64%; } }

@media (max-width: 767.98px) {
  .docs-picture {
    display: none; }
  .docs-main {
    padding: 0 15px;
    width: 100%; }
  .docs {
    padding-top: 40px; }
  .docs-item-icon {
    margin-right: 20px;
    height: 45px;
    width: 45px; }
  .docs-item-info {
    padding: 5px 0;
    width: calc(100% - 65px); }
  .docs-item-name {
    font-size: 19px; } }

/* title */
.title {
  color: #2A374A;
  font-weight: 600;
  font-size: 60px;
  line-height: 1.3;
  text-transform: uppercase; }

@media (max-width: 1749.98px) {
  .title {
    font-size: 50px; } }

@media (max-width: 1195.98px) {
  .title {
    font-size: 40px; } }

@media (max-width: 767.98px) {
  .title {
    font-size: 30px; } }

/* about */
.about {
  padding: 80px 0 54px;
  position: relative; }

.about-title {
  margin-bottom: 80px;
  line-height: 1;
  max-width: 627px; }

.about-content {
  background: #fff;
  -webkit-clip-path: polygon(100px 0%, 100% 0, 100% calc(100% - 100px), calc(100% - 100px) 100%, 0 100%, 0 100px);
          clip-path: polygon(100px 0%, 100% 0, 100% calc(100% - 100px), calc(100% - 100px) 100%, 0 100%, 0 100px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 944px;
  padding: 39px 95px 39px 105px;
  position: relative;
  z-index: 5; }

.about-content-text {
  color: #2A374A;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  margin-left: 87px; }

.about-content svg {
  min-height: 100px;
  min-width: 100px;
  height: 100px;
  width: 100px; }

.about-carousel {
  position: absolute;
  top: 0;
  right: 0;
  width: 56%; }

.about-carousel img {
  width: 100%; }

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

.about-carousel .owl-dot {
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  margin-left: 10px;
  transition: ease 300ms;
  height: 8px;
  width: 8px; }

.about-carousel .owl-dot.active {
  background: #E61A19;
  border-color: #E61A19; }

@media (max-width: 1749.98px) {
  .about-carousel {
    width: 50%; }
  .about-title {
    max-width: 566px;
    margin-bottom: 40px; } }

@media (max-width: 1195.98px) {
  .about-title {
    max-width: 416px; }
  .about-carousel .owl-dots {
    padding: 0 50px;
    bottom: 75px; } }

@media (max-width: 991.98px) {
  .about-carousel.owl-carousel {
    display: none; }
  .about-title {
    line-height: 1.2;
    max-width: 620px; }
  .about-content {
    padding: 35px 70px 35px 71px; }
  .about-content-text {
    font-size: 18px;
    margin-left: 60px; } }

@media (max-width: 767.98px) {
  .about {
    padding: 50px 0; }
  .about-content {
    -webkit-clip-path: polygon(50px 0%, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%, 0 50px);
            clip-path: polygon(50px 0%, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%, 0 50px); }
  .about-content {
    padding: 35px 30px 35px 30px; }
  .about-content {
    display: block; }
  .about-content svg {
    min-height: 70px;
    min-width: 70px;
    height: 70px;
    width: 70px; }
  .about-content-text {
    font-size: 17px;
    margin-left: 0;
    margin-top: 30px; } }

/* protection */
.protection {
  padding: 40px 0 100px; }

.protection-title {
  max-width: 851px;
  margin-bottom: 100px; }

.protection-enum {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px; }

.protection-item {
  background: #FFFFFF;
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 40px 28px 40px;
  margin: 0 15px 30px;
  width: calc(33.33% - 30px); }

.protection-info {
  color: #2A374A;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding-left: 20px;
  padding-right: 30px;
  position: relative;
  text-transform: uppercase; }

.protection-info:before {
  background: #E30713;
  border-radius: 10px;
  content: '';
  margin-top: -3px;
  position: absolute;
  top: 50%;
  left: 0;
  height: 6px;
  width: 6px; }

.protection-item svg {
  min-width: 130px;
  min-height: 130px;
  height: 130px;
  width: 130px; }

.keep-about {
  margin-right: 232px; }

@media screen and (max-width: 1400px) {
  .keep-about {
    margin-right: 100px; } }

@media (max-width: 1195.98px) {
  .protection {
    padding: 40px 0 30px; }
  .protection-item {
    padding: 25px 30px 25px 30px;
    width: calc(50% - 30px); }
  .keep-item {
    padding: 35px 25px 70px 25px; }
  .keep-item {
    width: calc(50% - 30px); }
  .keep-enum {
    justify-content: center; }
  .keep-about {
    margin-right: 50px; } }

@media (max-width: 991.98px) {
  .keep-about {
    margin-right: 0px; }
  .protection-title {
    margin-bottom: 50px; } }

@media (max-width: 767.98px) {
  .protection-title {
    margin-bottom: 30px; }
  .protection-item {
    width: calc(100% - 30px); }
  .protection-item svg {
    min-width: 80px;
    min-height: 80px;
    height: 80px;
    width: 80px; } }

/* advantages */
.advantages {
  background-image: url("/local/templates/fundam/css/imgs/advantages-bg.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
  padding: 100px 0; }

.advantages-title {
  margin-bottom: 152px;
  max-width: 989px; }

.advantages-enum {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px; }

.advantages-item {
  background: #FFFFFF;
  border-left: 2px solid #E30713;
  border-radius: 0px 15px 15px 0px;
  display: flex;
  align-items: center;
  min-height: 122px;
  padding: 20px 30px 20px 32px;
  margin: 0 15px 30px;
  width: calc(25% - 30px); }

.advantages-item svg {
  margin-right: 20px; }

.advantages-dsc {
  color: #2A374A;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4; }

@media (max-width: 1749.98px) {
  .advantages {
    padding: 50px 0 100px; }
  .advantages-item {
    width: calc(50% - 30px); }
  .advantages-title {
    margin-bottom: 70px; } }

@media (max-width: 767.98px) {
  .advantages-item {
    width: calc(100% - 30px); }
  .advantages-dsc {
    max-width: calc(100% - 80px); } }

/* keep */
.keep {
  background: #fff;
  padding: 100px 0 70px; }

.keep-title {
  max-width: 472px; }

.keep-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 54px; }

.keep-about {
  border-left: 3px solid #E30713;
  color: #2A374A;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  padding-left: 30px;
  max-width: 370px; }

.keep-enum {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px; }

.keep-item {
  background: #FFFFFF;
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
  margin: 0 15px 30px;
  padding: 42px 40px 98px 30px;
  position: relative;
  width: calc(33.33% - 30px); }

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

.keep-ttl {
  color: #2A374A;
  font-weight: 600;
  font-size: 60px;
  line-height: 1;
  margin-bottom: 30px; }

.keep-links li a {
  border-bottom: 1px dashed;
  transition: ease 300ms; }

.keep-links li a:hover {
  color: #e51722;
}

.keep-links li {
  color: #2A374A;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 17px; }

.keep-dsc {
  color: #2A374A;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  max-width: 350px; }

.keep-more {
  height: 70px;
  padding-right: 70px;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: ease 300ms; }

.keep-more:hover {
  transform: scale(1.2);
}

.keep-more svg {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%); }

@media (max-width: 1749.98px) {
  .keep-ttl {
    font-size: 36px; } }

@media (max-width: 1195.98px) {
  .keep-enum {
    justify-content: center; }
  .keep-item {
    width: calc(50% - 30px); } }

@media (max-width: 767.98px) {
  .keep {
    padding: 50px 0; }
  .keep-wrap {
    display: block; }
  .keep-title {
    margin-bottom: 30px; }
  .keep-item {
    width: calc(100% - 30px); }
  .keep-ttl {
    font-size: 25px; } }

/* system */
.system {
  padding: 37px 0 108px; }

.system-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 47px; }

.system-about {
  max-width: 710px; }

.system-title {
  padding-top: 84px;
  padding-bottom: 80px; }

.system-content {
  color: #2A374A;
  font-size: 21px;
  line-height: 1.6;
  letter-spacing: 0.01em; }

.system-content p + p {
  margin-top: 1em; }

.system-picture {
  padding: 0 40px; }

.system-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 78px; }

.system-ttl {
  color: #2A374A;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.6;
  max-width: 700px;
  text-transform: uppercase; }

.system-dsc {
  border-left: 3px solid #E30713;
  color: #2A374A;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  max-width: 845px;
  padding-left: 30px; }

.system-enum {
  display: flex;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px; }

.system-item {
  background: #FAFBFD;
  box-shadow: 0 12px 87px #E9EBF0;
  border-radius: 5px;
  display: flex;
  align-items: center;
  min-height: 120px;
  margin: 0 15px 30px;
  padding: 17px 146px 17px 20px;
  position: relative;
  width: calc(50% - 30px); }

.system-item-type {
  color: #2A374A;
  font-size: 16px;
  line-height: 1;
  opacity: 0.5;
  margin-bottom: 15px; }

.system-item-text {
  color: #253142;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase; }

.system-item-content {
  margin-left: 27px;
  max-width: 370px; }

.system-item picture {
  margin-top: -60px; }

.system-more {
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 0;
  right: 0;
  transition: ease 300ms;
  height: 100%;
  width: 116px; }

.system-more:before {
  background-image: url("/local/templates/fundam/css/imgs/red-arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transition: ease 300ms;
  height: 100%;
  width: 100%; }

.system-more:after {
  background-image: url("/local/templates/fundam/css/imgs/white-arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: ease 300ms;
  height: 100%;
  width: 100%; }

.system-item:hover .system-more {
  background: #E30713; }

.system-item:hover .system-more:before {
  opacity: 0; }

.system-item:hover .system-more:after {
  opacity: 1; }

@media (max-width: 1749.98px) {
  .system-about {
    max-width: 620px; }
  .system-picture {
    max-width: 680px;
    padding-right: 0;
    width: 100%; }
  .system-picture img {
    width: 100%; }
  .system-title {
    padding-top: 0;
    padding-bottom: 40px; }
  .system-dsc {
    max-width: 685px; } }

@media (max-width: 1195.98px) {
  .system {
    padding: 35px 0 40px; }
  .system-about {
    max-width: 470px; }
  .system-picture {
    padding-top: 50px;
    padding-left: 20px; }
  .system-dsc {
    max-width: 465px; }
  .system-item {
    margin-bottom: 50px;
    width: calc(100% - 30px); } }

@media (max-width: 991.98px) {
  .system-picture {
    display: none; }
  .system-about {
    max-width: 100%; }
  .system-dsc {
    max-width: 340px;
    font-size: 18px; }
  .system-ttl {
    font-size: 30px; } }

@media (max-width: 767.98px) {
  .system-row {
    display: block; }
  .system-ttl {
    line-height: 1.3;
    margin-bottom: 30px; }
  .system-item {
    display: block;
    padding: 17px 20px 17px 20px; }
  .system-item-content {
    margin-left: 0; }
  .system-more {
    display: none; }
  .system-item-text {
    font-size: 17px; } }

/* article */
.article {
  position: relative; }

.article-wrapper {
  display: flex;
  justify-content: flex-end;
  padding: 114px 0 115px; }

.article-content {
  max-width: 697px;
  width: 50%; }

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

.article-text {
  color: #2A374A;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.01em; }

.article-text strong {
  font-weight: 600; }

.article-text li {
  font-size: 21px;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative; }

.article-text li:before {
  background: #E30713;
  border-radius: 50px;
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  height: 6px;
  width: 6px; }

.article-text ul,
.article-text p {
  margin-bottom: 30px; }

.article-picture {
  border-radius: 15px;
  display: flex;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%; }

.article-picture img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  height: 100%;
  width: 100%; }

@media (max-width: 1749.98px) {
  .article-content {
    max-width: 500px; } }

@media (max-width: 1195.98px) {
  .article-picture {
    width: 40%; }
  .article-content {
    max-width: 630px;
    width: 56%; }
  .article-wrapper {
    padding: 60px 0 60px; } }

@media (max-width: 767.98px) {
  .article-picture {
    position: relative;
    width: 100%; }
  .article-content {
    width: 100%; }
  .article-wrapper {
    padding: 0; } }

/* materials */
.materials {
  padding: 100px 0 70px; }

.materials-title {
  margin-bottom: 95px; }

.materials-dsc {
  border-left: 3px solid #E30713;
  color: #2A374A;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  margin-bottom: 33px;
  padding: 20px 20px 20px 44px; }

.catalog-menu {
  max-width: 380px;
  padding-right: 70px;
  width: 100%; }

.catalog-menu li {
  color: #2A374A;
  cursor: pointer;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  opacity: 0.4;
  margin-bottom: 24px;
  padding-left: 42px;
  position: relative;
  transition: ease 300ms; }

.catalog-menu li:hover,
.catalog-menu li.active {
  color: #E30713;
  opacity: 1;
  padding-left: 72px;
  padding-right: 0; }

.catalog-menu li:before {
  background: #E30713;
  content: '';
  display: block;
  opacity: 0;
  position: absolute;
  top: 12px;
  left: 0;
  transition: ease 300ms;
  height: 10px;
  width: 10px; }

.catalog-menu li:hover:before,
.catalog-menu li.active:before {
  opacity: 1;
  left: 40px; }

.catalog-wrapper {
  display: flex; }

.catalog-tabs {
  width: calc(100% - 450px); }

.catalog-content {
  width: 100%; }

.catalog-col {
  padding: 0 15px;
  margin-bottom: 30px;
  width: calc(100% / 3); }

/*-----*/
.catalog-item {
  background: #FFFFFF;
  border-radius: 15px;
  display: flex;
  justify-content: stretch;
  min-height: 380px;
  padding: 45px 40px 35px;
  position: relative; }

.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; }

.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-more {
  background: #E7E9ED;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 310px;
  height: 100%;
  padding: 31px 40px 27px; }

.catalog-more-count {
  color: #2A374A;
  font-weight: 600;
  font-size: 60px;
  line-height: 1; }

.catalog-more-text {
  color: #2A374A;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3; }

.catalog-more-link svg {
  margin-left: 17px;
  height: 20px;
  width: 32px; }

.catalog-more-link {
  background: #E30713;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 22px;
  height: 60px;
  text-transform: uppercase; }

.catalog-content {
  display: none; }

.catalog-content.active {
  display: block; }

.catalog-carousel.owl-carousel {
  display: flex;
  flex-flow: row wrap; }

@media (max-width: 1749.98px) {
  .materials {
    padding: 80px 0 50px; }
  .materials-title {
    margin-bottom: 65px; }
  .materials-dsc {
    font-size: 19px;
    padding: 20px 15px 20px 30px; }
  .catalog-menu {
    padding-right: 30px;
    max-width: 330px; }
  .catalog-menu li {
    font-size: 19px;
    margin-bottom: 15px;
    padding-left: 30px; }
  .catalog-menu li:before {
    top: 8px;
    height: 8px;
    width: 8px; }
  .catalog-menu li:hover,
  .catalog-menu li.active {
    padding-left: 50px; }
  .catalog-menu li:hover:before,
  .catalog-menu li.active:before {
    opacity: 1;
    left: 30px; }
  .catalog-item-content {
    padding: 20px; }
  .catalog-item {
    min-height: 320px;
    padding: 25px 20px 25px; }
  .catalog-item-about {
    font-size: 13px; }
  .catalog-item-title {
    font-size: 17px; }
  .catalog-more {
    padding: 25px 20px 25px; }
  .catalog-tabs {
    width: calc(100% - 330px); }
  .catalog-more-link {
    font-size: 15px; }
  .catalog-more-link svg {
    margin-left: 12px;
    height: 15px;
    width: 22px; } }

@media (max-width: 1195.98px) {
  .catalog-col {
    width: calc(100% / 2); } }

@media (max-width: 991.98px) {
  .catalog-wrapper {
    display: block; }
  .catalog-menu {
    padding-right: 0;
    max-width: 100%;
    margin-bottom: 30px; }
  .catalog-menu ul {
    display: flex;
    flex-flow: row wrap; }
  .catalog-tabs {
    width: 100%; } }

@media (max-width: 767.98px) {
  .catalog-carousel .owl-stage {
    display: flex; }
  .materials-title {
    margin-bottom: 35px; }
  .catalog-menu ul {
    display: block; }
  .catalog-item {
    height: 100%; }
  .catalog-col {
    height: 100%;
    margin-bottom: 0;
    width: 330px; }
  .catalog-more {
    min-height: 270px;
    min-width: 290px; } }

/* pro */
.pro {
  padding-bottom: 100px;
  position: relative; }

.pro-info {
  display: flex;
  align-items: center; }

.pro-info-content {
  max-width: 590px;
  width: 50%; }

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

.pro-info-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 50px;
  line-height: 1.3;
  margin-bottom: 33px;
  text-transform: uppercase; }

.pro-image img {
  border-radius: 15px;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%; }

.pro-info,
.pro-image img {
  height: 691px; }

.pro-info {
  margin-bottom: 100px; }

.pro-search {
  display: flex;
  justify-content: space-between; }

.pro-button button {
  width: 248px; }

.pro-search-input {
  width: calc(100% - 262px); }

.pro .select,
.pro .input input[type=text] {
  background: #fff; }

.pro-search {
  margin-bottom: 14px; }

.pro-filter-row {
  display: flex;
  justify-content: space-between;
  margin-left: -7px;
  margin-right: -7px;
  margin-bottom: 14px; }

.pro-filter-row .select {
  margin: 0 7px; }

.pro-filter-actions {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.pro-filter-location {
  color: #1A1A1A;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  width: calc(100% - 764px); }

.pro-filter-action {
  background: #E30713;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 18px;
  line-height: 60px;
  max-width: 373px;
  text-transform: uppercase;
  transition: ease 300ms;
  height: 60px;
  width: 100%; }

.pro-filter-action:hover {
  background: #cc000b; }

.pro-filter-clear {
  background: #FFFFFF;
  color: #999999;
  border: 1px solid #F2F2F2;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  max-width: 373px;
  height: 60px;
  width: 100%; }

.pro-forms {
  position: relative; }

.pro-forms:before {
  background: #f7f8fa;
  content: '';
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: ease 300ms;
  visibility: hidden;
  height: 100%;
  width: 100%;
  z-index: 2; }

.pro-forms.load:before {
  visibility: visible;
  opacity: .5; }

.pro-forms:after {
  -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: absolute;
  top: 50%;
  left: 50%;
  transition: ease 300ms;
  visibility: hidden;
  width: 80px;
  z-index: 10; }

.pro-forms.load:after {
  opacity: 1;
  visibility: visible; }

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

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

@media (max-width: 1749.98px) {
  .pro-info-content {
    padding-right: 40px; }
  .pro-filter-action {
    font-size: 17px;
    max-width: 280px; }
  .pro-filter-clear {
    font-size: 17px;
    max-width: 280px; }
  .pro-filter-location {
    width: calc(100% - 584px); } }

@media (max-width: 1195.98px) {
  .pro-image img {
    height: 450px; }
  .pro-info-title {
    font-size: 40px; }
  .pro-info {
    height: auto; }
  .pro-filter-actions {
    flex-flow: row wrap; }
  .pro-filter-location {
    margin-bottom: 20px;
    text-align: center;
    width: 100%; }
  .pro-filter-actions {
    justify-content: center; }
  .pro-filter-clear {
    margin-left: 20px; } }

@media (max-width: 991.98px) {
  .pro-image img {
    height: 400px; }
  .pro-info {
    display: block; }
  .pro-image img {
    width: 40%; }
  .pro {
    padding-bottom: 60px; }
  .pro-filter-row {
    flex-flow: row wrap; }
  .pro-filter-row .select {
    margin-bottom: 14px; } }

@media (max-width: 767.98px) {
  .pro {
    padding-bottom: 20px; }
  .pro-image img {
    margin-bottom: 20px;
    position: relative;
    width: 100%; }
  .pro-info-content {
    padding-right: 0;
    width: 100%; }
  .pro-info-title {
    font-size: 30px; }
  .pro-info-dsc {
    font-size: 19px; }
  .button.pro-search-button {
    width: 115px; }
  .pro-search-input {
    width: calc(100% - 125px); }
  .pro-filter-clear {
    margin-left: 0;
    margin-top: 15px; } }

/* maintenance */
.maintenance {
  background: #fff;
  padding: 51px 0 100px; }

.maintenance-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px; }

.maintenance-content {
  max-width: 696px; }

.maintenance-text {
  color: #2A374A;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.01em; }

.maintenance picture {
  max-width: 890px;
  width: 100%; }

.maintenance-title {
  margin-bottom: 50px; }

.maintenance-dsc {
  max-width: 370px;
  margin-bottom: 80px; }

.maintenance-text p {
  margin-bottom: 1.5em; }

.maintenance-order-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.6;
  margin-bottom: 30px;
  text-transform: uppercase; }

.maintenance-order-row {
  display: flex;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px; }

.maintenance-order-item {
  max-width: 346px;
  margin: 0 5px 10px;
  width: 100%; }

.maintenance-item-first {
  max-width: 651px; }

.maintenance-item-email {
  max-width: 419px; }

.maintenance-item-button {
  max-width: 270px; }

@media (max-width: 1749.98px) {
  .maintenance picture img {
    width: 100%; }
  .maintenance-content {
    padding-right: 40px; }
  .maintenance-item-button {
    max-width: 180px; }
  .maintenance-order-item {
    max-width: 263px; } }

@media (max-width: 1195.98px) {
  .maintenance picture {
    display: none; }
  .maintenance-content {
    max-width: 100%; }
  .maintenance-row {
    margin-bottom: 20px; } }

@media (max-width: 991.98px) {
  .maintenance-order-row {
    flex-flow: row wrap; }
  .maintenance-order-item {
    width: calc(50% - 10px);
    max-width: 50%; } }

@media (max-width: 767.98px) {
  .maintenance {
    padding: 50px 0; }
  .maintenance-dsc {
    margin-bottom: 40px; }
  .maintenance-content {
    padding-right: 0; }
  .maintenance-order-title {
    font-size: 25px;
    line-height: 1.3; }
  .maintenance-order-item {
    width: calc(100% - 10px);
    max-width: 100%; } }

/* form */
.input input[type=text],
.select {
  background: #F3F3F3;
  border: 1px solid #F3F3F3;
  box-sizing: border-box;
  font-size: 16px;
  padding: 0 20px;
  line-height: 60px;
  height: 60px;
  width: 100%; }

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

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

.select {
  cursor: pointer;
  position: relative; }

.select-selection {
  color: rgba(37, 49, 66, 0.4);
  padding-right: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}

.select.selected .select-selection {
  color: #2A374A; }

.select:after {
  background: transparent;
  border-right: 2px solid #E30713;
  border-bottom: 2px solid #E30713;
  content: '';
  display: block;
  position: absolute;
  top: 17px;
  right: 25px;
  transform: rotate(45deg);
  pointer-events: none;
  height: 16px;
  width: 16px; }

.select-options {
  background: #f9f9f9;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  margin-left: -1px;
  margin-right: -1px;
  max-height: 210px;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: calc(100% + 2px);
  z-index: 2; }

.select.active .select-options {
  visibility: visible;
  opacity: 1; }

.select-item span:hover,
.select-item input:checked ~ span {
  background: #E30713;
  color: #fff; }

.select-item span {
  color: #2A374A;
  display: block;
  line-height: 1.2;
  padding: 8px 20px;
  transition: ease 300ms; }

.select-item {
  cursor: pointer;
  display: block; }

.select-item input {
  display: none; }

.button {
  background: #E30713;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 18px;
  line-height: 60px;
  height: 60px;
  padding: 0 20px;
  text-transform: uppercase;
  text-align: center;
  transition: ease 300ms;
  width: 100%; }

.button:hover {
  background: #cc000b; }

.textarea textarea {
  background: #F3F3F3;
  border: 1px solid #F3F3F3;
  box-sizing: border-box;
  font-size: 16px;
  padding: 16px 20px;
  line-height: 1.3;
  resize: none;
  height: 142px;
  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); }

/* fundam-slider */
.fundam-slider-item {
  display: flex;
  justify-content: space-between; }

.fundam-slider-item picture img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  height: 100%;
  width: 100%; }

.fundam-slider-item picture {
  display: block;
  width: 50%; }

.fundam-slider-content {
  background: #EBEEF2;
  display: flex;
  align-items: center;
  padding: 30px 50px 30px 210px;
  width: 50%; }

.fundam-slider-title {
  color: #2A374A;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.15;
  margin-bottom: 60px;
  text-transform: uppercase; }

a.fundam-slider-more,
.fundam-slider-more {
  background: #E30713;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.14;
  text-transform: uppercase;
  height: 84px;
  max-width: 403px; }

.fundam-slider-more svg {
  margin-left: 30px;
  height: 21px;
  width: 34px; }

.fundam-slider .owl-nav div {
  background: #fff;
  font-size: 0;
  margin-top: -60px;
  position: absolute;
  top: 50%;
  left: 40px;
  display: block;
  transition: ease 300ms;
  width: 116px;
  height: 120px; }

.fundam-slider .owl-nav div:after,
.fundam-slider .owl-nav div:before {
  background-image: url("/local/templates/fundam/css/imgs/carousel-btn-red.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  margin-top: -10px;
  margin-left: -16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: ease 300ms;
  height: 20px;
  width: 32px; }

.fundam-slider .owl-nav div.owl-next {
  left: auto;
  right: 40px; }

.fundam-slider .owl-nav div.owl-next:after,
.fundam-slider .owl-nav div.owl-next:before {
  transform: rotate(180deg); }

.fundam-slider .owl-nav div:after {
  background-image: url("/local/templates/fundam/css/imgs/carousel-btn-white.svg");
  opacity: 0; }

.fundam-slider .owl-nav div:hover:after {
  opacity: 1; }

.fundam-slider .owl-nav div:hover {
  background: #E30713; }

@media (max-width: 1749.98px) {
  .fundam-slider-title {
    font-size: 26px;
    margin-bottom: 35px; }
  a.fundam-slider-more,
  .fundam-slider-more {
    font-size: 19px;
    max-width: 343px;
    height: 60px; }
  .fundam-slider .owl-nav div {
    margin-top: -45px;
    width: 90px;
    height: 90px; }
  .fundam-slider-content {
    padding: 30px 50px 30px 185px; } }

@media (max-width: 1195.98px) {
  .fundam-slider .owl-nav div {
    margin-top: -30px;
    width: 60px;
    height: 60px; }
  .fundam-slider .owl-nav div {
    left: 30px; }
  .fundam-slider .owl-nav div.owl-next {
    right: 30px; }
  .fundam-slider-content {
    padding: 30px 50px 30px 130px; }
  .fundam-slider-title {
    font-size: 22px; } }

@media (max-width: 991.98px) {
  .fundam-slider .owl-nav div {
    margin-top: -25px;
    width: 50px;
    height: 50px; }
  .fundam-slider .owl-nav div {
    left: 15px; }
  .fundam-slider .owl-nav div.owl-next {
    right: 15px; }
  .fundam-slider-content {
    padding: 25px 37px 25px 89px; }
  .fundam-slider-title {
    font-size: 19px;
    line-height: 1.3;
    margin-bottom: 22px; }
  a.fundam-slider-more,
  .fundam-slider-more {
    font-size: 17px;
    max-width: 284px;
    height: 52px; }
  .fundam-slider-more svg {
    margin-left: 18px;
    height: 17px;
    width: 26px; } }

@media (max-width: 767.98px) {
  .fundam-slider-item {
    display: block; }
  .fundam-slider-content {
    padding: 25px 25px 25px 25px;
    width: 100%; }
  .fundam-slider-item picture {
    width: 100%; }
  .fundam-slider-title {
    margin-bottom: 10px; }
  .fundam-slider-title {
    margin-bottom: 10px;
    font-weight: 600; } }

/* training */
.training {
  padding: 100px 0 80px; }

.training-title {
  max-width: 640px;
  margin-bottom: 70px; }

.training-info {
  max-width: 430px; }

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

.training-enum {
  display: flex;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px;
  max-width: 1200px;
  width: 100%; }

.training-col {
  padding: 0 15px;
  margin-bottom: 30px;
  width: calc(100% / 3); }

.training-item {
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  height: 380px;
  width: 100%; }

.training-item img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: ease 300ms;
  height: 304px;
  width: 100%; }

.training-item-title svg {
  margin-left: 30px; }

.training-item-title {
  color: #2A374A;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  text-transform: uppercase;
  transition: ease 300ms; }

.training-item:hover .training-item-title {
  color: #fff; }

.training-item-content {
  background: #fff;
  height: 76px;
  transition: ease 300ms; }

.training-item-text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.5;
  padding: 0 30px; }

.training-item:hover img {
  height: 140px; }

.training-item:hover .training-item-content {
  background: #E30713;
  height: 240px; }

.training-item-count {
  background: #E30713;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.14;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  height: 61px;
  width: 61px;
  z-index: 1; }

@media (max-width: 1749.98px) {
  .system-dsc.training-dsc {
    font-size: 18px; }
  .training-wrapper {
    display: block; }
  .training-info {
    max-width: 700px;
    margin-bottom: 40px; } }

@media (max-width: 1195.98px) {
  .training-col {
    width: calc(100% / 2); } }

@media (max-width: 767.98px) {
  .training {
    padding: 50px 0; }
  .training-title {
    margin-bottom: 30px; }
  .training-col {
    width: calc(100%); }
  .training-enum {
    width: auto; } }

/* objects */
.objects {
  overflow: hidden;
  position: relative; }

.object-main-carousel img {
  display: block;
  width: 100%; }

.objects-wrapper {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3; }

.objects-info {
  background: #F3F3F3;
  max-width: 1200px;
  width: 100%; }

.objects-thumb img {
  display: block;
  height: 100px;
  width: 100px; }

.objects-thumb .item {
  cursor: pointer; }

.objects-info-item {
  background: #F3F3F3;
  padding: 50px 100px 32px 50px; }

.objects-info-count span {
  color: #2A374A; }

.objects-info-count {
  color: rgba(37, 49, 66, 0.2);
  font-weight: 600;
  font-size: 27.8556px;
  line-height: 34px;
  margin-bottom: 13px;
  text-transform: uppercase; }

.objects-info-content {
  display: flex;
  justify-content: space-between; }

.objects-info-main {
  color: #2A374A;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  max-width: 310px;
  padding-bottom: 40px; }

.objects-info-main span {
  color: #2A374A;
  display: block;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px; }

.objects-info-about {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  max-width: 650px;
  min-height: 140px;
  padding-bottom: 30px;
  width: 100%; }

.objects-info-box {
  max-width: 300px; }

.objects-info-ttl {
  color: #676B76;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 11px; }

.objects-info-element {
  color: #2A374A;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  margin-right: 32px; }

.objects-thumb {
  margin-left: 93px;
  max-width: 350px; }

.objects-info .owl-nav {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0; }

.objects-info .owl-nav div {
  background: #E30713;
  font-size: 0;
  margin-right: 3px;
  position: relative;
  height: 44px;
  width: 128px; }

.objects-info .owl-nav div:before {
  background: transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  right: 57px;
  transform: rotate(-45deg);
  height: 16px;
  width: 16px; }

.objects-info .owl-nav div.owl-prev:before {
  right: 52px;
  transform: rotate(135deg); }

.objects-thumb .item {
  padding: 6px;
  position: relative; }

.objects-thumb img {
  width: 100%; }

.objects-thumb .item:before {
  background: #e30713;
  border: 1px solid #C4C4C4;
  content: '';
  cursor: pointer;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: ease 300ms;
  height: 100%;
  width: 100%;
  z-index: -1; }

.objects-thumb .owl-item .item.active:before {
  opacity: 1; }

.object-main-carousel .owl-stage {
  display: flex; }

.object-main-carousel .item {
  height: 100%; }

.object-main-carousel .item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%; }

.objects-info-about {
  padding-bottom: 6px; }

.objects-info-more a {
  color: #E30713;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase; }

.objects-info-more svg {
  margin-left: 10px;
  width: 34px; }

.objects-info-more {
  padding-top: 30px;
  width: 100%; }

@media (max-width: 1749.98px) {
  .objects-info-item {
    padding: 40px 70px 30px 40px; }
  .objects-info-about {
    max-width: 580px; }
  .objects-thumb {
    margin-left: 40px;
    margin-right: 40px;
    max-width: 350px; } }

@media (max-width: 1195.98px) {
  .objects-thumb img {
    height: 70px; }
  .objects-thumb {
    max-width: 300px; }
  .objects-info-main {
    padding-right: 20px; }
  .objects-info-box {
    max-width: 50%; }
  .objects-info .owl-nav div {
    width: 110px; }
  .objects-info .owl-nav div.owl-prev:before {
    right: 44px; }
  .objects-info .owl-nav div:before {
    right: 50px; } }

@media (max-width: 991.98px) {
  .objects-thumb.owl-carousel.owl-loaded {
    display: none; }
  .objects-wrapper {
    position: relative;
    display: block; }
  .objects-info .owl-nav {
    position: absolute;
    top: -44px;
    justify-content: flex-end;
    width: 100%; } }

@media (max-width: 767.98px) {
  .object-main-carousel img {
    height: 340px;
    -o-object-fit: cover;
       object-fit: cover; }
  .objects-info-item {
    padding: 30px 15px; }
  .objects-info-content {
    display: block; }
  .objects-info-about {
    display: block;
    padding-bottom: 0; }
  .objects-info-main {
    padding-right: 0;
    padding-bottom: 20px; }
  .objects-info-box {
    max-width: 100%;
    margin-bottom: 20px; } }

/* feedback */
.feedback {
  padding: 97px 0 107px; }

.feedback-wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1447px; }

.feedback-info {
  padding-left: 50px;
  max-width: 470px; }

.feedback-info img {
  border-radius: 50%;
  display: block;
  width: 200px;
  height: 200px; }

.feedback-info picture {
  display: block;
  margin-bottom: 33px; }

.feedback-info-name {
  color: #2A374A;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.01em; }

.feedback-info-dsc {
  color: #676B76;
  font-size: 16px;
  line-height: 1.5; }

.feedback-form {
  max-width: 877px;
  width: 100%; }

.feedback-title {
  line-height: 1;
  margin-bottom: 80px;
  max-width: 600px; }

.feedback-form-row {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 21px; }

.feedback-form-item {
  margin: 0 15px 30px;
  width: calc(33.33% - 30px); }

.feedback-form-action {
  display: flex;
  align-items: center;
  margin-top: 46px; }

.feedback-form-action svg {
  margin-left: 17px;
  height: 20px;
  width: 27px; }

.feedback-form-button {
  background: #E30713;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 328px;
  text-transform: uppercase;
  height: 60px;
  width: 100%; }

.feedback-form-politic {
  color: #676B76;
  font-size: 14px;
  line-height: 16px;
  padding-left: 45px; }

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

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

@media (max-width: 1195.98px) {
  .feedback-info {
    padding-left: 0;
    padding-right: 20px;
    max-width: 470px; }
  .feedback-title {
    margin-bottom: 40px; }
  .feedback-form-row {
    margin-bottom: 0px; } }

@media (max-width: 991.98px) {
  .feedback-wrap {
    display: block; }
  .feedback-info img {
    width: 130px;
    height: 130px; }
  .feedback-info {
    display: flex;
    align-items: center; }
  .feedback-info picture {
    margin-bottom: 0; }
  .feedback-info-content {
    padding-left: 40px; }
  .feedback-info {
    margin-bottom: 40px;
    max-width: 530px; } }

@media (max-width: 767.98px) {
  .feedback-info img {
    width: 110px;
    height: 110px; }
  .feedback-info-content {
    padding-left: 20px; }
  .feedback-form-row {
    display: block; }
  .feedback-form-item {
    margin: 0 15px 10px;
    width: calc(100% - 30px); }
  .feedback-form-action {
    display: block;
    margin-top: 20px; }
  .feedback-form-button {
    max-width: 360px; }
  .feedback-form-politic {
    padding-left: 0;
    text-align: center;
    margin-top: 20px; } }

/* 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; }

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

@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); } }

    .intro__conference {
      padding: 30px 40px;
      background-color: #fff;
      border-radius: 6px;
      margin-top: 50px;
    }

    .intro__conference-title {
      line-height: 1.4;
      font-size: 24px;
      margin-bottom: 15px;
      font-weight: 600;
    }

    .intro__conference-link {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      height: 60px;
      padding: 0 40px;
      background-color: #E30713;
      color: #fff;
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase;
      transition: 0.3s;
    }

    .intro__conference-link:hover {
      background-color: #cc000b;
    }

    .intro__conference-link svg {
      margin-left: 15px;
    }

    @media (max-width: 1749.98px) {
      .intro-dsc {
        /* margin-top: 100px; */
        margin-top: 220px;
      }
    }

    @media (max-width: 1195.98px) {
      .intro-title {
        font-size: 55px;
      }
      .intro__conference-title {
        font-size: 22px;
      }

      .intro-dsc {
        margin-top: 80px;
      }

      .intro {
        height: auto;
        padding-bottom: 130px;
      }
    }

    @media (max-width: 991.98px) {
      .intro {
        padding-bottom: 240px;
      }
    }

    @media (max-width: 767.98px) {
      .intro-dsc {
        margin-top: 60px;
      }
    }

    
@media (max-width: 575.98px) {

  .intro__conference {
    padding: 20px;
  }

  .intro__conference-link {
    width: 100%;
    padding: 0 10px;
  }
}


.intro__btns {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
}

.intro__btn {
  height: 122px;
  padding: 0 70px;
  display: inline-flex;
  align-items: center;
  font-size: 24px;
  line-height: 1.333;
  color: #fff;
  background-color: #E30713;
  margin-right: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.intro__btn:last-child {
  margin-right: 0;
}

.intro__icon {
  width: 27px;
  height: 45px;
  margin-left: 30px;
}

.intro__icon.-right {
  transform: rotate(-90deg);
}

.intro__video-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.intro__video-bg:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
}

.intro__video-bg video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

@media (max-width: 1749.98px) {

  .intro__btn {
    font-size: 20px;
    height: 100px;
    padding: 0 50px;
}

.intro__icon {
    width: 22px;
    height: 36px;
}

}

@media (max-width: 991.98px)  {
  .intro__btn {
    padding: 0 30px;
    font-size: 18px;
}

}

@media (max-width: 767.98px) {

  .intro__btns {
    display: block;
    width: 100%;
}

.intro__btn {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
}

.intro__btn:last-child {
    margin-bottom: 0;
}

.intro__icon {
    margin-left: auto;
}

}

@media (max-width: 575.98px) {

  .intro-title {
    font-size: 30px !important;
}

}

/* services */
.services {
  padding: 120px 0 100px;
}

.services-wrapper {
  display: flex;
}

.services-description {
  padding-right: 26px;
  max-width: 360px;
  margin-bottom: 40px;
  width: 100%;
}

.services-content {
  max-width: 1380px;
  width: 100%;
}

.services-title {
  margin-bottom: 30px;
}

.services-enum {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  margin-left: -10px;
  margin-right: -10px;
}

.services-col {
  padding: 0 10px 20px;
  width: 25%;
}

.owl-item .services-col {
  width: 330px;
}

.services-item {
  position: relative;
  padding-bottom: 248px;
}

.services-item picture img,
.services-item picture {
  display: block;
  width: 100%;
}

.services-item-content {
  background: #fff;
  overflow: hidden;
  padding: 38px 30px 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: ease 300ms;
  height: 248px;
  width: 100%;
}

.services-item-ttl {
  color: #2a374a;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  height: 62px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.services-item-about {
  color: #2a374a;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 25px;
}

.services-item .services-item-content svg {
  opacity: 0;
  transition: ease 300ms;
}

.services-item:hover .services-item-content {
  height: 300px;
}

.services-item:hover .services-item-content svg {
  opacity: 1;
}

@media (max-width: 1749.98px) {
  .services-wrapper {
    display: block;
  }
  .services-description {
    max-width: 940px;
  }
}

@media (max-width: 991.98px) {
  .services {
    padding: 50px 0;
  }
  .owl-item .services-col {
    width: 280px;
  }
  .services-item-ttl {
    font-size: 20px;
    height: 50px;
  }
  .services-item-about {
    font-size: 15px;
  }
  .services-item-content {
    padding: 28px 22px 27px;
  }
  .services-item picture img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 360px;
  }
  .services-item .services-item-content svg {
    height: 19px;
    width: 30px;
  }
  .services-item:hover .services-item-content {
    height: 263px;
  }
}

@media (max-width: 767.98px) {
  .owl-item .services-col {
    width: 310px;
  }
}
/* End */


/* Start:/local/templates/fundam/css/custom.css?17544769166909*/
#bx-panel {
    position: fixed !important;
    bottom: 0;
    width: 100% !important;
}

body > img {
    display: none;
}

.header-phone-box {
    display: flex;
    flex-direction: column;
    line-height: 1.5;
}
.header-nav ul {
    align-items: center;
}

.footer-phone-box {
    display: flex;
    flex-direction: column;
    line-height: 1.3;
}
.footer {
    padding: 20px 0;
}

.pro-filter-location {
    visibility: hidden;
}
@media screen and (max-width: 767px) {
    .pro-filter-location {
        display: none;
    }
}

.ask-form-politic .checkbox {
    display: block;
}

.ask-form-politic .checkbox + .checkbox {
    margin-top: 10px;
}
.maintenance-politic .checkbox + .checkbox {
    margin-top: 10px;
}

/* .maintenance */

.maintenance-politic {
    font-size: 15px;
    padding-top: 3px;
}
.maintenance-politic a {
    color: #E30713;
    text-decoration: underline;
}
.maintenance-politic a:hover {
    text-decoration: none;
}

.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;
    }
}

/* .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;
    }
}

/* footer */

@media screen and (max-width: 1749px) {
    .footer-row {
        flex-flow: row wrap;
    }
    .footer-social {
        width: 50%;
    }
    .footer {
        padding: 20px 0;
    }
    .footer-subscribe {
        margin-bottom: 20px;
        width: 50%;
    }
    .footer-info {
        width: 50%;
    }
}
@media screen and (max-width: 991px) {
    .footer-social {
        width: 100%;
        justify-content: center;
        margin-bottom: 30px;
    }
    .footer-info {
        width: 100%;
    }
}

/* banners */

.banners {
    padding: 70px 0 0;
}
.banners img {
    display: block;
    width: 100%;
}
.banners .owl-dots {
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.banners .owl-dot {
    background: #cbcbcb;
    margin: 0 5px;
    transition: ease 300ms;
    height: 10px;
    width: 10px;
}
.banners .owl-dot.active {
    background: #e30713;
}

/**/

.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;
    }
}

/* video */

.video {
    padding: 50px 0 80px;
}
.video-wrapper {
    display: flex;
    flex-flow: row wrap;
}
.video-about,
.video-content {
    width: 50%;
}
.video-about {
    padding-right: 30px;
}
.video-title {
    color: #2A374A;
    font-size: 44px;
    font-weight: 600;
    line-height: 1.3;
    max-width: 570px;
}
.video-content img {
    display: block;
    width: 100%;
}
.video-content a {
    display: block;
    position: relative;
}
.video-content svg {
    fill: #930000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: ease 300ms;
}
.video-content a:hover svg {
    transform: translate(-50%, -50%) scale(1.2);
}
@media (max-width: 1749.98px) {
    .video-title {
        font-size: 36px;
        max-width: 460px;
    }
}
@media (max-width: 1195.98px) {
    .video {
        padding: 40px 0 60px;
    }
    .video-title {
        font-size: 29px;
        max-width: 380px;
    }
}
@media (max-width: 991.98px) {
    .video {
        padding: 30px 0;
    }
    .video-about,
    .video-content {
        width: 100%;
    }
    .video-title {
        margin-bottom: 30px;
        max-width: 570px;
    }
}
@media (max-width: 767.98px) {
    .video-title {
        font-size: 22px;
    }
}

.strong {
    font-weight: 700;
}
.italic {
    font-style: italic;
}
.button.pro__search-button {
    display: inline-block;
}
/* End */


/* Start:/local/templates/fundam/components/asd/subscribe.quick.form/footer/style.css?16196946061231*/
.footer-subscribe {
    max-width: 450px;
}

.footer-sub {
    display: flex;
    flex-flow: row wrap;
}

.footer-sub span {
    font-size: 17px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

.footer-sub {
    color: #fff;
    font-size: 15px;
}

.footer-sub a {
    color: #fff;
}

.footer-sub input[type=email] {
    border: none;
    border-radius: 3px 0 0 3px;
    display: block;
    height: 44px;
    padding: 0 15px;
    width: calc(100% - 150px);
}

.footer-sub button {
    background: #e72430;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    width: 150px;
}

.footer-politic input[type=checkbox] {
    padding: 0;
    margin: 0;
}

.footer-politic label {
    display: flex;
    justify-content: center;
}

.footer-politic {
    color: #fff;
    margin-top: 10px;
}
.footer-politic a {
    color: #fff;
    text-decoration: underline;
}
.footer-politic span {
    font-size: 14px;
    margin-left: 10px;
    width: auto;
}

.modal-success .modal-dsc {
    border-left: none;
    padding-left: 0;
    font-size: 17px;
}


/* End */
/* /local/templates/fundam/js/carousel/assets/owl.carousel.css?15483220504011 */
/* /local/templates/fundam/js/fb/jquery.fancybox.min.css?154480333812795 */
/* /local/templates/fundam/css/main.css?174729201680871 */
/* /local/templates/fundam/css/fundam.css?166782302050266 */
/* /local/templates/fundam/css/custom.css?17544769166909 */
/* /local/templates/fundam/components/asd/subscribe.quick.form/footer/style.css?16196946061231 */
