@charset "UTF-8";
.search-page-container {
  padding: 104px 0 50px 0;
}

.new_modal-open .new_os.small-form {
  z-index: 500;
}

@media all and (max-width: 768px) {
  .new_layer-open, .new_layer-open body {
    overflow: hidden;
  }
  .new_layer-open .search-container .new_f-dropdown-body {
    top: 0;
    cursor: initial;
  }
}

@media (min-width: 479px) {
  body:not(.new_mobile-form) #new_os-to .new_f-dropdown-body.popup #ctyList .ctyLists-wrapper {
    height: calc(100% - 57px);
  }
}
.search-container {
  width: 100%;
  text-align: center;
}
.search-container .new_r-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.search-container .new_r-filters-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 20px 0;
}
.search-container .new_r-filters-container .new_r-filters-title {
  margin-right: 19px;
  font-size: 14px;
}
.search-container .new_r-filters-container .new_r-filter {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  margin-right: 15px;
  margin-top: 7px;
  padding: 0 14px;
  border-radius: 20px;
  background-color: #efefef;
  font-size: 14px;
  color: #474F55;
}
.search-container .new_r-filters-container .new_r-filters-reset {
  display: inline;
  font-size: 0;
}
.search-container .new_r-filters-container .new_r-filters-reset:after {
  content: url(../img/rubbish-icon.svg);
}
.search-container .new_r-filters-container .new_r-filter-reset {
  margin-left: 16px;
  font-size: 21px;
  vertical-align: middle;
}
.search-container .new_f-form > .clearfix {
  width: 1175px;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06), 0 3px 18px 0 rgba(18, 193, 213, 0.09);
  border-radius: 65px 50px 50px 0;
}
.search-container .new_f-form > .clearfix,
.search-container .new_f-form-field, .search-container .new_os .new_f-form-submit,
.search-container .new_f-search-dates-wrap,
.search-container .new_f-dates-container.new_f-dropdown-container {
  height: 80px;
}
.search-container .new_f-autocomplete-input {
  height: 80px !important;
}
.search-container .new_f-dropdown-btn {
  display: flex;
  align-items: center;
  height: 80px;
  line-height: 80px;
  padding: 0 24px;
  position: relative;
  transition-duration: 0.3s;
}
.search-container .new_f-dropdown-btn:after {
  content: "";
  position: static;
  width: 12px;
  height: 6px;
  margin-left: 4px;
  display: inline-block;
  pointer-events: none;
  border: none;
}
.search-container .new_f-title {
  display: none;
}
.search-container .new_f-dropdown-btn .cnt {
  background: none;
  position: absolute;
  right: 16px;
  top: calc(50% - 8px);
  width: 12px;
  height: 16px;
}
.search-container .new_f-form-field.to {
  width: 280px;
  padding-left: 35px;
  border-radius: 50px 0 0 0px;
}
.search-container .new_f-form-field.to .new_f-dropdown-btn:before {
  content: url(../img/loupe-icon.svg);
  position: absolute;
  top: 33px;
  left: -10px;
}
.search-container .new_f-form-field {
  border: none;
}
.search-container .new_f-ext-btn-container:hover,
.search-container .new_f-form-field:not(.date):hover {
  background: #efefef;
  box-shadow: none;
}
.search-container ::-webkit-input-placeholder {
  opacity: 0.4 !important;
  font-family: Comfortaa;
  font-size: 14px !important;
  color: #474F55 !important;
  line-height: 80px !important;
}
.search-container ::-moz-placeholder {
  opacity: 0.4 !important;
  font-family: Comfortaa;
  font-size: 14px !important;
  color: #474F55 !important;
  line-height: 80px !important;
}
.search-container :-ms-input-placeholder {
  opacity: 0.4 !important;
  font-family: Comfortaa;
  font-size: 14px !important;
  color: #474F55 !important;
  line-height: 80px !important;
}
.search-container :-moz-placeholder {
  opacity: 0.4 !important;
  font-family: Comfortaa;
  font-size: 14px !important;
  color: #474F55 !important;
  line-height: 80px !important;
}
.search-container .new_f-wrapper-bg-imgs,
.search-container .new_f-container {
  background: none;
}
.search-container .new_f-form-field::before {
  width: 2px;
  height: 80px;
  top: 0;
  opacity: 0.4;
  background-color: #d8d8d8;
}
.search-container .new_f-dropdown-container.from {
  width: 160px;
}
.search-container .new_f-form-field.date {
  width: 250px;
}
.search-container .new_f-dropdown-container.duration,
.search-container .new_f-dropdown-container.people {
  width: 160px;
}
.search-container .new_os .new_f-form-submit {
  width: 165px;
  border-radius: 0 45px 45px 0;
  font-size: 14px;
  transition: box-shadow 0.3s !important;
}
.search-container .new_os .new_f-form-submit:hover {
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.26);
}
.search-container .new_f-search-dates-popup.new_f-tip-active,
.search-container .new_f-search-dates-wrap svg {
  display: none;
}
.search-container .new_f-search-dates-wrap {
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-container .new_f-datepicker-wrap {
  min-width: 76px;
}
.search-container .new_f-datepicker-wrap button {
  min-width: 76px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background-color: #efefef;
  text-align: center !important;
  color: #474F55 !important;
}
.search-container .new_f-datepicker-wrap-2 {
  margin-left: 44px;
}
.search-container .new_f-datepicker-wrap-2:before {
  top: 19px;
  left: -26px;
  width: 12px;
  height: 2px;
  border-radius: 1px;
}
.search-container .new_f-dates-container#new_f-dates-container *,
.search-container .new_f-container * {
  font-family: Comfortaa, sans-serif !important;
}
.search-container .new_f-container * {
  color: #474F55;
}
.search-container:not(.ext-opened) .new_f-form .new_f-ext-btn:after {
  content: "";
  position: absolute !important;
  top: 15px !important;
  float: right;
  width: 12px;
  height: 6px;
  margin-left: 4px;
  margin-right: 17px;
  display: inline-block;
  pointer-events: none;
  border: none;
}
@media (max-width: 951px) {
  .search-container:not(.ext-opened) .new_f-form .new_f-ext-btn:after {
    position: relative !important;
    top: 3px !important;
  }
}
.search-container .new_f-ext-btn-container {
  width: 280px;
  min-width: 276px;
  height: 34px;
  margin: 4px 0 0 0;
  background: #fff;
  border-radius: 0 0 17px 17px;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06);
}
.search-container .new_f-ext-btn-text::before {
  display: none;
}
.search-container .new_f-ext-btn-text {
  font-size: 14px;
  text-decoration: none;
}
.search-container .new_f-form .new_f-ext-btn {
  display: block;
  padding: 10px 0 10px 25px;
  cursor: pointer;
}
.search-container .new_f-dropdown-btn-text {
  margin-left: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-container .new_f-dropdown-body {
  top: 84px;
}
.search-container .new_f-container.ext-opened .new_f-ext-btn-container {
  width: 100%;
  border-radius: 0 17px 0 0;
}
.search-container .new_f-container.ext-opened .new_f-form .new_f-ext-btn:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 13px;
  border: none;
  width: 9px;
  height: 9px;
  background: url(../img/close-icon.svg) no-repeat center/contain;
}
.search-container .new_f-ext-body {
  margin: 0 44px;
}
.search-container .ext-opened .new_f-ext-container {
  border-radius: 0 0 17px 17px;
  padding-bottom: 0;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06);
  background-color: #fff;
}
.search-container .ext-opened .new_f-ext-container:before {
  display: none;
}
.search-container .new_f-ext-container {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.08) !important;
}
.search-container .new_f-ext-bl-title span {
  position: static;
  display: block;
  margin-top: 19px;
}
.search-container .new_os input[type=checkbox] + span::before,
.search-container .new_os input[type=radio] + span::before {
  width: 16px;
  height: 16px;
  border-radius: 10px;
  border: solid 2px rgba(71, 79, 85, 0.5);
  right: 0;
  left: 0;
  top: 0;
  display: inline-block !important;
  bottom: 0;
}
.search-container .new_os input[type=checkbox]:checked + *::after,
.search-container .new_os input[type=radio]:checked + *::after {
  border-radius: 100%;
  width: 16px;
  height: 16px;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.search-container .new_f-ext-col-recommend label:hover input[type=checkbox] + ::after,
.search-container .new_f-ext-col-recommend label:hover input[type=radio] + ::after {
  background: none;
}
.search-container [class*=new_f-] input[type=radio]:checked + ::before, .search-container .new_f-ext-col-recommend input[type=checkbox]:checked + ::before {
  border-color: transparent !important;
}
.search-container .new_f-ext-col-recommend .new_f-services-label-wrap {
  display: flex;
  flex-wrap: wrap;
}
.search-container .new_f-ext-col-recommend label {
  width: 33%;
}
.search-container .new_f-ext-bl-price .slider-container::before,
.search-container .new_f-ext-bl-price .slider-container::after,
.search-container .new_f-ext-scale-item::before,
.search-container .new_f-ext-bl-cat label::before,
.search-container .new_f-ext-bl-food label::before {
  display: none;
}
.search-container .new_f-ext-bl-food {
  margin-top: 61px;
}
.search-container .new_f-ext-container .new_f-ext-bl-rat .ui-slider-range,
.search-container .new_f-ext-container .new_f-ext-bl-price .ui-widget-content {
  border-radius: 4px;
  background-color: #efefef !important;
  height: 6px;
}
.search-container .new_f-label-name {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 18px;
}
.search-container .new_f-services-label > label {
  margin-bottom: 18px;
}
.search-container .new_f-services-label-wrap .new_f-services-label label {
  display: initial;
}
.search-container .new_f-ext-col.new_f-ext-col-serv {
  border-bottom: 2px solid #efefef;
  border-top: 2px solid #efefef;
}
.search-container .new_f-ext-col.new_f-ext-col-serv {
  padding-bottom: 20px;
  padding-top: 20px;
  margin-left: -43px;
  padding-left: 43px;
}
.search-container .new_f-ext-body {
  width: 100%;
}
.search-container .new_f-ext-container .new_f-dropdown-body-bottom {
  width: 100%;
  padding: 0 44px;
  height: 112px;
}
.search-container .new_f-ext-container .new_f-dropdown-btn-apply {
  width: 232px;
  height: 64px;
  line-height: 64px;
  border-radius: 32px;
  color: #fff;
}
.search-container .new_f-ext-clear-btn {
  margin-right: 80px;
  bottom: -60px;
  right: 320px;
}
.search-container .new_f-ext-clear-btn:before {
  content: url("../img/rubbish-icon.svg");
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.search-container .new_f-ext-container .new_f-dropdown-btn-apply {
  margin: 20px 0;
}
.search-container .new_f-ext-container .ui-slider .ui-slider-handle {
  width: 16px;
  height: 16px;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.13);
  border: none;
  top: -4px;
  cursor: pointer;
}
.search-container .new_f-ext-bl-price .slider-container input {
  bottom: -30px;
}
.search-container .new_f-ext-container .slider-container .ui-widget-content {
  margin-bottom: 10px;
}
.search-container #new_os-to li a {
  background: none;
}
.search-container #new_os-to .ui-menu .ui-menu-item .label {
  font-size: 14px;
}
.search-container #new_os-to .ui-menu .ui-menu-item .label b {
  color: #000;
}
.search-container .price-from * {
  color: #999;
}
.search-container #new_os-to .ui-autocomplete .ui-menu-item .price-from {
  font-size: 13px;
}
.search-container #new_os-to .new_f-dropdown-body {
  border-radius: 0 0 10px 10px;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06);
  border: none;
}
.search-container #new_os-to .type-item {
  font-weight: 800;
  background-color: #e3e3e35c !important;
  padding: 8px;
}
.search-container #new_os-to #cntList .ui-menu-item.active a,
.search-container #new_os-to #cntList .ui-menu-item.active a * {
  background-color: initial !important;
}
.search-container #new_os-to .ui-menu .ui-menu-item {
  margin-top: 8px;
}
.search-container .listsWrap {
  padding: 0 0 10px 0;
}
.search-container .new_f-autocomplete-input {
  text-overflow: ellipsis;
}
.search-container #cntList {
  overflow: auto !important;
}
.search-container #ctyList {
  min-width: 280px;
  left: 280px !important;
  z-index: 100;
  height: 100% !important;
  background: #fff;
  border: none;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06);
  border-radius: 0 0 10px 10px;
  min-height: 260px;
}
.search-container #new_os-to .new_f-dropdown-body.popup {
  min-width: 280px;
}
.search-container .resorts .new_os input[type=checkbox]:checked + *::after,
.search-container .resorts .new_os input[type=checkbox] + *::before {
  width: 12px !important;
  height: 12px !important;
}
.search-container .resorts:before,
.search-container .resorts:after {
  width: 12px !important;
  height: 12px !important;
}
.search-container #ctyList .new_f-dropdown-body-bottom {
  background: #fff;
  height: 55px;
  border-radius: 0 0 10px 10px;
}
.search-container .new_f-container #new_os-to .ui-autocomplete {
  min-width: 280px;
}
.search-container #ctyList .new_f-dropdown-btn-apply {
  width: 90%;
  max-width: 250px;
  top: -10px;
  background-color: initial;
  margin-top: 16px;
}
.search-container #ctyList .new_f-dropdown-btn-apply span:first-child {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
}
.search-container #ctyList li {
  background: #fff;
  margin-bottom: 6px;
}
.search-container #ctyList .labelName, .search-container #ctyList .itemPrice {
  background: #fff;
}
.search-container .new_f-dropdown-item {
  font-size: 14px;
  color: #000 !important;
  margin-bottom: 5px;
}
.search-container .new_f-dropdown-list {
  padding: 16px;
  overflow-y: auto;
}
.search-container .new_f-dropdown-item:hover {
  background: none;
}
.search-container .new_f-dropdown-body-date {
  width: 520px;
  background: #fff;
  padding: 10px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06);
}
.search-container .new_f-dropdown-body-top {
  text-align: left !important;
  font-size: 16px;
  font-weight: bold;
  color: #474F55;
}
.search-container #new_f-dates-container.new_f-dates-container #ui-datepicker-div::after {
  display: none !important;
}
.search-container .ui-datepicker-title {
  font-size: 14px;
  color: #000;
  margin-bottom: 8px;
}
.search-container .ui-datepicker-unselectable.ui-state-disabled {
  width: 32px;
  height: 24px !important;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td,
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled.undefined {
  background: #efefef !important;
  border-radius: 3px;
}
.search-container .new_ceil-tours-exists {
  font-size: 13px;
  color: #000000;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td a {
  color: #000 !important;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.new_ceil-no-tours a {
  color: #d1cfcf !important;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-today .ui-state-default {
  background: #efefef !important;
  color: #000 !important;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.ui-state-active.ui-state-highlight:before, .search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.ui-state-active.ui-state-highlight:after {
  display: none;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.ui-state-active.ui-state-highlight:hover:before, .search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.ui-state-active.ui-state-highlight:hover:after {
  display: none;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.ui-state-highlight {
  background: #c3e6f3 !important;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.new_ceil-tours-exists:hover a {
  border-color: transparent !important;
}
.search-container #ctyList .itemPrice {
  font-size: 13px;
  color: #000;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-next {
  mask: url(../img/arrow-back.svg) no-repeat center/contain !important;
  -webkit-mask: url(../img/arrow-back.svg) no-repeat center/contain !important;
  top: -4px !important;
}
.search-container #new_os-to .new_f-dropdown-body.popup {
  top: 84px;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-prev {
  mask: url(../img/arrow-back.svg) no-repeat center/contain !important;
  -webkit-mask: url(../img/arrow-back.svg) no-repeat center/contain !important;
  top: -4px !important;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-header {
  margin-bottom: 7px;
}
.search-container .new_f-dropdown-body {
  border: none !important;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06) !important;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  min-width: 100%;
}
.search-container .new_f-dates-container#new_f-dates-container .new_f-dropdown-body {
  border: none;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06) !important;
}
.search-container .new_f-dropdown-item.selected,
.search-container .new_f-dropdown-item.selected span,
.search-container .new_f-dropdown-item:hover,
.search-container .new_f-dropdown-item:hover span {
  background: initial !important;
}
.search-container .new_f-dropdown-container.people .new_f-dropdown-body {
  padding: 0;
  right: initial;
  left: 0;
}
.search-container .new_f-dropdown-container.people .new_f-people-title {
  font-size: 16px;
  font-weight: 900;
}
.search-container .new_f-people-item {
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 3px;
  background-color: #efefef;
  color: #000;
  margin-bottom: 16px;
  margin-right: 16px;
}
.search-container .new_f-people-item:last-child {
  margin-right: 0;
}
.search-container .new_f-people-item.active {
  color: #000;
}
.search-container .new_f-children-accordion-btn {
  border: none;
  padding-left: 0;
  margin-bottom: 0;
}
.search-container .new_f-children-accordion-btn:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 6px;
  top: 10px !important;
  border: none;
  mask: url(../img/arrow-select.svg) no-repeat center/contain;
  -webkit-mask: url(../img/arrow-select.svg) no-repeat center/contain;
}
.search-container .new_f-children-accordion-btn.active:after {
  top: 22px;
  transform: rotate(180deg);
}
.search-container .new_f-children-accordion-body {
  background: #fff;
  border: none;
}
@media all and (max-width: 768px) {
  .search-container .new_f-children-accordion-body {
    padding-bottom: 30px;
  }
}
.search-container .new_f-children-age-item {
  width: 32px;
  height: 32px;
  border-radius: 3px;
  background-color: #efefef;
  color: #000;
  margin: 0 16px 16px 0;
  padding: 5px 0;
}
.search-container .new_f-children-age-item > div {
  margin-top: 3px;
}
.search-container .new_f-children-age-item:hover, .search-container .new_f-children-age-item:hover > div {
  color: #000;
}
.search-container .new_f-children-list-item {
  padding: 7px 24px 5px 5px;
}
.search-container .new_input-mask {
  padding-top: 13px !important;
}
.search-container #ctyList label::before {
  display: none;
}
.search-container .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled.ceil-max-date .ui-state-default {
  color: #000 !important;
}

body:not(.iOS) .new_f-container #new_os-to .ui-menu-item a:hover *,
body:not(.iOS) .new_f-container #new_os-to .ui-menu .ui-menu-item a.ui-corner-all:hover,
body:not(.iOS) .new_f-container #new_os-to .ui-menu .ui-menu-item a.ui-state-focus,
body:not(.iOS) .new_f-container #new_os-to .ui-menu .ui-menu-item a.ui-corner-all:hover *,
body:not(.iOS) .new_f-container #new_os-to .ui-menu .ui-menu-item a.ui-state-focus * {
  background: none !important;
}

body:not(.new_tour-one-col-sm) .new_f-dates-container#new_f-dates-container .new_first_calendar_open #ui-datepicker-div td.new_ceil-tours-exists:not(.ui-datepicker-today):hover::before,
body:not(.new_tour-one-col-sm) .new_f-dates-container#new_f-dates-container .new_first_calendar_open #ui-datepicker-div td.new_ceil-tours-exists:not(.ui-datepicker-today):hover::after,
body:not(.new_tour-one-col-sm) .new_f-dates-container#new_f-dates-container .new_second_calendar_open #ui-datepicker-div td.new_ceil-tours-exists:not(.ui-datepicker-today):hover::before,
body:not(.new_tour-one-col-sm) .new_f-dates-container#new_f-dates-container .new_second_calendar_open #ui-datepicker-div td.new_ceil-tours-exists:not(.ui-datepicker-today):hover::after {
  display: none;
}

body:not(.new_tour-one-col-sm) .new_f-dates-container#new_f-dates-container .new_first_calendar_open #ui-datepicker-div td.new_ceil-tours-exists:hover, .new_f-dates-container#new_f-dates-container .new_second_calendar_open #ui-datepicker-div td.new_ceil-tours-exists:hover {
  background-color: initial !important;
  border: none;
}

@media all and (max-width: 1200px) {
  .search-container .new_f-form {
    max-width: 1044px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
  .search-container .new_f-form > .clearfix {
    width: 100%;
    display: flex;
    max-width: 1044px;
  }
  .search-container .new_f-form-field.to {
    width: 255px;
  }
  .search-container .new_f-dropdown-btn {
    padding: 0 15px;
  }
  .search-container .new_f-dropdown-container.from {
    width: 130px;
  }
  .search-container .new_f-form-field.date {
    width: 215px;
  }
  .search-container .new_f-dropdown-container.duration,
.search-container .new_f-dropdown-container.people {
    width: 140px;
  }
}
@media all and (max-width: 768px) {
  .search-page-container {
    padding-top: 20px;
  }

  .new_layer-open .new_os, .new_layer-open-to .new_os,
.new_layer-open-ext .new_os {
    z-index: 500;
  }

  .new_layer-open-to #new_os-to .new_f-dropdown-btn {
    width: calc(100% - 30px);
  }
  .new_layer-open-to #new_os-to .new_f-dropdown-btn:before {
    top: 11px;
  }

  .new_mobile-form .new_f-ext-bl-body {
    max-width: 450px;
  }

  .new_mobile-form .new_f-services-label-wrap .new_f-services-label {
    padding-bottom: 30px;
  }

  .new_os #cntList, .new_os #ctyList {
    top: 15px;
    left: 0 !important;
  }

  .listsWrap {
    left: 0 !important;
  }

  .search-container .new_f-form > .clearfix {
    height: initial;
    box-shadow: initial;
  }

  .new_f-dates-container#new_f-dates-container #ui-datepicker-div .ui-datepicker-calendar td {
    width: calc(100% / 7);
  }

  .search-container {
    width: 100%;
    height: initial !important;
    position: static !important;
    transform: initial !important;
  }
  .search-container .new_f-form > .clearfix {
    display: block;
    padding: 0;
  }
  .search-container:not(.ext-opened) .new_f-form .new_f-ext-btn:after {
    top: 6px;
  }
  .search-container .new_f-ext-clear-btn {
    margin: 0;
    top: -55px;
    right: 50%;
    transform: translateX(-50%);
  }
  .search-container .new_f-ext-col.new_f-ext-col-serv {
    border-bottom: none;
  }
  .search-container .new_f-ext-col.new_f-ext-col-serv {
    margin-left: 0;
    padding-left: 0;
  }
  .search-container .new_f-dropdown-body-top,
.search-container .new_f-dropdown-body-close {
    color: #fff !important;
  }
  .search-container .new_f-people-item .new_f-people-list {
    margin-right: 10px;
  }
  .search-container .new_f-people-item {
    width: calc(100% / 8 - 9px);
    min-width: 25px;
  }
  .search-container .new_f-people-item:not(:nth-child(8n)) {
    margin-right: 10px;
  }
  .search-container .new_f-children-age-item {
    width: calc(100% / 4 - 10px);
    height: 40px;
  }
  .search-container .new_f-children-age-item:not(:nth-child(4n)) {
    margin-right: 10px;
  }
  .search-container .new_f-dropdown-btn-apply {
    color: #fff;
  }
  .search-container #ctyList .new_f-dropdown-btn-apply {
    top: 0;
    margin-top: 0;
    width: 50%;
  }
  .search-container #ctyList .new_f-dropdown-btn-apply span {
    color: #fff;
  }
  .search-container .new_input-mask {
    padding-left: 20px !important;
  }
  .search-container .new_f-dropdown-btn .cnt {
    right: 24px;
  }
  .search-container .new_f-form-field, .search-container .new_os .new_f-form-submit,
.search-container .new_f-search-dates-wrap, .search-container .new_f-dates-container.new_f-dropdown-container,
.search-container .new_f-dropdown-btn {
    width: 100%;
    height: 56px;
  }
  .search-container .new_f-dropdown-container.duration {
    margin-right: 8px;
  }
  .search-container #new_os-people {
    margin-bottom: 8px;
  }
  .search-container .new_f-ext-btn-container {
    bottom: -5px;
    top: initial;
    text-align: left;
    padding: 0;
  }
  .search-container .new_os .new_f-form-submit {
    border-radius: 28px;
  }
  .search-container .new_f-dropdown-container.duration,
.search-container .new_f-dropdown-container.people {
    display: inline-block;
    width: calc(50% - 4px);
    border-radius: 28px;
    box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06), 0 3px 18px 0 rgba(18, 193, 213, 0.09);
    margin-bottom: 8px;
  }
  .search-container .new_f-form-field.to, .search-container .new_f-dropdown-container.from, .search-container .new_f-form-field.date, .search-container .new_f-ext-btn-container {
    width: 100%;
    margin: 4px auto 8px auto;
    border-radius: 28px;
    box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06), 0 3px 18px 0 rgba(18, 193, 213, 0.09);
  }
  .search-container .new_f-ext-btn-container {
    max-width: 400px;
  }
  .search-container .new_f-form-field.to .new_f-dropdown-btn:before {
    top: 22px;
    left: 24px;
  }
  .search-container .new_f-form-field.to {
    padding-left: 0;
  }
  .search-container .new_f-dropdown-btn-text {
    width: 100%;
  }
  .search-container .new_f-datepicker-wrap-2 {
    margin-left: 80px;
  }
  .search-container .new_f-datepicker-wrap-2:before {
    left: -48px;
  }
  .search-container .new_f-dropdown-container.from .new_f-dropdown-btn span:first-child {
    white-space: initial;
    -ms-text-overflow: initial;
    text-overflow: initial;
  }
  .search-container .new_f-autocomplete-input {
    margin-left: 10px !important;
  }
  .search-container .new_f-search-dates-wrap {
    padding: 0 8px;
    justify-content: space-between;
  }
  .search-container .new_f-dropdown-btn {
    padding: 0 24px !important;
  }
  .search-container .new_r-filters-container .new_r-filter {
    margin-bottom: 5px;
  }
  .search-container .ext-opened .new_f-ext-container .new_f-ext-body {
    display: flex;
    flex-direction: column;
    margin: 0;
  }
  .search-container .ext-opened .new_f-ext-container .new_f-ext-bl-food {
    margin-top: 32px;
  }
  .search-container .ext-opened .new_f-ext-container .new_f-ext-col-recommend label {
    width: 100%;
  }
  .search-container .ext-opened .new_f-ext-container .new_f-ext-body > .clearfix {
    overflow-y: auto;
  }
  .search-container .ext-opened .new_f-ext-container .new_f-dropdown-body-bottom {
    height: 70px;
    padding: 0 15px;
    background: #fff;
  }
  .search-container .ext-opened .new_f-ext-container .new_f-dropdown-body-bottom .new_f-dropdown-btn-apply,
.search-container .ext-opened .new_f-ext-container .new_f-dropdown-body-bottom .new_f-dropdown-btn-cancel {
    width: 50%;
    line-height: 70px;
  }
  .search-container .ext-opened .new_f-ext-container .new_f-dropdown-body-bottom .new_f-dropdown-btn-apply {
    top: 0;
    height: 100%;
    border-radius: 0;
    bottom: 0;
    margin: 0;
  }
  .search-container .ext-opened .new_f-ext-container .new_f-dropdown-body-bottom .new_f-dropdown-btn-cancel {
    border: none;
  }
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  .search-page-container {
    padding-top: 0;
  }

  .search-container .new_f-form > .clearfix {
    display: flex;
    width: 100% !important;
    max-width: 100%;
  }

  #new_os-to .new_f-dropdown-btn > * {
    position: absolute;
  }

  #new_os-to {
    flex-grow: 2;
  }
}
.new_f-dropdown-container.from .new_f-dropdown-btn span:first-child {
  overflow: visible;
}

.new_t-menu-back {
  margin: 37px 0 60px 0;
}
.new_t-menu-back .new_t-menu-back-link {
  font-size: 14px;
}

.new_t-menu-wrap::after {
  height: 2px;
  background: #efefef;
}

.new_t-menu-item {
  font-size: 18px;
  color: #474f55;
  padding: 0 0 16px 0;
}
.new_t-menu-item:not(:last-child) {
  margin-right: 80px;
}
.new_t-menu-item.selected {
  background: initial;
}
.new_t-menu-item.selected:after {
  content: "";
  position: absolute;
  bottom: -1px;
  z-index: 1;
  width: 100%;
  height: 2px;
  display: block;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.11);
  border: none;
  margin-left: 0;
  left: initial;
}

.new_t-tab-content.tour {
  background-color: #efefef;
  border-radius: 10px 0 0 10px;
  padding: 8px;
}

.new_t-order-content {
  background: #efefef;
  border-radius: 0 10px 10px 0;
}

.new_t-header-col:first-child {
  width: 276px;
  border-radius: 10px;
}

.new_t-header-desktop-img {
  height: 200px;
  border-radius: 10px;
}

.new_t-header-title {
  margin-bottom: 24px;
  font-size: 18px;
}

.new_t-header-geo {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 17px;
  padding-left: 20px;
}
.new_t-header-geo > svg {
  top: 0;
  display: inline-block !important;
  vertical-align: middle;
}

.new_t-header-desc {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #1e241e;
}

.new_t-header-top .new_r-item-rating-rev {
  font-size: 10px;
  top: 6px;
}
.new_t-header-top .new_r-item-rating-rev > span {
  margin-bottom: 4px;
}

.new_r-item-rating-value {
  font-size: 18px !important;
  font-weight: bold !important;
}

.new_t-content {
  background-color: initial;
  padding: 0;
}

@media all and (min-width: 769px) {
  .new_t-duration-container {
    max-width: 100px;
    display: flex;
    justify-content: center;
  }

  .new_t-duration-col {
    width: 200px;
  }
}
.new_t-tour-tab-col-1 {
  width: 300px;
  min-width: 300px;
  background: #f8f8f8;
  color: #474f55;
  border: none;
}
@media all and (max-width: 768px) {
  .new_t-tour-tab-col-1 {
    width: 240px;
    min-width: 240px;
  }
}
.new_t-tour-tab-col-1 .new_t-tour-tab-col-1-title {
  font-size: 18px;
  font-weight: 700;
}
.new_t-tour-tab-col-1 svg {
  fill: #474f55;
}

.new_t-tour-tab-col-2 {
  max-width: 620px;
  width: 100%;
  border: none;
}
.new_t-tour-tab-col-2 .new_weight-bold {
  font-size: 18px;
  font-weight: 700;
}

.new_t-tour-tab-table.tourist-table {
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06);
}

.new_t-tab-content .new_t-important {
  font-size: 14px;
  font-weight: bold;
}

.new_t-date-col.new_t-nostretch .new_weight-bold {
  margin: 12px 0;
}

.new_t-duration-col {
  font-size: 13px;
  font-weight: bold;
  color: #474f55;
}

.new_t-duration-text span {
  color: #474f55;
}

.new_t-duration-icons {
  height: 2px;
  background-color: #474f55;
  margin-bottom: 10px;
}
.new_t-duration-icons svg {
  fill: #474f55;
}

.new_t-duration-icon {
  width: 10px;
  height: 10px;
  background-color: #474f55;
  border-color: #474f55;
}

.new_t-duration-icons {
  margin-left: auto;
  margin-right: auto;
}

.new_t-nostretch {
  width: initial;
}

.food-table .new_t-tour-tab-col-2 > div:first-child {
  margin-bottom: 12px;
}
.food-table .new_t-tour-tab-col-2 .new_weight-bold {
  font-size: 14px;
  font-weight: bold;
  color: #474f55;
}

.services-table .new_t-tour-tab-col-2 svg {
  display: none;
}
.services-table .new_t-service-item {
  padding-left: 0;
}
.services-table .new_t-service-item-no:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 2px;
  vertical-align: middle;
  margin-right: 8px;
  background-color: #ea0909;
}
.services-table .new_t-service-item-yes:before {
  content: url(../img/checked-icon.svg);
  display: inline-block;
  vertical-align: baseline;
  margin-right: 8px;
}

.new_t-order-content {
  padding-left: 0;
}

.new_t-order-table {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.27;
  text-align: center;
  color: #474f55;
  padding: 24px;
  border-radius: 10px;
  background-color: #efefef;
  margin-top: 0;
}
@media all and (max-width: 768px) {
  .new_t-order-table {
    padding: 24px 15px;
  }
}

.new_t-order-price span.new_price {
  font-size: 24px;
  display: block;
  margin: 8px 0 4px 0;
}

.new_t-order-price__getCredit {
  font-size: 13px;
  line-height: 1.46;
  text-align: center;
  text-decoration: underline;
}

.new_t-order-btn-book,
.new_t-order-btn {
  width: 200px;
  height: 56px;
  line-height: 56px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 16px 0 16px;
  padding: 0 !important;
  font-size: 16px;
  border-radius: 32px !important;
  cursor: pointer;
}

.new_t-similar-viewed-wrapper .new_t-header-title {
  font-size: 24px;
  margin: 0 0 32px 0;
  color: #474f55;
  text-align: center;
  text-transform: capitalize;
}

.new_t-similar-viewed {
  margin-top: 80px;
}

.new_t-container .new_t-similar-viewed-gallery .owl-stage-outer,
.new_t-container .new_t-similar-viewed-gallery {
  padding-left: 4px;
  padding-right: 4px;
}

.new_t-similar-viewed-wrapper .owl-prev,
.new_t-similar-viewed-wrapper .owl-next {
  width: 48px;
  height: 48px;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
  background-size: 25px 30px;
  background-position: 10px center;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06);
  background-color: #fff;
  opacity: 1;
}

.new_t-similar-viewed-wrapper .owl-next {
  right: -15px;
}

.new_t-similar-viewed-wrapper .owl-prev {
  left: -15px;
}

.new_t-similar-viewed .new_r-item, .new_t-similar-viewed .owl-item {
  height: 200px !important;
}

.new_r-item {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.new_r-item-wrap {
  box-shadow: none !important;
  overflow: visible !important;
}

.owl-stage {
  margin-right: -20px;
}

.new_t-content-col.new_t-tabs-content {
  background: #efefef;
  border-radius: 10px 0 0 10px;
}

.new_t-tab-content.hotelInfo {
  margin-right: 24px;
}
.new_t-tab-content.hotelInfo .new_tour-description {
  border-radius: 10px;
  border: solid 2px #efefef;
  padding: 40px;
  background: #fff;
}
.new_t-tab-content.hotelInfo .new_serv-cols .new_h6 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
}
.new_t-tab-content.hotelInfo .new_t-content-col.new_t-tabs-content {
  border-radius: 10px;
  border: solid 2px #efefef;
  padding: 40px;
  background: #fff;
}
.new_t-tab-content.hotelInfo .new_serv-cols .new_br-avoid,
.new_t-tab-content.hotelInfo .new_serv-cols .new_serv-list > li {
  font-size: 14px;
  line-height: 1.5;
  color: #1e241e;
}
.new_t-tab-content.hotelInfo .new_serv-cols .new_serv-list > li {
  margin-bottom: 6px;
}
.new_t-tab-content.hotelInfo .new_serv-cols {
  column-gap: 120px;
}

.new_serv-cols .new_serv-list > li.new_free::after {
  width: 40px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  font-size: 9px;
  text-align: center;
  background: #f8cd00;
  letter-spacing: 0.6px;
  color: #ffffff;
}

.new_serv-cols .new_serv-list > li.new_pay::after {
  color: #ea0909;
}

.new_t-tab-content.photo {
  border-radius: 10px 0 0 10px;
  background-color: #efefef;
  padding: 24px;
}
.new_t-tab-content.photo > img:not(:last-child) {
  margin-bottom: 24px;
}

.new_t-tab-content.reviews {
  background: #efefef;
  padding: 40px 40px 40px 76px;
  border-radius: 10px 0 0 10px;
}
.new_t-tab-content.reviews .new_t-rating-tab-container .big-rating .new_r-item-rating-rev {
  left: 50%;
  right: initial;
}
.new_t-tab-content.reviews .new_t-rating-tab-container {
  margin-top: 80px;
  margin-bottom: 60px;
}
.new_t-tab-content.reviews .new_r-item-rating-container:not(:first-child) .new_r-item-rating-rev {
  left: 50%;
  transform: translateX(-50%);
  right: initial;
  top: initial;
  bottom: -25px;
}
@media (min-width: 769px) {
  .new_t-tab-content.reviews .new_r-item-rating-container:not(:first-child) {
    margin-right: 0;
    margin-left: 71px;
  }
}
@media (max-width: 768px) {
  .new_t-tab-content.reviews .new_t-rating-tab-container {
    height: 355px;
  }
  .new_t-tab-content.reviews .logo-md {
    min-width: 132px;
    display: block;
  }
}
.new_t-tab-content.reviews .new_t-rating-tab-container {
  padding-left: 115px;
}
.new_t-tab-content.reviews .new_t-header-title {
  font-size: 24px;
  color: #474f55;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p6 .bar::after,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p6 .fill,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p7 .bar::after,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p7 .fill,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p8 .bar::after,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p8 .fill,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p9 .bar::after,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p9 .fill,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p10 .bar::after,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p10 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p1 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p1 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p2 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p2 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p3 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p3 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p4 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p4 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p5 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p5 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p6 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p6 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p7 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p7 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p8 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p8 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p9 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p9 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p10 .bar,
.new_t-tab-content.reviews .new_r-item-rating-container.new_r-p10 .fill {
  border-color: #ea0909;
}
.new_t-tab-content.reviews .new_r-item-rating-value {
  font-weight: bold;
  font-size: 18px;
}
.new_t-tab-content.reviews .new_r-item-rating-container:first-child .new_r-item-rating-value {
  font-size: 32px !important;
}
.new_t-tab-content.reviews .new_r-item-rating-rev {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #474f55;
}
.new_t-tab-content.reviews .grayInner1.s-lg.v2 {
  border-radius: 15px !important;
  border: none !important;
}

.grayInner1.s-lg .logo {
  left: initial;
}

.new_t-tab-content.map {
  border-radius: 10px;
}

.new_t-tab-content-top {
  height: 56px;
  line-height: 56px;
  border-radius: 10px;
  background-color: #fff;
  font-size: 18px;
  color: #474f55;
  padding: 0 24px;
}

.new_t-tab-content-close {
  position: absolute;
  top: 13px;
  font-size: 0;
  right: 20px;
}
.new_t-tab-content-close:before {
  content: url(../img/close-icon.svg);
}

.gm-style .gm-style-iw-c {
  padding: 0;
}

.new_map-infowindow-wrap {
  /*padding: 24px 16px 24px 200px;*/
  padding: 35px 65px 35px 165px;
  border-radius: 15px;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06), 0 3px 18px 0 rgba(18, 193, 213, 0.09);
  margin-top: -50px;
}

.new_map-infowindow-image {
  width: 175px;
  height: 168px;
  overflow: hidden;
}
.new_map-infowindow-image > img {
  width: 175px;
  height: 175px;
  object-fit: cover;
}

.new_map-infowindow-image,
.new_map-infowindow-image > img {
  border-radius: 15px 0 0 15px;
}

.gm-style-iw.gm-style-iw-c {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

#new_os-map .gm-style-iw, #new_os-map .gm-style-iw > div, .new_map-infowindow-wrap {
  width: 475px !important;
  min-width: 475px !important;
  max-width: 475px !important;
  height: 172px;
}

.new_map-infowindow-title {
  margin: 0 0 8px 0;
  font-size: 13px;
  font-weight: bold;
  color: #474f55;
}

.new_map-infowindow-rating {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

#new_os-map .gm-ui-hover-effect {
  right: 8px !important;
  top: 8px !important;
}

.new_map-infowindow-image {
  left: -1px;
}

#new_os-map .new_r-item-rating-rev {
  top: 7px;
}

@media all and (max-width: 768px) {
  .new_t-similar-viewed .new_r-item, .new_t-similar-viewed .owl-item {
    height: 240px !important;
  }

  .new_res-one-col .new_t-similar-viewed-gallery .owl-item .new_r-item-wrap {
    padding-right: 14px;
  }

  .new_t-similar-viewed .new_r-item-wrap .new_r-item {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2) !important;
  }

  .owl-item {
    border-radius: 10px 10px 0 0;
  }

  .new_t-menu-back-link {
    width: initial;
  }

  .new_t-menu-back {
    margin: 10px 0;
    padding: 0;
  }

  .new_r-currency-switch {
    float: initial;
    margin: 30px 0 0 0;
  }

  .new_t-menu-item {
    border-bottom: 2px solid #efefef;
    font-size: 15px;
  }

  .new_t-order-content {
    border-radius: 10px;
    margin-bottom: 10px;
  }

  .new_t-tab-content.tour,
.new_t-content-col.new_t-tabs-content {
    border-radius: 0;
  }

  .new_t-tab-content.tour {
    padding: 0;
  }

  .new_tour-one-col .new_t-tour-tab-table {
    margin: 0;
  }

  .new_tour-one-col-sm .new_t-order-table {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .new_tour-one-col-sm .new_t-order-table .new_t-order-col {
    width: initial;
  }

  .new_tour-one-col-sm .new_t-order-price-descr {
    padding-top: 0;
    width: 100%;
    text-align: center;
  }

  .new_t-order-price {
    text-align: center;
  }

  .new_t-order-btn {
    margin: 16px auto;
  }

  .new_t-tour-tab-col-1 .new_t-tour-tab-col-1-title {
    font-size: 15px;
  }

  .new_tour-one-col-sm .new_t-order-col:first-child {
    padding-right: 0;
  }

  .new_t-similar-viewed {
    margin-top: 20px;
  }

  .services-table .new_t-service-item {
    margin-bottom: 5px;
  }
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  .new_t-tour-tab-col-1 .new_t-tour-tab-col-1-title {
    font-size: 15px;
  }

  .new_t-tour-tab-col-1 {
    width: 240px;
    min-width: 240px;
  }
}
.new_os, .new_f-container *, .new_f-container *::before, .new_f-container *::after, .new_spinner-wrap *, .new_spinner-wrap *::before, .new_spinner-wrap *::after, .new_r-container *, .new_r-container *::before, .new_r-container *::after, .new_t-container *, .new_t-container *::before, .new_t-container *::after {
  font-family: Comfortaa, sans-serif !important;
}

.search-container {
  margin: 40px 0;
}

.new_r-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 130px;
}

.new_r-panel .new_r-currency-switch {
  order: 3;
  margin-top: 5px;
}

.new_r-currency-switch {
  float: right;
}

.new_r-item-wrap {
  width: calc(50% - 12px);
  height: 200px;
  margin-bottom: 24px;
  border-radius: 15px;
  background-color: #fff;
  overflow: hidden;
}
.new_r-item-wrap:not(:nth-child(2n)) {
  margin-right: 24px;
}

.new_r-item {
  height: 200px;
  box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2) !important;
  transition-duration: 0.3s;
}
.new_r-item:hover {
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.3) !important;
}

.new_r-item {
  display: flex;
}
.new_r-item * {
  font-family: Comfortaa, sans-serif !important;
}

.new_r-filters-container * {
  font-family: Comfortaa, sans-serif !important;
}

.new_r-filter-reset,
.new_r-filters-reset {
  cursor: pointer;
}

.new_r-item-img {
  width: 200px;
  min-width: 200px;
  height: 200px;
  position: relative;
  border-radius: 15px 0 0 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.new_r-item-body {
  position: relative;
  width: calc(100% - 200px);
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #474f55;
}

.new_r-item-hotel {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #474f55;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.new_r-item-star {
  width: 16px;
  height: 16px;
  fill: #ffd300;
}
.new_r-item-star:last-child {
  margin-right: 12px;
}
.new_r-item-star:not(:last-child) {
  margin-right: 8px;
}

.new_r-item-geo {
  display: block;
  margin: 13px 0;
}
.new_r-item-geo > svg {
  width: 12px;
  height: 18px;
  margin-right: 16px;
}

.new_r-item-food {
  display: block;
  position: relative;
}

.new_r-item-table {
  display: block;
  margin-top: 35px;
}

.new_r-item-date {
  margin-top: 5px;
}

.new_r-item-from,
.new_r-item-date {
  display: block;
}
.new_r-item-from > svg,
.new_r-item-date > svg {
  display: none;
}

.new_r-item-food:before {
  content: url(../img/food-icon.svg);
}

.new_r-item-from:before {
  content: url(../img/plane-icon.svg);
}

.new_r-item-date:before {
  content: url(../img/calendar-icon.svg);
}

.new_r-item-food:before,
.new_r-item-from:before,
.new_r-item-date:before {
  margin-right: 12px;
  vertical-align: middle;
  display: inline-block;
}

.new_r-item-price {
  position: absolute;
  right: 0;
  bottom: 20px;
  min-width: 115px;
  height: 50px;
  border-radius: 10px 0 0 10px;
  padding: 8px 8px 8px 18px;
  font-weight: bold;
  color: #fff;
  text-align: right;
}
.new_r-item-price .new_price-value {
  font-size: 18px;
}
.new_r-item-price .new_price-desc {
  font-size: 13px;
}

.rect-auto,
.new_r-item-rating-container.new_r-p6 .slice,
.new_r-item-rating-container.new_r-p7 .slice,
.new_r-item-rating-container.new_r-p8 .slice,
.new_r-item-rating-container.new_r-p9 .slice,
.new_r-item-rating-container.new_r-p10 .slice {
  clip: rect(auto, auto, auto, auto);
}

.new_r-item-rating-container .bar,
.new_r-item-rating-container.new_r-p6 .fill,
.new_r-item-rating-container.new_r-p7 .fill,
.new_r-item-rating-container.new_r-p8 .fill,
.new_r-item-rating-container.new_r-p9 .fill,
.new_r-item-rating-container.new_r-p10 .fill {
  border: 0.08em solid transparent;
  border-radius: 50%;
  clip: rect(0em, 0.5em, 1em, 0em);
  height: 0.84em;
  position: absolute;
  transform: rotate(0deg);
  width: 0.84em;
}

.new_r-item-rating-container.new_r-p6 .bar::after,
.new_r-item-rating-container.new_r-p6 .fill,
.new_r-item-rating-container.new_r-p7 .bar::after,
.new_r-item-rating-container.new_r-p7 .fill,
.new_r-item-rating-container.new_r-p8 .bar::after,
.new_r-item-rating-container.new_r-p8 .fill,
.new_r-item-rating-container.new_r-p9 .bar::after,
.new_r-item-rating-container.new_r-p9 .fill,
.new_r-item-rating-container.new_r-p10 .bar::after,
.new_r-item-rating-container.new_r-p10 .fill {
  transform: rotate(180deg) !important;
}

.new_r-item-rating-container {
  background-color: #fafafa;
  border-radius: 50%;
  float: left;
  height: 1em;
  position: relative;
  width: 1em;
}

.new_r-item-rating-container *,
.new_r-item-rating-container *::before,
.new_r-item-rating-container *::after {
  box-sizing: content-box;
}

.new_r-item-rating-container {
  font-size: 60px;
  margin: 16px;
}

.new_r-item-rating-container > span {
  display: block;
  position: absolute;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.new_r-item-rating-value {
  bottom: 9px;
  left: 0;
  right: 0;
  font-weight: 900;
  font-size: 18px;
}

.new_r-item-rating-rev {
  top: 19px;
  color: #474f55;
  font-size: 10px;
  white-space: normal;
}

.new_r-item-rating-value:empty + .new_r-item-rating-rev {
  top: 19px;
  line-height: 110%;
  padding: 0 5px;
}

.new_r-item-rating-rev span {
  position: relative;
  top: -22px;
  display: inline-block;
  font-size: 10px;
}

.new_r-item-rating-container::after {
  background-color: #fff;
  border-radius: 50%;
  content: " ";
  display: block;
  height: 0.84em;
  left: 0.08em;
  position: absolute;
  top: 0.08em;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease-in;
  width: 0.84em;
}

.new_r-item-rating-container .slice {
  clip: rect(0em, 1em, 1em, 0.5em);
  height: 1em;
  position: absolute;
  width: 1em;
}

.new_r-item-rating-container.new_r-p1 .bar {
  transform: rotate(36deg);
}

.new_r-item-rating-container.new_r-p2 .bar {
  transform: rotate(72deg);
}

.new_r-item-rating-container.new_r-p3 .bar {
  transform: rotate(108deg);
}

.new_r-item-rating-container.new_r-p4 .bar {
  transform: rotate(144deg);
}

.new_r-item-rating-container.new_r-p5 .bar {
  transform: rotate(180deg);
}

.new_r-item-rating-container.new_r-p6 .bar {
  transform: rotate(216deg);
}

.new_r-item-rating-container.new_r-p7 .bar {
  transform: rotate(252deg);
}

.new_r-item-rating-container.new_r-p8 .bar {
  transform: rotate(288deg);
}

.new_r-item-rating-container.new_r-p9 .bar {
  transform: rotate(324deg);
}

.new_r-item-rating-container.new_r-p10 .bar {
  transform: rotate(360deg);
}

.new_r-item-rating-container .bar,
.new_r-item-rating-container.new_r-p6 .fill,
.new_r-item-rating-container.new_r-p7 .fill,
.new_r-item-rating-container.new_r-p8 .fill,
.new_r-item-rating-container.new_r-p9 .fill,
.new_r-item-rating-container.new_r-p10 .fill {
  border: 5px solid transparent;
  border-radius: 50%;
  clip: rect(0em, 0.5em, 1em, 0em);
  height: 0.84em;
  position: absolute;
  transform: rotate(0deg);
  width: 0.835em;
}

.new_r-item-rating-container.new_r-p1 .bar,
.new_r-item-rating-container.new_r-p1 .fill {
  border-color: #ff3600;
}

.new_r-item-rating-container.new_r-p2 .bar,
.new_r-item-rating-container.new_r-p2 .fill {
  border-color: #ff3600;
}

.new_r-item-rating-container.new_r-p3 .bar,
.new_r-item-rating-container.new_r-p3 .fill {
  border-color: #ff3600;
}

.new_r-item-rating-container.new_r-p4 .bar,
.new_r-item-rating-container.new_r-p4 .fill {
  border-color: #ff7800;
}

.new_r-item-rating-container.new_r-p5 .bar,
.new_r-item-rating-container.new_r-p5 .fill {
  border-color: #ff7800;
}

.new_r-item-rating-container.new_r-p6 .bar,
.new_r-item-rating-container.new_r-p6 .fill {
  border-color: #ffba00;
}

.new_r-item-rating-container.new_r-p7 .bar,
.new_r-item-rating-container.new_r-p7 .fill {
  border-color: #ffe900;
}

.new_r-item-rating-container.new_r-p8 .bar,
.new_r-item-rating-container.new_r-p8 .fill {
  border-color: #a9f260;
}

.new_r-item-rating-container.new_r-p9 .bar,
.new_r-item-rating-container.new_r-p9 .fill {
  border-color: #66cc00;
}

.new_r-item-rating-container.new_r-p10 .bar,
.new_r-item-rating-container.new_r-p10 .fill {
  border-color: #66cc00;
}

/*ярлыки тура*/
.new_recommend-tag {
  width: 96px;
  height: 32px;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: bold;
  line-height: 1.2;
  position: absolute;
  text-align: right;
  top: 5px;
  right: 0;
  padding: 6px;
  color: #fff;
  border-radius: 4px 0 0 4px;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.12);
}

.new_recommend-tag + .new_recommend-tag {
  top: 45px;
}

.new_recommend-tag + .new_recommend-tag + .new_recommend-tag {
  top: 85px;
}

.new_recommend-tag + .new_recommend-tag + .new_recommend-tag + .new_recommend-tag {
  top: 125px;
}

.new_recommend-tag + .new_recommend-tag + .new_recommend-tag + .new_recommend-tag + .new_recommend-tag {
  top: 165px;
}

.new_result-info-text {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #474f55;
  font-family: Comfortaa, sans-serif !important;
}

.new_r-show-more-results {
  width: 320px;
  height: 64px;
  line-height: 64px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 24px auto -105px auto;
  font-family: Comfortaa, sans-serif !important;
  border-radius: 32px;
  cursor: pointer;
  transition-duration: 0.3s;
}
.new_r-show-more-results:hover {
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.26);
}

.new_spinner-wrap {
  text-align: center;
}
.new_spinner-wrap * {
  font-family: Comfortaa, sans-serif !important;
}

.new_progressbar-text * {
  font-family: Comfortaa, sans-serif !important;
}

/*===== стили переключателя валют (на input radio) =====*/
/* контейнер */
.new_r-currency-switch * {
  font-family: Comfortaa, sans-serif !important;
}

/* лейбл для стилизации элементов характеризующих состояние input radio */
.new_r-currency-switch label {
  display: block;
  float: left;
  font-weight: normal;
  margin: 0;
  padding: 0;
  clear: none;
}
.new_r-currency-switch label:nth-child(2) {
  margin-left: -40px;
  text-align: right;
}

/* левая часть */
.new_r-currency-switch label:first-child input + span {
  border-radius: 24px 0 0 24px;
  padding-left: 30px;
}

/* правая часть */
.new_r-currency-switch label:last-child input + span {
  border-radius: 0 24px 24px 0;
  padding-right: 40px;
}

/* input radio спрятаны */
.new_r-currency-switch label input {
  display: none;
}

/* выкл. состояние */
.new_r-currency-switch label input + span {
  height: 40px;
  line-height: 40px;
  display: block;
  cursor: pointer;
  width: 128px;
  font-size: 14px;
  border-radius: 24px;
  background-color: #efefef;
}

/* вкл. состояние */
.new_r-currency-switch label input:checked + span {
  position: relative;
  width: 88px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  border-radius: 24px;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.11);
}

.new_os input[type=radio]:checked + ::after,
.new_f-ext-col-recommend input[type=checkbox]:checked + ::after,
.new_os input[type=radio]:checked + ::before,
.new_f-ext-col-recommend input[type=checkbox]:checked + ::before,
.new_os input[type=radio] + ::before,
.new_f-ext-col-recommend input[type=checkbox] + ::before {
  display: none;
}

.new_spinner-logos-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.new_spinner-logos-wrap .new_loading-logo {
  margin: 13px;
}
.new_spinner-logos-wrap .new_logo-image-wrap {
  max-width: 80px;
  height: 60px;
  max-height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#new_not-found-order-container .os-order-form-wrap {
  margin: 30px auto;
}
#new_not-found-order-container .os-order-form-wrap form {
  padding: 20px 25px;
  border-radius: 24px;
}
#new_not-found-order-container .os-order-form-wrap form select, #new_not-found-order-container .os-order-form-wrap form input {
  background-color: #efefef;
  border: none;
  border-radius: 5px;
  padding: 0 12px;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-input-dates .os-order-input-wrapper {
  border: none;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-datepicker {
  background: #efefef !important;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-input-comment textarea {
  border: none;
  border-radius: 5px;
}
#new_not-found-order-container .os-order-form-wrap form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  line-height: 1.2 !important;
}
#new_not-found-order-container .os-order-form-wrap form ::-moz-placeholder {
  /* Firefox 19+ */
  line-height: 1.2 !important;
}
#new_not-found-order-container .os-order-form-wrap form :-ms-input-placeholder {
  /* IE 10+ */
  line-height: 1.2 !important;
}
#new_not-found-order-container .os-order-form-wrap form :-moz-placeholder {
  /* Firefox 18- */
  line-height: 1.2 !important;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-left-col {
  width: 155px;
  min-width: 155px;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-input-office .os-order-select-wrapper {
  border-radius: 5px;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-input-dates {
  width: 100%;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-right-col .os-order-select-wrapper {
  width: initial;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-right-col {
  padding-left: 18px;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-input-dates label {
  width: initial;
  vertical-align: super;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-input-name input,
#new_not-found-order-container .os-order-form-wrap form .os-order-input-phone input,
#new_not-found-order-container .os-order-form-wrap form .os-order-input-email input {
  width: 100%;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-input-name,
#new_not-found-order-container .os-order-form-wrap form .os-order-input-phone {
  width: calc(50% - 10px);
  margin-bottom: 10px;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-input-email {
  width: calc(50% - 10px);
}
#new_not-found-order-container .os-order-form-wrap form .os-order-input-name {
  margin-right: 20px;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-form-submit {
  text-align: center;
  margin: 20px auto 0 auto;
  height: initial;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-form-submit .os-order-form-submit_button {
  width: 200px;
  max-width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  transition-duration: 0.3s;
  border-radius: 24px;
  box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06);
  cursor: pointer;
}
#new_not-found-order-container .os-order-form-wrap form .os-order-form-submit .os-order-form-submit_button:hover {
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.26);
}
#new_not-found-order-container .os-order-form-wrap form .os-order-form-submit .os-order-form-submit_button.inactive {
  background: #fff;
  box-shadow: 0 9px 25px 0 rgba(0, 0, 0, 0.06);
  color: #1e241e33;
  pointer-events: none;
}
#new_not-found-order-container .os-order-form-wrap .os-order-header-title {
  color: #fff;
  text-transform: capitalize;
}

@media all and (max-width: 768px) {
  .new_r-item-wrap {
    width: 100%;
    height: 240px;
  }
  .new_r-item-wrap:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .new_r-item-wrap .new_r-item {
    flex-direction: column;
    height: 240px;
    border-radius: 10px;
    box-shadow: 0 9px 56px 0 rgba(0, 0, 0, 0.06) !important;
  }
  .new_r-item-wrap .new_r-item-body {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 12px 20px 16px 20px;
  }
  .new_r-item-wrap .new_r-item-img {
    width: 100%;
    height: 149px;
    flex-shrink: 0;
    border-radius: 10px 10px 0 0;
  }
  .new_r-item-wrap .new_r-item-stars {
    display: block;
    margin-bottom: 4px;
  }
  .new_r-item-wrap .new_r-item-hotel {
    font-size: 14px;
    margin-right: 15px;
  }
  .new_r-item-wrap .new_r-item-geo {
    position: absolute;
    left: 20px;
    bottom: 15px;
    margin: 0;
    width: calc(50% - 40px);
  }
  .new_r-item-wrap .new_r-item-geo > svg {
    vertical-align: middle;
    margin-right: 7px;
  }
  .new_r-item-wrap .new_r-item-info {
    margin-top: 20px;
  }
  .new_r-item-wrap .new_r-item-info, .new_r-item-wrap .new_r-item-hotel {
    width: 50%;
  }
  .new_r-item-wrap .new_r-item-price {
    right: 0;
    top: -25px;
    bottom: initial;
  }
  .new_r-item-wrap .new_r-item-table {
    margin-top: 0;
  }
  .new_r-item-wrap .new_r-item-date {
    margin: 0;
  }
  .new_r-item-wrap .new_r-item-geo, .new_r-item-wrap .new_r-item-food,
.new_r-item-wrap .new_r-item-date {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .new_r-item-wrap .new_r-item-from {
    display: none;
  }

  .new_result-info .os-order-form-wrap {
    width: 100%;
  }

  .os-order-form-wrap form .os-order-right-col,
.os-order-input-dates label {
    padding-left: 0;
  }

  .os-order-form-wrap form .os-order-input-name,
.os-order-form-wrap form .os-order-input-phone,
.os-order-form-wrap form .os-order-input-email,
.os-order-form-wrap form .os-order-left-col {
    width: 100%;
    margin-right: 0;
  }

  .os-order-form-wrap form .os-order-input-dates label {
    width: calc(100% - 130px);
    vertical-align: baseline;
  }

  .os-order-input-country {
    margin-bottom: 7px;
  }
}

/*# sourceMappingURL=search-results.css.map */
