.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:50ms;--e-preloader-animation:bounce;--e-preloader-animation-duration:2250ms;--e-preloader-delay:250ms;--e-preloader-width:46%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.elementor-kit-10{--e-preloader-width:76%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.elementor-kit-10{--e-preloader-width:100%;}}/* Start custom CSS */.table-responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive table {
  width: 100%;
  min-width: 800px;
  border-collapse: collapse;
}
/* изоляция */
.uci-table table {
  width: 100%;
  min-width: 800px;
  border-collapse: separate !important;
  border-spacing: 0;
  font-size: 14px;
  background: transparent !important;
}

.uci-table th,
.uci-table td {
  padding: 10px 12px;
  white-space: nowrap;
  border-right: 1px dotted #9bb6d6 !important;
  background: transparent !important;
}

.uci-table th:last-child,
.uci-table td:last-child {
  border-right: none !important;
}

/* шапка */
.uci-table th {
  background: #1f5fae !important;
  color: #ffffff !important;
  font-weight: 600;
  text-align: center;
}

/* зебра */
.uci-table tbody tr:nth-child(odd):not(.table-title-row) td {
  background: #f1f4fa !important;
}

.uci-table tbody tr:nth-child(even):not(.table-title-row) td {
  background: #ffffff !important;
}

/* строки туров */
.uci-table .table-title-row td {
  background: #e6ecf7 !important;
  font-weight: 700;
  text-align: center;
  color: #1f5fae !important;
  border-right: none !important;
}/* End custom CSS */