

/* Start:/local/templates/bashesk_new1/libs/fancybox/jquery.fancybox.css?16722933844895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/bashesk_new1/libs/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/templates/bashesk_new1/libs/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/bashesk_new1/libs/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/local/templates/bashesk_new1/libs/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/templates/bashesk_new1/libs/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/templates/bashesk_new1/libs/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/bashesk_new1/libs/slick-1.8.0/slick/slick.css?16722933841776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/bashesk_new1/libs/slick-1.8.0/slick/slick-theme.css?16722933843145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/bashesk_new1/libs/slick-1.8.0/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/bashesk_new1/libs/slick-1.8.0/slick/./fonts/slick.eot');
    src: url('/local/templates/bashesk_new1/libs/slick-1.8.0/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/bashesk_new1/libs/slick-1.8.0/slick/./fonts/slick.woff') format('woff'), url('/local/templates/bashesk_new1/libs/slick-1.8.0/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/bashesk_new1/libs/slick-1.8.0/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/bashesk_new1/libs/bootstrap-4.1.1-dist/css/bootstrap.css?1672293384173444*/
/*!
/*!
 * 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)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
 
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 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 screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover, .btn:focus {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

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

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 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;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #80bdff;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-appearance: none;
  appearance: none;
}

.custom-range::-webkit-slider-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-appearance: none;
  appearance: none;
}

.custom-range::-moz-range-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}

.custom-range::-ms-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

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

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary: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: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive 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.857143%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

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

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

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

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

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

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

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

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

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

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

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

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

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 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: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 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;
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary: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;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/* End */


/* Start:/local/templates/bashesk_new1/libs/pickmeup/pickmeup.css?16722933842880*/
/**
 * @package		PickMeUp - jQuery datepicker plugin
 * @author		Nazar Mokrynskyi <nazar@mokrynskyi.com>
 * @author		Stefan Petre <www.eyecon.ro>
 * @copyright	Copyright (c) 2013-2015, Nazar Mokrynskyi
 * @copyright	Copyright (c) 2008-2009, Stefan Petre
 * @license		MIT License, see license.txt
 */
.pickmeup {
z-index:9999;	 
  background: rgba(0,0,0,0.9);  
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
  position: absolute; }
  .pickmeup * {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .pickmeup .pmu-instance {
    display: inline-block;
    height: 13.8em;
    padding: .5em;
    text-align: center;
    width: 15em; }
    .pickmeup .pmu-instance .pmu-button {
      color: #eee;
      cursor: pointer;
      outline: none;
      text-decoration: none; }
    .pickmeup .pmu-instance .pmu-today {
      background: #17384d;
      color: #88c5eb; }
    .pickmeup .pmu-instance .pmu-button:hover {
      background: transparent;
      color: #41bd16; }
    .pickmeup .pmu-instance .pmu-not-in-month {
      color: #666; }
    .pickmeup .pmu-instance .pmu-disabled,
    .pickmeup .pmu-instance .pmu-disabled:hover {
      color: #333;
      cursor: default; }
    .pickmeup .pmu-instance .pmu-selected {
      background: #41bd16;
      color: #fff; }
    .pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
      background: #17384d; }
    .pickmeup .pmu-instance nav {
      color: #eee;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      line-height: 2em; }
      .pickmeup .pmu-instance nav *:first-child :hover {
        color: #88c5eb; }
      .pickmeup .pmu-instance nav .pmu-prev,
      .pickmeup .pmu-instance nav .pmu-next {
        display: none;
        height: 2em;
        width: 1em; }
      .pickmeup .pmu-instance nav .pmu-month {
        width: 14em; }
    .pickmeup .pmu-instance .pmu-years *,
    .pickmeup .pmu-instance .pmu-months * {
      display: inline-block;
      line-height: 3.6em;
      width: 3.5em; }
    .pickmeup .pmu-instance .pmu-day-of-week {
      color: #999;
      cursor: default; }
    .pickmeup .pmu-instance .pmu-day-of-week *,
    .pickmeup .pmu-instance .pmu-days * {
      display: inline-block;
      line-height: 1.5em;
      width: 2em; }
    .pickmeup .pmu-instance .pmu-day-of-week * {
      line-height: 1.8em; }
  .pickmeup .pmu-instance:first-child .pmu-prev,
  .pickmeup .pmu-instance:last-child .pmu-next {
    display: block; }
  .pickmeup .pmu-instance:first-child .pmu-month,
  .pickmeup .pmu-instance:last-child .pmu-month {
    width: 13em; }
  .pickmeup .pmu-instance:first-child:last-child .pmu-month {
    width: 12em; }
  .pickmeup:not(.pmu-view-days) .pmu-days, .pickmeup:not(.pmu-view-days) .pmu-day-of-week, .pickmeup:not(.pmu-view-months) .pmu-months, .pickmeup:not(.pmu-view-years) .pmu-years {
    display: none; }

/* End */


/* Start:/local/templates/bashesk_new1/libs/sweetalert/sweet-alert.min.css?16722933848646*/
.sweet-overlay{background:url(/local/templates/bashesk_new1/libs/sweetalert/overlay-bg.png);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:10000}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;float:none;margin:0;padding:0;line-height:normal}.sweet-alert button{background-color:#AEDEF4;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer;outline:0}.sweet-alert button:focus{outline:0;border:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#a1d9f2}.sweet-alert button:active{background-color:#81ccee}.sweet-alert button.cancel{background-color:#D0D0D0}.sweet-alert button.cancel:hover{background-color:#c8c8c8}.sweet-alert button.cancel:active{background-color:#b6b6b6}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.04706) 0 0 0 1px inset!important}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert .icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .icon.error{border-color:#F27474}.sweet-alert .icon.error .x-mark{position:relative;display:block}.sweet-alert .icon.error .line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .icon.error .line.left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .icon.error .line.right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .icon.warning{border-color:#F8BB86}.sweet-alert .icon.warning .body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .icon.warning .dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .icon.info{border-color:#C9DAE1}.sweet-alert .icon.info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}.sweet-alert .icon.info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1}.sweet-alert .icon.success{border-color:#A5DC86}.sweet-alert .icon.success::after,.sweet-alert .icon.success::before{content:'';position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .icon.success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .icon.success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .icon.success .placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .icon.success .fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .icon.success .line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .icon.success .line.tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .icon.success .line.long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .icon.custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-tranform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-tranform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}.showSweetAlert{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.icon.success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%,50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%,50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}
/* End */


/* Start:/local/templates/bashesk_new1/libs/input-files/input-files.css?16722933841153*/
.input-files .file-wrapper{
	display: inline-block;
	margin: 0 5px 5px 0;
	width: 80px;
	height: 80px;
	background-color: #f37602;
	background-position: 50% 50%;
	background-size: cover;
	position: relative;
	overflow: hidden;
	vertical-align: top;
}
.input-files .file-wrapper:hover{
	background-color: #fa871c;
}
	.input-files .file-wrapper input{
		font-size: 500pt;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		opacity: 0;
		z-index: 100;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
	.input-files .file-wrapper .remove{
		display: inline-block;
		width: 11px;
		height: 11px;
		background: url(/local/templates/bashesk_new1/libs/input-files/images/remove.png) no-repeat 0 0;
		position: absolute;
		top: 2px;
		right: 2px;
	}
	.input-files .file-wrapper div{
		margin: 0;
		padding: 0;
		width: 80px;
		height: 80px;
		line-height: 80px;
		color: #fff;
		font-size: 50pt;
		text-align: center;
		position: relative;
	}
		.input-files .file-wrapper div.filename{
			font-size: 9pt;
			line-height: 12pt;
			text-align: left;
			word-wrap: break-word;
			padding: 5px;
			width: 70px;
			height: 70px;
		}
/* End */


/* Start:/local/templates/bashesk_new1/libs/owl.carousel.css?17104840074111*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  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; }
  .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-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;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .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 {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

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

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

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

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

@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 {
  -webkit-transform-style: preserve-3d;
          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/bashesk_new1/libs/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -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/bashesk_new1/main-2020.css?1784281955163930*/
/* Исправление для мобильных устройств */
@media (max-width: 767px) {
    .download-links-block {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        word-wrap: break-word;
        word-break: break-word;
    }
    
    .download-links-block .download-link {
        width: 100%;
        max-width: 100%;
    }
    
    .download-links-block .download-link a {
        display: inline-block;
        max-width: 100%;
        white-space: normal;
        word-wrap: break-word;
        overflow-wrap: break-word;
        font-size: 13px;
        line-height: 1.3;
    }
}
	#cookie_notification {
		display: none;
		justify-content: space-between;
		align-items: center;
		position: fixed;
		bottom: 15px;
		left: 50%;
		width: 1200px;
		border-radius: 27px;
		max-width: 90%;
		transform: translateX(-50%);
		padding: 25px;
		background-color: white;
		box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
		z-index: 99999999;
	}

	#cookie_notification .cookie_accept:hover {
		background-color: #f36d2a;
		/* Более светлый оттенок оранжевого */
		transition: background-color 0.3s ease;
		/* Плавное изменение цвета */
	}

	#cookie_notification .cookie_accept {
		background-color: #E55C05;
		color: #fff;
		cursor: pointer;
		border-radius: 27px;
		border: 0;
		padding: 10px 20px;
	}

	#cookie_notification p {
		margin: 0;
		font-size: 12px;
		text-align: left;
		color: black;
	}


	@media (min-width: 576px) {
		#cookie_notification.show {
			display: flex !important;
		}

		.cookie_accept {
			margin: 0 0 0 25px;
		}
	}

	@media (max-width: 575px) {
		#cookie_notification.show {
			display: block;
			text-align: left;
		}

		.cookie_accept {
			margin: 10px 0 0 0;
		}
	}

/* Стили для контейнера с кнопками */
.pay-main-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin: 30px 0;
    padding: 0 15px;
}

/* Базовые стили для кнопок */
.pay-main-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px 35px;
    background: #F58F1F;
    border-radius: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
    min-height: 60px;
    box-shadow: 0 4px 15px rgba(245, 143, 31, 0.3);
    white-space: nowrap;
}

/* Эффект при наведении (десктоп) */
.pay-main-btn:hover {
    background: #FFA94D;
    color: #ffffff;
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(245, 143, 31, 0.4);
}

/* Эффект при нажатии (активное состояние) */
.pay-main-btn:active {
    transform: scale(0.95);
}

/* Стили для ссылок внутри кнопок */
.pay-main-btn a {
    color: inherit;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ===== МОБИЛЬНЫЕ УСТРОЙСТВА ===== */
@media (max-width: 768px) {
    .pay-main-actions {
        flex-direction: column;
        align-items: center;
        gap: 15px;
        padding: 0 10px;
    }

    .pay-main-btn {
        width: 80%; /* Занимает 80% ширины экрана */
        max-width: 400px; /* Ограничение для больших планшетов */
        padding: 18px 20px;
        font-size: 16px;
        white-space: normal; /* Перенос текста на мобилке */
        min-height: 55px;
        transition: transform 0.3s ease, background 0.3s ease, width 0.3s ease;
    }

    /* На мобилке эффект при касании (активное состояние) */
    .pay-main-btn:active {
        transform: scale(0.95);
    }

    /* Для устройств с сенсорным экраном — эффект при касании */
    .pay-main-btn.touched {
        transform: scale(0.95);
    }
}

/* Для очень маленьких экранов */
@media (max-width: 480px) {
    .pay-main-btn {
        width: 85%; /* Чуть больше на совсем маленьких экранах */
        padding: 15px 15px;
        font-size: 15px;
        min-height: 50px;
        border-radius: 12px;
    }
}

/* Для планшетов (между 768px и 1024px) */
@media (min-width: 769px) and (max-width: 1024px) {
    .pay-main-btn {
        padding: 15px 30px;
        font-size: 17px;
        min-width: 280px;
    }
}
/* Thin — 100 */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-Thin.eot');
    src: url('/upload/update2025/fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

/* Thin Italic — 100 italic */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-ThinItalic.eot');
    src: url('/upload/update2025/fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

/* ExtraLight — 200 */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-ExtraLight.eot');
    src: url('/upload/update2025/fonts/Roboto-ExtraLight.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

/* ExtraLight Italic — 200 italic */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-ExtraLightItalic.eot');
    src: url('/upload/update2025/fonts/Roboto-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

/* Light — 300 */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-Light.eot');
    src: url('/upload/update2025/fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/* Light Italic — 300 italic */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-LightItalic.eot');
    src: url('/upload/update2025/fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

/* Regular — 400 */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-Regular.eot');
    src: url('/upload/update2025/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* Italic — 400 italic */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-Italic.eot');
    src: url('/upload/update2025/fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

/* Medium — 500 */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-Medium.eot');
    src: url('/upload/update2025/fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* Medium Italic — 500 italic */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-MediumItalic.eot');
    src: url('/upload/update2025/fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

/* SemiBold — 600 */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-SemiBold.eot');
    src: url('/upload/update2025/fonts/Roboto-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

/* SemiBold Italic — 600 italic */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-SemiBoldItalic.eot');
    src: url('/upload/update2025/fonts/Roboto-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

/* Bold — 700 */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-Bold.eot');
    src: url('/upload/update2025/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* Bold Italic — 700 italic */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-BoldItalic.eot');
    src: url('/upload/update2025/fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* ExtraBold — 800 */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-ExtraBold.eot');
    src: url('/upload/update2025/fonts/Roboto-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font normal;
}

/* ExtraBold Italic — 800 italic */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-ExtraBoldItalic.eot');
    src: url('/upload/update2025/fonts/Roboto-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

/* Black — 900 */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-Black.eot');
    src: url('/upload/update2025/fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* Black Italic — 900 italic */
@font-face {
    font-family: 'Roboto';
    src: url('/upload/update2025/fonts/Roboto-BlackItalic.eot');
    src: url('/upload/update2025/fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
         url('/upload/update2025/fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
html,
body {
    /*  font-family: Tahoma;*/
    height: 100%;
    /* background: #fafafa; */
}

/* Основной шрифт */
body {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400; /* Regular */
}

/* Заголовки (пример) */
h1, h2, h3 {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700; /* Bold */
}

/* Курсив */
em, i {
    font-style: italic;
}

/* Жирный */
strong, b {
    font-weight: 700;
}


@media (max-width: 991px) {
    body {
        font-size: 14px;
    }

    .page-title {
        margin: 15px 0px !important;
    }

    .mobile-header .header-top {
        margin: 0 -16px;
        padding: 0 16px 4px;
        overflow: hidden;
        height: 32px;
        line-height: 32px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        display: none;
    }

    .mobile-header .header-top a,
    .mobile-header .header-top a:hover,
    .mobile-header .header-top.blue a:hover {
        background: none;
        padding: 0;
        font-size: 10px;
        line-height: 32px;
    }

    .mobile-header .header-top a.chast {
        position: relative;
        margin-right: 2px;
        display: inline-flex;
        align-items: center;
    }

    .mobile-header .header-top a.chast::after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 14px;
        margin-left: 7px;
        background: #fff;
    }

    .corporate .mobile-header .header-top a.korp,
    .mobile-header .header-top a.chast {
        font-weight: 700;
    }

    .corporate .mobile-header .header-top a.chast {
        font-weight: 400;
    }

    .mobile-header .header-top a span {
        margin-left: 0;
    }

    .mobile-header .header-top a.login img {
        height: 12px;
    }
}

.header-top {
    background: #f58f1f;
    height: 50px;
    line-height: 50px;
}

.header-top.blue {
    background: #004780;
}

.header-top a {
    display: inline-block;
    line-height: 30px;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px;
    cursor: pointer;
}

.header-top a:hover,
.header-top a.active {
    transition: all 0.3s ease;
    background: #FCBD85;
}

.header-top.blue a:hover,
.header-top.blue a.active {
    transition: all 0.3s ease;
    background: #06609c;
}

.header-top a span {
    margin-left: 10px;
    color: #fff !important;
}

.header-top a span:hover {
    color: #fff !important;
}

.header-top a.expanded {
    display: block !important;
    background: #f58f1f;
    /* position:absolute; */
    position: relative;
    width: 100%;
    left: 0;
    padding-left: 25px;
    z-index: 1;
}

body.corporate .header-top a.expanded {
    background: #06609c;
}

/*.header-top a.expanded:nth-child(2){
    top: 50px;
}
.header-top a.expanded:nth-child(3){
    top: 100px;
}
.header-top a.expanded:nth-child(4){
    top: 150px;
} */
.header-top form {
    display: inline-block;
    position: relative;
}

.header-top form input[type=text] {
    height: 41px;
    padding: 10px;
    border: none;
    width: 278px;
    padding-right: 35px;
}

.index-panel-holder {
    height: 710px;
}

.index-panel {
    background: #fff;
    position: relative;
}

.index-panel.corporate {
    background: url(/local/templates/bashesk_new1/images/index-panel-corporate-bg.png) no-repeat center;
    background-size: cover;
}

.index-panel-menu {
    background: #004780;
    padding: 25px;
}

.corporate .index-panel-menu {
    background: #f58f1f;
}

.corporate .index-panel-menu ul {
    background: #f58f1f;
}

.index-panel-menu ul {
    max-width: 1120px;
    padding: 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    list-style: none;
    flex-wrap: wrap;
}

.index-panel-menu li {
    flex: 1;
    margin: 0 5px;
}

.index-panel-menu ul>li:nth-child(1),
.index-panel-menu ul>li:nth-child(2) {
    flex: none;
    width: calc(50% - 10px);
    margin-bottom: 10px;
}
.phone-numbers a.tel {
  font-size: 18px;
}
@media (min-width: 751px) {

    .index-panel-menu ul>li:nth-child(1) a,
    .index-panel-menu ul>li:nth-child(2) a {
        padding: 20px 80px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    .index-panel-menu ul>li:nth-child(1) img,
    .index-panel-menu ul>li:nth-child(2) img {
        margin: 0;
    }
}

@media (max-width: 1199px) {

    .index-panel-menu ul>li:nth-child(1) a,
    .index-panel-menu ul>li:nth-child(2) a {
        padding: 20px 40px;
    }
}

@media (max-width: 605px) {

    .index-panel-menu ul>li:nth-child(1),
    .index-panel-menu ul>li:nth-child(2) {
        width: calc(100% - 8px);
    }

    .index-panel-menu ul>li:nth-child(1) a,
    .index-panel-menu ul>li:nth-child(2) a {
        padding: 20px;
    }
}

.index-panel-menu img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.index-panel-menu a {
    display: block;
    /*width: 190px;*/
    width: 100%;
    height: 136px;
    border: 2px solid #fff;
    text-align: center;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 20px 0px 0px 0px;
    line-height: 16px;
}

.index-panel-menu a span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
}

@media (min-width: 606px) {
    .index-panel-menu a {
        /*width: 172px;*/
        height: 156px;
        padding: 20px 8px;
    }

    /*.corporate .index-panel-menu a {
    width: 146px;
}
.index-panel {
    height: 547px;
}*/
}

.index-panel-menu a:hover {
    opacity: 0.8;
}

.index-panel-blue-sticker {
    position: absolute;
    top: 20px;
    background: linear-gradient(270deg, #004780 13.45%, #2B73A4 100%);
    width: 1200px;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    padding: 50px;
}

.index-panel-blue-sticker a {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    background: #F79031;
    width: 280px;
    line-height: 50px;
    padding-left: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease;
    text-decoration: none !important;
}

.index-panel-blue-sticker a:hover {
    right: 10px;
}

.index-panel-blue-sticker::before {
    content: '';
    background: url(/local/templates/bashesk_new1/images/corner.png) no-repeat center;
    background-size: 100% 100%;
    display: block;
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: 100%;
}

.index-panel-orange-sticker {
    position: absolute;
    top: 80px;
    background: linear-gradient(90deg, #f58f1f 70.5%, rgba(242, 153, 74, 0) 100%);
    color: #fff;
    font-size: 33px;
    font-weight: bold;
    padding: 0px 45px;
    line-height: 100px;
    width: 960x;
}

.index-panel-client-stats {
    position: absolute;
    width: 1000px;
    bottom: 160px;
    left: 40px;
}

.index-panel-client-stats>div {
    display: inline-block;
    width: 49%;
    margin-bottom: 30px;
}

.index-panel-client-stats>div>div {
    display: inline-block;
    color: #0A598E;
    margin-left: 15px;
    font-size: 19px;
}

.index-panel-client-over {
    position: absolute;
    z-index: 1;
}

.index-panel-client-over>div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    color: #909090;
    font-size: 19px;
}

.index-panel-client-over>div>span {
    display: block;
    color: #004780;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: -5px;
    padding-top: 0px;

}

.index-panel-client-over.over-1 {
    left: 1250px;
    top: 50px;
}

.index-panel-client-over.over-2 {
    left: 1200px;
    top: 160px;
}

.index-panel-corporate-over.over-1 {
    left: 50px;
    top: 210px;
}

.index-panel-corporate-over.over-2 {
    left: 50px;
    top: 330px;
}

.index-panel-corporate-over-bg {
    position: absolute;
    width: 850px;
    height: 277px;
    top: 180px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.63) 70.5%, rgba(242, 153, 74, 0) 100%);
}

.index-panel-corporate-over {
    position: absolute;
    z-index: 1;
}

.index-panel-corporate-over>div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    color: #fff;
    font-size: 19px;
}

.index-panel-corporate-over>div>span {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: -5px;
    padding-top: 0px;

}

.index-panel-city {
    position: absolute;
    right: 0px;
    bottom: 140px;
}

.index-panel-corporate-stats {
    top: 80px;
    right: 390px;
    position: absolute;
    padding: 30px;
    color: #fff;
    background: #004780;
    border: 5px solid #FFFFFF;
    font-size: 20px;
}

.index-panel-corporate-stats span {
    font-size: 30px;
    display: block;
    font-weight: bold;
}

@media (max-width: 1900px) {
    .index-panel-blue-sticker {
        width: 1000px;
    }

    .index-panel-client-over.over-1 {
        left: 1050px;
    }

    .index-panel-client-over.over-2 {
        left: 1000px;
    }
}

@media (max-width: 1500px) {
    .index-panel-blue-sticker {
        width: 800px;
        font-size: 35px;
    }

    .index-panel-client-over.over-1 {
        left: 800px;
        top: 30px;
    }

    .index-panel-client-over.over-2 {
        left: 750px;
        top: 130px;
    }

    .index-panel {
        /* height: 600px;*/
    }

    .index-panel-client-stats>div {
        margin-bottom: 15px;
    }

    .index-panel-corporate-stats {
        right: 25px;
        top: 60px;
    }

    .index-panel-orange-sticker {
        top: 20px;
    }
}

@media (max-width: 1199px) {
    .index-panel {
        display: none;
    }
}

.header-top form input[type=image] {
    position: absolute;
    right: 10px;
    top: 15px;
}

.header-top form input[type=image]:hover {
    transition: all 0.3s ease;
    opacity: 0.6;
}

.header-middle {
    background: #fff;
}

.header-middle form {
    margin-top: 8px;
    width: 100%;
    /* display: block; */
    position: relative;
}

.header-middle form input[type=image] {
    outline: none;
    position: absolute;
    right: 0px;
    top: 0px;
}

.header-middle form input[type=text] {
    outline: none;
    height: 33px;
    padding: 5px 10px;
    border: 1px solid #eee;
    width: 100%;
    padding-right: 35px;
    font-size: 14px;
    background: #fafafa;
}

.header-right a {
    display: block;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
    font-size: 14px;

}

header .logo img {
    max-width: 100%;
    width: 396px;
}

header .logo-container {
    /* padding: 20px 0px; */
}

.header-right-link {
    color: #004780 !important;
}

.header-right-link:hover span {
    text-decoration: underline;
}

.header-right a img {
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
    margin-right: 3px;
    margin-left: 0px;
    height: 19px;
}

.header-right .time {
    color: #757575;
    font-size: 12px;
    /* padding-left: 35px; */
    white-space: nowrap;
}

.header-right .tel {
    padding-left: 35px;
}

.header-right a:hover {
    color: #f58f1f;
    transition: all 0.3s ease;
}

.header-right .phone-bg {
    padding-top: 4px;
    background: url(/local/templates/bashesk_new1/images/smartphone.png) no-repeat 5px 7px;
    color: #9E9E9E;
}

.header-menu-row {
    /* background: #004780; */
    /* height: 106px; */
}

.header-menu-row.orange {
    /* background: #f58f1f; */
}

.header-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-menu ul ul {
    display: none;
    position: absolute;
    background: #004780;
    min-width: 300px;
    z-index: 10;

}

.header-menu-row.orange .header-menu ul ul {
    background: #f58f1f;
}

.header-menu ul ul a {
    display: block;
    padding: 10px;
    min-width: 100%;

}

.header-menu>ul>li {
    display: inline-block;
    position: relative;
}

.header-menu>ul>li>a {
    display: inline-block;
    line-height: 31px;
    margin-top: 48px;
    margin-right: 40px;
    color:#004780;
    font-size: 21px;
    font-weight:600;
}

.header-menu>ul li:hover,
.header-menu>ul li.active,
.header-menu>ul li.selected {
    /* background: #0966a5; */
    transition: all 0.1s ease;
}

.header-menu-row.orange .header-menu>ul li:hover,
.header-menu-row.orange .header-menu>ul li.active,
.header-menu-row.orange .header-menu>ul li.selected {
    background: #FCBD85;
    transition: all 0.1s ease;
}

.header-menu a {
    color: #004780;
    text-decoration: none;
}

.header-menu .down {
    display: none;
    width: 40px;
    height: 40px;
    background: url(/local/templates/bashesk_new1/img/header-menu-down.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 12px;
    right: 15px;
    cursor: pointer;
}

.header-middle .burger {
    width: 54px;
    height: 54px;
    background: url(/local/templates/bashesk_new1/img/burger-icon-2.png) no-repeat center;
    cursor: pointer;
    margin-top: 20px;
}

@media (max-width: 1200px) {
    .header-menu>ul>li {
        display: block;
        width: 100%;
        border-bottom: 2px solid #fff;
    }

    .header-menu>ul {
        margin: 0px -15px;
    }

    .header-menu>ul>li>a {
        width: 100%;
    }

    .header-menu .down {
        display: block;
    }

    .header-menu ul ul {
        position: relative;
    }

    header .logo-container {
        padding: 20px 0px;
    }

    .pict-announce .pict {
        height: 156px !important;
    }

}

.mobile-header {
    display: none;
}

@media (max-width: 991px) {
    header {
        display: none;
    }

    .mobile-header {
        display: block;
        /*padding: 0px 16px 16px 16px;*/
        padding: 0px 16px;
        position: relative;
        margin-bottom: 46px;
    }

    .mobile-header .logo-container {
        padding: 16px 0px 0px 0px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .mobile-header .logo {
        margin: 0px auto 0px 0px;
        display: block;
    }

    .mobile-header .logo img {
        /*max-width: 143px;*/
        max-width: 186px;
    }

    .mobile-header .burger {
        margin: 0px 0px 0px 16px;
        float: right;
        width: 18px;
        height: 16px;
        background: none;
        position: relative;
        top: 7px;
    }

    .mobile-header .burger div,
    .mobile-header .search-ico.open div {
        width: 18px;
        height: 2px;
        position: absolute;
        top: 0px;
        left: 0px;
        background: #004780;
        transition: 0.2s;
    }

    .mobile-header .burger div:nth-child(2) {
        top: 7px;
    }

    .mobile-header .burger div:nth-child(3) {
        top: 14px;
    }

    .mobile-header .burger.active div:nth-child(1),
    .mobile-header .search-ico.open div:nth-child(1) {
        transform: rotate(45deg);
        top: 7px;
    }

    .mobile-header .burger.active div:nth-child(2) {
        width: 0;
    }

    .mobile-header .burger.active div:nth-child(3),
    .mobile-header .search-ico.open div:nth-child(2) {
        transform: rotate(-45deg);
        top: 7px;
    }

    .mobile-header .search-ico {
        float: right;
        width: 16px;
        height: 16px;
        background: url(/local/templates/bashesk_new1/img/sei.png) center center no-repeat;
        position: relative;
        margin: 0px 0px 0px 16px;
        top: 7px;
    }

    .mobile-header .search-ico.open {
        background-image: none;
        z-index: 4;
        position: absolute;
        right: 18px;
        top: 54px;
    }

    .mobile-header .header-right {
        /*margin: -48px 0px 0px auto;
	width: 50%;*/
        display: flex;
        /*flex-wrap: wrap;*/
        align-items: flex-start;
        justify-content: flex-start;
        /*margin-top: 10px;*/
        position: absolute;
        z-index: 2;
        background: #fff;
        left: 0;
        right: 0;
        padding: 10px 16px 0;
    }

    .mobile-header .header-right .phone-bg {
        position: relative;
        top: 0px;
        background: none;
        /*width: 130px;
	margin: 0px 0px -16px auto;*/
        overflow: hidden;
        height: 36px;
        transition: 0.2s;
        color: #9E9E9E;
        padding: 4px 0px 0px 0px;
        margin-right: 30px;
    }

    .mobile-header .header-right .phone-bg.open {
        /*height: 136px;*/
        /* height: 122px; */
    }

    /* .mobile-header .phone-bg:after {
        content: '';
        display: block;
        position: absolute; */
        /*width: 14px;
	height: 14px;
	top: 8px;
	left: 114px;
	border-top: 12px solid #f58f20;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;*/
        /* top: 12px;
        right: 3px;
        border-top: 4px solid #004780;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        transition: 0.2s;
    } */

    /* .mobile-header .phone-bg:before {
        content: '';
        display: block;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        position: absolute;
        top: 7px;
        right: 0;
        border: 1px solid #004780;
    } */

    .mobile-header .phone-bg.open:after {
        transform: rotate(180deg);
        top: 11px;
    }

    .mobile-header .header-right .tel {
        padding-left: 0px;
        color: #004780;
        font-size: 12px;
        width: 100px;
        margin: 0px 10px 10px 0px;
        /*text-align: right;*/
        font-weight: 600;
    }

    .mobile-header .header-right span.tel {
        color: #000;
        font-size: 12px;
        font-weight: 400;
        white-space: nowrap;
    }

    .mobile-header .header-right .mobile-hidden {
        position: relative;
        /*top: 4px;
	right: 0px;
	float: right;
	width: 100%;
	text-align: right;*/
        color: #004780;
        font-size: 12px;
        padding-right: 0px;
        top: 2px;
    }

    .mobile-header .header-right .mobile-hidden a {
        font-size: 12px;
        color: #004780 !important;
        margin-left: 8px;
    }




    .mobile-header .pre-mob-menu {
        position: relative;
        left: -15px;
        width: calc(100% + 30px);
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    }

    .mobile-header .float-left {
        float: none !important;
    }

    .mobile-header .pre-mob-menu .d-lg-none {
        display: none;
    }

    .mobile-header .pre-mob-menu .d-none {
        display: inline-block !important;
        color: #fff !important;
        font-size: 12px;
        padding: 15px 10px 15px 13px;
    }

    .mobile-header .pre-mob-menu .d-none[href^="/corporate/"] {
        padding: 15px 0px 15px 5px;
    }

    .mobile-header .pre-mob-menu .d-none.active {
        background: #336c99;
    }

    .mobile-header .pre-mob-menu .d-none img {
        display: none;
    }

    .mobile-header .pre-mob-menu .d-none[href^="/company/about/license/"] {
        width: 100%;
        display: block;
        /*padding: 15px 15px 4px 15px;*/
        padding: 15px;
        text-decoration: none;
    }

    .mobile-header .pre-mob-menu .d-none[href^="/company/about/license/"] img {
        display: inline-block;
        width: 16px;
    }

    .mobile-header .pre-mob-menu .d-none[href^="/company/about/license/"] span {
        display: inline-block;
        position: relative;
        top: 2px;
        left: 12px;
    }

    .mobile-header .pre-mob-menu .login {
        padding: 0px 15px 3px 15px;
        border-bottom: 1px solid #4879a0;
        width: 100%;
        display: block;
    }

    .mobile-header .pre-mob-menu .login img {
        width: 16px;
    }

    .mobile-header .header-menu-row {
        /*position: relative;
    top: 17px;
    overflow: auto;
    left: -16px;
    width: 100vw;*/
        position: absolute;
        left: 0;
        right: 0;
        z-index: 999;
        top: calc(100% + 10px);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    }

    .mobile-header .header-menu-row .container {
        position: relative;
    }

    .mobile-header .header-menu>ul>li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    }

    .mobile-header .header-menu>ul>li:last-child {
        border-bottom: none;
    }

    .mobile-header .header-menu>ul>li:hover {
        background: #004780;
    }

    .mobile-header .header-menu>ul>li>a {
        position: relative;
        line-height: 51px;
    }

    .mobile-header .header-menu>ul>.root-item>a:after {
        content: '';
        display: block;
        width: 7px;
        height: 5px;
        position: absolute;
        top: calc(50% - 1px);
        /*right: 15px;*/
        right: 20px;
        border-top: 5px solid #fff;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        transition: 0.2s;
    }

    .mobile-header .header-menu>ul>.root-item>a:before {
        content: '';
        display: block;
        width: 19px;
        height: 19px;
        border-radius: 50%;
        position: absolute;
        top: calc(50% - 9px);
        right: 15px;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }

    .mobile-header .header-menu>ul>.root-item:last-child>a:after,
    .mobile-header .header-menu>ul>.root-item:last-child>a:before {
        display: none;
    }

    .mobile-header .header-menu>ul>.root-item.open>a:after {
        transform: rotate(180deg);
        top: calc(50% - 2px);
    }

    .mobile-header .header-menu>ul ul {
        position: relative;
        top: -5px;
    }

    .mobile-header .header-menu>ul ul a {
        padding: 0px 25px 11px 25px;
        color: #ffffff;
        opacity: .75;
        /*line-height: 16px;*/
        line-height: 20px;
    }

    .chast-lk {}

    .korp-lk {
        display: none;
    }

    .chast-menu {}

    .korp-menu {
        display: none;
    }

    .mobile-header .header-form-search {
        display: none;
        overflow: auto;
        position: absolute;
        /*top: 51px;
    left: -0px;
    z-index: 1;*/
        background: #fff;
        width: 100vw;
        /*height: 88px;
    padding: 0px 16px 0px 16px;*/
        padding: 20px 16px;
        z-index: 3;
        top: 32px;
        left: 0;
    }

    .mobile-header .header-form-search input[type="text"] {
        background: #fff;
        /*padding: 35px 0px;*/
        width: calc(100% - 21px);
        border: none;
        outline: none;
    }

    .new-mob+header .header-form-search input[type="text"]::placeholder {
        opacity: 1;
        color: #000;
    }

    .mobile-header .header-form-search input[type="image"] {
        /*padding: 30px 0px 0px;*/
        display: none;
    }

    .mobile-header .search-over {
        display: none;
        position: absolute;
        /*z-index: 1;
    top: 132px;*/
        left: 0px;
        height: 100vh;
        width: 100vw;
        background: #000;
        opacity: 0.4;
        z-index: 3;
        top: 32px;
    }

    .pict-announce .pict {
        height: 372px !important;
    }

}

@media (max-width: 630px) {
    .header-right .row>div:nth-child(1) {
        top: -100px;
    }
}

footer {
    background: #484847;
    color: black;
    padding-top: 24px;
    padding-bottom: 16px;
    position: relative;
    margin-top: -160px;
    
}

footer a {
    font-family: Roboto;
    color: inherit;
    text-decoration: none;
}

footer a:hover {
    color: inherit;
    text-decoration: underline;
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .pd {
    color: #b5b5b5;
}

footer .social a {
    margin: 10px;
    margin-left: 0px;
    display: inline-block
}

footer .logo {
    display: block;
    margin-bottom: 10px;
}

footer li {
    margin-bottom: 15px;
}

footer .col-lg {
    margin-top: 12px;
    margin-bottom: -8px;
}

footer .col-lg:last-child {
    margin-top: 0px;
}

footer .pd {
    display: none;
}

footer .social {
    padding-left: 73px;
}

footer .copy {
    text-align: center;
    font-size: 11px;
    position: relative;
    top: -10px;


}

.footer-address {
    font-size: 14px;
    padding-left: 73px;
    margin-top: -15px;
    line-height: 20px;
}

.page {
    min-height: 100%;
}

.push {
    height: 185px;
}

.container table td {
    border: 1px solid #ddd !important;
}

.container tr {
    border: none;

}

.container tr:nth-child(odd) {
    background: #fafafa;
}

.container td {
    border: none;
    padding: 15px;
}

.docinfo-item {
    background: #fafafa;
    padding: 15px;
    margin-bottom: 15px;
}

.vacancy-item {
    background: #fafafa;
    margin-bottom: 15px;
    padding: 15px;
}

.vacancy-item .salary {
    display: inline-block;
}

.vacancy-item .location {
    display: inline-block;
    color: #8f8f8f;
}

@media (max-width: 991px) {
    footer {
        padding-top: 8px;
        padding-bottom: 20px;
    }

    footer .col-lg {
        margin: 0px;
    }

    footer .logo img {
        max-width: 100%;
    }

    footer .copy {
        margin: 28px 0px 0px 0px;
        text-align: left;
    }
}

.debtors-item {
    background: #fafafa;
    padding: 15px;
    margin-bottom: 15px;
}

.debtors-item .date {
    float: right;
    color: #8f8f8f;
    font-size: 14px;
    margin-left: 15px;
}

.debtors-item .preview {
    font-size: 14px;
    color: #8f8f8f;
}

.inner-tiles {
    color: #595959;
    margin: 15px 0px;
}

.inner-tile {
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 260px;
    position: relative;
}

.inner-tile>div:nth-child(1)>a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    color: inherit;
    text-decoration: none !important;

}

.inner-tile>div:nth-child(1)>div:nth-child(2),
.inner-tile>div:nth-child(1)>a>div:nth-child(2) {
    font-weight: bold;
    margin-top: 15px;
}

.inner-tile>div:nth-child(1)>a:hover>div:nth-child(2) {
    transition: all 0.3s ease;
    color: #f58f1f;
}

.inner-tiles.blue .inner-tile>div:nth-child(1)>a:hover>div:nth-child(2) {
    color: #004780;
}

.inner-tile>div:nth-child(1) {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    border: 1px solid #f58f1f;
    background: #fff;
    justify-content: center;
    flex-direction: column;
}

.inner-tiles.blue .inner-tile>div:nth-child(1) {
    border-color: #004780;
}

.inner-tile>div:nth-child(2) {
    position: absolute;
    background: #f58f1f;
    color: #fff;
    top: 0px;
    bottom: 0px;
    left: 15px;
    right: 15px;
    display: none;
}

.inner-tiles.blue .inner-tile>div:nth-child(2) {
    background: #004780;
}

.inner-tile:hover>div:nth-child(2) {
    display: block;
}

.inner-tile>div:nth-child(2)>span {
    display: block;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}

.inner-tile>div:nth-child(2)>a {
    display: block;
    padding: 8px 23px;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.inner-tile>div:nth-child(2)>a:hover {
    background: #fff;
    color: #f58f1f;
    transition: all 0.6s ease;
}

.inner-tiles.blue .inner-tile>div:nth-child(2)>a:hover {
    color: #004780;
}

.no-lr-padding {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.col-no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.row.margin-top-bottom {
    margin-top: 30px;
    margin-bottom: 30px;
}

.section {
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    display: block;
    margin: 15px 0px;
    position: relative;
}

.page-right .section span,
.page-right .section a {
    color: inherit;
}

.section span,
.section a {
    background: #fff;
    padding: 2px 15px;
    color: #004780;
    text-decoration: none !important;
}

.section::before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: #004780;
    position: absolute;
    top:
        /*50*/
        100%;
    margin-top: 4px;
    z-index: -1;
}

.list-view-main {
    border: 1px solid #E0E0E0;
    padding: 15px 25px;
    background: #FCFCFC;
}

.list-view-main>a {
    font-size: 13px;
    line-height: 17px;
    display: block;
    color: inherit;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #E0E0E0;
    text-decoration: none !important;
    min-height: 124.5px;
}

.list-view-main>a:hover>div {
    color: #004780;
    transition: all 0.3s ease;
}

.list-view-main>a>div {
    font-weight: bold;
}

.list-view-main>a>div.date {
    font-weight: normal;
    color: #8F8F8F;
    font-size: 14px;
    margin-top: 10px;
}

.list-view-main>a:nth-child(1) {
    border-top: 0px;
    margin-top: 0px;
}

.list-view-pict>a {
    border: 1px solid #E0E0E0;
    display: block;
    margin-bottom: 15px;
    padding: 15px;
    position: relative;
    padding-left: 258px;
    color: inherit;
    text-decoration: none !important;
}

.list-view-pict>a:last-child {
    margin-bottom: 0px;
}

.list-view-pict .pict {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 242px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #E0E0E0;
}

.list-view-pict .date {
    font-weight: normal;
    color: #8F8F8F;
    font-size: 14px;
    margin-top: 10px;
}

.list-view-pict .title {
    font-weight: bold;
    line-height: 17px;
    font-size: 13px;
    height: 70px;
    overflow: hidden;

}

.pict-announce {
    background: #FCFCFC;
    display: block;
    position: relative;
    border: 1px solid #E0E0E0;
    min-height: 400px;
    height: 100%;
    text-decoration: none;
    color: inherit !important;
    text-decoration: none !important;
}

.pict-announce a {
    text-decoration: none;
    text-decoration: none !important;
}

.pict-announce .pict {
    position: relative;
    display: block;
    height: 188px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #E0E0E0;
}

.pict-announce .dt {
    position: absolute;
    bottom: 5px;
    left: 5px;
    background: #f58f1f;
    color: #fff;
    font-weight: bold;
    padding: 2px 5px;
}

.pict-announce .title {

    background: #004780;
    padding: 15px;
    color: #fff;
    width: 100%;
    font-weight: bold;
    z-index: 1;
    display: block;
}

.pict-announce .title.fixed-height {
    min-height: 100px;
    display: flex;
    align-items: center;

}

.pict-announce .text {

    background: #FCFCFC;
    padding: 15px 15px 0px 15px;
    width: 100%;
    max-height: 300px;
    overflow: hidden;
    bottom: 0;
    color: inherit;
}

@media (max-width: 991px) {
    .pict-announce .title {
        position: relative;
    }

    .pict-announce .text {
        position: relative;
    }

    .pict-announce .pict {
        position: relative;
        height: 200px;
    }
}

.partners-slider a {
    display: block;
    height: 100px;
    margin: 15px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #E0E0E0;
    outline: none !important;
    background-color: #fff;
}

.partners {
    background: #F7F7F7;
    margin-bottom: 40px;
}

.slick-prev::before {
    display: none;
}

.slick-prev {
    width: 58px;
    height: 58px;
    opacity: 1;
    position: absolute; /* или relative, если родитель — слайдер */
    border-radius: 50%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    z-index: 10;
    left: 10px;

    /* 🔥 Ключевая часть — выравниваем по вертикали */
    top: 50%;
    transform: translateY(-50%);

    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slick-prev::after {
    content: '';
    width: 24px;
    height: 24px;
    background: url("/upload/update2025/prev1.svg") no-repeat center;
    background-size: contain;
    margin-top: 2px;
}

.corporate .slick-prev {
    background: url(/local/templates/bashesk_new1/img/arr-blue-left-1.png) !important;
    width: 36px;
    height: 39px;
    opacity: 1;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    z-index: 10;
    left: 10px;
}

.slick-next {
    width: 58px;
    height: 58px;
    opacity: 1;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    z-index: 10;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slick-next::after {
    content: '';
    width: 24px;
    height: 24px;
    background: url("/upload/update2025/next1.svg") no-repeat center;
    background-size: contain;
    margin-top: 2px; /* подвинуть стрелку вниз, если нужно */
}

.corporate .slick-next {
    background: url(/local/templates/bashesk_new1/img/arr-blue-right-1.png) !important;
    width: 36px;
    height: 39px;
    opacity: 1;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    right: 10px;
}


.partners-slider .slick-prev {
    background-image: url(/local/templates/bashesk_new1/img/arr-orange-left-101.png) !important;
}

.partners-slider .slick-next {
    background-image: url(/local/templates/bashesk_new1/img/arr-orange-right-101.png) !important
}

.slick-next::before {
    display: none;
}

.slick-prev:hover {
    opacity: 0.7;
}

.slick-next:hover {
    opacity: 0.7;
}

.slick-disabled {
    background: transparent !important;
}

.index-slider .slide {
    position: relative;
    height: 700px;
    background-size: cover;
    background-position: left center;
    outline: none !important;
}

.index-slider .image {
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -200px;
}

.index-slider .title {
    font-size: 40px;
    color: #004780;
    line-height: 45px;
    margin-bottom: 20px;
    font-weight: bold;
    padding-right: 40%;
    padding-top: 30px;
}

.index-slider .text {
    padding-right: 40%;
}

.index-slider .list {
    margin-top: 40px;
    font-weight: bold;
    padding-right: 40%;
    margin-bottom: 20px;
}

.index-slider .list .item {
    margin-top: 30px;
}

.index-slider .list .item img {
    margin-right: 15px;
    display: inline-block;
}

@media (max-width: 1200px) {
    .index-slider .image {
        display: none;
    }

    .index-slider .list {
        padding-right: 50px;
        padding-left: 50px;
    }

    .index-slider .text {
        padding-right: 50px;
        padding-left: 50px;
    }

    .index-slider .title {
        padding-right: 50px;
        padding-left: 50px;
    }

    .index-slider .btn-content-orange {
        margin-left: 50px;
        margin-top: 50px;
    }
}

@media (max-width: 991px) {
    .index-slider .slide {
        height: auto;
        padding-bottom: 40px;
    }

    .index-slider .title {
        font-size: 25px;
        line-height: 30px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .index-slider .list .item {
        position: relative;
        padding-left: 50px;
        margin-top: 15px;
    }

    .index-slider .list .item img {
        width: 32px;
        position: absolute;
        left: 0;
    }

    .index-slider .btn-content-orange {
        margin-top: 0px;
    }

    .index-slider .slick-prev {
        display: none !important;
    }

    .index-slider .slick-next {
        display: none !important;
    }

    .index-slider .list {
        padding-right: 0px;
        padding-left: 0px;
        margin-top: 10px;
    }

    .index-slider .text {
        padding-right: 0px;
        padding-left: 0px;
    }

    .index-slider .btn-content-orange {
        margin-left: 0px;
        width: 100%;
        text-align: center;
    }
}

.btn-content-orange {
    display: inline-block;
    background: #f58f1f;
    padding: 15px 60px;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.btn-content-orange:hover {
    background: #FFAD61;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-blue {
    display: inline-block;
    background: #004780;
    padding: 5px 15px;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    border: none;
    border-radius: 5px;
}

.button.blue {
    display: inline-block;
    background: #004780;
    padding: 5px 15px;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    margin-bottom: 10px;
}

.button.blue:hover {
    background: #0464a5;
    transition: all 0.3s ease;
}

.button.orange {
    display: inline-block;
    background: #f58f1f;
    padding: 5px 15px;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    margin-bottom: 10px;
}

.button.orange:hover {
    background: #FFAD61;
    transition: all 0.3s ease;
}

.btn-trans {
    display: inline-block;
    background: transparent;
    padding: 5px 15px;
    color: #004780 !important;
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.breadcrumbs {
    margin: 20px 0px;
    color: #B0B0B0;
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.breadcrumbs li {
    display: inline-block;
}

.breadcrumbs li::after {
    content: '';
    width: 10px;
    height: 17px;
    background: url(/local/templates/bashesk_new1/images/crumbs-angle-right.png) no-repeat center;
    vertical-align: middle;
    display: inline-block;
    margin-left: 7px;
    margin-right: 3px;
}

.breadcrumbs li:last-child::after {
    display: none;
}

.breadcrumbs a {
    color: inherit;
}

a {
    color: #004780;
}

.page-title {
    margin: 40px 0px;
    font-size: 27px;
    color: #000;
}

.angle-menu {
    list-style: none;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 25px;
    clear: both;
    border-bottom: 2px solid #9E9E9E;
}

.angle-menu li {
    display: block;
    border-bottom: 2px solid #9E9E9E;
    margin: 0;
    float: left;
    position: relative;
    top: 3px;
    margin-right: 25px;
}

.angle-menu li.active {
    border-color: #f58f1f;
}

.angle-menu li.active::after {
    content: '';
    width: 24px;
    height: 12px;
    background: #fff url(/local/templates/bashesk_new1/img/angle-down-1.png) no-repeat center;
    ;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -12px;
}

.angle-menu li a {
    font-size: 27px;
    display: inline-block;
    color: #000;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    padding-bottom: 5px;
}

.angle-menu.smaller li a {
    font-size: 16px;

}

.angle-menu.smaller li {
    top: 2px;
}

.angle-menu .shade-links {
    float: right;
    line-height: 48px;
}

.angle-menu .shade-links a {
    color: #808080;
    text-decoration: underline;


}

.content-tiles {
    color: #595959;
    margin: 15px 0px;
}

.content-tile {
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 300px;
    position: relative;
    text-align: center;

}

.no-gutters .content-tile {
    margin-top: 0px;
    margin-bottom: 0px;

}

.content-tile>div:nth-child(1)>a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    color: inherit;
    text-decoration: none !important;

}

.content-tile>div:nth-child(1)>div:nth-child(2),
.content-tile>div:nth-child(1)>a>div:nth-child(2) {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;

}

.content-tile img {
    height: 90px;
}

.content-tile>div:nth-child(1) {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
    display: flex;
    align-items: center;
    text-align: center;
    border: 1px solid #e5e5e5;
    background: #fff;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    box-sizing: border-box;
}

.content-tile>div:nth-child(2) {
    position: absolute;
    background: #f2f2f2;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: none;
    text-align: left;
    padding: 15px;
    font-size: 14px;
    overflow-y: scroll;
}

.content-tile:hover>div:nth-child(2) {
    display: block;
}

.content-tile>div:nth-child(2)>span {
    display: block;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}

.content-tile h4 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}

.content-tile ul {
    margin: 10px 0px;
    padding-left: 20px;
    font-weight: bold;
}

.content-tile li {
    margin: 5px 0px;
}

.category-title {
    font-size: 18px;
    padding: 15px 0px;
    font-weight: normal;
    border-bottom: 1px solid #f58f1f;
}

.category-title>a {
    float: right;
    font-size: 14px;
    margin-left: 10px;
}

.category-title>a:first-child::after {
    display: inline-block;
    content: '';
    width: 13px;
    height: 21px;
    background: url(/local/templates/bashesk_new1/img/angle-right-1.png) no-repeat center;
    vertical-align: middle;
    margin-left: 10px;
}

.sort-filter {
    line-height: 42px;
    background: #FAFAFA;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 14px;
}

.sort-filter .row {
    line-height: 35px;
}

.sort-filter .btn-blue,
.sort-filter .btn-trans {
    line-height: 32px;
}

.sort-filter .spacer {
    height: 15px;
}

.sort-filter .filter {
    line-height: 30px;
    padding: 0px 15px;
}

.sort-filter input[type=text],
.sort-filter select {
    height: 32px;
    line-height: 32px;
    width: 100%;
    background: transparent;
    border: 1px solid #e0e0e0;
}

.searchbox {
    position: relative;

}

.searchbox input[type=text] {
    outline: none;
    background: transparent;
    width: 100%;
    height: 43px;
    padding: 10px;
    padding-right: 53px;
    border: 1px solid #aaa;
}

.searchbox input[type=image] {
    position: absolute;
    right: 0px;
    top: 0px;
}

.sortings {}

.sortings>a {
    display: inline-block;
    border: 1px solid #dedede;
    padding-left: 11px;
    padding-right: 20px;
    color: inherit;
    position: relative;
    margin: 0px 3px;
    background: #fff;
}

.sortings>a.active {
    color: #f58f1f;
}

.sortings>a::after {
    display: block;
    content: '';
    width: 8px;
    height: 3px;
    background: url(/local/templates/bashesk_new1/img/sort-asc.png) no-repeat center;
    position: absolute;
    right: 6px;
    top: 50%;
}

.sortings>a.desc::after {
    background: url(/local/templates/bashesk_new1/img/sort-desc.png) no-repeat center;
}


.news-view-pict>a {
    border: 1px solid #E0E0E0;
    display: block;
    margin-bottom: 30px;
    padding: 15px;
    position: relative;
    padding-left: 305px;
    color: inherit;
    text-decoration: none !important;
    overflow: hidden;
}

.news-view-pict .pict {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 290px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fafafa;
}

.block-news .news-view-pict>a {
    padding-left: 130px !important;
}

.block-news .news-view-pict .pict {
    width: 120px;
}

.news-view-pict .bottom {
    font-weight: normal;
    color: #8F8F8F;
    font-size: 14px;
}

.news-view-pict .bottom>div {
    display: inline-block;
}

.news-view-pict .views {
    margin-left: 10px;
}

.news-view-pict .likes {
    float: right;
}

.news-view-pict .title {
    font-weight: bold;
    color: #595959;
    margin-bottom: 15px;
}

.page-right .news-view-pict .title {
    max-height: 70px;
    overflow: hidden;
}

#main-news-wrapper .news-view-pict .title {
    max-height: 71px;
    overflow: hidden;

}

.company-main-news .news-view-pict .title {
    font-size: 13px;
    line-height: 17px;
    height: 120px;
    overflow: hidden;
}

.news-view-pict .preview {
    margin-bottom: 15px;
}

.likes {
    display: inline-block;
}

.like {
    display: inline-block;
    color: #219653;
    text-decoration: none !important;
    cursor: pointer;
}

.like img {
    position: relative;
    top: -4px;
}

.dislike {
    display: inline-block;
    color: #EB5757;
    text-decoration: none !important;
    cursor: pointer;
}

.likes .bar {
    display: inline-block;
    background: #aaa;
    width: 40px;
    height: 3px;
    position: relative;
    top: -3px;
}

.likes .bar>div {
    position: absolute;
}

.likes .bar .red {
    height: 3px;
    background: #EB5757;
    right: 0;
}

.likes .bar .green {
    height: 3px;
    background: #219653;
    left: 0;
}

.like:hover,
.dislike:hover {
    opacity: 0.7;
    transition: all 0.3s ease;
}

@media (max-width: 991px) {
    .news-view-pict .likes {
        float: none;
        display: block !important;
    }

    .news-list .news-view-pict .pict {
        position: relative;
        width: 100%;
        height: 200px;
        margin-bottom: 15px;
        background-size: auto 100%;
    }

    .news-view-pict a {
        padding-left: 15px;
    }
}

.load-more {
    background: #f5f5f5;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #595959 !important;
    padding: 20px;
    cursor: pointer;
    text-decoration: none !important;
}

.load-more:hover {
    background: #f1f1f1;
    transition: all 0.3s ease;
}

.page-right {
    padding-right: 30px !important;
}

.right-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    /* border-top: 16px solid #004780; */
    /* background: #f5f5f5; */
}

.right-menu ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: -7px;
    padding-left: 20px;
    font-size: 14px;
}

.right-menu a {
    display: block;
    padding-left: 20px;
    color: #000;
    border-left: 4px solid transparent;
    padding-right: 10px;
}

.right-menu li {
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgba(251, 242, 242, 0.34);
    list-style: none;
    margin-bottom: 5px;
}

.right-menu li.level-2 {
    /* margin-left: 30px; */
    padding: 10px 15px !important;
    font-size: 13px;
}

.right-menu li.level-2 a {
    padding-left: 10px;
}

.right-menu li.selected {
    /* background: #f58f1f; */
}

body.corporate .right-menu li.selected {
    background: #004780;
}

.right-menu li.selected a {
    color: #fff;
}

.right-subscribe .subscribe-form {
    background: #f5f5f5;
    padding: 15px;
    position: relative;
    margin-top: 15px;
}

.right-subscribe .subscribe-form::before {
    content: '';
    width: 100%;
    height: 15px;
    display: block;
    background: url(/local/templates/bashesk_new1/img/bg-subscribe.png);
    position: absolute;
    left: 0px;
    top: -15px;
}

.right-subscribe form {
    position: relative;
}

.right-subscribe input[type=text] {
    outline: none;
    width: 100%;
    height: 43px;
    padding: 10px;
    padding-right: 53px;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding-right: 130px;
}

.right-subscribe input[type=submit] {
    outline: none;
    height: 43px;
    padding: 10px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #004780;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    width: 110px;
}

.right-subscribe h5 {

    margin: 30px 0px;
}

.right-menu-flat {
    list-style: none;
    margin: 0;
    padding: 0;
}

.right-menu-flat a {
    display: block;
    padding: 15px 20px;
    color: #363636;
}

.right-menu-flat li:nth-child(even) {
    background: transparent;
}

.right-menu-flat li:nth-child(odd) {
    background: #f0f0f0;
}

.wide-dwn-itm {
    padding: 5px 0px;
}

.wide-dwn-itm img {
    margin-bottom: 14px;
    height: 40px;
}

.wide-dwn-itm>div:first-child {
    background: #f5f5f5;
    padding: 15px;
}

.wide-dwn-itm>div:last-child {
    background: #f5f5f5;

    font-size: 11px;
    text-align: center;
    line-height: 6px;
    padding: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.wide-dwn-itm a:hover {
    text-decoraion: none !important;
}

.wide-dwn-itm a div {
    color: #000;
    text-decoraion: none !important;
}

.wide-zak-item {
    background: #f5f5f5;
    border: 1px solid #f0f0f0;
    margin-bottom: 15px;
}

.wide-zak-item .num {
    white-space: nowrap;
    margin-left: 15px;
}

.wide-zak-item>div {
    padding: 15px;
}

.wide-zak-item span {
    color: #aaa;
    margin-right: 15px;
}

.wide-zak-item>div:first-child {
    display: flex;
    justify-content: space-between;
}

.wide-zak-item>div:last-child {
    display: flex;
    justify-content: space-between;
}

.map-filter {
    border: 1px solid #eee;
    padding: 15px;
    font-size: 14px;
}

.map-filter .checkbox {
    display: inline-block;
    width: 49%;
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
}

.map-filter .checkbox div {
    line-height: 20px;
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 40px;
}

.map-filter .checkbox span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid;
    float: left;
    margin-right: 10px;
}

.map-filter .checkbox.active span {
    background: url(/local/templates/bashesk_new1/img/icon-check.png) no-repeat center;
}

.about-banners {
    display: block;
    width: 100%;
    margin: 20px 0px;
}

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

.about-slider .slide {
    height: 300px;
    color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.main-slider .slide {
    height: 457px;
    color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border-top: 1px solid rgba(137, 136, 136, 0.5);
}

.about-slider .title {
    font-size: 36px;
    line-height: 39px;
    font-weight: bold;
    position: absolute;
    right: 0px;
    padding-left: 30%;
    text-align: right;
    padding-top: 60px;
}

.about-slider .container {
    position: relative;
}

.about-slider .btn-blue {
    position: absolute;
    right: 0px;
    margin-top: 160px;
    background: rgba(255, 255, 255, 0.4);
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 45px;
    border: 1px solid #fff;
    border-radius: 0px;

}

.about-slider .btn-blue:hover {
    transition: all 1s ease;
    background: rgba(255, 255, 255, 0.2);
    text-decoration: none !important;
}

.detail-stats>div {
    display: inline-block;
    margin-right: 15px;
    color: #999;
}

.yashare-auto-init {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: -6px;
}

.news-list .item h3 {
    font-size: 16px;
    margin-bottom: 20px;
}

.page-right .text-center {
    border: 1px solid #e1e1e1;
    padding: 15px;
    margin-bottom: 15px;
}

.page-right .button {
    display: inline-block;
    width: 100%;
    border-radius: 0px;
    padding: 10px;
    text-align: center;
}

.page-right .text-center .button {
    background: transparent;
    color: #2677AE !important;
    text-align: left;
    margin: 0px;
    text-decoration: underline;
}

.page-right .text-center .button:hover {
    text-decoration: none;
}

.page-right .block {
    margin-top: 30px
}

.page-right .block h4 {
    font-size: 22px;
}

.news-detail .share {
    margin-top: 15px;
    padding-top: 15px;
    color: #999;
    border-top: 1px solid #ccc;
}

.news-detail .date {
    color: #999;
}

.detail-stats .share {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
    display: block;
}

.request-list .item {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 15px 0px;
    background: #fff;
}

.request-list .author {
    color: #555;
}

.request-list .id {
    color: #555;
}

.request-list .date {
    color: #555;
    display: inline-block;
}

.request-list .type {
    color: #555;
    display: inline-block;
}

.request-list h3 {
    margin: 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.block.subscribe {
    background: #FAFAFA;
    padding: 15px;
}

.sort-filter img.calendar-icon {
    position: absolute;
    right: 18px;
    top: 43px;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1640px;
        /*max-width: 1340px;*/
    }
}

@media (min-width: 1900px) {
    .container {
        max-width: 1640px;
        /*max-width: 1600px;*/
    }
}

.calc-form .edit-block {
    border: 1px solid #e0e0e0;
    padding: 15px;
}

.calc-form select,
.calc-form input[type=text] {
    width: 100%;
    padding: 5px;
    border: 1px solid #eaeaea;
    margin-top: 7px;
    margin-bottom: 12px;
    border-radius: 4px;
    outline: none;
}

.calc-form input[type=text] {
    padding-right: 70px;
}

.calc-form .panel,
.calc-form .hz {
    background: #FAFAFA;
    border: 1px solid rgba(0, 0, 0, 0.09);
    padding: 15px;
    margin-bottom: 15px;
}

.calc-form .hidden {
    display: none;
}

.calc-form .kvt {
    position: absolute;
    top: 38px;
    right: 25px;
    color: #aaa;
}

.calc-form .kvt.correct {
    top: 12px;
}

.calc-form .tarif {
    color: #aaa;
}

.calc-form .hsummary,
.calc-form .summary {
    text-align: right;
    background: #fff;
    margin-right: -15px;
    margin-bottom: -15px;
    margin-top: 25px;
    padding: 15px;
    margin-left: 100px;
}

.calc-form .hsummary nobr {
    font-weight: bold;
}

.purchase-detail-top {
    background: #fafafa;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

.purchase-item {
    background: #FAFAFA;
    border: 1px solid rgba(224, 224, 224, 0.48);
    padding: 0px 15px;
    margin-bottom: 15px;
    font-size: 14px;
}

.purchase-item>div {
    display: flex;
    justify-content: space-between;
    margin: 15px 0px;
}

.purchase-item span {
    color: #8f8f8f;
}

.purchase-item .number {
    white-space: nowrap;
    font-size: 12px;
}

.purchase-item .period {
    /* white-space: nowrap; */
    font-size: 12px;
}

.purchase-filter {
    background: #FAFAFA;
    padding: 15px;
}

.purchase-filter .row>div {
    margin-bottom: 15px;
}

.purchase-filter input[type=text],
.purchase-filter select {
    outline: none;
    width: 100%;
    height: 35px;
    border: 1px solid #ced4da;
    background: transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;

}

.purchase-filter .calendar-icon {
    position: absolute;
    right: 20px;
    top: 30px;
}

.news-detail-slider {
    width: 100%;
    /*height: 400px;*/
    /*height: 568px;*/
    margin-bottom: 15px;
    overflow: hidden;
}

.news-detail-slide {
    /*height: 400px;*/
    height: 568px;
    background-position: center;
    background-size: cover;
}

.news-detail .slick-dots {
    position: absolute;
    bottom: 0px;
    height: 50px;
}

.news-detail li {
    text-align: justify;
}

.news-detail p {
    text-align: justify;
}

.news-detail .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 5px;
    display: block;
    background: #fff;
    content: '';
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.album.item {
    background: #fafafa;
    padding: 15px;
    margin-bottom: 15px;
}

.album .date {
    color: #8f8f8f;
}

.album .cnt {
    float: right;
    color: #8f8f8f;
}

.album h3 a {
    color: initial;
}

.video-list .date {
    color: #8f8f8f;
}

i.red {
    color: #f00;
}

.form-control.error {
    border-color: #f00;
}

.panel-body {
    padding: 25px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    margin-bottom: 15px;
}

.form-control.date {
    max-width: 170px;
    display: inline-block;
}

.form-group label {
    margin-right: 20px;
    margin-left: 16px;
}

select.styler {
    border: 1px solid #e0e0e0;
    border-radius: 0px !important;
    display: block;
    width: 100%;
    padding: 0px;
    line-height: 1.5;
    border-radius: 0.25rem;
}

button[type=submit].button {
    outline: none;
    background: #f58f1f;
    padding: 15px 60px;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    border: none;
}

button[type=submit].button.disabled {
    background: #eee;
}

button[type=submit].button.wait {
    background: #eee url(/local/templates/bashesk_new1/img/button-ajax.gif) no-repeat 15px center;
}

.hidden {
    display: none;
}

.captcha {
    margin-left: 15px;
    margin-bottom: 28px;
    position: relative;
}

.recaptcha-error-shadow {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 301px;
    height: 75px;
    border-radius: 3px;
    pointer-events: none;
}

label.error~.recaptcha-error-shadow {
    box-shadow: 0px 0px 0px 1px #f00;
}

.form-group label.error {
    margin-left: 0px;
}

.glyphicon-trash {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fafafa url(/local/templates/bashesk_new1/img/trash.png) no-repeat center;
    background-size: 80%;
    cursor: pointer;
    border: 1px solid #eee;
}

.glyphicon-edit {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fafafa url(/local/templates/bashesk_new1/img/edit.png) no-repeat center;
    background-size: 70%;
    border: 1px solid #eee;
    cursor: pointer;
}


.index-panel {
    overflow: hidden;
}

.index-pannel-right-side {
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    height: 372px;
    width: 1500px;
    left: 43%;
    display: none;
}

.index-pannel-left-side {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    /*height: 342px;
    width: 1261px;*/
    height: 457px;
    width: 100%;
}

.index-panel-right-title {
    text-transform: uppercase;
    position: absolute;
    font-size: 30px;
    width: 500px;
    font-weight: bold;
    line-height: 38px;
    top: 58px;
    left: 210px;
    color: #fff;
}

.index-panel-right-text {
    position: absolute;
    color: #fff;
    top: 220px;
    /*left: 200px;
    width: 500px;*/
    left: calc((100% - 1120px + 50px + 15px) / 2);
    line-height: 19px;
}

.index-panel-right-text a,
.index-panel-btn {
    border-radius: 10px;
    box-shadow: 0 0 25px #E0E0E0;
    display: inline-block;
    background: #fff;
    color: #004780;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 50px;
    border: 1px solid #fff;
    margin-top: 135px;
    transition: 0.2s;
    
}

.index-panel-right-text a:hover,
.index-panel-btn:hover {
    background-color: #004780;
    border-color: #004780;
    color: #ffffff;
    box-shadow: none;
    /*background: rgba(255,255,255,0.8);*/
    text-decoration: none;
}

.corporate .index-panel-right-title {
    font-size: 30px;
    line-height: 37px;
    top: 65px;
}

.index-panel-right-title a {
    color: inherit;
    text-decoration: underline;
}

.index-panel-menu.mobile {
    position: initial;
    display: none;
}

.index-panel-menu.mobile ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.corporate .index-panel-menu.mobile ul {
    justify-content: flex-start;
}

.index-panel-menu.mobile li,
.index-panel-menu.mobile ul>li:nth-child(1),
.index-panel-menu.mobile ul>li:nth-child(2) {
    /*display: inline-block;
    width: 160px;*/
    margin: 5px;
}

@media(max-width: 750px) {
    .index-panel-menu.mobile li {
        /*width: 120px;*/
        flex: none;
        width: calc(50% - 10px);
    }

    .index-panel-menu.mobile li.index-panel-menu-w100 {
        width: calc(100% - 10px);
    }
}

@media(max-width: 605px) {
    .index-panel-menu.mobile {
        padding: 10px 16px 2px 16px;
    }

    .index-panel-menu.mobile ul {
        width: 240px;
    }

    .index-panel-menu.mobile li {
        width: calc(50% - 4px);
        margin: 0px 0px 8px 0px;
    }

    .index-panel-menu.mobile.ipm-corp li,
    .index-panel-menu.mobile ul>li:nth-child(1),
    .index-panel-menu.mobile ul>li:nth-child(2) {
        width: calc(50% - 8px);
        margin: 0px 4px 8px;
    }

    .index-panel-menu.mobile li.index-panel-menu-w100 {
        width: calc(100% - 8px);
    }

    .index-panel-menu a {
        height: 105px;
        width: 100%;
        padding: 8px 0px 0px 0px;
    }

    .index-panel-menu.ipm-corp a {
        height: 136px;
        padding: 8px;
    }

    .index-panel-menu.ipm-corp img {
        max-width: 100%;
    }
}

@media(max-width: 450px) {
    /*.index-panel-menu.mobile li{
        width: 120px;
    }*/
}

@media(max-width: 1199px) {
    body .index-panel-menu.mobile {
        display: none;
    }

    .index-panel-menu a {
        width: 100%;
    }

    .about-slider {
        display: none;
    }
}

body .structure .panel-heading {
    background: #fff !important;
    border: none;
    margin-bottom: 25px;
}

.partners-slider .slick-prev {
    left: -30px;
}

.partners-slider .slick-next {
    right: -30px;
}

@media(max-width: 1199px) {
    .partners-slider .slick-prev {
        left: 15px;
    }

    .partners-slider .slick-next {
        right: 15px;
    }
}

#photo-slider-generic {
    margin-bottom: 15px;
}

#photo-slider-generic img {
    max-width: 100%;
}

.captcha-wrapper {}

.captcha-wrapper .captcha {
    display: inline-block;
    vertical-align: top;
}

.captcha-wrapper .captcha-img {
    width: 143px;
    height: 38px;
    border-radius: 4px;
    border: 1px #b6b8c1 solid;
    vertical-align: middle;
}

.captcha-wrapper .captcha-refresh {
    display: block;
    background: url(/local/templates/bashesk/images/captcha-refresh.png);
    background-position: center;
    position: absolute;
    width: 143px;
    height: 38px;
    opacity: 0;
}

.captcha-wrapper .captcha .captcha-refresh:hover {
    opacity: 1;
}

.form-group-na {
    margin-bottom: 15px;
}

.captcha-wrapper input[name=captcha_word] {
    width: 130px !important;
    display: inline-block;
    vertical-align: middle;
}

#simple_notification {
    height: 38px;
}

.index-anticorruption {
    /*background: #f58f1f;*/
    background: #e0e0e0;
    color: #000;
    height: auto;
    border-radius: 2px;
    /*padding: 30px 16px;*/
    padding: 30px 40px;
    height: 100%;
    font-size: 14px;
    line-height: 16px;
}

/* .index-anticorruption a{
    font-weight: bold;
    color: #fff;
    font-size: 26px;
    display: block;
    line-height: 26px;
    margin-bottom: 20px;
} */
.index-anticorruption a {
    text-decoration: underline;
    font-size: 100%;
}

.index-anticorruption a:hover {
    text-decoration: none;
}

.index-anticorruption span {
    /*padding-bottom: 3px;
	line-height: 1.4;
	border-bottom: 1px solid #ebbd8b;*/
    font-style: normal;
    font-size: 22px;
    line-height: 23px;
    text-decoration: none;
    color: #004780;
    /*padding-bottom: 2px;*/
    font-weight: bold;
}

.inter-rao-text {
    display: block;
    text-align: justify;
    margin-top: 20px;
    max-width: 533px;
}

.button.small {
    background: #f58f1f;
    border: none;
    color: #fff;
    padding: 8px 9px;
    border-radius: 4px;
    white-space: nowrap;
    height: auto;
    cursor: pointer;
    outline: none;
}

.button.small:hover {
    background: #FCBD85;
    transition: all 0.3s ease;
}

#contract_err,
#amount_err,
#value_err {
    display: block;
}

.bxlhe-frame {
    border: 2px solid #e0e0e0;
}

.input-files .file-wrapper div {
    line-height: 63px;
}

.button.grey {
    display: inline-block;
    padding: 15px 25px;
    background: #ddd;
    color: #444;
}

.photogallery .photo {
    display: inline-block;
    width: 142px;
}

.bx-composite-btn-fixed {
    display: none;
}

#vk_groups,
#vk_groups iframe {
    width: 100% !important;
}

/* Marketing begin */
@charset "UTF-8";

* {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* .page-2{font-family:Arial;} */
.page-2 .br {
    display: block;
}

.page-2 .banner-1 {
    height: 490px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin-bottom: 40px;
}

.page-2 .title-1 {
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 40px;
}

.page-2 .block-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: ol;
}

.page-2 .block-1_item {
    width: 50%;
    padding-left: 60px;
    position: relative;
    counter-increment: ol;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 40px;
    padding-right: 60px;
}

.page-2 .block-1_item:before {
    content: counter(ol);
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 24px;
    background: #f37602;
    border-radius: 999px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.page-2 .block-1.style-2 .block-1_item:before {
    background: #fff;
    color: #f37602;
    border: 2px solid #f37602;
}

.page-2 .block-2 {
    padding-right: 400px;
    position: relative;
    padding-bottom: 20px;
}

.page-2 .block-2:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(/local/templates/bashesk_new1/images/marketing/2.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 400px auto;
    width: 400px;
    height: 430px;
}

.page-2 .block-2_text {
    line-height: 1.4;
    margin-bottom: 20px;
}

.page-2 .block-2_text span {
    font-style: italic;
}

.page-2 .block-2_text.padding-left {
    padding-left: 20px;
    position: relative;
}

.page-2 .block-2_text.padding-left:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #f37602;
}

.page-2 .block-3 {
    background: #004780;
    color: #fff;
    padding: 60px;
    margin-bottom: 40px;
}

.page-2 .block-3_title {
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 40px;
}

.page-2 .block-3_text {
    line-height: 1.4;
    margin-bottom: 40px;
}

.page-2 .block-3_button {
    background: #f37602;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 12px 24px;
    font-weight: bold;
    border-radius: 6px;
}

.page-2 .banner-2 {
    height: 390px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin-bottom: 40px;
}

.page-2 .text-1 {
    max-width: 640px;
    margin-bottom: 20px;
    line-height: 1.4;
}

.page-2 .text-1.margin-bottom {
    margin-bottom: 40px;
}

.page-2 .block-4 {
    margin-top: 40px;
    background: #f5f5f5;
    padding: 60px 120px;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.page-2 .block-4:before,
.page-2 .block-4:after {
    content: '"';
    position: absolute;
    font-size: 180px;
    color: #f37602;
    width: 70px;
    height: 180px;
    text-align: center;
}

.page-2 .block-4:before {
    left: 40px;
    top: 0;
}

.page-2 .block-4:after {
    right: 40px;
    top: 140px;
}

.page-2 .block-4_title {
    font-size: 28px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 40px;
}

.page-2 .block-4_text {
    line-height: 1.4;
}

.page-2 .block-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 40px;
}

.page-2 .block-5_left {
    width: 310px;
    height: 485px;
    background-repeat: no-repeat;
    background-position: 70% 50%;
    background-size: cover;
}

.page-2 .block-5_right {
    width: 400px;
    padding-left: 100px;
    position: relative;
    line-height: 1.4;
    margin-left: 30px;
}

.page-2 .block-5_right:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 34px;
    width: 50px;
    height: 62px;
    border: 2px dashed #a9a9a9;
    border-right: none;
    border-bottom: none;
}

.page-2 .block-5_right:after {
    content: '';
    position: absolute;
    top: 190px;
    left: 34px;
    border-left: 2px dashed #a9a9a9;
    width: 2px;
    height: 135px;
}

.page-2 .block-5_disc {
    position: absolute;
    left: 0;
    background: #f37602;
    width: 70px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 999px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.page-2 .block-5_disc:first-child {
    top: 105px;
}

.page-2 .block-5_disc:last-child {
    top: 340px;
}

.page-2 .block-5_text-1 {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.2;
}

.page-2 .block-5_text-2 {
    margin-top: 40px;
}

.page-2 .block-5_text-3 {
    color: #8d8d8d;
    margin-top: 20px;
}

.page-2 .block-6 {
    background: #f37602;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 60px;
    margin-bottom: 40px;
}

.page-2 .block-6_left {
    width: 350px;
}

.page-2 .block-6_right {
    width: 230px;
    border-left: 1px solid #fff;
    padding-left: 40px;
    line-height: 2;
    margin-left: 40px;
}

.page-2 .block-6_title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
}

.page-2 .block-6_text {
    line-height: 1.4;
    margin-bottom: 20px;
}

.page-2 .block-6_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.page-2 .block-6_button-1 {
    color: #f37602;
    background: #fff;
    padding: 12px 24px;
    font-weight: bold;
    border-radius: 6px;
}

.page-2 .block-6_button-2 {
    padding: 10px 24px;
    font-weight: bold;
    border-radius: 6px;
    border: 2px solid #fff;
    margin-top: 10px;
    color: #fff;
}

.page-2 .block-6_right svg {
    display: block;
    margin-bottom: 20px;
}

.page-2 .block-6_label {
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 20px;
}

.page-2 .block-6_phone a {
    color: #fff;
}

.page-2 .block-7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
}

.page-2 .block-7_item {
    padding-right: 30px;
    position: relative;
    width: 50%;
    padding-left: 90px;
    margin-bottom: 40px;
    min-height: 70px;
}

.page-2 .block-7_item svg {
    position: absolute;
    top: 0;
    left: 0;
}

.page-2 .block-8 {
    background: #f5f5f5;
    padding: 60px;
    margin-bottom: 40px;
}

.page-2 .block-8_title {
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
}

.page-2 .block-8_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
}

.page-2 .block-8_left {
    width: 290px;
}

.page-2 .block-8_right {
    width: 270px;
    padding-top: 10px;
    margin-left: 60px;
}

.page-2 .block-8_input {
    border: none;
    border-bottom: 2px solid #000;
    background: none;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    margin-top: 10px;
}

.page-2 .block-8_submit {
    background: #f37602;
    color: #fff;
    border-radius: 999px;
    border: none;
    padding: 12px 48px;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.page-2 .block-8_submit:hover {
    opacity: 0.8;
}

.page-2 .block-8_bottom {
    font-size: 13px;
    line-height: 1.4;
    margin-top: 20px;
}

.page-2 .block-8_bottom a {
    text-decoration: underline;
    color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.page-2 .block-8_bottom a:hover {
    color: #f37602;
}

/* Marketing end */

.license-ol li {
    text-align: justify;
}

.license-ol ul li {
    list-style: disc;
}

.news-content table p,
.news-detail table p {
    margin: 0;
}

.ol-perech li,
.ol-perech p {
    margin-bottom: 15px;
    text-align: justify;
}

.big-title {
    font-size: 1.5rem;
}

.container .table-license td {
    padding: 10px;
}

.container .table-license td p {
    margin-bottom: 5px;
}

.container .table-license td:first-child {
    text-align: center;
    width: 50px;
}

.rekvizity p {
    line-height: 26px;
}

.col-12>p {
    text-align: justify;
}

.mobile-hidden {
    display: none
}

@media(maX-width:991px) {
    .index-anticorruption {
        font-size: 13px;
        padding: 15px;
    }

    .index-anticorruption a {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .mobile-hidden {
        display: block
    }

    /*.social-list a {
        font-size: 0px !important;
    }*/
}

@media(maX-width:630px) {
    header .mobile-hidden {
        padding-top: 3px
    }

    .header-middle .burger {
        margin-bottom: 20px
    }

    .header-right .row>div:nth-child(1) {
        top: -120px
    }

    .fancybox-wrap {
        z-index: 9999999
    }

    .header-right a img {
        position: relative;
        /*left: -8px*/
    }

    .callback-form-open {
        margin-left: 4px
    }

    /*.mobile-hidden .callback-form-open { position: absolute; top: -75px; right: 15px; }*/
}

@media(maX-width:375px) {
    /*.mobile-hidden .callback-form-open { top: -62px; }*/
}

.social-big {
    background: #fcfcfc;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin: 24px 0px 0px 0px;
    padding: 30px 40px;
}

.social-zag {
    color: #004780;
    margin: 0 0 30px 0;
    font-size: 22px;
    line-height: 23px;
    font-weight: bold;
}

.social-list a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    color: #000;
    font-size: 15px;
    font-family: 'Segoe UI Light';
    font-weight: 600;
    margin: 0px 0px 20px 0px;
}

.social-list a img {
    margin: 0px 16px 0px 0px;
    height: 24px;
}

.social-logo img {
    max-width: 100%;
    max-height: 46px;
}

.sp-form {
    margin-left: 0px;
    border: 1px solid #e0e2e4;
    width: 100%;
    justify-content: flex-start;
}

.sin {
    width: calc(100% - 60px);
    margin: 0px auto 0px 0px;
}

.sin input[type="text"] {
    border: none;
    margin: 9px 0px 11px 10px;
    width: 100%;
    font-size: 14px;
}

.sbu .button {
    float: right;
    width: 16px;
    height: 16px;
    background: url(/local/templates/bashesk_new1/img/sei.png) center center no-repeat;
    position: relative;
    margin: 14px 10px 0px auto;
    border: none;
}

@media(maX-width:991px) {
    .social-big {
        padding: 15px;
    }

    .social-zag {
        font-size: 22px;
    }

    /*.social-list a img {
        width: 38px;
    }*/
}

.may-banner {
    height: 75px;
    background: url(/local/templates/bashesk_new1/img/may_banner.jpg) no-repeat 50% 0;
    background-size: contain;
}


.may-banner_mobile {
    background: url(/local/templates/bashesk_new1/img/may_banner.jpg) no-repeat 50% 0;
    background-size: contain;
    display: none;
}

@media(max-width:1199px) {
    .may-banner_mobile {
        display: block;
        height: 50px;
        margin: 24px 7px 20px 7px;
    }

    .slick-next {
        background-size: auto 100% !important;
    }

    .slick-prev {
        background-size: auto 100% !important;
    }

    footer li {
        margin-bottom: 0px;
    }
}

.banner-schot {
    background: url(/local/templates/bashesk_new1/img/bs-ico.png) center bottom no-repeat #004780;
    color: #fff;
    padding: 32px 20px 40px 20px;
}

.bs-zag {
    font-family: "Segoe UI";
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
}

.bs-text {
    font-size: 23px;
    text-align: justify;
    line-height: 27px;
    margin-bottom: 32px;
}

.bs-opl {
    color: #f58f1f;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}

.bs-button {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #004780;
    background: #fff;
    max-width: 224px;
    height: 40px;
    margin: 32px auto 22px auto;
    font-family: "Segoe UI";
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
}

.bs-do {
    font-size: 18px;
    text-align: center;
}

.countdown {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    font-size: 48px;
    margin: 19px 0px 0px 0px;
}

.countdown-number {
    flex-shrink: 0;
    flex-grow: 0;
    text-align: center;
    width: 20%;
    position: relative;
}

.countdown-number:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #f58f1f;
    position: absolute;
    top: 0px;
    left: 0px;
}

.countdown-dv {
    position: relative;
    top: -10px;
    font-size: 38px;
}

.countdown-time {
    text-align: center;
}

.countdown-time span {
    display: block;
    font-size: 17px;
    text-transform: lowercase;
    margin-top: -10px;
}

@media(maX-width:991px) {


    .banner-schot {
        padding: 16px 12px 16px 12px;
        width: calc(100% - 40px);
        margin: 0px auto 0px auto;
    }

    .bs-zag {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .bs-text {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 10px;
    }

    .bs-opl {
        font-size: 12px;
        line-height: 14px;
    }

    .bs-button {
        max-width: 190px;
        height: 32px;
        margin: 18px auto 12px auto;
        font-size: 10px;
    }

    .bs-do {
        font-size: 11px;
        line-height: 14px;
    }

    .countdown {
        font-size: 32px;
        margin: 19px auto 0px auto;
        width: 240px;
    }

    .countdown-number {
        width: 20%;
    }

    .countdown-number:before {
        height: 2px;
        top: 0px;
        left: 0px;
    }

    .countdown-dv {
        top: -9px;
        font-size: 28px;
    }

    .countdown-time span {
        font-size: 11px;
        margin-top: -5px;
    }


}

.mobile-slider {
    display: none;
}

.mobile-slider-text {
    display: none;
}

.ms-wapper {
    display: none;
}

.slick-dots li button {
    splay: block;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #004584;
    margin: 0px 4px 0px 4px;
}

.slick-dots li.slick-active button {
    background: #f58f1f;
}

.slick-dots li button::before {
    display: none;
}

@media (max-width: 991px) {
    .mobile-slider {
        display: block;
        /*height: 61vw;*/
        margin: 0px 0px 40px 0px;
    }

    .mobile-slider .owl-item {
        overflow: hidden;
        /*height: 61vw;*/
    }

    .mobile-slider .owl-item img {
        width: 100% !important;
        height: 100% !important;
    }

    .mobile-slider .owl-dots {
        height: 8px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin: 15px 0px 15px 0px;
    }

    .mobile-slider .owl-dot {
        display: block;
        height: 8px;
        width: 8px;
        border-radius: 50%;
        background: #004584;
        margin: 0px 4px 0px 4px;
    }

    .mobile-slider .owl-dot.active {
        background: #f68d20;
    }

    .mobile-slider .owl-dot span {
        display: none;
    }

    .mobile-slider .owl-nav {
        width: 100%;
        height: 0px;
        position: relative;
    }

    .mobile-slider .owl-prev {
        position: absolute;
        left: 10px;
        top: 9px;
        width: 13px;
        height: 20px;
        background: url(/local/templates/bashesk_new1/img/leff.png) center center no-repeat;
    }

    .mobile-slider .owl-next {
        position: absolute;
        right: 10px;
        top: 9px;
        width: 13px;
        height: 20px;
        background: url(/local/templates/bashesk_new1/img/reff.png) center center no-repeat;
    }



    .mobile-slider2 {
        display: block;
        /*height: 61vw;
	margin: 0px 0px 40px 0px;*/
        margin: 0px 0px 30px 0px;
    }

    .mobile-slider2 .owl-item {
        overflow: hidden;
        /*height: 61vw;*/
    }

    .mobile-slider2 .owl-item img {
        width: 100% !important;
        /*height: 100% !important;*/
    }

    .mobile-slider2 .owl-dots {
        height: 8px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        /*margin: 15px 0px 15px 0px;*/
        margin: 30px 0px 15px 0px;
    }

    .mobile-slider2 .owl-dot {
        display: block;
        height: 8px;
        width: 8px;
        border-radius: 50%;
        background: #004584;
        margin: 0px 4px 0px 4px;
    }

    .mobile-slider2 .owl-dot.active {
        background: #f68d20;
    }

    .mobile-slider2 .owl-dot span {
        display: none;
    }

    .mobile-slider2 .owl-nav {
        width: 100%;
        height: 0px;
        position: relative;
    }

    .mobile-slider2 .owl-prev {
        position: absolute;
        left: 10px;
        /*top: 9px;*/
        top: 24px;
        width: 13px;
        height: 20px;
        background: url(/local/templates/bashesk_new1/img/leff.png) center center no-repeat;
    }

    .partners-slider .slick-prev {
        width: 13px;
        height: 20px;
        background: url(/local/templates/bashesk_new1/img/leff.png) center center no-repeat;
    }

    .mobile-slider2 .owl-next {
        position: absolute;
        right: 10px;
        /*top: 9px;*/
        top: 24px;
        width: 13px;
        height: 20px;
        background: url(/local/templates/bashesk_new1/img/reff.png) center center no-repeat;
    }

    .partners-slider .slick-next {
        width: 13px;
        height: 20px;
        background: url(/local/templates/bashesk_new1/img/reff.png) center center no-repeat;
    }

    .ms-wapper {
        position: relative;
        display: block;
    }

    .ms-wapper .mobile-slider {
        display: none !important;
    }

    .ms-wapper.chas .mobile-slider2 {
        display: block !important;
    }

    .ms-wapper.chas .mobile-slider1 {
        display: none !important;
    }

    .ms-wapper.yur .mobile-slider2 {
        display: none !important;
    }

    .ms-wapper.yur .mobile-slider1 {
        display: block !important;
    }


    .mobile-slider-text {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        background: rgba(0, 71, 128, 0.78);
        height: 61vw;
        width: 167px;
        color: #fff;
        padding: 38px 6px 10px 6px;
    }

    .mobile-slider-text>div {
        opacity: 0;
        pointer-events: none;
        transition: 0.4s;
        position: absolute;
        top: 38px;
        left: 6px;
    }

    .mobile-slider-text>div.active {
        opacity: 1;
        pointer-events: all;
    }


    .mobile-slider-item {
        position: relative;
        /*height: 300px;*/
        height: 56vw;
    }

    /*.mobile-slider-item a { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2 }*/
    .mobile-slider-pos {
        position: absolute;
        /*top: 0; right: 0; width: 48%; height: 100%;*/
        height: 152px;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        margin-left: 80px;
        background: #00477f;
        border-top: 7px solid #f58f20;
        display: none;
    }

    .mobile-slider-pos:after {
        content: '';
        /*background: #00477f;*/
        position: absolute;
        /*opacity: .75; width: 100%; height: 100%;*/
        top: -7px;
        bottom: 0;
        left: -80px;
        width: 80px;
        height: 152px;
        background: url(/local/templates/bashesk_new1/images/slider-panel-corner.png) no-repeat center;
        background-size: cover;
    }

    .mobile-slider-in {
        /*padding: 12px 15px;*/
        color: #fff;
        position: relative;
        z-index: 1;
        /*font-size: 3vw;*/
        font-size: 12px;
        text-transform: uppercase;
    }

    .mobile-slider-in strong {
        display: block;
        /*font-size: 4.1vw;*/
        font-size: 16px;
        text-transform: uppercase;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .mobile-slider-detail {
        /*margin-top: 32px;margin-top: 10px;*/
        position: absolute;
        bottom: 10%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    .mobile-slider-detail span {
        border-radius: 10px;
        box-shadow: 0 0 25px #E0E0E0;
        display: inline-block;
        background: #fff;
        color: #013660;
        /*font-size: 2.5vw;*/
        font-size: 12px;
        padding: 8px 15px 8px 15px;
        min-width: 35%;
        text-transform: uppercase;
        line-height: 1em;
        font-weight: 600;
        text-align: center
    }

    @media(max-width: 400px) {
        .mobile-slider-pos {
            /*width: 50%*/
        }

        .mobile-slider-in {
            /*padding: 12px 10px;*/
        }
    }

    .ms-zag {
        text-transform: uppercase;
        font-size: 17px;
        line-height: 18px;
        font-weight: 600;
        margin: 0px 0px 2px 0px;
    }

    .ms-text {
        text-transform: uppercase;
        font-size: 11px;
        line-height: 12px;
        margin-bottom: 15px;
    }

    .ms-ref {
        display: inline-block;
        background: #f68d20;
        color: #fff;
        padding: 0px 6px 1px 6px;
        font-weight: 600;
        font-size: 10px;
    }







}

@media(max-width:1080px) {
    .social-list a img {
        margin: 0px 6px 0px 0px;
    }
}

@media(max-width:450px) {
    .list-view-pict .pict {
        position: relative;
        width: 100%;
        height: calc(((100vw - 32px) / 100) * 54);
        margin-bottom: 16px;
    }

    .list-view-pict>a {
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
    }

    .list-view-pict .title {
        height: auto;
        padding: 0px 16px 0px 16px;
    }

    .list-view-pict .date {
        padding: 0px 16px 0px 16px;
    }
}


@media(max-width:992px) {
    footer .logo {
        padding-top: 10px;
    }

    .footer-address {
        padding-left: 0px;
        padding-top: 10px;
    }

    footer .social {
        padding-left: 0px;
    }
}

.ppix {
    position: absolute;
    top: 12px;
    left: 0px;
    z-index: 10000;
    opacity: 0.5;
    pointer-events: none;
}

.header-menu>ul>li>a.nolink {
    cursor: default;
}

/*lk start*/

.header-top .login-box {
    position: relative;
}

.header-top .login-box a.login {
    position: relative;
    padding-right: 38px;
    padding-left: 20px;
}

.header-top .login-box a.login:before {
    content: '';
    display: block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 9px);
    right: 10px;
    border: 1px solid #ffffff;
}

.header-top .login-box a.login:after {
    content: '';
    display: block;
    width: 7px;
    height: 5px;
    position: absolute;
    top: calc(50% - 1px);
    right: 15px;
    border-top: 5px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    transition: 0.2s;
}

.header-top .login-box.open a.login:after {
    transform: rotate(180deg);
    top: calc(50% - 2px);
}

.header-top .login-box ul {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f58f1f;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
}

.corporate .header-top .login-box ul {
    background: #004780;
}

.header-top .login-box ul li a {
    padding-left: 20px;
    width: 100%;
}

.login-box-style a {
    color: #ffffff;
}

.login-box-style .fancybox-skin {
    background: #004780;
    color: #ffffff;
    padding: 0 !important;
    border-radius: 0;
    box-shadow: none;
}

.corporate .login-box-style .fancybox-skin {
    background: #f58f1f;
}

.login-box-style .fancybox-inner {
    height: auto !important;
    overflow: visible !important;
}

.m-lk-select {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
}

.m-lk-select>li {
    height: 44px;
    line-height: 44px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 30px;
}

.m-lk-select>li.title {
    font-size: 14px;
    height: auto !important;
    line-height: 16px;
    border-top: none;
    padding: 15px 20px;
}

.m-lk-select a {
    white-space: nowrap;
}

.m-lk-select>li img {
    height: 12px;
    margin-right: 14px;
}

@media (max-width: 1199px) {
    .header-top .login-box {
        line-height: 21px;
    }

    .header-top .login-box a.login {
        padding-right: 0;
        padding-left: 10px;
        font-size: 0;
    }

    .header-top .login-box a.login:after,
    .header-top .login-box a.login:before {
        content: none;
    }

    .m-lk-select>li.title {
        font-size: 20px;
        height: auto !important;
        line-height: 22px;
        border-top: none;
        padding: 15px 20px;
    }

    .m-lk-select {
        width: 280px;
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 18px;
        line-height: 20px;
        position: relative;
    }

    .m-lk-select::before {
        content: '';
        display: block;
        width: 16px;
        height: 2px;
        background: #fff;
        position: absolute;
        top: -11px;
        right: -18px;
        pointer-events: none;
        transform: rotate(45deg);
    }

    .m-lk-select::after {
        content: '';
        display: block;
        width: 16px;
        height: 2px;
        background: #fff;
        position: absolute;
        top: -11px;
        right: -18px;
        pointer-events: none;
        transform: rotate(-45deg);
    }

    .m-lk-select>li {
        height: 60px;
        padding: 6px 30px 0px 26px;
    }
}

@media (max-width: 991px) {

    .header-menu-row.orange .header-menu>ul li:hover,
    .header-menu-row.orange .header-menu>ul li.active,
    .header-menu-row.orange .header-menu>ul li.selected,
    .header-menu>ul li:hover,
    .header-menu>ul li.active,
    .header-menu>ul li.selected {
        background: transparent;
    }
}

@media(max-width: 1199px) {
    .news-detail-slide {
        height: 528px;
    }

    .news-detail-slider {
        height: 528px;
    }
}

@media (max-width: 991px) {
    .news-detail-slide {
        height: 392px;
    }

    .news-detail-slider {
        height: 392px;
    }
}

@media (max-width: 767px) {
    .news-detail-slide {
        height: 290px;
    }

    .news-detail-slider {
        height: 290px;
    }

    .pict-announce .pict {
        height: 274px !important;
    }
}

@media (max-width: 575px) {
    .news-detail-slide {
        height: calc((100vw - 30px) * 0.54054054054054056) !important;
    }

    .news-detail-slider {
        height: calc((100vw - 30px) * 0.54054054054054056) !important;
    }

    .pict-announce .pict {
        height: calc((100vw - 30px) * 0.54054054054054056) !important;
    }
}

.index-anticorruption::before {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    content: '';
    position: absolute;
    top: 30px;
    right: 40px;
    /*top: 10px;
    right: 15px;
    -webkit-transform: scale(.65);
    -ms-transform: scale(.65);
    transform: scale(.65);*/
    background-image: url(/local/templates/bashesk_new1/images/sprite.png);
    background-position: 0 -302px;
    width: 87px;
    height: 105px;
    filter: brightness(0.75);
}

/*.social-zag {
	margin-bottom: 74px;
}
.social-list {
	margin-bottom: 53px;
}

@media (max-width: 767px) {
	.social-zag {
		margin-bottom: 32px;
	}
.social-list {
	margin-bottom: 32px;
}
}*/

/*lk end*/
.delivery_mail input {
    float: left;
    margin-right: 16px;
    width: 13px;
    margin-top: 6px;
}

.delivery_mail {
    width: 100%;
}

.news-detail img {
    max-width: 740px;
}

@media (max-width: 767px) {
    .news-detail img {
        max-width: 100%;
        /* На мобильных - не больше ширины экрана */
    }
}









.index-panel-menu-new a {
    position: relative;
}

.index-panel-menu-new a::after {
    content: url(/local/templates/bashesk_new1/img/new.svg);
    position: absolute;
    top: -22px;
    right: -22px;
    z-index: 1;
}

.corporate .index-panel-menu-new a::after {
    content: url(/local/templates/bashesk_new1/img/new-corp.svg);
}


.recaptcha-wrapper {
    margin: 0 0 10px;
    position: relative;
}

.recaptcha-input {
    position: absolute;
    left: -100000px;
}

form label.error {
    display: block;
    color: #ff0000;
}

.display_none {
    display: none;
}

.kvit_wrap {
    position: fixed;
    width: 200px;
    height: 200px;
    z-index: 9999998;
    right: 20px;
    bottom: 240px;
}

.kvit_button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(/local/templates/bashesk_new1/img/kvit-button.png) no-repeat left center/contain;
}

.kvit_close {
    position: absolute;
    top: 8px;
    right: 0;
    z-index: 3;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(/local/templates/bashesk_new1/img/kvit-close.svg) no-repeat center/contain;
}

.widget_wrap.bottom {
    bottom: 140px !important;
    z-index: 9999;
}

.kvit_wrap {
    bottom: 360px;
    z-index: 9999;
}

@media screen and (max-width: 1600px) {
    .kvit_wrap {
        width: 150px;
        height: 150px;
        bottom: 90px;
    }

    .kvit_close {
        width: 20px;
        height: 20px;
    }

    .widget_wrap.bottom {
        bottom: 90px !important;
    }

    .kvit_wrap {
        bottom: 240px;
    }
}

@media screen and (max-width: 767px) {
    .kvit_wrap {
        width: 100px;
        height: 100px;
        bottom: 100px;
    }

    .kvit_close {
        top: 6px;
        width: 15px;
        height: 15px;
    }

    .widget_wrap.bottom {
        bottom: 100px !important;
    }

    .kvit_wrap {
        bottom: 200px;
    }
}


/* /consumer/pamyatka/ */
@media (max-width: 992px) {
    .pamyatka {
        margin: 45px 0 0 0;
    }
}

.pamyatka-block {
    color: #002c58;
    margin: 0 0 45px 0;
}

.pamyatka-block p {
    font-size: 15px;
}

@media (max-width: 992px) {
    .pamyatka-block p {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .pamyatka-block p {
        font-size: 13px;
    }
}

.pamyatka-block p:last-child {
    margin-bottom: 0;
}

.pamyatka-title {
    position: relative;
    padding: 0 60px 0 0;
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
}

@media (max-width: 992px) {
    .pamyatka-title {
        font-size: 22px;
    }
}

@media (max-width: 480px) {
    .pamyatka-title {
        font-size: 18px;
        padding: 0 40px 0 0;
    }
}

.pamyatka-title:hover {
    opacity: 0.75;
}

.pamyatka-title:before,
.pamyatka-title:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 30px;
    height: 4px;
    background: #002c58;
    transition: all 0.3s ease 0s;
}

@media (max-width: 992px) {

    .pamyatka-title:before,
    .pamyatka-title:after {
        width: 20px;
        height: 3px;
    }
}

@media (max-width: 480px) {

    .pamyatka-title:before,
    .pamyatka-title:after {
        right: 5px;
    }
}

.pamyatka-title:after {
    transform: translateY(-50%) rotateZ(90deg) scale(1);
}

.pamyatka-title.open:after {
    transform: translateY(-50%) rotateZ(90deg) scale(0);
}

.pamyatka-title-img {
    width: 100%;
    height: 7px;
}

@media (max-width: 992px) {
    .pamyatka-title-img {
        height: 5px;
    }
}

@media (max-width: 480px) {
    .pamyatka-title-img {
        height: 4px;
    }
}

.pamyatka-title-img-block {
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, rgba(245, 143, 31, 1) 0%, rgba(245, 143, 31, 1) 50%, rgba(0, 71, 128, 1) 100%);
}

@media (max-width: 992px) {
    .pamyatka-title-img-block {
        height: 4px;
    }
}

@media (max-width: 480px) {
    .pamyatka-title-img-block {
        height: 3px;
    }
}

.pamyatka-inner {
    margin: 45px 0 0 0;
    padding: 0 45px;
}

@media (max-width: 992px) {
    .pamyatka-inner {
        margin: 30px 0 0 0;
        padding: 0 30px;
    }
}

@media (max-width: 480px) {
    .pamyatka-inner {
        margin: 20px 0 0 0;
        padding: 0;
    }
}

.pamyatka-bold {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
}

@media (max-width: 992px) {
    .pamyatka-bold {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .pamyatka-bold {
        font-size: 13px;
    }
}

.pamyatka-ul {
    margin: 10px 0;
    padding: 0 0 0 20px;
}

.pamyatka-ul li {
    font-size: 15px;
}

@media (max-width: 992px) {
    .pamyatka-ul li {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .pamyatka-ul li {
        font-size: 13px;
    }
}

.pamyatka-ul li::marker {
    color: #f18400;
}

.pamyatka-sub {
    display: none;
}

.pamyatka-point {
    margin: 0 0 10px 0;
    color: #f18400;
}

.pamyatka-point-text {
    display: inline-block;
    font-size: 46px;
    font-weight: 500;
}

@media (max-width: 992px) {
    .pamyatka-point-text {
        font-size: 36px;
    }
}

@media (max-width: 480px) {
    .pamyatka-point-text {
        font-size: 28px;
    }
}

.pamyatka-point-number {
    position: relative;
    display: inline-block;
    width: max-content;
    margin: 0 0 0 10px;
    padding: 0 0 15px 15px;
    font-size: 64px;
    font-weight: 700;
}

@media (max-width: 992px) {
    .pamyatka-point-number {
        font-size: 50px;
    }
}

@media (max-width: 480px) {
    .pamyatka-point-number {
        font-size: 36px;
    }
}

.pamyatka-point-number:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 97px;
    height: 101px;
    background: url('/local/templates/bashesk_new1/img/pamyatka/pamyatka-point.svg') center center / contain no-repeat;
}

@media (max-width: 992px) {
    .pamyatka-point-number:before {
        width: 76px;
        height: 80px;
    }
}

@media (max-width: 480px) {
    .pamyatka-point-number:before {
        width: 55px;
        height: 58px;
    }
}

.pamyatka-inner-blue {
    display: flex;
    justify-content: space-between;
    margin: 45px 0 0 0;
    background: #002c58;
    color: #ffffff;
}

@media (max-width: 992px) {
    .pamyatka-inner-blue {
        margin: 30px 0 0 0;
    }
}

@media (max-width: 480px) {
    .pamyatka-inner-blue {
        margin: 20px 0 0 0;
    }
}

.pamyatka-inner-blue-text {
    width: 55%;
    padding: 45px;
}

@media (max-width: 992px) {
    .pamyatka-inner-blue-text {
        width: 60%;
        padding: 30px;
    }
}

@media (max-width: 620px) {
    .pamyatka-inner-blue-text {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .pamyatka-inner-blue-text {
        padding: 15px;
    }
}

.pamyatka-inner-blue-img {
    position: relative;
    width: 45%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 992px) {
    .pamyatka-inner-blue-img {
        width: 40%;
    }
}

@media (max-width: 620px) {
    .pamyatka-inner-blue-img {
        display: none;
    }
}

.pamyatka-inner-blue-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: -16px;
    width: 33px;
    height: 100%;
    background: url('/local/templates/bashesk_new1/img/pamyatka/pamyatka-delimeter.svg') center center / cover no-repeat;
}

@media (max-width: 992px) {
    .pamyatka-inner-blue-img:before {
        left: -12px;
        width: 24px;
    }
}

.pamyatka-inner-blue-full {
    width: 100%;
    padding: 45px;
}

@media (max-width: 992px) {
    .pamyatka-inner-blue-full {
        padding: 30px;
    }
}

@media (max-width: 480px) {
    .pamyatka-inner-blue-full {
        padding: 15px;
    }
}

.pamyatka-icon {
    position: relative;
    padding: 0 0 0 80px;
}

@media (max-width: 380px) {
    .pamyatka-icon {
        padding: 0 0 0 60px;
    }
}

.pamyatka-icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 56px;
    height: 56px;
    background: url('/local/templates/bashesk_new1/img/pamyatka/pamyatka-icon.svg') center center / contain no-repeat;
    transform: translateY(-50%);
}

@media (max-width: 380px) {
    .pamyatka-icon:before {
        width: 40px;
        height: 40px;
    }
}

.pamyatka-bottom {
    margin: 0 0 45px 0;
    background: #f2f3f3;
    border-radius: 20px;
    font-size: 15px;
}

@media (max-width: 992px) {
    .pamyatka-bottom {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .pamyatka-bottom {
        font-size: 13px;
    }
}

.pamyatka-bottom-inner {
    position: relative;
    padding: 20px 20px 20px 150px;
}

@media (max-width: 620px) {
    .pamyatka-bottom-inner {
        padding: 20px 20px 20px 120px;
    }
}

@media (max-width: 480px) {
    .pamyatka-bottom-inner {
        padding: 110px 15px 15px 15px;
    }
}

.pamyatka-bottom-inner:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 20px;
    width: 106px;
    height: 106px;
    background: url('/local/templates/bashesk_new1/img/pamyatka/pamyatka-bottom.svg') center center / contain no-repeat;
    transform: translateY(-50%);
}

@media (max-width: 620px) {
    .pamyatka-bottom-inner:before {
        width: 75px;
        height: 75px;
    }
}

@media (max-width: 480px) {
    .pamyatka-bottom-inner:before {
        top: 15px;
        left: 15px;
        transform: translateY(0);
    }
}

.pamyatka-bottom p {
    margin: 0;
}

.pamyatka-bottom a {
    color: #f58f1f;
    text-decoration: underline;
    transition: all 0.3s ease 0s;
}

.pamyatka-bottom a:hover {
    color: #004780;
}

.authorized .col-12.col-xl-4.page-right.order-last.order-xl-first.d-xl-block,
.authorized .col-12.col-xl-8.page-center,
.authorized .col-12.col-xl-12.page-center {
    display: none !important;
}

.bg-green {
    background-color: #78B54E;
}

.index-panel-banners {
    max-width: 1625px;
    padding: 25px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
}

.index-panel-banners a {
    border: 1px solid #E0E0E0;
    border-radius: 15px;
    width: calc(100% / 3 - 15px);
    margin: 7.5px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 10px #E0E0E0;
    background-color: #ffffff;
    padding: 20px;
    min-height: 88px;
    font-weight: 700;
    text-decoration: none;
    transition: 0.3s;
}

.index-panel-banners a img {
    margin-right: 20px;
    transition: 0.3s;
}

.index-panel-banners a:hover {
    background-color: #004780;
    border-color: #004780;
    color: #ffffff;
    box-shadow: none;
}

.index-panel-banners a:hover img {
    filter: brightness(0) invert(1);
}

@media (max-width: 991px) {
    .index-panel-banners a {
        width: calc(50% - 15px);
    }
}

@media (max-width: 680px) {
    .index-panel-banners a {
        width: calc(100% - 15px);
        box-shadow: 0 0 15px rgb(224 224 224 / 50%);
    }
}

.news-catalog-item {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    color: #212529 !important;
    gap: 30px;
    margin-bottom: 30px;
    text-decoration: none !important;
}

.news-catalog-item:last-child {
    margin-bottom: 0;
}

.news-catalog-item__name {
    flex: 1;
    font-size: 120%;
    transition: .2s;
}

.news-catalog-item:hover .news-catalog-item__name {
    color: #2677AE;
}

.news-catalog-item__info {
    width: 174px;
    text-align: center;
}

.news-catalog-item__price {
    margin-bottom: 10px;
}

.news-catalog-item__button {
    padding: 6px 6px 9px;
    width: 100%;
    background: #f58f1f;
    color: #fff;
}

@media (max-width: 680px) {
    .news-catalog-item {
        flex-wrap: wrap;
        gap: 10px;
    }

    .news-catalog-item__name {
        flex: 100%;
    }

    .news-catalog-item__info {
        margin-left: auto;
    }
}

.news-catalog-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
}

.news-catalog-element {
    display: flex;
    flex-wrap: wrap;
    align-items: unset;
    justify-content: space-between;
    flex-direction: column;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    padding: 32px;
    gap: 32px;
    text-align: center;
    color: #212529 !important;
    text-decoration: none !important;
}

.news-catalog-element:hover .news-catalog-item__name {
    color: #2677AE;
}

.news-catalog-element__bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: unset;
    justify-content: flex-end;
    flex-direction: column;
    gap: 10px;
}

.news-catalog-item__button {
    align-self: center;
    width: 100px;
}

.news-catalog-element__image {
    width: 100%;
    height: 100px;
    object-fit: contain;
    object-position: center;
    margin-bottom: 10px;
}

.news-catalog-element__bottom .news-catalog-item__price {
    font-size: 140%;
    font-weight: 500;
}

@media (max-width: 1199px) {
    .news-catalog-items {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (max-width: 800px) {
    .news-catalog-items {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 480px) {
    .news-catalog-items {
        gap: 16px;
        grid-template-columns: 1fr;
    }

    .news-catalog-element {
        padding: 16px;
        gap: 16px;
    }
}







.login-box {
    cursor: pointer;
}

.lk-select {
    display: none;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    list-style: none;
    margin: 0;
    padding: 8px 0;
    min-width: 200px;
    z-index: 1000;
}

.lk-select li {
    margin: 0;
    padding: 0;
}

.lk-select a {
    display: block;
    padding: 8px 16px;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}

.lk-select a:hover {
    background-color: #f5f5f5;
}

/* Показываем выпадашку при наведении */
.login-box:hover .lk-select,
.login-box:focus-within .lk-select {
    display: block;
}



/* Отступы между элементами */
.header-middle .row>div:not(:first-child):not(:last-child) {
    margin: 0 10px;
}

/* Для поиска — стилизация инпута */
.search-input {
    border: 1px solid #ddd;
    border-radius: 4px 0 0 4px;
    padding: 6px 12px;
    font-size: 14px;
    min-width: 150px;
    outline: none;
}

.search-btn {
    background: none;
    border: 1px solid #ddd;
    border-left: none;
    border-radius: 0 4px 4px 0;
    padding: 6px 12px;
    cursor: pointer;
}

.search-btn img {
    width: 24px;
    height: 24px;
}

/* Выпадающее меню ЛК */
.login-box {
    cursor: pointer;
}

.lk-select {
    display: none;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    list-style: none;
    margin: 0;
    padding: 8px 0;
    min-width: 200px;
    z-index: 1000;
}

.lk-select li {
    margin: 0;
    padding: 0;
}

.lk-select a {
    display: block;
    padding: 8px 16px;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}

.lk-select a:hover {
    background-color: #f5f5f5;
}

/* Показываем выпадашку при наведении */
.login-box:hover .lk-select,
.login-box:focus-within .lk-select {
    display: block;
}

/* Адаптивность — если нужно */
@media (max-width: 992px) {
    .header-middle .row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .header-middle .row>div {
        margin: 8px 10px;
    }
}

/* Основной контейнер */
.header-middle {
    padding: 34px 0;
    background: #fff;
    box-shadow: 0 8px 50.5px 0 rgba(0, 0, 0, 0.25);
}

/* Главный ряд — гибкий, распределяет элементы по ширине */
.header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap; /* ← Ключевое! Запрещаем перенос на новую строку */
    gap: 16px; /* отступы между блоками */
}

/* Адаптивность — на маленьких экранах переносим на новую строку */
@media (max-width: 992px) {
    .header-row {
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px;
    }
}

/* Все блоки внутри ряда — выравниваем по центру, добавляем внутренний отступ */
.header-row > * {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Размер иконок */
.icon-55 {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

/* Текстовые ссылки */
.text-link {
    text-decoration: none;
    /* color: inherit; */
    /* font-weight: bold; */
    font-size: 18px;
}

/* Поиск */
.search-block {
    display: flex;
    align-items: center;
}

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

.header-form-search input {
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    outline: none;
    min-width: 290px;
}

.search-icon {
    width: 40px;
    height: 40px;
    margin-left: 8px;
    cursor: pointer;
}

/* Личный кабинет */
.login-box {
    position: relative;
    cursor: pointer;
}

.lk-text {
    display: none;
}

@media (min-width: 992px) {
    .lk-text {
        display: inline;
        margin-left: 8px;
    }
}

/* Выпадающее меню */
.lk-select {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    list-style: none;
    margin: 0;
    padding: 8px 0;
    min-width: 200px;
    z-index: 1000;
}

.lk-select li { margin: 0; }
.lk-select a {
    display: block;
    padding: 8px 16px;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}
.lk-select a:hover { background-color: #f5f5f5; }

.login-box:hover .lk-select,
.login-box:focus-within .lk-select {
    display: block;
}

/* Бургер */
.burger {
    display: flex;
    align-items: center;
}

/* .widget_wrap {
    display: none;
}

.kvit_wrap{
    display: none;
} */
.phone-numbers{
    display: flex;
    flex-direction: column-reverse;
}

.wrapper_icons{
    display: flex;
}

.impaired {
    padding: 0px;
    margin-left: 0px;
}


/* Убираем абсолютное позиционирование */
.slick-dots {
    position: static; /* или relative */
    display: flex;
    justify-content: center; /* центрируем по горизонтали */
    list-style: none;
    margin: 20px 0 0; /* отступ сверху: 20px от слайдера */
    padding: 0;
    z-index: 10;
}

/* Каждая точка */
.slick-dots li {
    margin: 0 6px;
}

.slick-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(0, 71, 128, 1); /* неактивная — тёмно-синяя */
    border: none;
    padding: 0;
    cursor: pointer;
    transition: background 0.3s ease;
    /* убираем текст и фокус */
    font-size: 0;
    outline: none;
}

/* Активная точка — СВЕТЛЕЕ (если по макету наоборот — поменяйте) */
.slick-dots li.slick-active button {
    background: rgba(0, 71, 128, 0.37);
}
.services_wrapper{
    background: #FAF6F6;
}
/* Общий контейнер */
.services-grid {
    padding: 40px 15px;
    background-color: #FAF6F6;
}

.services-grid__title {
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #1a2934;
}

/* Ряды */
.services-grid__row {
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    margin-bottom: 20px;
}

.services-grid__row--top {
    justify-content: space-between;
}

.services-grid__row--bottom {
    justify-content: center;
}

/* Карточка */
.service-card {
  position: relative;
  display: flex;
  align-items: flex-start; /* Изменено с center на flex-start */
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 9px 13px 24.7px rgba(0, 0, 0, 0.25);
  background-color: white;
  height: 237px;
  flex: 1 1 0;
  min-width: 0;
  overflow: hidden;
}

.service-card:hover {
    text-decoration: none;
    transform: translateY(-2px);
    /* box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1); */
}

.service-card--orange {
    background-color: #fff;
    border-radius: 8px;
}

.service-card--light {
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
}

/* --- Декоративные элементы --- */

.service-card__decoration {
    position: absolute;
    top: 38px;
    right: -55px; /* Сдвигаем круг за пределы карточки — создаём "обрезанный" эффект */
    width: 162px;
    height: 162px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none; /* Клик проходит сквозь декор */
}

.service-card__circle {
    width: 100%;
    height: 100%;
    background-color: #F58F1E; /* Оранжевый цвет */
    border-radius: 50%; /* Круг */
    z-index: 1;
}

.service-card__icon {
    position: absolute;
    bottom: -38px;
    right: 55px;
    width: 157px;
    height: 177px;
    z-index: 2;
    pointer-events: none; /* Клик проходит сквозь иконку */
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1)); /* Лёгкая тень для глубины */
}

/* Контент */
.service-card__content {
    flex-grow: 1;
    max-width: 322px;
    margin-left: 22px;
}

.service-card__title {
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    color: #004780;
    margin-top: 52px;
    line-height: 149%;
    height: 62px;
}

.service-card__text {
  font-size: 15px;
  color: #8B8B8B;
  margin: 8px 0 0; /* Добавлен верхний отступ после заголовка */
  font-weight: 600;
  min-height: 40px; /* Подберите значение, чтобы вместить самый длинный текст */
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Ограничение до 3 строк */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Адаптивность */
@media (max-width: 1590px) {
    .service-card__content{
        max-width: 250px;
    }
    .phone-numbers a.tel{
        font-size: 18px;
    }
}
@media (max-width: 1400px) {
    .text-link{
        font-size: 16px;
    }
    .icon-55{
        height: 35px;
        width: 35px;
    }
    .phone-block{
        min-width: 200px;
    }
     .phone-numbers a.tel{
        font-size: 16px;
    }
    .service-card__content{
        min-width: 270px;
    }
    .service-card__title{
        font-size: 20px;
    }
    .service-card__text{
        max-width: 200px;
    }
    .service-card__title {
    font-size: 17px;
    }
    .service-card__decoration{
        width: 120px;
    height: 120px;
    top: 80px;
    }
    .service-card__icon{
          bottom: -38px;
    right: 55px;
    width: 117px;
    height: 137px;  
    }
}
@media (max-width: 768px) {
    .services-grid {
        padding: 20px 10px;
    }

    .services-grid__row--top {
        flex-direction: column;
        gap: 15px;
    }

    .services-grid__row--bottom {
        flex-direction: column;
        gap: 15px;
    }

    .service-card {
        min-width: 100%;
        max-width: 100%;
    }

    /* Адаптив для декора */
    .service-card__decoration {
        width: 80px;
        height: 80px;
        right: -20px;
    }

    .service-card__icon {
        width: 30px;
        height: 30px;
        bottom: 5px;
        right: 5px;
    }
}










/* --- Новый блок: маленькие карточки --- */

.services-grid--small {
    background-color: white; /* Белый фон */
    padding: 40px 15px;
}

.services-grid--small .services-grid__row {
    
    margin-bottom: 24px;
}

/* Карточка маленькая */
.service-card-small {
    display: flex;
    align-items: center;
    background-color: #FAF6F6;
    border-radius: 12px;
    text-decoration: none;
    padding: 20px;
    transition: all 0.3s ease;
    box-shadow: 6px 7px 19.7px rgba(0, 0, 0, 0.25);
    min-width: 300px;
    height: 140px;
    flex: 1 1 0;
    min-width: 0;
    overflow: hidden;
}

.service-card-small:hover {
    transform: translateY(-2px);
    /* box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1); */
}

/* Иконка в белом квадрате */
.service-card-small__icon {
    width: 111px;
    height: 111px;
   
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    flex-shrink: 0;
}
.service-card-small:hover {
    text-decoration: none;
}
.service-card-small__icon img {
    width: 89px;
    height: 89px;
    filter: drop-shadow(0 1px 2px rgba(0,0,0,0.05));
}

/* Контент */
.service-card-small__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center; /* Центрируем по вертикали */
    height: 100%;
    position: relative;
    margin-left: 50px;
    align-items: baseline;
}

.service-card-small__title {
    font-size: 24px;
    font-weight: 700;
    color: #004780;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.4;
    max-width: 100%;        /* Чтобы не вылезало за границы */
    word-break: break-word; /* Перенос слов, если название длинное */
}

.service-card-small__link {
    font-size: 14px;
    color: #8B8B8B;
    position: absolute;
    bottom: -10px;
    right: 0;
    font-weight: 600;
    white-space: nowrap;    /* Чтобы не переносилось */
}

/* Адаптивность */

@media (max-width: 768px) {
    .services-grid--small {
        padding: 20px 10px;
    }

    .services-grid--small .services-grid__row {
        flex-direction: column;
        gap: 12px;
    }

    .service-card-small {
        min-width: 100%;
        max-width: 100%;
        height: auto;
        padding: 16px;
    }

    .service-card-small__icon {
        width: 50px;
        height: 50px;
    }

    .service-card-small__icon img {
        width: 28px;
        height: 28px;
    }

    .service-card-small__title {
        font-size: 16px;
    }

    .service-card-small__link {
        font-size: 13px;
        bottom: -40px;
    }
}




.services-grid__title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 48px;
}

.news-grid {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    width: 100%;
}

.news-grid__items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
    max-width: 1610px;
    box-sizing: border-box;
}

.news-card {
    display: block;
    width: 100%;
    min-width: 0;
    text-decoration: none;
}

.card-inner {
    width: 100%;
    min-height: 365.92px;
    background-color: #FAF6F6;
    border-radius: 9px;
    padding: 38px 30px 24px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 6px 7px 7.8px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
}

.card-inner:hover {
    transform: translateY(-2px);
}

.date {
    font-size: 17px;
    color: #000000;
    margin-bottom: 21px;
    font-weight: 350;
}

.title {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    margin-bottom: 21px;
    word-wrap: break-word;
    min-height: 90px;
}

.preview-text {
    font-size: 17px;
    line-height: 1.5;
    color: #555;
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
    font-weight: 350;
}

.read-more {
    position: absolute;
    bottom: 24px;
    right: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #8b8b8b;
    display: flex;
    align-items: center;
    gap: 8px;
}

.read-more img {
    vertical-align: middle;
    width: 19px;
    height: 12.47px;
}

.news-grid__empty {
    text-align: center;
    font-size: 18px;
    color: #555;
    padding: 40px 20px;
    width: 100%;
}

.btn-view-all-news {
    background-color: #004780;
    color: white;
    font-weight: 500;
    padding: 12px 106px;
    border-radius: 8px;
    font-size: 28px;
    transition: background-color 0.2s ease;
    border: none;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}

.btn-view-all-news:hover {
    background-color: #003a66;
    color: white;
    text-decoration: none;
}

@media (max-width: 1599.98px) {
    .news-grid__items {
        grid-template-columns: 1fr;
        max-width: 1000px;
    }

    .card-inner {
        min-height: auto;
        padding: 30px 30px 24px 30px;
    }

    .title {
        min-height: auto;
    }

    .read-more {
        position: static;
        margin-top: 20px;
        justify-content: flex-start;
    }
}

@media (max-width: 767.98px) {
    .news-grid__items {
        gap: 16px;
        padding: 0 16px;
        max-width: 100%;
    }

    .card-inner {
        padding: 20px;
    }

    .read-more {
        margin-top: 16px;
        font-size: 20px;
    }

    .title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .date {
        font-size: 15px;
    }

    .preview-text {
        font-size: 15px;
    }

    .btn-view-all-news {
        font-size: 20px;
        padding: 10px 60px;
    }
}

@media (max-width: 480px) {
    .services-grid__title {
        font-size: 24px;
    }

    .card-inner {
        padding: 16px;
    }

    .title {
        font-size: 16px;
    }

    .date,
    .preview-text {
        font-size: 13px;
    }

    .read-more {
        font-size: 18px;
    }

    .btn-view-all-news {
        font-size: 18px;
        padding: 10px 40px;
    }
}


















/*футер */

.eskb-footer {
    background-color: #FAF6F6;
    padding: 40px 0;
   
    color: #000;
}

.eskb-footer a {
    color: #333;
    text-decoration: none;
    font-weight: 400;
    font-size: 17px;
}

.eskb-footer a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.eskb-footer h5,
.eskb-footer h6 {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 1rem;
    font-family: Roboto;
}

.eskb-footer h5{
    font-weight: 700;
    font-size: 21px;
}


.eskb-footer ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.eskb-footer ul li {
    margin-bottom: 8px;
}

.eskb-footer .col-lg-3,
.eskb-footer .col-lg-4,
.eskb-footer .col-lg-8 {
    padding: 0 15px;
}

/* Блок "Горячая линия" */
.hotline-block {
    background-color: white;
    border-radius: 8px;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
   
    max-width: 1179px;
}

.hotline-block .hotline-text {
    flex: 1;
}

.hotline-block .hotline-text h6 {
    margin-bottom: 10px;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 10px;
}

.hotline-block .hotline-text p {
    font-size: 15px;
    margin: 15px 0;
    font-weight: 400;
}

.hotline-block .hotline-icon img {
    width: 120px;
    height: auto;
}

.right-column {
    padding-left: 30px;
}
/* Блок "Контактный центр" */
.contact-center {
    background-color: white;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    max-width: 360px;
    width: 100%; /* чтобы не превышал max-width, но заполнял колонку */
    margin-bottom: 92px;
}

.contact-center h6 {
    margin-bottom: 5px;
    
    font-weight: 700;
    font-size: 24px;
}

.contact-center p {
    margin-bottom: 10px;
    font-size: 0.9rem;
    
}

.contact-center .phone {
    font-size: 1.8rem;
    font-weight: bold;
    color: #0056b3;
    margin: 10px 0;
    
}

.contact-center ul {
    padding-left: 0;
    margin-bottom: 0;
}

.contact-center ul li {
    margin-bottom: 5px;
}

.contact-center a {
    color: #0056b3;
}

.social-links {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.social-links .social-row,
.social-links .app-row {
    display: flex;
    align-items: center;
    gap: 15px;
}

.social-links span {
    font-size: 0.9rem;
    color: #666;
}

.social-links img {
    width: 32px;
    height: 32px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
    margin-top: 20px;
    font-size: 0.9rem;
    color: #666;
}

.footer-bottom a {
    color: #666;
}

.footer-bottom a:hover {
    color: #0056b3;
    text-decoration: underline;
}

@media (max-width: 992px) {
    .hotline-block {
        flex-direction: column;
        text-align: center;
    }

    .hotline-block .hotline-icon {
        order: -1;
    }

    .contact-center {
        margin-top: 20px;
    }

    .social-links .social-row,
    .social-links .app-row {
        justify-content: center;
    }
}



.social-label,
.app-label {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 5px;
    white-space: nowrap;
}

.social-icons a,
.app-icons a {
    display: block;
}
.app-icons.d-flex.gap-3.mt-2{
    gap: 20px;
}
.social-icons.d-flex.gap-3.mt-2{
    gap: 13px;
}
@media (max-width: 768px) {
    .social-links .row {
        flex-direction: column;
        align-items: flex-start;
    }
    .social-label,
    .app-label {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .eskb-footer {
        padding: 30px 15px;
    }

    .eskb-footer .col-lg-3,
    .eskb-footer .col-lg-4,
    .eskb-footer .col-lg-8 {
        padding: 0 10px;
    }

    .hotline-block {
        padding: 15px;
    }

    .contact-center {
        padding: 15px;
    }

    .footer-bottom {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
}

.row {
    margin-right: 0px;
}


.sidebar-limited {
    max-width: 360px;
}


.stats-block {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px 0;
}

.stat-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    text-align: center;
    min-width: 250px;
    max-width: 300px;
    flex: 1 1 auto;
}

.stat-number {
    font-size: 28px;
    font-weight: bold;
    color: #004780;
    margin-bottom: 8px;
}

.stat-label {
    font-size: 12px;
    color: #494f65;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1.4;
}


.page-flex-row {
    display: flex;
    flex-wrap: nowrap; 
    width: 100%;
    gap:40px;
}

.sidebar-col {
    flex: 0 0 320px;
    max-width: 320px;
}

.content-col {
    flex: 1 1 auto;
    min-width: 0;
}
.content-col p {
    text-align: justify;
    color: #494F65;
    line-height: 1.5;
    margin: 0 0 24px 0;
    font-size: 22px;
}

@media (max-width: 1199px) {
    .page-flex-row {
        flex-wrap: wrap;
    }
    .sidebar-col,
    .content-col {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .page-flex-row {
        flex-wrap: nowrap;
    }
    .sidebar-col {
        flex: 0 0 320px;
        max-width: 320px;
    }
    .content-col {
        flex: 1 1 auto;
        min-width: 0;
    }
    /* .container {
        max-width: 1440px;
    } */
}

@media (max-width: 1199px) {
    .page-flex-row {
        flex-wrap: wrap;
    }
    .sidebar-col,
    .content-col {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }
    .content-col {
        order: 1;
    }
    .sidebar-col {
        order: 2;
    }
}



.header-middle {
    box-shadow: 0px 8px 50.5px 0px rgba(0, 0, 0, 0.25);
    position: relative;  
    z-index: 100;        
    background-color: white; 
  }

  .header-menu .mega-menu-wrapper ul.mega-menu-main{
    min-height: 106px;
  }

  @media (max-width: 1599px) {
    .header-middle .header-row {
      display: flex;
      align-items: center;
      gap: 16px;
    }
  
    .header-middle .logo-container {
      flex: 0 0 240px;
      max-width: 240px;
    }
  
    .header-middle .logo img {
      max-width: 100%;
      height: auto;
    }
  
    .header-middle .phone-block,
    .header-middle .question-answer,
    .header-middle .service-centers {
      display: flex;
      align-items: center;
      gap: 10px;
      min-width: 0;
    }
  
    .header-middle .phone-block {
      flex: 0 1 220px;
    }
  
    .header-middle .question-answer {
      flex: 0 1 190px;
    }
  
    .header-middle .service-centers {
      flex: 0 1 210px;
    }
  
    .header-middle .phone-numbers {
      display: flex;
      flex-direction: column;
      gap: 2px;
      min-width: 0;
    }
  
    .header-middle .phone-numbers .tel,
    .header-middle .question-answer .text-link,
    .header-middle .service-centers .text-link {
      font-size: 14px;
      line-height: 1.25;
    }
  
    .header-middle .service-centers .text-link br {
      display: none;
    }
  
    .header-middle .wrapper_icons {
      flex: 1 1 auto;
      min-width: 0;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 12px;
    }
  
    .header-middle .search-block {
      flex: 0 1 220px;
      min-width: 0;
    }
  
    .header-middle .header-form-search input {
      width: 100%;
      min-width: 0;
      font-size: 14px;
      padding: 0 36px 0 12px;
    }
  
    .header-middle .icon-55 {
      width: 42px;
      height: 42px;
      flex: 0 0 42px;
    }
  
    .header-middle .impaired,
    .header-middle .login-box {
      flex: 0 0 auto;
    }
  }
  
  @media (max-width: 1399px) {
    .header-middle .header-row {
      gap: 12px;
    }
  
    .header-middle .logo-container {
      flex: 0 0 210px;
      max-width: 210px;
    }
  
    .header-middle .phone-block {
      flex-basis: 200px;
    }
  
    .header-middle .question-answer {
      flex-basis: 170px;
    }
  
    .header-middle .service-centers {
      flex-basis: 180px;
    }
  
    .header-middle .search-block {
      flex-basis: 180px;
    }
  
    .header-middle .phone-numbers .tel,
    .header-middle .question-answer .text-link,
    .header-middle .service-centers .text-link {
      font-size: 13px;
    }
  
    .header-middle .icon-55 {
      width: 38px;
      height: 38px;
      flex-basis: 38px;
    }
  }



  




  @media (max-width: 992px){
    .services-grid--small .services-grid__row{
      flex-wrap: wrap;
      margin-bottom: 16px;
    }
  
    .services-grid--small .service-card-small{
      flex: 1 1 calc(50% - 12px);
      height: 140px; 
      margin: 0 0 12px 0;
    }
  
    .services-grid--small .services-grid__row .service-card-small + .service-card-small{
      margin-left: 0;
    }
  
    .services-grid--small .services-grid__row .service-card-small:nth-child(odd){
      margin-right: 12px;
    }
  }
  
  @media (max-width: 768px){
    .services-grid--small .services-grid__row{
      display:block;          
      margin-bottom: 12px;
    }
  
    .services-grid--small .service-card-small{
      width: 100%;
      height: auto;           
      min-height: 96px;       
      padding: 16px;
      margin: 0 0 12px 0;
      
    }
  
    .services-grid--small .services-grid__row .service-card-small + .service-card-small{
      margin-left: 0;
    }
  
    .services-grid--small .service-card-small__icon{
      width: 56px;
      height: 56px;
      flex: 0 0 56px;
      margin-right: 12px;
    }
  
    .services-grid--small .service-card-small__icon img{
      width: 32px;
      height: 32px;
    }
  
    .services-grid--small .service-card-small__content{
      height: auto;
    }
  
    .services-grid--small .service-card-small__title{
      font-size: 16px;
      line-height: 1.25;
    }
  }

  .ec-card--docs {
    background: #FAF6F6;
    border-radius: 12px;
    padding: 18px 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,.12);
    margin: 16px 0;
}

.ec-docs-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 14px;
}

.ec-docs-link {
    display: block;
    padding: 14px 16px;
    background: #fff;
    border: 1px solid rgba(73,79,101,.12);
    border-radius: 10px;
    color: #004780;
    font-size: 22px;
    line-height: 1.45;
    font-weight: 700;
    text-decoration: none !important;
    transition: background .2s ease, border-color .2s ease, transform .2s ease, color .2s ease;
}

.ec-docs-link:hover {
    background: #FFF4E8;
    border-color: rgba(245,143,31,.35);
    color: #F58F1F;
    transform: translateY(-1px);
}

@media (max-width: 991px) {
    .ec-docs-link {
        font-size: 18px;
    }
}

.page-title{
    display: none;
}



@media (max-width: 1199px) {
    .services-grid {
        padding: 32px 15px;
    }

    .services-grid__title {
        font-size: 24px;
        margin-bottom: 28px;
    }

    .services-grid__row {
        gap: 20px;
        margin-bottom: 20px;
    }

    .services-grid__row--top,
    .services-grid__row--bottom {
        justify-content: space-between;
    }

    .service-card {
        min-height: 190px;
        height: auto;
    }

    .service-card__content {
        max-width: calc(100% - 120px);
        min-width: 0;
        margin-left: 18px;
        padding: 24px 0;
    }

    .service-card__title {
        margin-top: 0;
        height: auto;
        font-size: 18px;
        line-height: 1.35;
    }

    .service-card__text {
        max-width: none;
        min-height: auto;
        font-size: 14px;
        line-height: 1.45;
    }

    .service-card__decoration {
        width: 110px;
        height: 110px;
        top: 50%;
        right: -34px;
        transform: translateY(-50%);
    }

    .service-card__icon {
        width: 90px;
        height: auto;
        right: 26px;
        bottom: -8px;
    }

    .services-grid--small {
        padding: 32px 15px;
    }

    .service-card-small {
        min-height: 120px;
        height: auto;
        padding: 18px;
    }

    .service-card-small__icon {
        width: 72px;
        height: 72px;
        margin-right: 14px;
    }

    .service-card-small__icon img {
        width: 60px;
        height: 60px;
    }

    .service-card-small__content {
        margin-left: 10px;
    }

    .service-card-small__title {
        font-size: 18px;
        line-height: 1.3;
    }

    .service-card-small__link {
        position: static;
        margin-top: 8px;
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .services_wrapper {
        display: block;
    }

    .services-grid,
    .services-grid--small {
        padding: 20px 12px;
    }

    .services-grid__title {
        font-size: 22px;
        margin-bottom: 18px;
        padding: 0 12px;
    }

    .services-grid__row,
    .services-grid__row--top,
    .services-grid__row--bottom {
        display: flex;
        flex-direction: column;
        gap: 14px;
        margin-bottom: 14px;
    }

    .service-card {
        display: flex;
        align-items: flex-start;
        width: 100%;
        min-width: 0;
        max-width: 100%;
        min-height: 100px;
        height: auto;
        border-radius: 12px;
    }

    .service-card__content {
        width: 100%;
        max-width: calc(100% - 96px);
        min-width: 0;
        margin-left: 16px;
        padding: 18px 0 18px;
        position: relative;
        z-index: 2;
    }

    .service-card__title {
        margin-top: 0;
        margin-bottom: 8px;
        height: auto;
        font-size: 16px;
        line-height: 1.3;
    }

    .service-card__text {
        max-width: none;
        min-height: auto;
        font-size: 13px;
        line-height: 1.4;
        -webkit-line-clamp: 3;
    }

    .service-card__decoration {
        width: 74px;
        height: 74px;
        top: 50%;
        right: -18px;
        transform: translateY(-50%);
    }

    .service-card__icon {
        width: 52px;
        height: auto;
        right: 14px;
        bottom: 4px;
    }

    .service-card-small {
        width: 100%;
        min-width: 0;
        max-width: 100%;
        min-height: 96px;
        height: auto;
        padding: 14px;
        border-radius: 12px;
        align-items: center;
    }

    .service-card-small__icon {
        width: 56px;
        height: 56px;
        margin-right: 10px;
        flex-shrink: 0;
    }

    .service-card-small__icon img {
        width: 42px;
        height: 42px;
    }

    .service-card-small__content {
        margin-left: 0;
        align-items: flex-start;
    }

    .service-card-small__title {
        font-size: 15px;
        line-height: 1.3;
    }

    .service-card-small__link {
        position: static;
        margin-top: 6px;
        font-size: 12px;
    }
}



@media (max-width: 480px) {
    .service-card {
        min-height: 100px;
    }

    .service-card__content {
        max-width: calc(100% - 82px);
        margin-left: 14px;
        padding: 16px 0;
    }

    .service-card__title {
        font-size: 15px;
    }

    .service-card__text {
        font-size: 12px;
    }

    .service-card__decoration {
        width: 62px;
        height: 62px;
        right: -16px;
    }

    .service-card__icon {
        width: 70px;
        right: 10px;
        bottom: -20px;
    }
}

.pc-news-list {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
  
  .pc-news-list__empty {
    padding: 18px 20px;
    background: #FAF6F6;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .10);
    color: #494F65;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .pc-news-list__pager {
    margin-top: 8px;
  }
  
  .pc-news-card {
    margin: 0;
  }
  
  .pc-news-card__link {
    display: flex;
    align-items: stretch;
    background: #FAF6F6;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .10);
    overflow: hidden;
    text-decoration: none;
    transition: transform .2s ease, box-shadow .2s ease;
  }
  
  .pc-news-card__link:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, .12);
    text-decoration: none;
  }
  
  .pc-news-card__media {
    flex: 0 0 320px;
    width: 320px;
    min-height: 220px;
    padding: 12px;
    background: #FFFFFF;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .pc-news-card__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  
  .pc-news-card__body {
    flex: 1 1 auto;
    padding: 18px 20px;
    display: flex;
    flex-direction: column;
  }
  
  .pc-news-card__title {
    margin: 0 0 10px;
    color: #004780;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
  }
  
  .pc-news-card__preview {
    color: #494F65;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .pc-news-card__meta {
    margin-top: auto;
    padding-top: 14px;
    border-top: 1px solid rgba(0, 71, 128, .10);
  }
  
  .pc-news-card__rating {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 0 18px 10px 0;
    vertical-align: middle;
  }
  
  .pc-news-card__rating-side {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #7A7F8C;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
  }
  
  .pc-news-card__rating-side img {
    width: 16px;
    height: 16px;
  }
  
  .pc-news-card__rating-bar {
    width: 96px;
    height: 8px;
    display: flex;
    overflow: hidden;
    border-radius: 999px;
    background: #E5E7EC;
  }
  
  .pc-news-card__rating-green {
    height: 100%;
    background: #58B947;
  }
  
  .pc-news-card__rating-red {
    height: 100%;
    background: #D96C6C;
  }
  
  .pc-news-card__info {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 18px;
    vertical-align: middle;
  }
  
  .pc-news-card__date,
  .pc-news-card__views {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #7A7F8C;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
  }
  
  .pc-news-card__date img,
  .pc-news-card__views img {
    width: 16px;
    height: 16px;
    opacity: .85;
  }
  
  @media (max-width: 991px) {
    .pc-news-card__media {
      flex: 0 0 260px;
      width: 260px;
      min-height: 190px;
    }
  
    .pc-news-card__title {
      font-size: 20px;
    }
  
    .pc-news-card__preview {
      font-size: 16px;
    }
  }
  
  @media (max-width: 768px) {
    .pc-news-list {
      gap: 14px;
    }
  
    .pc-news-card__link {
      display: block;
    }
  
    .pc-news-card__media {
      width: 100%;
      min-height: 180px;
      height: 180px;
    }
  
    .pc-news-card__body {
      padding: 16px 14px;
    }
  
    .pc-news-card__title {
      font-size: 18px;
    }
  
    .pc-news-card__preview {
      font-size: 16px;
    }
  
    .pc-news-card__rating,
    .pc-news-card__info {
      display: flex;
      margin-right: 0;
    }
  
    .pc-news-card__info {
      gap: 10px 14px;
    }
  
    .pc-news-card__rating-bar {
      width: 72px;
    }
  }


  .pc-news-detail {
    color: #494F65;
  }
  
  .pc-news-detail__gallery {
    margin-bottom: 18px;
  }
  
  .pc-news-detail .news-detail-slider {
    overflow: hidden;
    border-radius: 12px;
    background: #FAF6F6;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .10);
  }
  
  .pc-news-detail .news-detail-slide {
    height: 568px;
    /*padding: 16px;*/
    background: #FFFFFF;
  }
  
  .pc-news-detail__gallery-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  
  .pc-news-detail .slick-dots li button:before {
    display: none;
  }
  
  .pc-news-detail .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 999px;
    background: rgba(0, 71, 128, .22);
  }
  
  .pc-news-detail .slick-dots li.slick-active button {
    background: #F58F1F;
  }
  
  .pc-news-detail .slick-dots {
    bottom: 12px;
  }
  
  .pc-news-detail__meta {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 22px;
    padding: 16px 18px;
    background: #FAF6F6;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .10);
  }
  
  .pc-news-detail__meta-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 18px;
  }
  
  .pc-news-detail__date,
  .pc-news-detail__views {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #7A7F8C;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
  }
  
  .pc-news-detail__date img,
  .pc-news-detail__views img {
    width: 16px;
    height: 16px;
    opacity: .85;
  }
  
  .pc-news-detail__rating {
    display: inline-flex;
    align-items: center;
    gap: 10px;
  }
  
  .pc-news-detail__rating-side {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #7A7F8C;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
  }
  
  .pc-news-detail__rating-side img {
    width: 16px;
    height: 16px;
  }
  
  .pc-news-detail__rating-bar {
    width: 96px;
    height: 8px;
    display: flex;
    overflow: hidden;
    border-radius: 999px;
    background: #E5E7EC;
  }
  
  .pc-news-detail__rating-green {
    height: 100%;
    background: #58B947;
  }
  
  .pc-news-detail__rating-red {
    height: 100%;
    background: #D96C6C;
  }
  
  .pc-news-detail__share {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 12px;
  }
  
  .pc-news-detail__share-label {
    margin: 0;
    color: #004780;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
  }
  
  .pc-news-detail__content {
    color: #494F65;
    font-size: 18px;
    line-height: 1.6;
  }
  
  .pc-news-detail__content p {
    margin: 0 0 16px;
  }
  
  .pc-news-detail__content p:last-child {
    margin-bottom: 0;
  }
  
  .pc-news-detail__content a,
  .pc-news-detail__content ul a,
  .pc-news-detail__content ol a {
    color: #004780;
    font-weight: 600;
    text-decoration: underline;
  }
  
  .pc-news-detail__content a:hover,
  .pc-news-detail__content ul a:hover,
  .pc-news-detail__content ol a:hover {
    color: #F58F1F;
  }
  
  .pc-news-detail__content ul,
  .pc-news-detail__content ol {
    margin: 0 0 16px;
    padding-left: 22px;
  }
  
  .pc-news-detail__content li {
    margin: 8px 0;
  }
  
  .pc-news-detail__content img {
    display: inline-block;
    max-width: 100%;
    width: auto !important;
    height: auto !important;
    border-radius: 12px;
  }
  
  .pc-news-detail__content p[style*="text-align: center;"] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    margin: 20px 0;
  }
  
  .pc-news-detail__content p[style*="text-align: center;"] br {
    display: none;
  }
  
  .pc-news-detail__content p[style*="text-align: center;"] img {
    display: block;
    width: calc(33.333% - 8px) !important;
    max-width: calc(33.333% - 8px);
    height: 220px !important;
    max-height: none;
    object-fit: cover;
    border-radius: 12px;
    background: #FAF6F6;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
  }
  
  .pc-news-detail__content p[style*="text-align: center;"] img[width="100%"],
  .pc-news-detail__content p[style*="text-align: center;"] img[height="100%"] {
    width: calc(33.333% - 8px) !important;
    height: 220px !important;
  }
  
  .pc-news-detail__content > p[style*="text-align: center;"]:has(img:only-child) {
    display: block;
  }
  
  .pc-news-detail__content > p[style*="text-align: center;"]:has(img:only-child) img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
    max-height: 420px;
    object-fit: contain;
    box-shadow: none;
  }
  
  @media (max-width: 991px) {
    .pc-news-detail .news-detail-slide {
      height: 340px;
    }
  
    .pc-news-detail__meta {
      flex-direction: column;
      align-items: stretch;
    }
  
    .pc-news-detail__content {
      font-size: 17px;
    }
  
    .pc-news-detail__content p[style*="text-align: center;"] img {
      width: calc(50% - 6px) !important;
      max-width: calc(50% - 6px);
      height: 200px !important;
    }
  
    .pc-news-detail__content p[style*="text-align: center;"] img[width="100%"],
    .pc-news-detail__content p[style*="text-align: center;"] img[height="100%"] {
      width: calc(50% - 6px) !important;
      height: 200px !important;
    }
  }
  
  @media (max-width: 768px) {
    .pc-news-detail__gallery {
      margin-bottom: 14px;
    }
  
    .pc-news-detail .news-detail-slide {
      height: 240px;
      padding: 12px;
    }
  
    .pc-news-detail__meta {
      gap: 14px;
      margin-bottom: 18px;
      padding: 14px;
    }
  
    .pc-news-detail__meta-main {
      gap: 10px 14px;
    }
  
    .pc-news-detail__rating {
      flex-wrap: wrap;
    }
  
    .pc-news-detail__rating-bar {
      width: 72px;
    }
  
    .pc-news-detail__share-label {
      font-size: 15px;
    }
  
    .pc-news-detail__content {
      font-size: 16px;
      line-height: 1.55;
    }
  
    .pc-news-detail__content p[style*="text-align: center;"] {
      gap: 10px;
    }
  
    .pc-news-detail__content p[style*="text-align: center;"] img,
    .pc-news-detail__content p[style*="text-align: center;"] img[width="100%"],
    .pc-news-detail__content p[style*="text-align: center;"] img[height="100%"] {
      width: 100% !important;
      max-width: 100%;
      height: auto !important;
      max-height: 260px;
      object-fit: contain;
    }
  
    .pc-news-detail__content > p[style*="text-align: center;"]:has(img:only-child) img {
      max-height: 260px;
    }
  }
  
  @media (max-width: 500px) {
    .pc-news-detail .news-detail-slide {
      height: 200px;
    }
  }
  
  @media (max-width: 400px) {
    .pc-news-detail .news-detail-slide {
      height: 160px;
    }
  }

  @media (max-width: 1199px) {
    .mobile-header .header-menu,
    .mobile-header .header-menu .mega-menu-wrapper,
    .mobile-header .header-menu .mega-menu-mobile {
      position: relative;
      top: -8px;
    }
  }


  @media (min-width: 1200px) {
    .container {
      max-width: 1240px;
    }
  }
  
  @media (min-width: 1400px) {
    .container {
      max-width: 1440px;
    }
  }
  
  @media (min-width: 1600px) {
    .container {
      max-width: 1540px;
    }
  }
  
  @media (min-width: 1900px) {
    .container {
      max-width: 1640px;
    }
  }


  @media (min-width: 1400px) and (max-width: 1899px) {
    .header-middle .header-row {
      display: flex;
      align-items: center;
      gap: 16px;
    }
  
    .header-middle .logo-container {
      flex: 0 0 250px;
      max-width: 250px;
    }
  
    .header-middle .logo img {
      max-width: 100%;
      height: auto;
    }
  
    .header-middle .phone-block,
    .header-middle .question-answer,
    .header-middle .service-centers {
      display: flex;
      align-items: center;
      gap: 10px;
      min-width: 0;
    }
  
    .header-middle .phone-block {
      flex: 0 1 240px;
    }
  
    .header-middle .question-answer {
      flex: 0 1 210px;
    }
  
    .header-middle .service-centers {
      flex: 0 1 235px;
    }
  
    .header-middle .phone-numbers {
      display: flex;
      flex-direction: column;
      gap: 2px;
      min-width: 0;
    }
  
    .header-middle .phone-numbers .tel,
    .header-middle .question-answer .text-link,
    .header-middle .service-centers .text-link {
      display: block;
      font-size: 14px;
      line-height: 1.25;
    }
  
    .header-middle .question-answer .text-link,
    .header-middle .service-centers .text-link {
      word-break: normal;
    }
  
    .header-middle .service-centers .text-link br {
      display: none;
    }
  
    .header-middle .wrapper_icons {
      flex: 1 1 auto;
      min-width: 0;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 12px;
    }
  
    .header-middle .search-block {
      flex: 1 1 260px;
      min-width: 180px;
      max-width: 320px;
    }
  
    .header-middle .header-form-search {
      width: 100%;
    }
  
    .header-middle .header-form-search input {
      width: 100%;
      min-width: 0;
      font-size: 14px;
      padding: 0 40px 0 14px;
    }
  
    .header-middle .search-icon {
      right: 14px;
    }
  
    .header-middle .icon-55 {
      width: 42px;
      height: 42px;
      flex: 0 0 42px;
    }
  
    .header-middle .impaired,
    .header-middle .login-box {
      flex: 0 0 auto;
    }
  }
  
  @media (min-width: 1400px) and (max-width: 1599px) {
    .header-middle .header-row {
      gap: 12px;
    }
  
    .header-middle .logo-container {
      flex: 0 0 220px;
      max-width: 220px;
    }
  
    .header-middle .phone-block {
      flex-basis: 220px;
    }
  
    .header-middle .question-answer {
      flex-basis: 180px;
    }
  
    .header-middle .service-centers {
      flex-basis: 205px;
    }
  
    .header-middle .search-block {
      flex: 1 1 220px;
      min-width: 170px;
      max-width: 280px;
    }
  
    .header-middle .phone-numbers .tel,
    .header-middle .question-answer .text-link,
    .header-middle .service-centers .text-link {
      font-size: 13px;
    }
  
    .header-middle .icon-55 {
      width: 38px;
      height: 38px;
      flex: 0 0 38px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .header-middle .burger {
      display: none !important;
    }
  }

  .header-top{
    display: none;
  }

  @media (max-width: 991px) {
    .header-menu-row {
        display: none;
    }
}
/* End */


/* Start:/local/templates/bashesk_new1/media.css?16722933831931*/
@charset "UTF-8";
@media (max-width:767px){
.page-2 .br{display:inline;}
.page-2 .banner-1{height:190px;}
.page-2 .title-1{font-size:24px;}
.page-2 .block-1_item{width:100%;}
.page-2 .block-2{padding-right:0;padding-bottom:320px;}
.page-2 .block-2:before{right:auto;left:50%;width:290px;background-size:290px auto;margin-left:-145px;height:320px;}
.page-2 .block-3{padding:40px;}
.page-2 .block-3_title{font-size:24px;}
.page-2 .banner-2{height:190px;}
.page-2 .block-4{padding:40px;padding-top:110px;}
.page-2 .block-4:before{top:-28px;}
.page-2 .block-4:after{display:none;}
.page-2 .block-4_title{font-size:24px;}
.page-2 .block-5{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.page-2 .block-5_left{width:100%;height:290px;margin-bottom:40px;}
.page-2 .block-5_right{width:290px;font-size:14px;padding-left:80px;margin-left:0;}
.page-2 .block-5_right:before{left:24px;width:40px;height:45px;}
.page-2 .block-5_right:after{left:24px;top:130px;height:140px;}
.page-2 .block-5_disc{width:50px;height:50px;font-size:16px;}
.page-2 .block-5_disc:first-child{top:65px;}
.page-2 .block-5_disc:last-child{top:285px;}
.page-2 .block-5_text-1{font-size:16px;}
.page-2 .block-5_text-2{margin-top:20px;}
.page-2 .block-5_text-3{margin-top:10px;}
.page-2 .block-6{padding:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.page-2 .block-6_left{width:100%;}
.page-2 .block-6_right{border:none;padding:0;margin:0;margin-top:40px;text-align:center;}
.page-2 .block-6_title{font-size:24px;}
.page-2 .block-6_button-2{padding:10px 16px;}
.page-2 .block-6_right svg{margin-left:auto;margin-right:auto;}
.page-2 .block-7_item{width:100%;padding-right:0;}
.page-2 .block-8{padding:40px;}
.page-2 .block-8_title{font-size:24px;}
.page-2 .block-8_row{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.page-2 .block-8_left{width:100%;}
.page-2 .block-8_right{width:100%;padding:0;margin:0;padding-top:40px}
.page-2 .block-8_submit{width:100%;}
}
/* End */


/* Start:/local/templates/bashesk_new1/blind/blind.css?167229338443464*/
.showimg .page,
.noshow .page {
	margin-top: 133px;
}
@media (max-width: 1280px) {
    .showimg .page,
    .noshow .page {
            margin-top: 105px;
    }       
}
@media (max-width: 1024px) {
    .showimg .page,
    .noshow .page {
            margin-top: 68px;
    }       
}
@media (max-width: 763px) {
    .showimg .page,
    .noshow .page {
            margin-top: 121px;
    }       
}
@media (max-width: 580px) {
    .showimg .page,
    .noshow .page {
            margin-top: 111px;
    }       
}
@media (max-width: 389px) {
    .showimg .page,
    .noshow .page {
            margin-top: 159px;
    }       
}

.showimg .impaired,
.noshow .impaired { display: none; }

.s14 { font-size: 18px; }
.s14 a, .s14 blockquote, .s14 div, .s14 li, .s14 p, .s14 span, .s14 td { font-size: 18px !important; line-height: normal; }
.s14 p, .s14 span, .s14 strong, .s14 input, .s14 textarea { font-size: 18px!important; }
.s14 h1, .s14 p.tz1 { font-size: 4rem !important; }
.s14 h2, .s14 p.tz2 { font-size: 3.5rem !important; }
.s14 h3, .s14 p.tz3 { font-size: 3rem !important; }
.s14 h4, .s14 p.tz4 { font-size: 2.5rem !important; }
.s14 h5, .s14 p.tz5 { font-size: 2rem !important; }

.s16 { font-size: 20px }
.s16 a, .s16 blockquote, .s16 div, .s16 li, .s16 p, .s16 span, .s16 td { font-size: 20px !important; line-height: normal; }
.s16 p, .s16 span, .s16 strong, .s16 input, .s16 textarea { font-size: 20px!important; }
.s16 h1, .s16 p.tz1 { font-size: 5rem !important; }
.s16 h2, .s16 p.tz2 { font-size: 4.5rem !important; }
.s16 h3, .s16 p.tz3 { font-size: 4rem !important; }
.s16 h4, .s16 p.tz4 { font-size: 3.5rem !important; }
.s16 h5, .s16 p.tz5 { font-size: 3rem !important; }

.s18 { font-size: 24px }
.s18 a, .s18 blockquote, .s18 div, .s18 li, .s18 p, .s18 span, .s18 td { font-size: 24px !important; line-height: normal; }
.s18 p, .s18 span, .s18 strong, .s18 input, .s18 textarea { font-size: 24px!important; }
.s18 h1, .s18 p.tz1 { font-size: 5rem !important; }
.s18 h2, .s18 p.tz2 { font-size: 4.5rem !important; }
.s18 h3, .s18 p.tz3 { font-size: 4rem !important; }
.s18 h4, .s18 p.tz4 { font-size: 3.5rem !important; }
.s18 h5, .s18 p.tz5 { font-size: 3rem !important; }

.s16 .mobile-header { margin-bottom: 50px; }
.s18 .mobile-header { margin-bottom: 55px; }

.s14 .mobile-header .header-right .phone-bg { height: 30px; }
.s16 .mobile-header .header-right .phone-bg { height: 40px; }
.s18 .mobile-header .header-right .phone-bg { height: 45px; }

.s14 .mobile-header .header-right .phone-bg.open { height: 140px; }
.s16 .mobile-header .header-right .phone-bg.open { height: 155px; }
.s18 .mobile-header .header-right .phone-bg.open { height: 175px; }

.s14 .index-panel { height: 771px; }
.s16 .index-panel { height: 796px; }
.s18 .index-panel { height: 826px; }

.s14 .main-slider .slide { height: 367px; }
.s16 .main-slider .slide { height: 392px; }
.s18 .main-slider .slide { height: 423px; }

.s14 .index-pannel-left-side { height: 367px; }
.s16 .index-pannel-left-side { height: 392px; }
.s18 .index-pannel-left-side { height: 423px; }

.s16 .index-pannel-right-side { height: 394px; }
.s18 .index-pannel-right-side { height: 425px; }

.s14 .index-panel-right-title,
.s16 .index-panel-right-title { left: 250px; }
.s18 .index-panel-right-title { left: 270px; }

.s14 .index-panel-right-text,
.s16 .index-panel-right-text { left: 245px; }
.s18 .index-panel-right-text { left: 265px; }

.s18 .header-right .phone-bg { -ms-flex: 0 0 30%; flex: 0 0 30%; max-width: 30%; }
.s18 .header-right .tofo { -ms-flex: 0 0 70%; flex: 0 0 70%; max-width: 70%; }
@media (max-width: 1200px) {
    .s18 .header-right .phone-bg { -ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%; }
    .s18 .header-right .tofo { -ms-flex: 0 0 65%; flex: 0 0 65%; max-width: 65%; }
}
@media (max-width: 991px) {
    .s18 .header-right .phone-bg { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
    .s18 .header-right .tofo { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
}






/* noshow */
.noshow .mobile-slider2 .owl-item img {
    display: none !important;
}
.noshow .list-view-pict > a,
.noshow .block-news .news-view-pict > a {
    padding-left: 15px !important;
}
.noshow .list-view-pict .pict,
.noshow .block-news .news-view-pict .pict {
    display: none !important;
}
.noshow .pict-announce {
    min-height: auto;
}
.noshow .pict-announce .pict {
    height: 30px !important;
    background: none !important;
}
.noshow .index-anticorruption::before {
    display: none;
}
.noshow .partners-slider a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none !important;
    text-align: center;
}
.noshow .b-share__handle {
    height: auto;
}
.noshow .b-share-icon {
    width: auto;
    height: auto;
    padding: 5px !important;
    border: 1px solid;
    border-color: inherit;
    background: none !important;
}
.noshow .news-view-pict .pict {
    display: none;
}
/* /-noshow */


/* whiteblack */
.whiteblack *,
.whiteblack *:hover {
    color: #000000 !important;
    border-color: #000000 !important;
}
.whiteblack input::placeholder {
    color: #000000;
}
.whiteblack .header-top {
    background-color: #ffffff;
    border-bottom: 1px solid #000000;
}
.whiteblack .header-top.blue a {
    color: #000000 !important;
}
.whiteblack .header-top.blue a span {
    color: #000000 !important;
}
.whiteblack .header-top a:hover,
.whiteblack .header-top a.active {
    background-color: #ffffff;
    text-decoration: underline !important;
}
.whiteblack .header-top .login-box ul {
    background: #ffffff;
    border: 1px solid #ffffff;
}
.whiteblack .header-top .login-box a.login:before,
.whiteblack .header-top .login-box a.login:after,
.whiteblack .mobile-header .header-menu > ul > .root-item > a:before,
.whiteblack .mobile-header .header-menu > ul > .root-item > a:after,
.whiteblack .mobile-header .phone-bg:before,
.whiteblack .mobile-header .phone-bg:after {
    border-color: #000000;
}
.whiteblack .header-middle {
    background: #ffffff;
}
.whiteblack .header-middle form input[type=text] {
    background: #ffffff;
    border-color: #000000;
}
.whiteblack .header-menu-row {
    background: #ffffff;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.whiteblack .header-menu > ul li:hover,
.whiteblack .header-menu > ul li.active,
.whiteblack .header-menu > ul li.selected {
    background: #ffffff !important;
    border-right: 1px solid #000000 !important;
    border-left: 1px solid #000000 !important;
    margin: 0 -1px !important;
    transition: none !important;
}
.whiteblack .header-menu ul ul {
    background: #ffffff !important;
    border: 1px solid #000000 !important;
    margin: 0 -1px !important;
}
@media (max-width: 1200px) {
    .whiteblack .header-menu ul ul {
        margin: 0 !important;
        border: none !important;
    }
}
.whiteblack .index-pannel-right-side {
    background-image: url('/local/templates/bashesk_new1/blind/./img/index-panel-right-white.png') !important;
}
.whiteblack .index-panel-right-text a {
    background: #ffffff;
}
.whiteblack .index-panel-right-text a:hover {
    background: #ffffff;
}
.whiteblack .index-panel-menu {
    background: #ffffff;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.whiteblack .pict-announce {
    background: #ffffff;
}
.whiteblack .pict-announce .title {
    background: #ffffff;
}
.whiteblack  .pict-announce .text {
    background: #ffffff;
}
.whiteblack .pict-announce .dt {
    background: #ffffff;
}
.whiteblack .index-anticorruption {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .social-big {
    background: #ffffff;
}
.whiteblack .section::before {
    background: #000000;
}
.whiteblack .section span,
.whiteblack .section a {
    background: #ffffff;
}
.whiteblack .partners {
    background: #ffffff;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.whiteblack .partners-slider a {
    background-color: #ffffff;
}
.whiteblack .slick-dots li button {
    background: #000000;
    border: 1px solid transparent;
}
.whiteblack .slick-dots li.slick-active button {
    background: #ffffff;
    border-color: #000000;
}
.whiteblack footer {
    background: #ffffff;
    border-top: 1px solid #000000;
}
.whiteblack .right-menu li {
    background: #ffffff !important;
}
.whiteblack .right-menu li.selected a,
.whiteblack .right-menu li a:hover {
    text-decoration: underline;
}
.whiteblack .wide-dwn-itm > div:first-child,
.whiteblack .wide-dwn-itm > div:last-child {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .page-right .text-center .button {
    color: #000000 !important;
}
.whiteblack .page-right .text-center .button nobr {
    color: #000000 !important;
}
.whiteblack button[type=submit].button,
.whiteblack input[type=submit],
.whiteblack .btn-blue,
.whiteblack .button.small {
    border: 1px solid #000000 !important;
    background: #ffffff !important;
    color: #000000 !important;
}
.whiteblack .container table td {
    border: 1px solid #000000 !important;
}
.whiteblack .container tr:nth-child(odd) {
    background: #ffffff;
}
.whiteblack .block.subscribe {
    background: #ffffff;
}
.whiteblack .sort-filter {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .debtors-item {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .vacancy-item {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack #pagination a {
    color: #000000 !important;
}
.whiteblack .pamyatka-title:before,
.whiteblack .pamyatka-title:after {
    background: #000000;
}
.whiteblack .pamyatka-title-img-block {
    background: #000000;
}
.whiteblack .pamyatka-ul li::marker {
    color: #000000;
}
.whiteblack .pamyatka-inner-blue {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .pamyatka-bottom {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .table-hover tbody tr:hover {
    background: #ffffff;
}
.whiteblack .likes .bar {
    height: 5px;
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .likes .bar .green {
    background: #000000;
}
.whiteblack .likes .bar .red {
    background: #ffffff;
}
.whiteblack .album.item {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .structure .panel-heading {
    background: #ffffff !important;
    border: 1px solid #000000 !important;
}
.whiteblack .bes-select-panel {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .bes-offices-list-item {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .sortings > a {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack #pagination input {
    background: #ffffff;
    border: 1px solid #000000 !important;
}
.whiteblack .form-control {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .jq-selectbox__select,
.whiteblack .jq-selectbox__select:hover {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .jq-selectbox__dropdown {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack #simple_notification {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .right-subscribe input[type=text] {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .subscribe input[type=text] {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .purchase-filter {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .purchase-item {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack select.styler {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .purchase-detail-top {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .slider-menu {
    background: #ffffff;
    border: 1px solid #000000;
}

.whiteblack .mobile-header .header-right {
    background: #ffffff;
}
.whiteblack .mobile-header .burger div,
.whiteblack .mobile-header .search-ico.open div {
    background: #000000;
}
.whiteblack .mobile-slider-item {
    height: auto;
}
.whiteblack .mobile-slider-pos {
    background: #ffffff;
}
.whiteblack .mobile-slider-detail span {
    background: #ffffff;
    border: 1px solid #000000;
}
.whiteblack .mobile-slider2 .owl-dot {
    background: #000000;
    border: 1px solid #000000;
}
.whiteblack .mobile-slider2 .owl-dot.active {
    background: #ffffff;
}
.whiteblack .mobile-header .header-top a.chast::after {
    background: #000000;
}
.whiteblack .news-view-pict .pict {
    background-color: #ffffff;
}
.whiteblack .header-top a img, .whiteblack .header-right .phone-bg, .whiteblack .header-right a img,
.whiteblack .slick-prev, .whiteblack .slick-next, .whiteblack .owl-prev,
.whiteblack .owl-next, .whiteblack .angle-menu li.active::after, .whiteblack .bes-select-item.active > div,
.whiteblack .bes-offices-list-item img, .whiteblack .news-detail .date img, .whiteblack .news-detail .likes img,
.whiteblack .news-view-pict .date img, .whiteblack .news-view-pict .views img, .whiteblack .news-view-pict .likes img,
.whiteblack .album .date img, .whiteblack .video-list .date img, .whiteblack .debtors-item .date img,
.whiteblack .sortings > a::after, .whiteblack .breadcrumbs li img, .whiteblack .breadcrumbs li::after,
.whiteblack .right-subscribe .subscribe-form::before, .whiteblack .index-panel-menu img, .whiteblack .index-anticorruption::before,
.whiteblack footer img, .whiteblack .mobile-header .search-ico, .whiteblack .mobile-header .pre-mob-menu .d-none[href^="/company/about/license/"] img {
    filter: brightness(0);
}
/* /-whiteblack */
/* blackwhite */
.blackwhite *,
.blackwhite *:hover {
    color: #ffffff !important;
    border-color: #ffffff !important;
}
.blackwhite input::placeholder {
    color: #ffffff;
}
.blackwhite .header-top {
    background-color: #000000;
    border-bottom: 1px solid #ffffff;
}
.blackwhite .header-top.blue a {
    color: #ffffff !important;
}
.blackwhite .header-top.blue a span {
    color: #ffffff !important;
}
.blackwhite .header-top a:hover,
.blackwhite .header-top a.active {
    background-color: #000000;
    text-decoration: underline !important;
}
.blackwhite .header-top .login-box ul {
    background: #000000;
    border: 1px solid #000000;
}
.blackwhite .header-top .login-box a.login:before,
.blackwhite .header-top .login-box a.login:after,
.blackwhite .mobile-header .header-menu > ul > .root-item > a:before,
.blackwhite .mobile-header .header-menu > ul > .root-item > a:after,
.blackwhite .mobile-header .phone-bg:before,
.blackwhite .mobile-header .phone-bg:after {
    border-color: #ffffff;
}
.blackwhite .header-middle {
    background: #000000;
}
.blackwhite .header-middle form input[type=text] {
    background: #000000;
    border-color: #ffffff;
}
.blackwhite .header-menu-row {
    background: #000000;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.blackwhite .header-menu > ul li:hover,
.blackwhite .header-menu > ul li.active,
.blackwhite .header-menu > ul li.selected {
    background: #000000 !important;
    border-right: 1px solid #ffffff !important;
    border-left: 1px solid #ffffff !important;
    margin: 0 -1px !important;
    transition: none !important;
}
.blackwhite .header-menu ul ul {
    background: #000000 !important;
    border: 1px solid #ffffff !important;
    margin: 0 -1px !important;
}
@media (max-width: 1200px) {
    .blackwhite .header-menu ul ul {
        margin: 0 !important;
        border: none !important;
    }
}
.blackwhite .index-pannel-right-side {
    background-image: url('/local/templates/bashesk_new1/blind/./img/index-panel-right-black.png') !important;
}
.blackwhite .index-panel-right-text a {
    background: #000000;
}
.blackwhite .index-panel-right-text a:hover {
    background: #000000;
}
.blackwhite .index-panel-menu {
    background: #000000;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.blackwhite .pict-announce {
    background: #000000;
}
.blackwhite .pict-announce .title {
    background: #000000;
}
.blackwhite  .pict-announce .text {
    background: #000000;
}
.blackwhite .pict-announce .dt {
    background: #000000;
}
.blackwhite .index-anticorruption {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .social-big {
    background: #000000;
}
.blackwhite .section::before {
    background: #ffffff;
}
.blackwhite .section span,
.blackwhite .section a {
    background: #000000;
}
.blackwhite .partners {
    background: #000000;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.blackwhite .partners-slider a {
    background-color: #000000;
}
.blackwhite .slick-dots li button {
    background: #ffffff;
    border: 1px solid transparent;
}
.blackwhite .slick-dots li.slick-active button {
    background: #000000;
    border-color: #ffffff;
}
.blackwhite footer {
    background: #000000;
    border-top: 1px solid #ffffff;
}
.blackwhite .right-menu li {
    background: #000000 !important;
}
.blackwhite .right-menu li.selected a,
.blackwhite .right-menu li a:hover {
    text-decoration: underline;
}
.blackwhite .wide-dwn-itm > div:first-child,
.blackwhite .wide-dwn-itm > div:last-child {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .page-right .text-center .button {
    color: #ffffff !important;
}
.blackwhite .page-right .text-center .button nobr {
    color: #ffffff !important;
}
.blackwhite button[type=submit].button,
.blackwhite input[type=submit],
.blackwhite .btn-blue,
.blackwhite .button.small {
    border: 1px solid #ffffff !important;
    background: #000000 !important;
    color: #ffffff !important;
}
.blackwhite .container table td {
    border: 1px solid #ffffff !important;
}
.blackwhite .container tr:nth-child(odd) {
    background: #000000;
}
.blackwhite .block.subscribe {
    background: #000000;
}
.blackwhite .sort-filter {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .debtors-item {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .vacancy-item {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite #pagination a {
    color: #ffffff !important;
}
.blackwhite .pamyatka-title:before,
.blackwhite .pamyatka-title:after {
    background: #ffffff;
}
.blackwhite .pamyatka-title-img-block {
    background: #ffffff;
}
.blackwhite .pamyatka-ul li::marker {
    color: #ffffff;
}
.blackwhite .pamyatka-inner-blue {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .pamyatka-bottom {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .table-hover tbody tr:hover {
    background: #000000;
}
.blackwhite .likes .bar {
    height: 5px;
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .likes .bar .green {
    background: #ffffff;
}
.blackwhite .likes .bar .red {
    background: #000000;
}
.blackwhite .album.item {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .structure .panel-heading {
    background: #000000 !important;
    border: 1px solid #ffffff !important;
}
.blackwhite .bes-select-panel {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .bes-offices-list-item {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .sortings > a {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite #pagination input {
    background: #000000;
    border: 1px solid #ffffff !important;
}
.blackwhite .form-control {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .jq-selectbox__select,
.blackwhite .jq-selectbox__select:hover {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .jq-selectbox__dropdown {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite #simple_notification {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .right-subscribe input[type=text] {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .subscribe input[type=text] {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .purchase-filter {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .purchase-item {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite select.styler {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .purchase-detail-top {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .slider-menu {
    background: #000000;
    border: 1px solid #ffffff;
}

.blackwhite .mobile-header .header-right {
    background: #000000;
}
.blackwhite .mobile-header .burger div,
.blackwhite .mobile-header .search-ico.open div {
    background: #ffffff;
}
.blackwhite .mobile-slider-item {
    height: auto;
}
.blackwhite .mobile-slider-pos {
    background: #000000;
}
.blackwhite .mobile-slider-detail span {
    background: #000000;
    border: 1px solid #ffffff;
}
.blackwhite .mobile-slider2 .owl-dot {
    background: #ffffff;
    border: 1px solid #ffffff;
}
.blackwhite .mobile-slider2 .owl-dot.active {
    background: #000000;
}
.blackwhite .mobile-header .header-top a.chast::after {
    background: #ffffff;
}
.blackwhite .news-view-pict .pict {
    background-color: #000000;
}
.blackwhite .header-top a img, .blackwhite .header-right .phone-bg, .blackwhite .header-right a img,
.blackwhite .slick-prev, .blackwhite .slick-next, .blackwhite .owl-prev,
.blackwhite .owl-next, .blackwhite .angle-menu li.active::after, .blackwhite .bes-select-item.active > div,
.blackwhite .bes-offices-list-item img, .blackwhite .news-detail .date img, .blackwhite .news-detail .likes img,
.blackwhite .news-view-pict .date img, .blackwhite .news-view-pict .views img, .blackwhite .news-view-pict .likes img,
.blackwhite .album .date img, .blackwhite .video-list .date img, .blackwhite .debtors-item .date img,
.blackwhite .sortings > a::after, .blackwhite .breadcrumbs li img, .blackwhite .breadcrumbs li::after,
.blackwhite .right-subscribe .subscribe-form::before, .blackwhite .index-panel-menu img, .blackwhite .index-anticorruption::before,
.blackwhite footer img, .blackwhite .mobile-header .search-ico, .blackwhite .mobile-header .pre-mob-menu .d-none[href^="/company/about/license/"] img {
    filter: brightness(0) invert(1);
}
/* /-blackwhite */


/* blue */
.blue *,
.blue *:hover {
    color: #063563 !important;
    border-color: #063563 !important;
}
.blue input::placeholder {
    color: #063563;
}
.blue .header-top {
    background-color: #9dd1ff;
    border-bottom: 1px solid #063563;
}
.blue .header-top.blue a {
    color: #063563 !important;
}
.blue .header-top.blue a span {
    color: #063563 !important;
}
.blue .header-top a:hover,
.blue .header-top a.active {
    background-color: #9dd1ff;
    text-decoration: underline !important;
}
.blue .header-top .login-box ul {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .header-top .login-box a.login:before,
.blue .header-top .login-box a.login:after,
.blue .mobile-header .header-menu > ul > .root-item > a:before,
.blue .mobile-header .header-menu > ul > .root-item > a:after,
.blue .mobile-header .phone-bg:before,
.blue .mobile-header .phone-bg:after {
    border-color: #063563;
}
.blue .header-middle {
    background: #9dd1ff;
}
.blue .header-middle form input[type=text] {
    background: #9dd1ff;
    border-color: #063563;
}
.blue .header-menu-row {
    background: #9dd1ff;
    border-top: 1px solid #063563;
    border-bottom: 1px solid #063563;
}
.blue .header-menu > ul li:hover,
.blue .header-menu > ul li.active,
.blue .header-menu > ul li.selected {
    background: #9dd1ff !important;
    border-right: 1px solid #063563 !important;
    border-left: 1px solid #063563 !important;
    margin: 0 -1px !important;
    transition: none !important;
}
.blue .header-menu ul ul {
    background: #9dd1ff !important;
    border: 1px solid #063563 !important;
    margin: 0 -1px !important;
}
@media (max-width: 1200px) {
    .blue .header-menu ul ul {
        margin: 0 !important;
        border: none !important;
    }
}
.blue .index-pannel-right-side {
    background-image: url('/local/templates/bashesk_new1/blind/./img/index-panel-right-blue.png') !important;
}
.blue .index-panel-right-text a {
    background: #9dd1ff;
}
.blue .index-panel-right-text a:hover {
    background: #9dd1ff;
}
.blue .index-panel-menu {
    background: #9dd1ff;
    border-top: 1px solid #063563;
    border-bottom: 1px solid #063563;
}
.blue .pict-announce {
    background: #9dd1ff;
}
.blue .pict-announce .title {
    background: #9dd1ff;
}
.blue  .pict-announce .text {
    background: #9dd1ff;
}
.blue .pict-announce .dt {
    background: #9dd1ff;
}
.blue .index-anticorruption {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .social-big {
    background: #9dd1ff;
}
.blue .section::before {
    background: #063563;
}
.blue .section span,
.blue .section a {
    background: #9dd1ff;
}
.blue .partners {
    background: #9dd1ff;
    border-top: 1px solid #063563;
    border-bottom: 1px solid #063563;
}
.blue .partners-slider a {
    background-color: #9dd1ff;
}
.blue .slick-dots li button {
    background: #063563;
    border: 1px solid transparent;
}
.blue .slick-dots li.slick-active button {
    background: #9dd1ff;
    border-color: #063563;
}
.blue footer {
    background: #9dd1ff;
    border-top: 1px solid #063563;
}
.blue .right-menu li {
    background: #9dd1ff !important;
}
.blue .right-menu li.selected a,
.blue .right-menu li a:hover {
    text-decoration: underline;
}
.blue .wide-dwn-itm > div:first-child,
.blue .wide-dwn-itm > div:last-child {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .page-right .text-center .button {
    color: #063563 !important;
}
.blue .page-right .text-center .button nobr {
    color: #063563 !important;
}
.blue button[type=submit].button,
.blue input[type=submit],
.blue .btn-blue,
.blue .button.small {
    border: 1px solid #063563 !important;
    background: #9dd1ff !important;
    color: #063563 !important;
}
.blue .container table td {
    border: 1px solid #063563 !important;
}
.blue .container tr:nth-child(odd) {
    background: #9dd1ff;
}
.blue .block.subscribe {
    background: #9dd1ff;
}
.blue .sort-filter {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .debtors-item {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .vacancy-item {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue #pagination a {
    color: #063563 !important;
}
.blue .pamyatka-title:before,
.blue .pamyatka-title:after {
    background: #063563;
}
.blue .pamyatka-title-img-block {
    background: #063563;
}
.blue .pamyatka-ul li::marker {
    color: #063563;
}
.blue .pamyatka-inner-blue {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .pamyatka-bottom {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .table-hover tbody tr:hover {
    background: #9dd1ff;
}
.blue .likes .bar {
    height: 5px;
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .likes .bar .green {
    background: #063563;
}
.blue .likes .bar .red {
    background: #9dd1ff;
}
.blue .album.item {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .structure .panel-heading {
    background: #9dd1ff !important;
    border: 1px solid #063563 !important;
}
.blue .bes-select-panel {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .bes-offices-list-item {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .sortings > a {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue #pagination input {
    background: #9dd1ff;
    border: 1px solid #063563 !important;
}
.blue .form-control {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .jq-selectbox__select,
.blue .jq-selectbox__select:hover {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .jq-selectbox__dropdown {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue #simple_notification {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .right-subscribe input[type=text] {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .subscribe input[type=text] {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .purchase-filter {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .purchase-item {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue select.styler {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .purchase-detail-top {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .slider-menu {
    background: #9dd1ff;
    border: 1px solid #063563;
}

.blue .mobile-header .header-right {
    background: #9dd1ff;
}
.blue .mobile-header .burger div,
.blue .mobile-header .search-ico.open div {
    background: #063563;
}
.blue .mobile-slider-item {
    height: auto;
}
.blue .mobile-slider-pos {
    background: #9dd1ff;
}
.blue .mobile-slider-detail span {
    background: #9dd1ff;
    border: 1px solid #063563;
}
.blue .mobile-slider2 .owl-dot {
    background: #063563;
    border: 1px solid #063563;
}
.blue .mobile-slider2 .owl-dot.active {
    background: #9dd1ff;
}
.blue .mobile-header .header-top a.chast::after {
    background: #063563;
}
.blue .news-view-pict .pict {
    background-color: #9dd1ff;
}
.blue .header-top a img, .blue .header-right .phone-bg, .blue .header-right a img,
.blue .slick-prev, .blue .slick-next, .blue .owl-prev,
.blue .owl-next, .blue .angle-menu li.active::after, .blue .bes-select-item.active > div,
.blue .bes-offices-list-item img, .blue .news-detail .date img, .blue .news-detail .likes img,
.blue .news-view-pict .date img, .blue .news-view-pict .views img, .blue .news-view-pict .likes img,
.blue .album .date img, .blue .video-list .date img, .blue .debtors-item .date img,
.blue .sortings > a::after, .blue .breadcrumbs li img, .blue .breadcrumbs li::after,
.blue .right-subscribe .subscribe-form::before, .blue .index-panel-menu img, .blue .index-anticorruption::before,
.blue footer img, .blue .mobile-header .search-ico, .blue .mobile-header .pre-mob-menu .d-none[href^="/company/about/license/"] img {
    filter: brightness(0) invert(1) sepia() saturate(10000%) hue-rotate(300deg) invert(1);
}
/* /-blue */


/* brown */
.brown *,
.brown *:hover {
    color: #A9DD38 !important;
    border-color: #A9DD38 !important;
}
.brown input::placeholder {
    color: #A9DD38;
}
.brown .header-top {
    background-color: #3B2716;
    border-bottom: 1px solid #A9DD38;
}
.brown .header-top.blue a {
    color: #A9DD38 !important;
}
.brown .header-top.blue a span {
    color: #A9DD38 !important;
}
.brown .header-top a:hover,
.brown .header-top a.active {
    background-color: #3B2716;
    text-decoration: underline !important;
}
.brown .header-top .login-box ul {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .header-top .login-box a.login:before,
.brown .header-top .login-box a.login:after,
.brown .mobile-header .header-menu > ul > .root-item > a:before,
.brown .mobile-header .header-menu > ul > .root-item > a:after,
.brown .mobile-header .phone-bg:before,
.brown .mobile-header .phone-bg:after {
    border-color: #A9DD38;
}
.brown .header-middle {
    background: #3B2716;
}
.brown .header-middle form input[type=text] {
    background: #3B2716;
    border-color: #A9DD38;
}
.brown .header-menu-row {
    background: #3B2716;
    border-top: 1px solid #A9DD38;
    border-bottom: 1px solid #A9DD38;
}
.brown .header-menu > ul li:hover,
.brown .header-menu > ul li.active,
.brown .header-menu > ul li.selected {
    background: #3B2716 !important;
    border-right: 1px solid #A9DD38 !important;
    border-left: 1px solid #A9DD38 !important;
    margin: 0 -1px !important;
    transition: none !important;
}
.brown .header-menu ul ul {
    background: #3B2716 !important;
    border: 1px solid #A9DD38 !important;
    margin: 0 -1px !important;
}
.brown .index-pannel-right-side {
    background-image: url('/local/templates/bashesk_new1/blind/./img/index-panel-right-brown.png') !important;
}
.brown .index-panel-right-text a {
    background: #3B2716;
}
.brown .index-panel-right-text a:hover {
    background: #3B2716;
}
.brown .index-panel-menu {
    background: #3B2716;
    border-top: 1px solid #A9DD38;
    border-bottom: 1px solid #A9DD38;
}
.brown .pict-announce {
    background: #3B2716;
}
.brown .pict-announce .title {
    background: #3B2716;
}
.brown  .pict-announce .text {
    background: #3B2716;
}
.brown .pict-announce .dt {
    background: #3B2716;
}
.brown .index-anticorruption {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .social-big {
    background: #3B2716;
}
.brown .section::before {
    background: #A9DD38;
}
.brown .section span,
.brown .section a {
    background: #3B2716;
}
.brown .partners {
    background: #3B2716;
    border-top: 1px solid #A9DD38;
    border-bottom: 1px solid #A9DD38;
}
.brown .partners-slider a {
    background-color: #3B2716;
}
.brown .slick-dots li button {
    background: #A9DD38;
    border: 1px solid transparent;
}
.brown .slick-dots li.slick-active button {
    background: #3B2716;
    border-color: #A9DD38;
}
.brown footer {
    background: #3B2716;
    border-top: 1px solid #A9DD38;
}
.brown .right-menu li {
    background: #3B2716 !important;
}
.brown .right-menu li.selected a,
.brown .right-menu li a:hover {
    text-decoration: underline;
}
.brown .wide-dwn-itm > div:first-child,
.brown .wide-dwn-itm > div:last-child {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .page-right .text-center .button {
    color: #A9DD38 !important;
}
.brown .page-right .text-center .button nobr {
    color: #A9DD38 !important;
}
.brown button[type=submit].button,
.brown input[type=submit],
.brown .btn-blue,
.brown .button.small {
    border: 1px solid #A9DD38 !important;
    background: #3B2716 !important;
    color: #A9DD38 !important;
}
.brown .container table td {
    border: 1px solid #A9DD38 !important;
}
.brown .container tr:nth-child(odd) {
    background: #3B2716;
}
.brown .block.subscribe {
    background: #3B2716;
}
.brown .sort-filter {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .debtors-item {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .vacancy-item {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown #pagination a {
    color: #A9DD38 !important;
}
.brown .pamyatka-title:before,
.brown .pamyatka-title:after {
    background: #A9DD38;
}
.brown .pamyatka-title-img-block {
    background: #A9DD38;
}
.brown .pamyatka-ul li::marker {
    color: #A9DD38;
}
.brown .pamyatka-inner-brown {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .pamyatka-bottom {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .table-hover tbody tr:hover {
    background: #3B2716;
}
.brown .likes .bar {
    height: 5px;
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .likes .bar .green {
    background: #A9DD38;
}
.brown .likes .bar .red {
    background: #3B2716;
}
.brown .album.item {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .structure .panel-heading {
    background: #3B2716 !important;
    border: 1px solid #A9DD38 !important;
}
.brown .bes-select-panel {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .bes-offices-list-item {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .sortings > a {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown #pagination input {
    background: #3B2716;
    border: 1px solid #A9DD38 !important;
}
.brown .form-control {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .jq-selectbox__select,
.brown .jq-selectbox__select:hover {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .jq-selectbox__dropdown {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown #simple_notification {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .right-subscribe input[type=text] {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .subscribe input[type=text] {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .purchase-filter {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .purchase-item {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown select.styler {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .purchase-detail-top {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .slider-menu {
    background: #3B2716;
    border: 1px solid #A9DD38;
}

.brown .mobile-header .header-right {
    background: #3B2716;
}
.brown .mobile-header .burger div,
.brown .mobile-header .search-ico.open div {
    background: #A9DD38;
}
.brown .mobile-slider-item {
    height: auto;
}
.brown .mobile-slider-pos {
    background: #3B2716;
}
.brown .mobile-slider-detail span {
    background: #3B2716;
    border: 1px solid #A9DD38;
}
.brown .mobile-slider2 .owl-dot {
    background: #A9DD38;
    border: 1px solid #A9DD38;
}
.brown .mobile-slider2 .owl-dot.active {
    background: #3B2716;
}
.brown .mobile-header .header-top a.chast::after {
    background: #A9DD38;
}
.brown .news-view-pict .pict {
    background-color: #3B2716;
}
.brown .header-top a img, .brown .header-right .phone-bg, .brown .header-right a img,
.brown .slick-prev, .brown .slick-next, .brown .owl-prev,
.brown .owl-next, .brown .angle-menu li.active::after, .brown .bes-select-item.active > div,
.brown .bes-offices-list-item img, .brown .news-detail .date img, .brown .news-detail .likes img,
.brown .news-view-pict .date img, .brown .news-view-pict .views img, .brown .news-view-pict .likes img,
.brown .album .date img, .brown .video-list .date img, .brown .debtors-item .date img,
.brown .sortings > a::after, .brown .breadcrumbs li img, .brown .breadcrumbs li::after,
.brown .right-subscribe .subscribe-form::before, .brown .index-panel-menu img, .brown .index-anticorruption::before,
.brown footer img, .brown .mobile-header .search-ico, .brown .mobile-header .pre-mob-menu .d-none[href^="/company/about/license/"] img {
    filter: brightness(0) invert(1) sepia() saturate(10000%) hue-rotate(30deg);
}
/* /-brown */


.showimg .header-top,
.noshow  .header-top {
    height: auto;
}
.showimg .header-middle .logo-container,
.noshow .header-middle .logo-container {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.showimg .header-middle .header-right,
.noshow .header-middle .header-right {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    margin-left: 0;
    padding: 10px 0 10px 48px !important;
}
.showimg .header-right-info,
.noshow .header-right-info {
    flex-wrap: wrap;
}
.showimg  .header-right .time,
.noshow  .header-right .time {
    width: 100%;
    margin-bottom: 10px;
}
.showimg .header-menu ul ul li a:hover,
.noshow .header-menu ul ul li a:hover {
    text-decoration: underline;
}
.showimg .index-panel-right-text a,
.noshow .index-panel-right-text a {
    display: block;
    width: max-content;
}
.showimg .index-panel-right-text a:hover,
.noshow .index-panel-right-text a:hover {
    text-decoration: underline;
}
.showimg .index-panel-menu a:hover,
.noshow .index-panel-menu a:hover {
    text-decoration: underline;
}
.showimg .right-menu li.selected a,
.noshow .right-menu li.selected a {
    text-decoration: underline;
}
.showimg .right-subscribe input[type=text],
.noshow .right-subscribe input[type=text] {
    padding-right: 0;
}
.showimg .right-subscribe input[type=submit],
.noshow .right-subscribe input[type=submit] {
    position: relative;
    width: auto;
}
.showimg .right-subscribe input[type=submit]:hover,
.noshow .right-subscribe input[type=submit]:hover {
    text-decoration: underline;
}
.showimg button[type=submit].button:hover,
.noshow button[type=submit].button:hover {
    text-decoration: underline;
}
.showimg .pict-announce .text,
.noshow .pict-announce .text {
    height: auto;
    max-height: none;
    padding: 15px;
}
.showimg .vacancy-item a:hover,
.noshow .vacancy-item a:hover {
    text-decoration: underline;
}
.showimg .pamyatka-point-number:before,
.noshow .pamyatka-point-number:before {
    display: none;
}
.showimg .form-control:focus,
.noshow .form-control:focus {
    box-shadow: none;
}
.showimg .jq-selectbox li:hover,
.showimg .jq-selectbox li.selected,
.noshow .jq-selectbox li:hover,
.noshow .jq-selectbox li.selected {
    background: inherit;
    text-decoration: underline;
}
.showimg .slider-menu__item:hover,
.noshow .slider-menu__item:hover {
    background: none;
}
.showimg .slider-menu__item a:hover,
.showimg .slider-menu__item--selected a,
.noshow .slider-menu__item a:hover,
.noshow .slider-menu__item--selected a {
    text-decoration: underline !important;
}
.showimg .header-top .login-box a.login:after,
.noshow .header-top .login-box a.login:after,
.showimg .mobile-header .header-menu > ul > .root-item > a:after,
.noshow .mobile-header .header-menu > ul > .root-item > a:after,
.showimg .mobile-header .phone-bg:after,
.noshow .mobile-header .phone-bg:after {
    border-left: 4px solid transparent !important;
    border-right: 4px solid transparent !important;
}
.showimg .kvit_wrap,
.noshow .kvit_wrap {
    display: none;
}
.showimg .mobile-slider2,
.noshow .mobile-slider2 {
    margin-bottom: 0 !important;
}
.showimg .mobile-slider-item,
.noshow .mobile-slider-item {
    height: auto;
}
.showimg .mobile-slider-pos,
.noshow .mobile-slider-pos {
    position: relative;
    height: auto;
    margin: 0;
    padding: 25px 25px 12px 25px;
}
@media (max-width: 605px) {
    .showimg .mobile-slider-pos,
    .noshow .mobile-slider-pos {
        padding: 16px 16px 8px 16px;
    }
}
.showimg .mobile-slider-pos:after,
.noshow .mobile-slider-pos:after {
    display: none;
}
.showimg .mobile-slider-in strong br,
.noshow .mobile-slider-in strong br {
    display: none;
}
.showimg .index-panel-menu.mobile ul,
.noshow .index-panel-menu.mobile ul {
    width: auto;
}
.showimg .index-panel-menu.mobile li,
.noshow .index-panel-menu.mobile li {
    width: calc(33.33333% - 10px);
    margin: 5px;
}
@media (max-width: 640px) {
    .showimg .index-panel-menu.mobile li,
    .noshow .index-panel-menu.mobile li {
        width: calc(50% - 10px);
    }   
}
.showimg .index-panel-menu ul,
.noshow .index-panel-menu ul {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.showimg .index-panel-menu ul li,
.noshow .index-panel-menu ul li {
    width: calc(25% - 20px);
    margin: 10px;
}
.showimg .index-panel-menu ul li a,
.noshow .index-panel-menu ul li a {
    width: 100%;
}
.showimg .list-view-pict .title,
.noshow .list-view-pict .title {
    line-height: 24px;
}
.showimg .company-main-news .news-view-pict .title,
.noshow .company-main-news .news-view-pict .title {
    line-height: 24px;
}
.showimg .index-pannel-right-side,
.noshow .index-pannel-right-side { margin-top: -1px; background-position: top left; background-size: cover; }
@media (max-width: 1200px) {
    .showimg .header-menu > ul li:hover,
    .showimg .header-menu > ul li.active,
    .showimg .header-menu > ul li.selected,
    .noshow .header-menu > ul li:hover,
    .noshow .header-menu > ul li.active,
    .noshow .header-menu > ul li.selected {
        margin: 0 !important;
        border-right: none !important;
        border-left: none !important;
    }
}
@media (max-width: 1200px) {
    .showimg .header-menu ul ul,
    .noshow .header-menu ul ul {
        margin: 0 !important;
        border: none !important;
    }
}
/* End */


/* Start:/local/templates/bashesk_new1/blind/panel.css?167229338435660*/
@font-face {
    font-family: 'RobotoSlab';
    src: url('/local/templates/bashesk_new1/blind/RobotoSlab-VariableFont_wght.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSans';
    src: url('/local/templates/bashesk_new1/blind/OpenSans.ttf') format('truetype');
}

@media only screen and (max-width: 500px) {
	.wrap { padding-bottom: 20px }
	.wrap .impaired { left: 20px }
	.wrap .anketa { right: 20px }
}	

.impaired {
	display: flex;
	align-items: center;
	height: 100%;
	margin-left: 8px;
	padding: 10px;
	transition: background 0.3s ease 0s;
	cursor: pointer;
}

.header-top .impaired:hover {
	background: #FCBD85;
}

.header-top.blue .impaired:hover {
	background: #06609c;
}
	
.blind-version-block, .blind-version-block * { box-sizing: content-box }
.whiteblack .downloads i, .blackwhite .downloads i, .blue .downloads i  { display: none }
.whiteblack .downloads ul li a, .blackwhite .downloads ul li a, .blue .downloads ul li a { padding-left: 0 }

.blind-version-block { height: 128px; position: fixed; z-index: 101; }
.blind-version-inner { height: 128px; margin: 0 auto; position: relative; min-width: 320px; padding: 0px 40px 0px 40px; }
.blind-version-fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 400 }

/*color*/
.blind-version-block .color-block { float: left; font-size: 0; padding: 8px 45px 0 0 }
.blind-version-block .color-block .name { display: inline-block; vertical-align: middle; font-size: 16px !important; padding-right: 9px }
.blind-version-block .color-block .ico { display: inline-block; vertical-align: middle; width: 28px; height: 28px; border-radius: 3px; margin-right: 10px; position: relative; cursor: pointer }
.blind-version-block .color-block .ico.sel { cursor: default }
.blind-version-block .color-block .ico.sel i { position: absolute; width: 10px; height: 7px; left: 8px; }

.whiteblack .blind-version-block .color-block .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/wbarr.png) no-repeat 0 0; }
.whiteblack .blind-version-block .color-block .wb { border: 1px solid #000; background: #fff url(/local/templates/bashesk_new1/blind/img/colors.png) no-repeat 4px 8px }
.whiteblack .blind-version-block .color-block .bw { border: 1px solid #000; background: #000 url(/local/templates/bashesk_new1/blind/img/colors.png) no-repeat -36px 8px }
.whiteblack .blind-version-block .color-block .blue { border: 1px solid #063462; background: #9dd1ff url(/local/templates/bashesk_new1/blind/img/colors.png) no-repeat -76px 8px }
.whiteblack .blind-version-block .color-block .ico.sel i  { bottom: -7px }

.blackwhite .blind-version-block .color-block .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/wbarr.png) no-repeat 0 0; }
.blackwhite .blind-version-block .color-block .wb { border: 1px solid #fff; background: #fff url(/local/templates/bashesk_new1/blind/img/colors.png) no-repeat 4px 8px }
.blackwhite .blind-version-block .color-block .bw { border: 1px solid #fff; background: #000 url(/local/templates/bashesk_new1/blind/img/colors.png) no-repeat -36px 8px }
.blackwhite .blind-version-block .color-block .blue { border: 1px solid #063462; background: #9dd1ff url(/local/templates/bashesk_new1/blind/img/colors.png) no-repeat -76px 8px }
.blackwhite .blind-version-block .color-block .ico.sel i  { bottom: -8px }

.blue .blind-version-block .color-block .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/blarr.png) no-repeat 0 0; }
.blue .blind-version-block .color-block .wb { border: 1px solid #000; background: #fff url(/local/templates/bashesk_new1/blind/img/colors.png) no-repeat 4px 8px }
.blue .blind-version-block .color-block .bw { border: 1px solid #000; background: #000 url(/local/templates/bashesk_new1/blind/img/colors.png) no-repeat -36px 8px }
.blue .blind-version-block .color-block .blue { border: 1px solid #063462; background: #9dd1ff url(/local/templates/bashesk_new1/blind/img/colors.png) no-repeat -76px 8px }
.blue .blind-version-block .color-block .ico.sel i  { bottom: -7px }
/*eof_color*/

/*size*/
.blind-version-block .size-block { float: left; font-size: 0; padding: 8px 45px 0 0 }
.blind-version-block .size-block .name { display: inline-block; vertical-align: middle; font-size: 16px !important; padding-right: 9px }
.blind-version-block .size-block .ico { display: inline-block; vertical-align: middle; width: 28px; height: 28px; border-radius: 3px; margin-right: 10px; position: relative; cursor: pointer; background: none; line-height: normal }
.blind-version-block .size-block b { text-transform: uppercase; position: absolute; }
.blind-version-block .size-block .size1 b { font-size: 16px !important; top: 4px; left: 8px }
.blind-version-block .size-block .size2 b { font-size: 20px; top: 2px; left: 7px }
.blind-version-block .size-block .size3 b { font-size: 24px; top: 0; left: 6px }
.blind-version-block .size-block .ico.sel { cursor: default }
.blind-version-block .size-block .ico.sel i { position: absolute; width: 10px; height: 7px; left: 8px; }

.whiteblack .blind-version-block .size-block .ico { border: 1px solid #fff; }
.whiteblack .blind-version-block .size-block .ico.sel { border-color: #000 }
.whiteblack .blind-version-block .size-block .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/wbarr.png) no-repeat 0 0; bottom: -7px }

.blackwhite .blind-version-block .size-block .ico { border: 1px solid #000; }
.blackwhite .blind-version-block .size-block .ico.sel { border-color: #fff }
.blackwhite .blind-version-block .size-block .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/wbarr.png) no-repeat 0 0; bottom: -8px }

.blue .blind-version-block .size-block .ico { border: 1px solid #9dd1ff; }
.blue .blind-version-block .size-block .ico.sel { border-color: #063462 }
.blue .blind-version-block .size-block .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/blarr.png) no-repeat 0 0; bottom: -7px }

/*eof_size*/

/*interval*/
.blind-version-block .interval-block { float: left; font-size: 0; padding: 8px 45px 0 0 }
.blind-version-block .interval-block .name { display: inline-block; vertical-align: middle; font-size: 16px !important; padding-right: 9px }
.blind-version-block .interval-block .ico { display: inline-block; vertical-align: middle; width: 28px; height: 28px; border-radius: 3px; margin-right: 10px; position: relative; cursor: pointer }
.blind-version-block .interval-block .ico.sel { cursor: default }
.blind-version-block .interval-block .ico.sel i { position: absolute; width: 10px; height: 7px; left: 8px; }

.whiteblack .blind-version-block .interval-block .ico { border: 1px solid #000; }
.whiteblack .blind-version-block .interval-block .size1 { background: url(/local/templates/bashesk_new1/blind/img/interval.png) no-repeat 8px 6px }
.whiteblack .blind-version-block .interval-block .size2 { background: url(/local/templates/bashesk_new1/blind/img/interval.png) no-repeat -32px 6px }
.whiteblack .blind-version-block .interval-block .size3 { background: url(/local/templates/bashesk_new1/blind/img/interval.png) no-repeat -72px 6px }
.whiteblack .blind-version-block .interval-block .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/wbarr.png) no-repeat 0 0; bottom: -7px }

.blackwhite .blind-version-block .interval-block .ico { border: 1px solid #fff; }
.blackwhite .blind-version-block .interval-block .size1 { background: #fff url(/local/templates/bashesk_new1/blind/img/interval.png) no-repeat 8px 6px }
.blackwhite .blind-version-block .interval-block .size2 { background: #fff url(/local/templates/bashesk_new1/blind/img/interval.png) no-repeat -32px 6px }
.blackwhite .blind-version-block .interval-block .size3 { background: #fff url(/local/templates/bashesk_new1/blind/img/interval.png) no-repeat -72px 6px }
.blackwhite .blind-version-block .interval-block .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/wbarr.png) no-repeat 0 0; bottom: -8px }

.blue .blind-version-block .interval-block .ico { border: 1px solid #063462; }
.blue .blind-version-block .interval-block .size1 { background: #9dd1ff url(/local/templates/bashesk_new1/blind/img/interval.png) no-repeat 8px -32px }
.blue .blind-version-block .interval-block .size2 { background: #9dd1ff url(/local/templates/bashesk_new1/blind/img/interval.png) no-repeat -32px -32px }
.blue .blind-version-block .interval-block .size3 { background: #9dd1ff url(/local/templates/bashesk_new1/blind/img/interval.png) no-repeat -72px -32px }
.blue .blind-version-block .interval-block .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/blarr.png) no-repeat 0 0; bottom: -7px }

/*eof_interval*/


/*font*/
.blind-version-block .font-block { position: absolute; left: 0; bottom: 8px; font-size: 0 }
.blind-version-block .font-block .name { display: inline-block; vertical-align: middle; font-size: 16px !important; padding-right: 9px }
.blind-version-block .font-block .ico { display: inline-block; vertical-align: middle; font-size: 16px !important; margin-right: 11px; padding: 2px 7px; border-radius: 2px; cursor: pointer; position: relative }
.blind-version-block .font-block .ico.sel i { position: absolute; width: 10px; height: 7px; left: 42%; }

.blackwhite .blind-version-block .font-block .ico { background: #000; color: #fff; border: 1px solid #fff }
.blackwhite .blind-version-block .font-block .ico.sel { background: #000; color: #fff }
.blackwhite .blind-version-block .font-block  .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/wbarr.png) no-repeat 0 0; bottom: -8px }

.whiteblack .blind-version-block .font-block .ico { background: #fff; color: #000; border: 1px solid #000 }
.whiteblack .blind-version-block .font-block .ico.sel { background: #fff; color: #000 }
.whiteblack .blind-version-block .font-block  .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/wbarr.png) no-repeat 0 0; bottom: -7px }

.blue .blind-version-block .font-block .ico { background: #9dd1ff; color: #063462; border: 1px solid #063462 }
.blue .blind-version-block .font-block .ico.sel { background: #9dd1ff; color: #063462 }
.blue .blind-version-block .font-block  .ico.sel i { background: url(/local/templates/bashesk_new1/blind/img/blarr.png) no-repeat 0 0; bottom: -7px }

/*eof_font*/

/*img*/
.blind-version-block .img-block { position: absolute; top: 0; right: 0; font-size: 0; padding: 8px 0 0 0; }
.blind-version-block .img-block .name { display: inline-block; vertical-align: middle; font-size: 16px !important; padding-right: 9px }
.blind-version-block .img-block .toggle { display: inline-block; vertical-align: middle; width: 78px; height: 28px; border-radius: 3px; margin-right: 0; position: relative; cursor: pointer }
.blind-version-block .img-block .toggle b { position: absolute; top: 5px; left: 2px; font-weight: normal; font-size: 14px; }
.blind-version-block .img-block .toggle.noshow b { left: 44px }

.whiteblack .blind-version-block .img-block .toggle { border: 1px solid #000; background: url(/local/templates/bashesk_new1/blind/img/blind-img.png) no-repeat 100% 0 }
.whiteblack .blind-version-block .img-block .toggle.noshow { background: url(/local/templates/bashesk_new1/blind/img/blind-img.png) no-repeat 0 0 }

.blackwhite .blind-version-block .img-block .toggle { border: 1px solid #fff; background: #fff url(/local/templates/bashesk_new1/blind/img/blind-img.png) no-repeat 100% 0; color: #000!important }
.blackwhite .blind-version-block .img-block .toggle.noshow { background: #000 url(/local/templates/bashesk_new1/blind/img/blind-img.png) no-repeat 0 0 }

.blue .blind-version-block .img-block .toggle { border: 1px solid #063462; background: #9dd1ff url(/local/templates/bashesk_new1/blind/img/blind-img-bl.png) no-repeat 100% 0; color: #063462 }
.blue .blind-version-block .img-block .toggle.noshow { background: #9dd1ff url(/local/templates/bashesk_new1/blind/img/blind-img-bl.png) no-repeat 0 0 }
/*eof_img*/

.blind-version-block .reset { position: fixed; bottom: 12px; right: 0; font-size: 16px !important; cursor: pointer }
.blackwhite .blind-version-block .reset { border-bottom: 1px solid #fff; }
.whiteblack .blind-version-block .reset { border-bottom: 1px solid #000; }
.blue .blind-version-block .reset { border-bottom: 1px solid #063462; }

.blind-underscribe { display: none; font-size: 16px !important; }
.blind-underscribe .title { display: block; font-weight: bold; padding-bottom: 2px; font-size: 18px }

body.times { font-family: 'Times New Roman' !important;}
body.times * { font-family: 'Times New Roman' !important;}

body.arial { font-family: 'Istok Web', Arial, sans-serif !important;}
body.arial * { font-family: 'Istok Web', Arial, sans-serif !important;}

/*===========================*/
/*========whiteblack=========*/
.whiteblack { background: #fff; color: #000; }
.whiteblack a { color: #000; }
.whiteblack a:hover{ color: #000; text-decoration: none }

.whiteblack h1 { color: #000 }  
.whiteblack h2 { color: #000 }  
.whiteblack h3 { color: #000 }  
.whiteblack h4 { color: #000 }  
.whiteblack h6 { color: #000 }
/*===========================*/


/*========blackwhite=========*/
.blackwhite { background: #000; color: #fff; font-family: Arial, sans-serif!important;}
.blackwhite a { color: #fff; }
.blackwhite a:hover{ color: #fff; text-decoration: none }

.blackwhite h1 { color: #fff }	
.blackwhite h2 { color: #fff }	
.blackwhite h3 { color: #fff }	
.blackwhite h4 { color: #fff }	
.blackwhite h6 { color: #fff }
/*===========================*/

/*========blue=========*/
.blue { background: #9dd1ff; font-family: Arial, sans-serif!important; color: #063462 }
.blue a { color: #063462; }
.blue a:hover{ text-decoration: none }

.blue h1 { color: #063462 }	
.blue h2 { color: #063462 }	
.blue h3 { color: #063462 }	
.blue h4 { color: #063462 }	
.blue h6 { color: #063462 }
/*=================*/

/*========brown=========*/
.brown { background: #3B2716; font-family: Arial, sans-serif!important; color: #A9DD38 }
.brown a { color: #A9DD38; }
.brown a:hover{ text-decoration: none }

.brown h1 { color: #A9DD38 }	
.brown h2 { color: #A9DD38 }	
.brown h3 { color: #A9DD38 }	
.brown h4 { color: #A9DD38 }	
.brown h6 { color: #A9DD38 }
/*=================*/

.noshow img { display: none; }

/*=================*/


.s18.w1 .menu-item a {padding-top: 10px !important;}
.s18.w1 .min-news-item { height: 200px; }
.s18.w1 .f-top { display: flex; }
.s18.w1 .f-logo { width: auto; }
.s18.w1 .f-cont { margin-left: auto; }

.s18.w2 .logo { margin-top: -30px; }
.s18.w2 .min-news-item { height: 230px; }

.s18.w3 .min-news-item { height: 230px; }
.s18.w3 .logo { margin-top: -30px; }

.w2 * { letter-spacing: 1px }
.w2 .menu-item a {padding-top: 10px !important; margin-right: 2px !important; }
.w2 .min-news-item { height: 200px; }
.w2 .f-top { display: flex; }
.w2 .f-logo { width: auto; }
.w2 .f-cont { margin-left: auto; }

.w3 * { letter-spacing: 2px }
.w3 .menu-item a {padding-top: 10px !important; margin-right: 2px !important; }
.w3 .min-news-item { height: 200px; }
.w3 .f-top { display: flex; }
.w3 .f-logo { width: auto; }
.w3 .f-cont { margin-left: auto; }



.w2 .blind-version-block *, .w3 .blind-version-block * { letter-spacing: normal } 




/*Ð ÑœÐ Ñ•Ð Ð†Ð¡â€¹Ð Âµ Ð¡ÐƒÐ¡â€šÐ Ñ‘Ð Â»Ð Ñ‘*/
.blind-version-inner {
	width: 100%;
	height: 128px;
	padding: 23px 40px 0px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	transition: 0.2s;
}
.blind-version-inner.go {
	height: 99px;
	padding: 27px 40px 0px 40px;
}
.blind-version-block.go {
	height: 99px;
}
.blind-version-fixed .blind-version-inner .name {
	width: 100%;
	margin: 0px 0px 16px 0px;
	font-size: 16px !important;
	font-weight: 600;
	overflow: hidden;
	height: 21px;
	transition: 0.2s;
}
.blind-version-fixed .blind-version-inner.go .name {
	height: 0px;
	margin: 0px 0px 0px 0px;
}
.blind-version-inner .ico  {
	width: 40px !important;
	height: 40px !important;
	border-radius: 50% !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	background: none !important;
	margin-right: 8px !important;
	box-sizing: border-box;
}
.color-block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 0px 64px 32px 0px !important;
	width: 200px;
}
.blind-version-inner .ico {
	position: relative;
	border: none !important;
}
.blind-version-inner .ico.sel {
	position: relative;
}
.blind-version-inner .ico.sel::after {
	content: '';
	display: block;
	width: 100%;
	height: 14px;
	background: url(/local/templates/bashesk_new1/blind/../../img/check.svg) center center no-repeat;
	position: absolute;
	left: 0px;
	bottom: -32px;
}
.size-block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 0px 22px 32px 0px !important;
	width: 200px;
}
.size-block .ico {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	border: none !important;
}
.blind-version-block .size-block b {
	position: relative !important;
}
.size-block .size1 b {
	top: 0px !important;
	left: 1px !important;
}
.size-block .size2 b {
	top: 0px !important;
	left: 1px !important;
}
.size-block .size3 b {
	top: -1px !important;
	left: 1px !important;
}
.interval-block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 0px 0px 32px 0px !important;
	width: 216px;
}
.img-block {
	position: relative !important;
	top: 0px !important;
	left: 0px !important;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 0px 0px 32px 0px !important;
	width: 200px;
}
.blind-version-block .img-block .toggle {
	width: 80px;
	height: 40px;
	border-radius: 20px;
	border: none !important;
}
.blind-version-block .img-block .toggle b {
	position: absolute;
	top: 12px;
	left: 6px;
	font-size: 12px;
	font-weight: 600;
}
.blind-version-block .img-block .toggle.noshow b {
	left: 46px;
	top: 12px;
	font-weight: 600;
	font-size: 12px;
}
.blind-version-block .img-block .toggle {
	background-position: 100% 0px !important;
}
.blind-version-block .img-block .toggle.noshow {
	background-position: 0px 0px !important;
}
.font-block {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	flex-wrap: wrap;
	position: relative !important;
	top: 0px !important;
	left: 0px !important;
	width: 168px;
}
.blind-version-inner .font-block .ico {
	font-size: 24px !important;
}
.blind-version-inner .font-block .ico[data-size="arial"] {
	font-family: 'OpenSans' !important;
	/*margin-right: 20px !important;*/
}
.blind-version-inner .font-block .ico[data-size="times"] {
	font-family: 'Alegreya' !important;
}
.reset {
	top: 60px !important;
	left: auto !important;
	right: 40px !important;
	margin: 0px 0px 0px auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	height: 40px;
}
.blind-version-block .reset {
	border: none !important;
	text-align: right;
	transition: 0.4s;
}
.blind-version-block .reset svg {
	margin: 0px 16px 0px 0px;
}
.blind-version-inner .reset .obve {
	transition: 0.2s;
	overflow: hidden;
	height: 24px;
	display: block;
	font-size: 16px !important;
}
.blind-version-inner.go .reset {
	top: 28px !important;
}

@media(max-width:1200px) {
.color-block {
	width: 150px;
}
.size-block {
	width: 150px;
}
.interval-block {
	width: 150px;
}
.img-block {
	width: 150px;
}
}

.blind-version-block .ico.sel::after {
	height: 3px;
	bottom: -14px;
}

/*-----*/
.whiteblack .blind-version-fixed {
	background: #fff;
	border-bottom: 5px solid #000 !important;
}
.whiteblack .blind-version-inner .name {
	color: #000 !important;
}
.whiteblack .blind-version-block .ico.sel::after {
	background: #000;
}
.whiteblack .blind-version-block .color-block .wb {
	background: #fff !important;
	box-shadow: inset 0px 0px 0px 2px #000;
}
.whiteblack .blind-version-block .color-block .bw {
	background: #000 !important;
}
.whiteblack .blind-version-block .color-block .blue {
	background: #9DD1FE !important;
}
.whiteblack .blind-version-block .color-block .brown {
	background: #3B2716 !important;
}
.whiteblack .size-block .ico {
	color: #000 !important;
}
.whiteblack .size-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #000;
}
.whiteblack .blind-version-block .interval-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #000;
}
.whiteblack .blind-version-block .interval-block .ico path {
	fill: #000;
}
.whiteblack .blind-version-block .interval-block .ico line {
	stroke: #000;
}
.whiteblack .blind-version-block .img-block .toggle {
	background-image: url(/local/templates/bashesk_new1/blind/img/blind-img.svg) !important;
        background-repeat: no-repeat !important;
}
.whiteblack .blind-version-block .img-block .toggle {
	box-shadow: inset 0px 0px 0px 2px #000;
}
.whiteblack .blind-version-block .img-block .toggle b {
	color: #000;
}
.whiteblack .blind-version-inner .font-block .ico {
	color: #000 !important;
}
.whiteblack .blind-version-inner .font-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #000;
}	
.whiteblack .reset .obve {
	color: #000 !important;
}

/*-------*/

.blackwhite .blind-version-fixed {
	background: #000;
	border-bottom: 5px solid #fff !important;
}
.blackwhite .blind-version-inner .name {
	color: #fff !important;
}
.blackwhite .blind-version-block .color-block .wb {
	background: #fff !important;
}
.blackwhite .blind-version-block .color-block .wb path {
	fill: #000;
}
.blackwhite .blind-version-block .color-block .bw {
	background: #000 !important;
	box-shadow: inset 0px 0px 0px 2px #fff;
}
.blackwhite .blind-version-block .color-block .bw path {
	fill: #fff;
}
.blackwhite .blind-version-block .color-block .blue {
	background: #9DD1FE !important;
}
.blackwhite .blind-version-block .color-block .brown {
	background: #3B2716 !important;
}
.blackwhite .size-block .ico {
	color: #fff !important;
}
.blackwhite .size-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #fff;
}
.blackwhite .interval-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #fff;
}
.blackwhite .blind-version-block .interval-block .ico path {
	fill: #000;
}
.blackwhite .blind-version-block .interval-block .ico line {
	stroke: #000;
}
.blackwhite .blind-version-block .interval-block .ico.sel {
	background: #000 !important;
}
.blackwhite .blind-version-block .interval-block .ico path {
	fill: #fff;
}
.blackwhite .blind-version-block .interval-block .ico line {
	stroke: #fff;
}
.blackwhite .blind-version-block .img-block .toggle {
	background-image: url(/local/templates/bashesk_new1/blind/img/blind-img2.svg) !important;
        background-repeat: no-repeat !important;
	background-color: #000;
}
.blackwhite .blind-version-block .img-block .toggle {
	box-shadow: inset 0px 0px 0px 2px #fff;
}
.blackwhite .blind-version-block .img-block .toggle b {
	color: #fff;
}
.blackwhite .blind-version-inner .font-block .ico {
	color: #fff !important;
}
.blackwhite .reset .obve {
	color: #fff !important;
}
.blackwhite .ico.sel::after {
	background-image: url(/local/templates/bashesk_new1/blind/img/check2.svg);
}
.blackwhite .reset path {
	fill: #fff;
}
.blackwhite .blind-version-inner .font-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #fff;
}
.blackwhite .blind-version-block .ico.sel::after {
	background: #fff;
}

/*-------*/

.blue .blind-version-fixed {
	background: #9DD1FE;
	border-bottom: 5px solid #063563 !important;
}
.blue .blind-version-inner .name {
	color: #063563 !important;
}
.blue .blind-version-block .color-block .wb {
	background: #fff !important;
}
.blue .blind-version-block .color-block .wb path {
	fill: #000;
}
.blue .blind-version-block .color-block .bw {
	background: #000 !important;
}
.blue .blind-version-block .color-block .bw path {
	fill: #fff;
}
.blue .blind-version-block .color-block .blue {
	box-shadow: inset 0px 0px 0px 2px #063563;
}
.blue .blind-version-block .color-block .blue path {
	fill: #063563;
}
.blue .blind-version-block .color-block .brown {
	background: #3B2716 !important;
}
.blue .size-block .ico {
	color: #063563 !important;
}
.blue .size-block .ico.sel {
	color: #063563 !important;
	box-shadow: inset 0px 0px 0px 2px #063563;
}
.blue .blind-version-block .interval-block .ico path {
	fill: #063563;
}
.blue .blind-version-block .interval-block .ico line {
	stroke: #063563;
}
.blue .blind-version-block .interval-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #063563;
}

.blue .blind-version-block .img-block .toggle {
	background-image: url(/local/templates/bashesk_new1/blind/img/blind-img3.svg) !important;
        background-repeat: no-repeat !important;
}
.blue .blind-version-block .img-block .toggle {
	box-shadow: inset 0px 0px 0px 2px #063563;
}
.blue .blind-version-block .img-block .toggle b {
	color: #063563;
}
.blue .blind-version-inner .font-block .ico {
	color: #063563 !important;
}
.blue .reset .obve {
	color: #063563 !important;
}
.blue .ico.sel::after {
	background-image: url(/local/templates/bashesk_new1/blind/img/check3.svg);
}
.blue .reset path {
	fill: #063563;
}
.blue .blind-version-inner .font-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #063563;
}
.blue .blind-version-block .ico.sel::after {
	background: #063563;
}





/*-------*/

.brown .blind-version-fixed {
	background: #3B2716;
	border-bottom: 5px solid #A9DD38 !important;
}
.brown .blind-version-inner .name {
	color: #A9DD38 !important;
}
.brown .blind-version-block .color-block .wb {
	background: #fff !important;
}
.brown .blind-version-block .color-block .wb path {
	fill: #000;
}
.brown .blind-version-block .color-block .bw {
	background: #000 !important;
}
.brown .blind-version-block .color-block .bw path {
	fill: #fff;
}
.brown .blind-version-block .color-block .blue {
	background: #9DD1FE !important;
}
.brown .blind-version-block .color-block .brown {
	box-shadow: inset 0px 0px 0px 2px #A9DD38;
}
.brown .size-block .ico {
	color: #A9DD38 !important;
}
.brown .size-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #A9DD38;
	color: #A9DD38 !important;
}
.brown .blind-version-block .interval-block .ico path {
	fill: #A9DD38;
}
.brown .blind-version-block .interval-block .ico line {
	stroke: #A9DD38;
}
.brown .blind-version-block .interval-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #A9DD38;
}
.brown .blind-version-block .interval-block .ico.sel path {
	fill: #A9DD38;
}
.brown .blind-version-block .interval-block .ico.sel line {
	stroke: #A9DD38;
}
.brown .blind-version-block .img-block .toggle {
	background-image: url(/local/templates/bashesk_new1/blind/img/blind-img4.svg) !important;
	background-repeat: no-repeat !important;
}
.brown .blind-version-block .img-block .toggle {
	box-shadow: inset 0px 0px 0px 2px #A9DD38;
}
.brown .blind-version-block .img-block .toggle b {
	color: #A9DD38;
}
.brown .blind-version-inner .font-block .ico {
	color: #A9DD38 !important;
}
.brown .blind-version-inner .font-block .ico.sel {
	box-shadow: inset 0px 0px 0px 2px #A9DD38;
}
.brown .reset .obve {
	color: #A9DD38 !important;
}
.brown .ico.sel::after {
	background-image: url(/local/templates/bashesk_new1/blind/img/check4.svg);
}
.brown .reset path {
	fill: #A9DD38;
}
.brown .blind-version-block .ico.sel::after {
	background: #A9DD38;
}

@media only screen and (max-width: 1300px) {
.blind-version-inner {
	width: 100vw;
}
.color-block {
	padding: 0px 14px 32px 0px !important;
	width: 200px;
}
.font-block {
	width: 106px;
}
}	




@media only screen and (max-width: 970px) {	
	
	.blind-version-block .color-block { padding: 8px 10px 0 10px; width: 30% }
	.blind-version-block .color-block .name { display: none } 
	.blind-version-block .color-block .ico { margin-right: 2px }
	.blind-version-block .size-block { padding: 8px 0 0 0; width: 30% }
	.blind-version-block .size-block .name { display: none } 
	.blind-version-block .size-block .ico { margin-right: 2px }
	.blind-version-block .interval-block { float: left; font-size: 0; padding: 8px 10px 0 0; }
	.blind-version-block .interval-block .name { display: none } 
	.blind-version-block .interval-block .ico { margin-right: 2px }
	.blind-version-block .font-block { position: absolute; left: 10px; bottom: 8px; font-size: 0 }
	.blind-version-block .font-block .name { display: none } 
	.blind-version-block .font-block .ico { margin-right: 2px }
	.blind-version-block .img-block { position: relative; top: 0; right: auto; left: 0; padding: 8px 10px 0 0; float: right; }
	.blind-version-block .img-block .name { display:none }
	.blind-version-block .reset { right: 10px }
}	

@media only screen and (max-width: 790px) {
	.blind-version-block .color-block { width: 25% }
	.blind-version-block .size-block { width: 25% }
}	

@media only screen and (max-width: 500px) {	
	.blind-version-block { height: 126px; margin-bottom: -10px }
	.blind-version-inner { height: 126px;   }
	.blind-version-block .color-block { width: 37% }
	.blind-version-block .size-block { width: auto }
	.blind-version-block .interval-block { float: right; padding: 8px 10px 0 0; }
	.blind-version-block .img-block { padding: 18px 10px 0 0; float: none; text-align: right; clear: both }
}

@media only screen and (max-width: 380px) {	
	.blind-version-block .color-block { width: auto }
}


.blind-version-block .sound-block {
	position: relative !important;
    top: 0px !important;
    left: 0px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 0px 32px 0px !important;
    width: 200px;
}
.blind-version-block .sound-block .toggle b {
	position: absolute;
    top: 12px;
    left: 6px;
    font-size: 12px;
    font-weight: 600;
}
.blind-version-block .sound-block .toggle.soundOff b {
	left: 46px;
    top: 12px;
    font-weight: 600;
    font-size: 12px;
}
.blind-version-block .sound-block .toggle {
	position: relative;
    width: 80px;
    height: 40px;
    border-radius: 20px;
    border: none !important;
	background-repeat: no-repeat;
	background-position: 100% 0;
	cursor: pointer;
}
.blind-version-block .sound-block .toggle.soundOff {
	background-position: 0 0;
}
.whiteblack .blind-version-block .sound-block .toggle {
	background-image: url('/local/templates/bashesk_new1/blind/./img/blind-sound2.svg');
	box-shadow: inset 0px 0px 0px 2px #000000;
}
.blackwhite .blind-version-block .sound-block .toggle {
	background-image: url('/local/templates/bashesk_new1/blind/./img/blind-sound.svg');
	box-shadow: inset 0px 0px 0px 2px #ffffff;
}
.blue .blind-version-block .sound-block .toggle {
	background-image: url('/local/templates/bashesk_new1/blind/./img/blind-sound3.svg');
	box-shadow: inset 0px 0px 0px 2px #063462;
}
.brown .blind-version-block .sound-block .toggle {
	background-image: url('/local/templates/bashesk_new1/blind/./img/blind-sound4.svg');
	box-shadow: inset 0px 0px 0px 2px #a9dd38;
}


.blind-version-block .sound-block {
	position: relative !important;
    top: 0px !important;
    left: 0px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 0px 32px 0px !important;
    width: 200px;
}
.blind-version-block .sound-block .toggle b {
	position: absolute;
    top: 12px;
    left: 6px;
    font-size: 12px;
    font-weight: 600;
}
.blind-version-block .sound-block .toggle.soundOff b {
	left: 46px;
    top: 12px;
    font-weight: 600;
    font-size: 12px;
}
.blind-version-block .sound-block .toggle {
	position: relative;
    width: 80px;
    height: 40px;
    border-radius: 20px;
    border: none !important;
	background-repeat: no-repeat;
	background-position: 100% 0;
	cursor: pointer;
}
.blind-version-block .sound-block .toggle.soundOff {
	background-position: 0 0;
}
.whiteblack .blind-version-block .sound-block .toggle {
	background-image: url('/local/templates/bashesk_new1/blind/./img/blind-sound2.svg');
	box-shadow: inset 0px 0px 0px 2px #000000;
}
.blackwhite .blind-version-block .sound-block .toggle {
	background-image: url('/local/templates/bashesk_new1/blind/./img/blind-sound.svg');
	box-shadow: inset 0px 0px 0px 2px #ffffff;
}
.blue .blind-version-block .sound-block .toggle {
	background-image: url('/local/templates/bashesk_new1/blind/./img/blind-sound3.svg');
	box-shadow: inset 0px 0px 0px 2px #063462;
}
.brown .blind-version-block .sound-block .toggle {
	background-image: url('/local/templates/bashesk_new1/blind/./img/blind-sound4.svg');
	box-shadow: inset 0px 0px 0px 2px #a9dd38;
}






.blind-version-inner {
	align-items: flex-end;
}
@media (max-width: 1280px) {
	.blind-version-inner {
		height: auto !important;
		padding: 10px 20px 0px 20px !important;
	}
}
@media (max-width: 1280px) {
	.blind-version-inner.go {
		height: auto !important;
		padding: 10px 20px 0px 20px !important;
	}
}
@media (max-width: 992px) {
	.blind-version-inner {
		flex-wrap: wrap;
	}
}
.blind-version-block .reset {
	position: relative;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	left: auto !important;
	padding: 0 0 32px 0 !important;
}
@media (max-width: 1280px) {
	.blind-version-block .reset {
		position: absolute !important;
		top: 10px !important;
		right: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}
.blind-version-inner.go .reset {
	top: auto !important;
}
@media (max-width: 1280px) {
	.blind-version-inner.go .reset {
		top: 10px !important;
	}
}

.blind-version-block .color-block {
	width: 184px;
}
@media (max-width: 1440px) {
	.blind-version-block .color-block {
		padding: 0 40px 32px 0 !important;
	}
}
@media (max-width: 1280px) {
	.blind-version-block .color-block {
		padding: 0 32px 18px 0 !important;
	}
}
@media (max-width: 1024px) {
	.blind-version-block .color-block {
		width: auto;
	}
}

.blind-version-block .size-block {
	width: 140px;
	padding: 0 64px 32px 0 !important;
}
@media (max-width: 1440px) {
	.blind-version-block .size-block {
		padding: 0 40px 32px 0 !important;
	}
}
@media (max-width: 1280px) {
	.blind-version-block .size-block {
		padding: 0 32px 18px 0 !important;
	}
}
@media (max-width: 1024px) {
	.blind-version-block .size-block {
		width: auto;
	}
}

.blind-version-block .font-block {
	width: 88px;
	padding: 0 64px 32px 0 !important;
}
@media (max-width: 1440px) {
	.blind-version-block .font-block {
		padding: 0 40px 32px 0 !important;
	}
}
@media (max-width: 1280px) {
	.blind-version-block .font-block {
		padding: 0 32px 18px 0 !important;
	}
}
@media (max-width: 1024px) {
	.blind-version-block .font-block {
		width: auto;
	}
}

.blind-version-block .interval-block {
	width: 136px;
	padding: 0 64px 32px 0 !important;
}
@media (max-width: 1440px) {
	.blind-version-block .interval-block {
		padding: 0 40px 32px 0 !important;
	}
}
@media (max-width: 1280px) {
	.blind-version-block .interval-block {
		padding: 0 32px 18px 0 !important;
	}
}
@media (max-width: 1024px) {
	.blind-version-block .interval-block {
		width: auto;
	}
}

.blind-version-block .img-block {
	width: 108px;
	padding: 0 64px 32px 0 !important;
}
@media (max-width: 1440px) {
	.blind-version-block .img-block {
		padding: 0 40px 32px 0 !important;
	}
}
@media (max-width: 1280px) {
	.blind-version-block .img-block {
		padding: 0 32px 18px 0 !important;
	}
}
@media (max-width: 1024px) {
	.blind-version-block .img-block {
		width: auto;
	}
}

.blind-version-block .sound-block {
	width: 80px;
	padding: 0 64px 32px 0 !important;
}
@media (max-width: 1440px) {
	.blind-version-block .sound-block {
		padding: 0 40px 32px 0 !important;
	}
}
@media (max-width: 1280px) {
	.blind-version-block .sound-block {
		padding: 0 32px 18px 0 !important;
	}
}
@media (max-width: 1024px) {
	.blind-version-block .sound-block {
		width: auto;
	}
}

@media (max-width: 1440px) {
	.blind-version-block .ico {
		width: 35px !important;
		height: 35px !important;	
	}
}
@media (max-width: 580px) {
	.blind-version-block .ico {
		width: 30px !important;
		height: 30px !important;	
	}
}
@media (max-width: 1440px) {
	.blind-version-block .color-block .ico svg {
		width: 100% !important;
	}
}
@media (max-width: 1440px) {
	.blind-version-block .font-block .ico {
		font-size: 20px !important;
	}
}@media (max-width: 1280px) {
	.blind-version-inner .ico.sel::after {
		height: 2px;
		bottom: -6px;
	}
}
.blind-version-block .img-block .toggle {
	background-size: contain !important;
}
@media (max-width: 1440px) {
	.blind-version-block .img-block .toggle {
		height: 35px;
	}
}
@media (max-width: 580px) {
	.blind-version-block .img-block .toggle {
		height: 30px;
	}
}
@media (max-width: 1440px) {
	.blind-version-block .img-block .toggle b {
		top: 9px !important;
	}
}
@media (max-width: 580px) {
	.blind-version-block .img-block .toggle b {
		top: 7px !important;
	}
}
.blind-version-block .sound-block .toggle {
	background-size: contain !important;
}
@media (max-width: 1440px) {
	.blind-version-block .sound-block .toggle {
		height: 35px;
	}
}
@media (max-width: 580px) {
	.blind-version-block .sound-block .toggle {
		height: 30px;
	}
}
@media (max-width: 1440px) {
	.blind-version-block .sound-block .toggle b {
		top: 9px !important;
	}
}
@media (max-width: 580px) {
	.blind-version-block .sound-block .toggle b {
		top: 7px !important;
	}
}
@media (max-width: 1024px) {
	.blind-version-block .name {
		display: none !important;
	}
}
@media (max-width: 1280px) {
	.blind-version-block .reset .obve {
		display: none !important;
	}
}
.blind-version-block .ico:last-child {
	margin-right: 0 !important;
}
.blind-version-block .size-block .ico b {
	top: -2px !important;
	left: 0px !important;
}
/* End */


/* Start:/local/templates/bashesk_new1/libs/jquery.formstyler.css?16722933842175*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/local/templates/bashesk_new1/libs/jquery.formstyler.theme.css?167229338410731*/
.jq-checkbox,
.jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 3px;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 8px;
	height: 4px;
	margin: 3px 0 0 3px;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/local/templates/bashesk_new1/libs/new.css?1672293384755*/
.select-styler {
    width: 336px;
}

.jq-selectbox__select, .jq-selectbox__select:hover {
    height: auto;
    width: 100%;
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    border-bottom-color: #ced4da;
    border-radius: .25rem;
    background: #fff;
    background-clip: padding-box;
    box-shadow: none;
    line-height: 1.5;
    font-size: 1rem;
    text-shadow: none;
}

.jq-selectbox__trigger {
    border-left: none;
}

.jq-selectbox .jq-selectbox__trigger-arrow {
    border-top-color: #000;
}

.jq-selectbox li {
    width: 336px;
    white-space: normal;
    padding-right: 17px;
}

#form_contract input[type=submit] {
    width: 280px;
    font-size: 100%;
}

#form_contract_phones {
    display: none;
    transition: none;
}
/* End */


/* Start:/local/templates/bashesk_new1/components/bitrix/menu/top_multilevel/style.css?17768479599917*/
.mega-menu-wrapper {
	position: relative;
	z-index: 10;
}

.mega-menu-wrapper .wrapper {
	width: 1640px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

/* =========================
   DESKTOP
========================= */

.mega-menu-desktop {
	display: block;
}

.mega-menu-mobile {
	display: none;
}

.header-menu .mega-menu-wrapper ul.mega-menu-main,
.mega-menu-wrapper ul.mega-menu-main {
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 15px 0;
	gap: 20px;
	background: #ffffff;
}

.mega-menu-main > li {
	flex: 0 0 auto;
}

.mega-menu-main a {
	display: inline-flex;
	align-items: center;
	color: #004780;
	text-decoration: none;
	font-weight: 500;
	white-space: nowrap;
	transition: color 0.2s ease;
	font-size: 25px;
}

.mega-menu-main a:hover,
.mega-menu-main a.active {
	color: #0056b3;
}

.mega-menu-toggle-inner {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.mega-menu-arrow {
	width: 15px;
	height: 15px;
	display: inline-block;
	transition: transform 0.2s ease;
}

.mega-menu-toggle.active .mega-menu-arrow {
	transform: rotate(180deg);
}

.mega-menu-submenu {
	position: absolute;
	left: 0;
	right: 0;
	display: none;
	background: #ffffff;
	border-top: 1px solid #e0e0e0;
	z-index: 9;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.mega-menu-submenu.active {
	display: block;
}

.mega-submenu-content {
	display: flex;
	gap: 30px;
	align-items: stretch;
	min-height: 300px;
}

.mega-submenu-left,
.mega-submenu-right {
	flex: 0 0 50%;
	max-width: 50%;
}

.mega-submenu-left {
	display: flex;
	flex-wrap: wrap;
	gap: 90px;
}

.mega-submenu-column {
	min-width: 200px;
}

.mega-submenu-left a {
	display: block;
	padding: 9px 0;
	color: #004780;
	text-decoration: none;
	font-size: 18px;
	max-width: 303px;
	white-space: normal;
	overflow-wrap: anywhere;
}

.mega-submenu-left a:hover {
	color: #004780;
	text-decoration: underline;
}

/* Правый блок десктопного мега-меню */
.mega-submenu-right {
	background: #faf6f6;
	position: relative;
	border-left: 1px solid #eee;
	display: flex;
	align-items: stretch;
	padding-left: 30px;
	min-width: 0;
}

.mega-submenu-decor {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	pointer-events: none;
	user-select: none;
}

.mega-submenu-right-inner {
	position: relative;
	z-index: 1;
	display: flex;
	width: 100%;
	gap: 24px;
	justify-content: space-between;
	align-items: stretch;
}

.mega-submenu-info {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex: 1 1 auto;
}

.mega-submenu-info p {
	margin: 0 0 16px 0;
	color: #004780;
	font-size: 18px;
	line-height: 1.5;
	max-width: 320px;
	font-weight: 600;
}

.mega-submenu-btn {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	width: 209px;
	height: 64.51px;
	box-sizing: border-box;
	background: #faf6f6;
	border: 0.86px solid #7a7f8c;
	border-radius: 8px;
	padding: 0 18px;
	color: #004780;
	text-decoration: none;
	font-weight: 600;
}

.mega-submenu-btn:hover {
	text-decoration: none;
}

.mega-submenu-btn-icon {
	width: 20px;
	height: 20px;
	flex: 0 0 auto;
}

.mega-submenu-img {
	flex: 0 0 auto;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.mega-submenu-laptop {
	display: block;
	height: auto;
	max-width: 260px;
}

.mega-submenu-img img {
	max-width: 100%;
	height: auto;
	border-radius: 8px;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 991px) {
	.mega-menu-desktop {
		display: none;
	}

	.mega-menu-mobile {
		display: block;
		width: 100%;
		max-width: 100%;
		margin: 0;
		padding: 0;
		background: #ffffff;
		border-top: 1px solid #e5e7eb;
	}

	.mobile-header .header-menu-row,
	.mobile-header .header-menu,
	.mobile-header .header-menu .mega-menu-wrapper,
	.mobile-header .header-menu .mega-menu-mobile,
	.mobile-header .header-menu .mega-menu-wrapper .wrapper {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.mega-menu-mobile__list,
	.mega-menu-mobile__submenu {
		list-style: none;
		margin: 0;
	}

	.mega-menu-mobile__list {
		padding: 0;
		width: 100%;
		background: #ffffff;
	}

	.mega-menu-mobile__item {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #eef1f4;
		background: #ffffff;
	}

	.mega-menu-mobile__link,
	.mega-menu-mobile__toggle {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		min-height: 56px;
		padding: 15px 18px;
		box-sizing: border-box;
		background: transparent;
		border: 0;
		outline: none;
		box-shadow: none;
		color: #004780;
		text-decoration: none;
		text-align: left;
		font-size: 17px;
		font-weight: 500;
		line-height: 1.35;
		cursor: pointer;
		border-radius: 0;
	}

	.mega-menu-mobile__text {
		display: block;
		padding-right: 12px;
		flex: 1 1 auto;
	}

	.mega-menu-mobile__plus {
		position: relative;
		flex: 0 0 18px;
		width: 18px;
		height: 18px;
		margin-left: 8px;
	}

	.mega-menu-mobile__plus::before,
	.mega-menu-mobile__plus::after {
		content: "";
		position: absolute;
		left: 50%;
		top: 50%;
		width: 14px;
		height: 2px;
		background: #004780;
		border-radius: 2px;
		transform: translate(-50%, -50%);
		transition: transform 0.2s ease, opacity 0.2s ease;
	}

	.mega-menu-mobile__plus::after {
		transform: translate(-50%, -50%) rotate(90deg);
	}

	.mega-menu-mobile__item.open .mega-menu-mobile__plus::after {
		opacity: 0;
	}

	.mega-menu-mobile__submenu {
		display: none !important;
		position: static !important;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		width: 100% !important;
		min-width: 0 !important;
		padding: 0 0 10px !important;
		background: #f8fafc !important;
		box-shadow: none !important;
		border: 0 !important;
		opacity: 1 !important;
		visibility: visible !important;
		transform: none !important;
		float: none !important;
		z-index: auto !important;
	}

	.mega-menu-mobile__item.open > .mega-menu-mobile__submenu,
	.mega-menu-mobile__submenu.active {
		display: block !important;
	}

	.mega-menu-mobile__submenu li {
		display: block !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
		position: static !important;
		background: transparent;
	}

	.mega-menu-mobile__submenu a {
		display: block !important;
		width: 100% !important;
		position: static !important;
		padding: 11px 18px 11px 34px;
		box-sizing: border-box;
		color: #5b6675;
		text-decoration: none;
		font-size: 15px;
		font-weight: 400;
		line-height: 1.4;
		background: transparent;
	}

	.mega-menu-mobile__submenu a:hover,
	.mega-menu-mobile__submenu a:focus {
		color: #004780;
		text-decoration: none;
	}

	.mega-menu-mobile__item.active > .mega-menu-mobile__link,
	.mega-menu-mobile__item.active > .mega-menu-mobile__toggle {
		color: #004780;
		font-weight: 700;
		background: #f8fafc;
	}

	.mega-menu-mobile__item.open > .mega-menu-mobile__toggle {
		background: #f8fafc;
	}
}

/* =========================
   SMALLER SCREENS
========================= */

@media (max-width: 768px) {
	.mega-submenu-content {
		flex-direction: column;
	}

	.mega-submenu-left,
	.mega-submenu-right {
		flex: 1 1 auto;
		max-width: 100%;
	}

	.mega-submenu-right {
		padding-left: 0;
		border-left: none;
		border-top: 1px solid #eee;
		padding-top: 20px;
	}

	.mega-submenu-right-inner {
		flex-direction: column;
		align-items: center;
	}

	.mega-submenu-img {
		width: 100%;
		justify-content: center;
		align-items: flex-end;
	}

	.mega-submenu-laptop {
		max-width: 320px;
	}
}


@media (min-width: 992px) and (max-width: 1599px) {
	.mega-menu-wrapper .wrapper {
		padding-left: 16px;
		padding-right: 16px;
	}

	.header-menu .mega-menu-wrapper ul.mega-menu-main,
	.mega-menu-wrapper ul.mega-menu-main {
		gap: 14px;
		padding: 13px 0;
	}

	.mega-menu-main a {
		font-size: 21px;
	}

	.mega-menu-arrow {
		width: 13px;
		height: 13px;
	}
}

@media (min-width: 992px) and (max-width: 1399px) {
	.mega-menu-wrapper .wrapper {
		padding-left: 12px;
		padding-right: 12px;
	}

	.header-menu .mega-menu-wrapper ul.mega-menu-main,
	.mega-menu-wrapper ul.mega-menu-main {
		gap: 10px;
		padding: 12px 0;
	}

	.mega-menu-main a {
		font-size: 18px;
	}

	.mega-menu-toggle-inner {
		gap: 6px;
	}

	.mega-menu-arrow {
		width: 12px;
		height: 12px;
	}
}

@media (min-width: 992px) and (max-width: 1330px) {
	.header-menu .mega-menu-wrapper ul.mega-menu-main,
	.mega-menu-wrapper ul.mega-menu-main {
		gap: 8px;
	}

	.mega-menu-main a {
		font-size: 16px;
	}
}

@media (min-width: 992px) and (max-width: 1599px) {
	.mega-submenu-content {
		gap: 20px;
		min-height: 260px;
	}

	.mega-submenu-left {
		gap: 48px;
	}

	.mega-submenu-column {
		min-width: 170px;
	}

	.mega-submenu-left a {
		padding: 7px 0;
		font-size: 16px;
		max-width: 250px;
	}
}

@media (min-width: 992px) and (max-width: 1399px) {
	.mega-submenu-content {
		gap: 16px;
		min-height: 240px;
	}

	.mega-submenu-left {
		gap: 28px;
	}

	.mega-submenu-column {
		min-width: 150px;
	}

	.mega-submenu-left a {
		padding: 6px 0;
		font-size: 14px;
		line-height: 1.35;
		max-width: 210px;
	}

	.mega-submenu-right {
		padding-left: 18px;
	}

	.mega-submenu-right-inner {
		gap: 16px;
	}

	.mega-submenu-info p {
		font-size: 16px;
		max-width: 260px;
	}

	.mega-submenu-btn {
		width: 180px;
		height: 54px;
		padding: 0 14px;
		font-size: 14px;
	}

	.mega-submenu-laptop {
		max-width: 210px;
	}
}

@media (min-width: 992px) and (max-width: 1330px) {
	.mega-submenu-left {
		gap: 20px;
	}

	.mega-submenu-column {
		min-width: 135px;
	}

	.mega-submenu-left a {
		font-size: 13px;
		max-width: 180px;
	}

	.mega-submenu-info p {
		font-size: 14px;
		max-width: 220px;
	}

	.mega-submenu-btn {
		width: 165px;
		height: 50px;
		font-size: 13px;
	}

	.mega-submenu-laptop {
		max-width: 180px;
	}
}
/* End */


/* Start:/local/components/prodvigaeff/call.form/templates/.default/style.css?167652915892*/
.check_field { display: none; }

input[type="submit"]:disabled {
    background: gray;
}
/* End */


/* Start:/local/components/dw/dw.magicbutton/templates/.default/style.css?16722933821407*/
.widget_wrap {
    position: fixed;
    width: 200px;
    height: 200px;
    z-index: 9999998;
}
@media screen and (max-width: 1600px) {
    .widget_wrap {
        width: 150px;
        height: 150px;
    }
}
@media screen and (max-width: 767px) {
    .widget_wrap {
        width: 100px;
        height: 100px;
    }
}

.widget_button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(/local/components/dw/dw.magicbutton/templates/.default/images/widget-button.png) no-repeat left center/contain;
}
.widget_button::after {
    content: "";
    position: absolute;
    top: 42%;
    right: 21%;
    z-index: 2;
    width: 5%;
    height: 15%;
    background: url(/local/components/dw/dw.magicbutton/templates/.default/images/arrow.svg) no-repeat left center/contain;
    animation: widget-arrow .8s ease-in-out infinite alternate;
}
.widget_close {
    position: absolute;
    top: 8px;
    right: 0;
    z-index: 3;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(/local/components/dw/dw.magicbutton/templates/.default/images/widget-close.svg) no-repeat center/contain;
}
@media screen and (max-width: 1600px) {
    .widget_close {
        width: 20px;
        height: 20px;
    }
}
@media screen and (max-width: 767px) {
    .widget_close {
        top: 6px;
        width: 15px;
        height: 15px;
    }
}

@keyframes widget-arrow {
    from, 5% {
        transform: translateX(0);
    }
    95%, to {
        transform: translateX(3px);
    }
}
/* End */
/* /local/templates/bashesk_new1/libs/fancybox/jquery.fancybox.css?16722933844895 */
/* /local/templates/bashesk_new1/libs/slick-1.8.0/slick/slick.css?16722933841776 */
/* /local/templates/bashesk_new1/libs/slick-1.8.0/slick/slick-theme.css?16722933843145 */
/* /local/templates/bashesk_new1/libs/bootstrap-4.1.1-dist/css/bootstrap.css?1672293384173444 */
/* /local/templates/bashesk_new1/libs/pickmeup/pickmeup.css?16722933842880 */
/* /local/templates/bashesk_new1/libs/sweetalert/sweet-alert.min.css?16722933848646 */
/* /local/templates/bashesk_new1/libs/input-files/input-files.css?16722933841153 */
/* /local/templates/bashesk_new1/libs/owl.carousel.css?17104840074111 */
/* /local/templates/bashesk_new1/main-2020.css?1784281955163930 */
/* /local/templates/bashesk_new1/media.css?16722933831931 */
/* /local/templates/bashesk_new1/blind/blind.css?167229338443464 */
/* /local/templates/bashesk_new1/blind/panel.css?167229338435660 */
/* /local/templates/bashesk_new1/libs/jquery.formstyler.css?16722933842175 */
/* /local/templates/bashesk_new1/libs/jquery.formstyler.theme.css?167229338410731 */
/* /local/templates/bashesk_new1/libs/new.css?1672293384755 */
/* /local/templates/bashesk_new1/components/bitrix/menu/top_multilevel/style.css?17768479599917 */
/* /local/components/prodvigaeff/call.form/templates/.default/style.css?167652915892 */
/* /local/components/dw/dw.magicbutton/templates/.default/style.css?16722933821407 */
