a {
  color: #337ab7;
}
tr.filters.skip-export{
  /*display: none;*/
}
.article-item {
  margin-bottom: 15px;
}

.article-item .article-title,
.article-item .article-title a {
  color: inherit;
  margin: 0;
}

.article-item .article-meta,
.article-item .article-meta a {
  color: #999;
  font-size: .85em;
}

.article-item .article-meta a {
  text-decoration: underline;
}

.article-item .article-thumb {
  margin-right: 10px;
  margin-bottom: 10px;
}

.article-item .article-text {
  margin-top: 7px;
}

html,
body {
  height: 100%;
}

.wrap {
  min-height: auto;
  height: auto;
  margin: 0 0 -60px 0;
  padding: 0 0 60px;
  /* min-width: 980px; */
  /* background: transparent; */
  /* background-color: rgb(244, 239, 231); */
  background-image: url(../img/bg-top.jpg);
  background-repeat: repeat-x;
}

/*.site-index {*/
/*background-color: rgb(244, 239, 231);*/
/*}*/

.wrap > .container {
  /*padding: 70px 15px 20px;*/
  padding: 10px 15px 20px;

}

.container.discovinfo{
  color: #fff;
  font-size: small;
}

.container.discovinfo .col-md-3 {
  padding-left: 5px;
  padding-right: 5px;
}

.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

.jumbotron {
  text-align: center;
  background-color: transparent;
}

.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

.not-set {
  color: #c55;
  font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}

a.asc:after {
  content: "\e151";
}

a.desc:after {
  content: "\e152";
}

.sort-numerical a.asc:after {
  content: "\e153";
}

.sort-numerical a.desc:after {
  content: "\e154";
}

.sort-ordinal a.asc:after {
  content: "\e155";
}

.sort-ordinal a.desc:after {
  content: "\e156";
}

.grid-view th {
  white-space: nowrap;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: -15px;
  margin-top: -20px;
}

.navbar-default {
  background-color: rgba(70, 89, 105, 0.8);
  font: italic normal normal 16px/1.2em 'Open Sans', sans-serif;
  /*border-color: #e7e7e7;*/
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.37), 0 6px 20px 0 rgba(255, 255, 255, 0.19);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-default .navbar-nav > .active > a:focus {
  /*color: #555;*/
  color: #fff;
  background-color: #84a5c4;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}

/*.shadowed {*/
/*-webkit-filter: drop-shadow(2px 2px 1px #ffffff);*/
/*filter: drop-shadow(2px 2px 1px #ffffff);*/
/*}*/

.shadowfilter {
  -webkit-filter: drop-shadow(0px 0px 0px #ffffff);
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;

}

.shadowfilter:hover {
  -webkit-filter: drop-shadow(0px 0px 8px #ffffff);
}
div.polaroid-selected {
  width: 159px;
  height: 200px;
  background-color: white;
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
  text-transform: uppercase;
  font-family: "Tahoma";
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
  box-shadow: 0px 4px 18px 0 rgb(139, 171, 216), 0px 6px 20px 0 rgb(0, 0, 0);
}
/*polaroid*/
div.polaroid {
  width: 159px;
  height: 200px;
  background-color: white;
  /*box-shadow: 0 0 10px #eaeaea;*/
  box-shadow: 0 0 10px #909090;
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
  text-transform: uppercase;
  font-family: "Tahoma";
}



.polaroid a {
  text-decoration: none;
}

div.polaroid:hover {
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

div.polaroid2 {
  width: 267px;
  height: 176px;
  background-color: white;
  box-shadow: 0 0 10px #eaeaea;
  /*box-shadow: 0 0 10px #909090;*/
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
  /*text-transform: uppercase;*/
  font-family: "Tahoma";
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

div.polaroid1 {
  width: 180px;
  height: 200px;
  background-color: white;
  box-shadow: 0 0 10px #eaeaea;
  /*box-shadow: 0 0 10px #909090;*/
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
  text-transform: uppercase;
  font-family: "Tahoma";
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.polaroid1 .imgcontainer p{
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.15;

  /* разрешаем переносы */
  white-space: normal;
  overflow-wrap: anywhere;   /* лучший вариант: ломает очень длинные куски */
  word-break: break-word;    /* запасной вариант */
  hyphens: auto;             /* переносы, если язык/браузер позволяет */
}

.polaroid1 a {
  text-decoration: none;
}

div.polaroid2:hover,
div.polaroid1:hover {
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 4px 8px 0 rgb(224, 224, 224), 0 6px 20px 0 rgb(214, 214, 214);
}

div.imgcontainer {
  text-align: center;
  padding: 10px 6px;
}

/*carousel*/
.carousel-inner {
  margin-bottom: 30px;
}

.panel-heading {
  padding: 1px 15px 0px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination {
  padding-left: 8px;
  margin: 10px 0;
  border-radius: 4px;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/*# sourceMappingURL=style.map */
/*PRICE*/
.journey-name {
  /*background-color: #F7F7F7;*/
  /*border-bottom: 1px solid #EAEAEA;*/
  font-weight: bold;
  padding: 5px;
}

.row_gd {
  margin: 0 0 20px;
}

.price_wrap {
  background: #c9ffd0;
  border: 1px solid #EBEBEB;
  color: #333333;
  font-size: 1.4em;
  padding: 15px 20px;
  border-radius: 10px;
}

.price_wrap span.row_label {
  background: url(../img/price_ico.png) no-repeat left center;
  padding: 0 0 0 25px;
  border: none;
  display: inline;
  margin: 0;
}

/*FIRST IMAGE*/

.first-image {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;

}

/*INFO TELEFONY*/
#dj-classifieds .dj-item .row_gd, #dj-classifieds .dj-item .row {
  margin: 0 0 20px;
}

.row_label {
  background: url(../img/contact.png) no-repeat left 2px;
  border-bottom: 1px solid #EAEAEA;
  color: #000000;
  display: block;
  margin: 0 0 10px;
  padding: 0 0 10px 25px;
}

.navbar-default .navbar-nav > li > a {
  color: #d6d7db;
}

.poezdka-top {
  padding: 0 0 20px 0;
}

.poezdka-description {
  padding: 40px 0 40px 0;
}
.poezdka-description p,
.poezdka-description h3,
.poezdka-description h4,
.poezdka-description h5,
.poezdka-description h6
{
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
}

/*.poezdka-description h1 strong,*/
/*.poezdka-description h2 strong,*/
/*.poezdka-description h3 strong,*/
/*.poezdka-description h4 strong,*/
/*.poezdka-description h5 strong,*/
/*.poezdka-description h6 strong*/
/*{*/
/*  font-weight: normal;*/
/*}*/

{
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
}

.poezdka-no-places {
  color: #ff0000;
}

.poezdka-duration {

}

.poezdka-novinka {
  color: #ff8f00;
  font-size: x-small;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .carousel-caption {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .carousel-caption {
    font-size: 9px;
    line-height: 0.4;
  }
  .carousel-caption h2{
    font-size: 11px;
    line-height: 1.4;
  }
  .carousel-caption h3{
    font-size: 11px;
    line-height: 1.4;
  }
}


.carousel-caption {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
  text-rendering: optimizeLegibility;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  text-shadow: 1px 1px 22px black, 0 0 1em black;
}

.carousel-caption a {
  color: #FFFFFF;
  text-decoration: none;
}



.article-item .article-title, .article-item .article-title a {
  color: inherit;
  margin: 0;
  color: #4e689a;
  /* text-shadow: 1px 1px 22px #7ca3c2, 0 0 1em #83a6c4; */
  text-decoration: none;
  font-style: italic;
}

.article-date {
  color: #999;
  font-size: .85em;
}

.article-news, .article-news a {
  color: #4e689a;
  text-decoration: none;
  padding: 0px 0px 20px 0px;
}

.gallery-category-image {
  border: 1px solid #ddd;
  border-radius: 10px;
  height: 250px;
  width: 230px;
  object-fit: cover;
}

.gallery-item img {
  border: 1px solid #ddd;
  border-radius: 6px;
  height: 150px;
  width: 130px;
  object-fit: cover;
}

.gallery-image-block {
  padding: 10px 0px 10px 0px;
}

/*.gallery-image-title-block {*/
/*height: 75px;*/

/*}*/
.image-block {
  text-align: center;

}

.example3 {
  display: inline-block;
  position: relative;
}

.example3 .example_text {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  color: #fff;

  padding: 10px;
  background-color: rgba(0, 0, 0, .3);
  font-weight: bold;
  text-transform: uppercase;

}

.example3 h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
}

.example3 span {
  font-size: 12px;
}

.our-service-main-title{
  color: #8cd3da;
}

.our-service{
  padding-top: 20px;
}

.our-service-title-odd h3 {
  text-transform: uppercase;
  color: #8cd3da;
  font-family: Tahoma;
}

.our-service-title-even h3 {
  text-transform: uppercase;
  color: #fc693d;
  font-family: Tahoma;
}

.our-service-title-odd p {
  text-transform: uppercase;
  color: #8cd3da;
  font-family: Tahoma;
  font-size: x-large;
}

.our-service-title-even p {
  text-transform: uppercase;
  color: #fc693d;
  font-family: Tahoma;
  font-size: x-large;
}

.service-image {
  width: 200px;
  padding-right: 15px;
}

.our-service-aligment-right{
  text-align: right;
}

my-email::after {
  content: attr(data-domain);
}
my-email::before {
  content: attr(data-user) "\0040";
}

.counters {
  padding-right: 15px;
  border-radius: 50%;
}

#ok_shareWidget{
  margin-left: 6px;
}
.partners{
  height: 150px;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgb(114, 157, 195), 0 6px 20px 0 rgb(103, 149, 188);
}

.carousel {
  position: relative;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.55), 0 6px 20px 0 rgba(0, 0, 0, 0.45);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
  border: 0px;
  background-color: transparent;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.card-header {
  padding: 0;
}
.bg-info {
  background-color: #ffffff !important;
}
.border-info {
  border-color: #e8e8e8 !important
}
.table-sm td {
  padding: 5px;
}
.bg-dark {
  background-color: rgba(70, 89, 105, 0.8)!important;
  font: italic normal normal 16px / 1.2em 'Open Sans', sans-serif!important;
  position: relative;
  height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.37), 0 6px 20px 0 rgba(255, 255, 255, 0.19);
}

@media (max-width: 767px) {
  .navbar-collapse {
    background-color: rgba(70, 89, 105, 0.8) !important;
    z-index: 1000;
    padding-left: 20px;
  }

  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    align-items: flex-start;
  }
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.panel-body {
  padding: 15px;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: -15px;
  margin-top: -49px;
}
.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;
  background-color: #84a5c4;
}
.nav-link {
  display: block;
  padding: 0.9rem 1rem;
}

.navbar-nav {
  margin-left: auto;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}


.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 49px;
  height: 37px;
  background: 50% / 100% 100% no-repeat;
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1170px;
  }
}




/*-----------------------------------------------*/
/* Общая обертка */
.poezdka-description .container {
  background: linear-gradient(180deg, rgba(0,0,0,0.02), rgba(0,0,0,0.0));
  border-radius: 1rem;
}

/* Колонки как карточки */
.poezdka-description .col-lg > .mt-1.mb-2 {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 1rem 2rem rgba(0,0,0,.08);
  overflow: hidden;
  border: 1px solid rgba(0,0,0,.06);
}

/* Заголовки */
.poezdka-description h3 {
  margin: 0;
  padding: 1rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 700;
}

/* Левый заголовок — градиентная плашка */
.poezdka-description .row > .col-lg:first-child h3 {
  color: #fff;
  background: linear-gradient(135deg, #3b82f6, #06b6d4);
}

/* Правый заголовок — светлый, с бейджем цены внутри span */
.poezdka-description .row > .col-lg:last-child h3 {
  background: #ffffff;
  color: #111827;
  position: relative;
}
.poezdka-description .row > .col-lg:last-child h3 span {
  display: inline-block;
  margin-left: .5rem;
  padding: .4rem .7rem;
  border-radius: .6rem;
  /*background: rgba(59,130,246,.08);*/
  /*border: 1px solid rgba(59,130,246,.25);*/
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  /*vertical-align: middle;*/
}
.poezdka-description .row > .col-lg:last-child h3 span br {
  display: none; /* скрываем перенос строки внутри цены */
}

/* Таблицы-списки */
.poezdka-description .tour_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.poezdka-description .tour_table tbody tr td {
  padding: .3rem 1.25rem;
  border: 0;
  vertical-align: middle;
  position: relative;
}
.poezdka-description .tour_table tbody tr {
  transition: background-color .18s ease, transform .06s ease;
}
.poezdka-description .tour_table tbody tr:hover {
  background-color: rgba(59,130,246,.06);
}

/* Чек-иконки */
.poezdka-description .tour_table .text-primary,
.poezdka-description .tour_table .text-success {
  color: #22c55e !important; /* зеленый для галочек */
}
.poezdka-description .tour_table i.fas.fa-check {
  font-size: 1rem;
}

/* Отступы таблиц от краев карточек */
.poezdka-description .col-lg > .mt-1.mb-2 .tour_table {
  margin: .25rem 0 0 0;
}

/* Мелкие улучшения для мобильных */
@media (max-width: 575.98px) {
  .poezdka-description .container { border-radius: .75rem; }
  .poezdka-description .col-lg > .mt-1.mb-2 { border-radius: .75rem; }
  .poezdka-description h3 { font-size: 1.125rem; padding: .9rem 1rem; }
  .poezdka-description .tour_table tbody tr td { padding: 0.3rem 1rem; }
  .poezdka-description .row > .col-lg:last-child h3 span { font-size: .95rem; }
}

/* Тонкие разделители между строками, не как у стандартных границ таблицы */
.poezdka-description .tour_table tbody tr + tr td {
  box-shadow: inset 0 1px 0 rgba(0,0,0,.06);
}

/*-----------------------------------------------*/
.poezdka-description-extra {
  --bg: #fff;
  --fg: #1f2937;            /* текст */
  --muted: #6b7280;         /* вторичный текст */
  --primary: #0ea5e9;       /* акцент */
  --border: #e5e7eb;        /* границы */
  --row-alt: #f9fafb;       /* зебра-ряд */
  --radius: 16px;
  --shadow: 0 6px 20px rgba(0,0,0,.06);
  --pad: 18px;

  color: var(--fg);
  background: var(--bg);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: calc(var(--pad) + 6px) var(--pad);
}

/* Заголовок */
.poezdka-description-extra h3 {
  margin: 0 0 14px;
  font-size: 1.125rem;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: .2px;
  color: var(--fg);
  display: flex;
  align-items: center;
  gap: 10px;
}

.poezdka-description-extra h3::after {
  content: "";
  flex: 1 1 auto;
  height: 2px;
  margin-left: 8px;
  background: linear-gradient(90deg, var(--primary), transparent 70%);
  border-radius: 999px;
  opacity: .35;
}

/* Таблица */
.poezdka-description-extra .tour_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden; /* скроет углы при радиусе */
}

/* Ячейки */
.poezdka-description-extra .tour_table td {
  padding: 12px 14px;
  vertical-align: middle;
  border-bottom: 1px solid var(--border);
  font-size: 0.975rem;
}

/* Последняя строка без нижней границы */
.poezdka-description-extra .tour_table tr:last-child td {
  border-bottom: none;
}

/* Зебра */
.poezdka-description-extra .tour_table tr:nth-child(odd) td {
  background: var(--row-alt);
}

/* Ховер */
.poezdka-description-extra .tour_table tr:hover td {
  background: #eef7fd;
}

/* Левая колонка — название */
.poezdka-description-extra .tour_table td:first-child {
  color: var(--fg);
}

/* Правая колонка — цена, прижата вправо */
.poezdka-description-extra .tour_table td:last-child {
  text-align: right;
  white-space: nowrap;
  color: var(--fg);
  font-weight: 600;
}

/* Чип для цены (опционально) */
.poezdka-description-extra .tour_table td:last-child span {
  display: inline-block;
  padding: 6px 10px;
  border-radius: 999px;
  /*background: rgba(14,165,233,.08);*/
  /*border: 1px solid rgba(14,165,233,.25);*/
}

/* Внутренний отступ для блока .mt-2 внутри контейнера */
.poezdka-description-extra .mt-2 {
  margin-top: 14px;
}

/* Адаптив: компактнее на мобилках */
@media (max-width: 640px) {
  .poezdka-description-extra {
    --pad: 14px;
    border-radius: 12px;
  }

  .poezdka-description-extra h3 {
    font-size: 1.05rem;
    gap: 8px;
  }

  .poezdka-description-extra .tour_table td {
    padding: 10px 12px;
    font-size: 0.95rem;
  }
}

/*-----------------------------------------------*/