/*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.swd-bloks *,
.swd-bloks *::before,
.swd-bloks *::after {
  box-sizing: border-box;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.swd-bloks b,
.swd-bloks strong {
  font-weight: bolder;
}
.swd-bloks img {
  vertical-align: middle;
  border-style: none;
}
.swd-bloks svg {
  overflow: hidden;
  vertical-align: middle;
}
.swd-bloks [hidden] {
  display: none !important;
}
.swd-bloks small,
.swd-bloks .small {
  font-size: 80%;
  font-weight: 400;
}
.swd-bloks .img-fluid {
  max-width: 100%;
  height: auto;
}
.swd-bloks .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.swd-bloks .figure {
  display: inline-block;
}
.swd-bloks .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.swd-bloks .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.swd-bloks .container,
.swd-bloks .container-fluid,
.swd-bloks .container-sm,
.swd-bloks .container-md,
.swd-bloks .container-lg,
.swd-bloks .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .swd-bloks .container, .swd-bloks .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .swd-bloks .container, 
  .swd-bloks .container-sm, 
  .swd-bloks .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .swd-bloks .container, .swd-bloks .container-sm, 
  .swd-bloks .container-md, .swd-bloks .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .swd-bloks .container, .swd-bloks .container-sm, 
  .swd-bloks .container-md, .swd-bloks .container-lg, 
  .container-xl {
    max-width: 1140px;
  }
}
.swd-bloks .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.sdw-row-5 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 5px;
  margin-left: 5px;
}
.sd-1, .sd-2, .sd-3, .sd-4, .sd-5, .sd-6, .sd-7, .sd-8, .sd-9, .sd-10, .sd-11, .sd-12, .sd,
.sd-auto, .sd-sm-1, .sd-sm-2, .sd-sm-3, .sd-sm-4, .sd-sm-5, .sd-sm-6, .sd-sm-7, .sd-sm-8, .sd-sm-9, .sd-sm-10, .sd-sm-11, .sd-sm-12, .sd-sm,
.sd-sm-auto, .sd-md-1, .sd-md-2, .sd-md-3, .sd-md-4, .sd-md-5, .sd-md-6, .sd-md-7, .sd-md-8, .sd-md-9, .sd-md-10, .sd-md-11, .sd-md-12, .sd-md,
.sd-md-auto, .sd-lg-1, .sd-lg-2, .sd-lg-3, .sd-lg-4, .sd-lg-5, .sd-lg-6, .sd-lg-7, .sd-lg-8, .sd-lg-9, .sd-lg-10, .sd-lg-11, .sd-lg-12, .sd-lg,
.sd-lg-auto, .sd-xl-1, .sd-xl-2, .sd-xl-3, .sd-xl-4, .sd-xl-5, .sd-xl-6, .sd-xl-7, .sd-xl-8, .sd-xl-9, .sd-xl-10, .sd-xl-11, .sd-xl-12, .sd-xl,
.sd-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.sd {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row-sd-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-sd-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-sd-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.row-sd-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-sd-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-sd-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.sd-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.sd-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.sd-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

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

.sd-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.sd-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

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

.sd-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.sd-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

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

.sd-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.sd-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.sd-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .sd-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-sd-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-sd-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-sd-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-sd-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-sd-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-sd-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .sd-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .sd-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .sd-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .sd-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .sd-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .sd-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .sd-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sd-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .sd-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .sd-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sd-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .sd-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .sd-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .sd-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-sd-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-sd-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-sd-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-sd-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-sd-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-sd-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .sd-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .sd-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .sd-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .sd-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .sd-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .sd-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .sd-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sd-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .sd-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .sd-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sd-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .sd-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .sd-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .sd-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-sd-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-sd-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-sd-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-sd-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-sd-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-sd-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .sd-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .sd-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .sd-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .sd-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .sd-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .sd-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .sd-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sd-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .sd-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .sd-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sd-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .sd-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .sd-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .sd-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-sd-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-sd-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-sd-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-sd-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-sd-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-sd-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .sd-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .sd-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .sd-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .sd-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .sd-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .sd-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .sd-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sd-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .sd-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .sd-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .sd-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .sd-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .sd-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.swd-bloks .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .swd-bloks .fade {
    transition: none;
  }
}
.swd-bloks .fade:not(.show) {
  opacity: 0;
}
.swd-bloks .collapse:not(.show) {
  display: none;
}
.swd-bloks .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.swd-bloks .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.swd-bloks .sr-only-focusable:active, .swd-bloks .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
@media (prefers-reduced-motion: reduce) {
  .swd-bloks .collapsing {
    transition: none;
  }
}
.swd-bloks .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.swd-bloks .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.swd-bloks .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.swd-bloks .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.swd-bloks .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.swd-bloks .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.swd-bloks .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.swd-bloks .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.swd-bloks .flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.swd-bloks .flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.swd-bloks .flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.swd-bloks .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.swd-bloks .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.swd-bloks .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.swd-bloks .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.swd-bloks .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.swd-bloks .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.swd-bloks .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

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

.swd-bloks .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.swd-bloks .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.swd-bloks .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.swd-bloks .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.swd-bloks .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.swd-bloks .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.swd-bloks .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.swd-bloks .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.swd-bloks .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.swd-bloks .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.swd-bloks .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.swd-bloks .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.swd-bloks .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.swd-bloks .swd-bloks .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.swd-bloks .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.swd-bloks .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .swd-bloks .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .swd-bloks .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .swd-bloks .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .swd-bloks .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .swd-bloks .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .swd-bloks .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .swd-bloks .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .swd-bloks .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .swd-bloks .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .swd-bloks .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .swd-bloks .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .swd-bloks .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .swd-bloks .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .swd-bloks .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .swd-bloks .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .swd-bloks .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .swd-bloks .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .swd-bloks .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .swd-bloks .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .swd-bloks .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .swd-bloks .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .swd-bloks .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .swd-bloks .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .swd-bloks .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .swd-bloks .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .swd-bloks .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .swd-bloks .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .swd-bloks .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .swd-bloks .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .swd-bloks .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .swd-bloks .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .swd-bloks .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .swd-bloks .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .swd-bloks .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .swd-bloks .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .swd-bloks .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .swd-bloks .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .swd-bloks .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .swd-bloks .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .swd-bloks .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .swd-bloks .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .swd-bloks .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .swd-bloks .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .swd-bloks .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .swd-bloks .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .swd-bloks .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .swd-bloks .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .swd-bloks .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .swd-bloks .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .swd-bloks .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .swd-bloks .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .swd-bloks .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .swd-bloks .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .swd-bloks .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .swd-bloks .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .swd-bloks .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .swd-bloks .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .swd-bloks .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .swd-bloks .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .swd-bloks .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .swd-bloks .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .swd-bloks .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .swd-bloks .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .swd-bloks .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .swd-bloks .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .swd-bloks .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .swd-bloks .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .swd-bloks .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .swd-bloks .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .swd-bloks .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .swd-bloks .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .swd-bloks .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .swd-bloks .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .swd-bloks .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .swd-bloks .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .swd-bloks .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .swd-bloks .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .swd-bloks .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .swd-bloks .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .swd-bloks .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .swd-bloks .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .swd-bloks .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .swd-bloks .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .swd-bloks .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .swd-bloks .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .swd-bloks .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .swd-bloks .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .swd-bloks .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .swd-bloks .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .swd-bloks .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .swd-bloks .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .swd-bloks .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .swd-bloks .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .swd-bloks .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .swd-bloks .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .swd-bloks .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .swd-bloks .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .swd-bloks .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .swd-bloks .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .swd-bloks .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .swd-bloks .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .swd-bloks .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .swd-bloks .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .swd-bloks .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .swd-bloks .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .swd-bloks .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .swd-bloks .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .swd-bloks .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .swd-bloks .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .swd-bloks .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .swd-bloks .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .swd-bloks .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .swd-bloks .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .swd-bloks .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .swd-bloks .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .swd-bloks .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .swd-bloks .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .swd-bloks .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .swd-bloks .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .swd-bloks .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .swd-bloks .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .swd-bloks .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .swd-bloks .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .swd-bloks .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .swd-bloks .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .swd-bloks .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .swd-bloks .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .swd-bloks .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .swd-bloks .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .swd-bloks .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .swd-bloks .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .swd-bloks .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .swd-bloks .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .swd-bloks .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .swd-bloks .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .swd-bloks .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.swd-bloks .float-left {
  float: left !important;
}
.swd-bloks .float-right {
  float: right !important;
}
.swd-bloks .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .swd-bloks .float-sm-left {
    float: left !important;
  }
  .swd-bloks .float-sm-right {
    float: right !important;
  }
  .swd-bloks .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .swd-bloks .float-md-left {
    float: left !important;
  }
  .swd-bloks .float-md-right {
    float: right !important;
  }
  .swd-bloks .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .swd-bloks .float-lg-left {
    float: left !important;
  }
  .swd-bloks .float-lg-right {
    float: right !important;
  }
  .swd-bloks .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .swd-bloks .float-xl-left {
    float: left !important;
  }
  .swd-bloks .float-xl-right {
    float: right !important;
  }
  .swd-bloks .float-xl-none {
    float: none !important;
  }
}
.swd-bloks .overflow-auto {
  overflow: auto !important;
}
.swd-bloks .overflow-hidden {
  overflow: hidden !important;
}
.swd-bloks .position-static {
  position: static !important;
}
.swd-bloks .position-relative {
  position: relative !important;
}
.swd-bloks .position-absolute {
  position: absolute !important;
}
.swd-bloks .position-fixed {
  position: fixed !important;
}
.swd-bloks .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.swd-bloks .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.swd-bloks .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.swd-bloks .text-justify {
  text-align: justify !important;
}
.swd-bloks .text-wrap {
  white-space: normal !important;
}
.swd-bloks .text-nowrap {
  white-space: nowrap !important;
}
.swd-bloks .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swd-bloks .text-left {
  text-align: left !important;
}
.swd-bloks .text-right {
  text-align: right !important;
}
.swd-bloks .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .swd-bloks .text-sm-left {
    text-align: left !important;
  }
  .swd-bloks .text-sm-right {
    text-align: right !important;
  }
  .swd-bloks .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .swd-bloks .text-md-left {
    text-align: left !important;
  }
  .swd-bloks .text-md-right {
    text-align: right !important;
  }
  .swd-bloks .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .swd-bloks .text-lg-left {
    text-align: left !important;
  }
  .swd-bloks .text-lg-right {
    text-align: right !important;
  }
  .swd-bloks .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .swd-bloks .text-xl-left {
    text-align: left !important;
  }
  .swd-bloks .text-xl-right {
    text-align: right !important;
  }
  .swd-bloks .text-xl-center {
    text-align: center !important;
  }
}
.swd-bloks .text-lowercase {
  text-transform: lowercase !important;
}
.swd-bloks .text-uppercase {
  text-transform: uppercase !important;
}
.swd-bloks .text-capitalize {
  text-transform: capitalize !important;
}
.swd-bloks .text-success {
  color: #28a745 !important;
}
.swd-bloks a.text-success:hover, .swd-bloks a.text-success:focus {
  color: #19692c !important;
}
.swd-bloks .text-danger {
  color: #dc3545 !important;
}
.swd-bloks a.text-danger:hover, .swd-bloks a.text-danger:focus {
  color: #a71d2a !important;
}

.swd-bloks label {
  display: inline-block;
  margin-bottom: 6px;
}
.swd-bloks button {
  border-radius: 0;
}
.swd-bloks button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.swd-bloks input,
.swd-bloks button,
.swd-bloks select,
.swd-bloks optgroup,
.swd-bloks textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.swd-bloks button,
.swd-bloks input {
  overflow: visible;
}
.swd-bloks button,
.swd-bloks select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
.swd-bloks select {
  word-wrap: normal;
}
.swd-bloks button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
.swd-bloks button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
.swd-bloks button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.swd-bloks input[type="radio"],
.swd-bloks input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
.swd-bloks textarea {
  overflow: auto;
  resize: vertical;
}
.swd-bloks fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.swd-bloks legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.swd-bloks [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.swd-bloks [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.swd-bloks [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.swd-bloks small,
.swd-bloks .small {
  font-size: 80%;
  font-weight: 400;
}
.swd-bloks .form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px !important;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .swd-bloks .form-control {
    transition: none;
  }
}
.swd-bloks .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.swd-bloks .form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.swd-bloks .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.swd-bloks .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.swd-bloks .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.swd-bloks .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.swd-bloks .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.swd-bloks .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.swd-bloks .form-control:disabled, .swd-bloks .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.swd-bloks input[type="date"].form-control,
.swd-bloks input[type="time"].form-control,
.swd-bloks input[type="datetime-local"].form-control,
.swd-bloks input[type="month"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swd-bloks select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.swd-bloks .form-control-file,
.swd-bloks .form-control-range {
  display: block;
  width: 100%;
}
.swd-bloks .control-label {
  font-size: 15px;
  font-weight: 700;
  font-family: 'Exo', sans-serif;
  color: #74738C;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.swd-bloks .md-label {
  font-size: 14px;
}
.swd-bloks .sm-label {
  font-size: 13px;
}
.swd-bloks .font-weight-500 {
  font-weight: 500;
}
.swd-bloks .font-weight-600 {
  font-weight: 600;
}
.swd-bloks .font-weight-700 {
  font-weight: 700;
}
.swd-bloks .text-color-1 {
  color: #74738C;
}

.swd-bloks .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.swd-bloks .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.swd-bloks .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.swd-bloks .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.swd-bloks .form-control-plaintext.form-control-sm, 
.swd-bloks .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.swd-bloks .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.swd-bloks .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.swd-bloks select.form-control[size], .swd-bloks select.form-control[multiple] {
  height: auto;
}
.swd-bloks textarea.form-control {
  height: auto;
}
.swd-bloks .form-group {
  margin-bottom: 1rem;
}
.swd-bloks .form-text {
  display: block;
  margin-top: 0.25rem;
}
.swd-bloks .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.swd-bloks .form-row > .sd,
.swd-bloks .form-row > [class*="sd-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.swd-bloks .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.swd-bloks .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.swd-bloks .form-check-input[disabled] ~ .swd-bloks .form-check-label,
.swd-bloks .form-check-input:disabled ~ .swd-bloks .form-check-label {
  color: #6c757d;
}
.swd-bloks .form-check-label {
  margin-bottom: 0;
}
.swd-bloks .form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.swd-bloks .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.swd-bloks .form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}
.swd-bloks .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .swd-bloks .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .swd-bloks .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .swd-bloks .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .swd-bloks .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .swd-bloks .form-inline .input-group,
  .swd-bloks .form-inline .custom-select {
    width: auto;
  }
  .swd-bloks .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .swd-bloks .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .swd-bloks .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .swd-bloks .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
/** BTN **/
.swd-bloks .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .swd-bloks .btn {
    transition: none;
  }
}
.swd-bloks .btn:hover {
  color: #212529;
  text-decoration: none;
}
.swd-bloks .btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.swd-bloks .btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.swd-bloks .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.swd-bloks a.btn.disabled,
.swd-bloks fieldset:disabled a.btn {
  pointer-events: none;
}
.swd-bloks .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.swd-bloks .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.swd-bloks .btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.swd-bloks .btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.swd-bloks .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.swd-bloks .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.swd-bloks .btn-info:focus, .swd-bloks .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.swd-bloks .btn-info.disabled, .swd-bloks .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.swd-bloks .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.swd-bloks .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.swd-bloks .btn-danger:focus, .swd-bloks .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.swd-bloks .btn-danger.disabled, .swd-bloks .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.swd-bloks .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.swd-bloks .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.swd-bloks .btn-dark:focus, .swd-bloks .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.swd-bloks .btn-dark.disabled, .swd-bloks .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.swd-bloks .btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.swd-bloks .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.swd-bloks .btn-link:focus, .swd-bloks .btn-link.focus {
  text-decoration: underline;
}
.swd-bloks .btn-link:disabled, .swd-bloks .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.swd-bloks .btn-lg, .swd-bloks .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.swd-bloks .btn-sm, .swd-bloks .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.swd-bloks .btn-block {
  display: block;
  width: 100%;
}
.swd-bloks .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.swd-bloks input[type="submit"].btn-block,
.swd-bloks input[type="reset"].btn-block,
.swd-bloks input[type="button"].btn-block {
  width: 100%;
}
.swd-bloks .btn-group,
.swd-bloks .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.swd-bloks .btn-group > .btn,
.swd-bloks .btn-group-vertical > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.swd-bloks .btn-group > .btn:hover,
.swd-bloks .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.swd-bloks .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.swd-bloks .btn-group-vertical > .btn:focus,
.swd-bloks .btn-group-vertical > .btn:active,
.swd-bloks .btn-group-vertical > .btn.active {
  z-index: 1;
}
.swd-bloks .btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.swd-bloks .btn-toolbar .input-group {
  width: auto;
}
.swd-bloks .btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.swd-bloks .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.swd-bloks .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.swd-bloks .btn-group > .btn:not(:first-child),
.swd-bloks .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.swd-bloks .btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}
.swd-bloks .btn-group-vertical > .btn,
.swd-bloks .btn-group-vertical > .btn-group {
  width: 100%;
}
.swd-bloks .btn-group-vertical > .btn:not(:first-child),
.swd-bloks .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.swd-bloks .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.swd-bloks .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.swd-bloks .btn-group-vertical > .btn:not(:first-child),
.swd-bloks .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.swd-bloks .btn-group-toggle > .btn,
.swd-bloks .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.swd-bloks .btn-group-toggle > .btn input[type="radio"],
.swd-bloks .btn-group-toggle > .btn input[type="checkbox"],
.swd-bloks .btn-group-toggle > .btn-group > .btn input[type="radio"],
.swd-bloks .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.swd-bloks .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.swd-bloks .input-group > .form-control,
.swd-bloks .input-group > .form-control-plaintext,
.swd-bloks .input-group > .custom-select,
.swd-bloks .input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.swd-bloks .input-group > .form-control + .form-control,
.swd-bloks .input-group > .form-control + .custom-select,
.swd-bloks .input-group > .form-control + .custom-file,
.swd-bloks .input-group > .form-control-plaintext + .form-control,
.swd-bloks .input-group > .form-control-plaintext + .custom-select,
.swd-bloks .input-group > .form-control-plaintext + .custom-file,
.swd-bloks .input-group > .custom-select + .form-control,
.swd-bloks .input-group > .custom-select + .custom-select,
.swd-bloks .input-group > .custom-select + .custom-file,
.swd-bloks .input-group > .custom-file + .form-control,
.swd-bloks .input-group > .custom-file + .custom-select,
.swd-bloks .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.swd-bloks .input-group > .form-control:focus,
.swd-bloks .input-group > .custom-select:focus,
.swd-bloks .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.swd-bloks .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.swd-bloks .input-group > .form-control:not(:last-child),
.swd-bloks .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.swd-bloks .input-group > .form-control:not(:first-child),
.swd-bloks .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.swd-bloks .input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.swd-bloks .input-group > .custom-file:not(:last-child) .custom-file-label,
.swd-bloks .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.swd-bloks .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.swd-bloks .input-group-prepend,
.swd-bloks .input-group-append {
  display: -ms-flexbox;
  display: flex;
}
.swd-bloks .input-group-prepend .btn,
.swd-bloks .input-group-append .btn {
  position: relative;
  z-index: 2;
}
.swd-bloks .input-group-prepend .btn:focus,
.swd-bloks .input-group-append .btn:focus {
  z-index: 3;
}
.swd-bloks .input-group-prepend .btn + .btn,
.swd-bloks .input-group-prepend .btn + .input-group-text,
.swd-bloks .input-group-prepend .input-group-text + .input-group-text,
.swd-bloks .input-group-prepend .input-group-text + .btn,
.swd-bloks .input-group-append .btn + .btn,
.swd-bloks .input-group-append .btn + .input-group-text,
.swd-bloks .input-group-append .input-group-text + .input-group-text,
.swd-bloks .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.swd-bloks .input-group-prepend {
  margin-right: -1px;
}
.swd-bloks .input-group-append {
  margin-left: -1px;
}
.swd-bloks .input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.swd-bloks .input-group-text input[type="radio"],
.swd-bloks .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.swd-bloks .input-group-lg > .form-control:not(textarea),
.swd-bloks .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.swd-bloks .input-group-lg > .form-control,
.swd-bloks .input-group-lg > .custom-select,
.swd-bloks .input-group-lg > .input-group-prepend > .input-group-text,
.swd-bloks .input-group-lg > .input-group-append > .input-group-text,
.swd-bloks .input-group-lg > .input-group-prepend > .btn,
.swd-bloks .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.swd-bloks .input-group-sm > .form-control:not(textarea),
.swd-bloks .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.swd-bloks .input-group-sm > .form-control,
.swd-bloks .input-group-sm > .custom-select,
.swd-bloks .input-group-sm > .input-group-prepend > .input-group-text,
.swd-bloks .input-group-sm > .input-group-append > .input-group-text,
.swd-bloks .input-group-sm > .input-group-prepend > .btn,
.swd-bloks .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.swd-bloks .input-group-lg > .custom-select,
.swd-bloks .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.swd-bloks .input-group > .input-group-prepend > .btn,
.swd-bloks .input-group > .input-group-prepend > .input-group-text,
.swd-bloks .input-group > .input-group-append:not(:last-child) > .btn,
.swd-bloks .input-group > .input-group-append:not(:last-child) > .input-group-text,
.swd-bloks .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.swd-bloks .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.swd-bloks .input-group > .input-group-append > .btn,
.swd-bloks .input-group > .input-group-append > .input-group-text,
.swd-bloks .input-group > .input-group-prepend:not(:first-child) > .btn,
.swd-bloks .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.swd-bloks .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.swd-bloks .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.swd-bloks .swd-bloks .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.swd-bloks .swd-bloks .sr-only-focusable:active, .swd-bloks .swd-bloks .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
/** ALERT **/
.alert-absolute {
  position: fixed;
  width: 34%;
  top: 46px;
  right: 20px;
  padding: 18px 22px 18px 60px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  z-index: 999;
}
.sdw-alert .sfa {
  color: #fff;
  opacity: 1;
  text-shadow: none;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px;
  width: 50px;
  bottom: 0;
  background: rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
  z-index: 999;
  justify-content: center;
}
@media (max-width: 992px) {
  .alert-absolute {
    width: 42%;
  }
}
@media (max-width: 768px) {
  .alert-absolute {
    width: 46%;
  }
}
@media (max-width: 640px) {
  .alert-absolute {
    width: 62%;
	_top: auto;
	_bottom: 6px;
	_right: 10px;
  }
}
@media (max-width: 598px) {
  .alert-absolute {
    width: 86%;
	right: 10px;
  }
}
@media (max-width: 576px) {
  .alert-absolute {
    width: 88%;
	_top: auto;
	_bottom: 6px;
	right: auto;
	left: 10px;
  }
}
.sdw-alert .alert-heading {
  color: inherit;
}
.sdw-alert .sd-alert-link {
  font-weight: 700;
}
.sdw-alert  .alert-link {
  color: #0b2e13;
}
.alert-absolute p {
    font-size: 15px;
    line-height: 1.5;
    margin: 4px 0;
}
.sdw-alert.alerts-success {
  background-color: #39c449;
  border-color: #39c449;
}
.sdw-alert.alerts-danger {
  background-color: #f62d51;
  border-color: #f62d51;
}
.sdw-alert.alerts-warning {
  background-color: #ffbc34;
  border-color: #ffbc34;
}
.sdw-alert.alerts-info {
  background-color: #009efb;
  border-color: #009efb;
}
.sdw-alert .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
.sdw-alert .close:hover {
  color: #000;
  text-decoration: none;
}
.sdw-alert .close:not(:disabled):not(.disabled):hover, .sdw-alert .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}
.sdw-alert button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}