@import "https://fonts.googleapis.com/css?family=Scada:400italic,700italic,400,700&subset=latin,cyrillic";

.container:after,
.main-header .container:after,
.ttl-link-main-b:after,
.b-box-hot-tour:after,
.b-special-full:after,
.b-section-main-bar:after,
.b-weather-list li:after,
.ttl-main-b:after,
.box-currency:after,
.usd-euro:after,
.b-input-currency:after,
.b-news:after,
.name-email:after,
.b-contacts-info:after,
.country-list:after,
.country-full:after {
    content: "";
    display: table;
    clear: both
}

#your_email:focus {
    background: #fff
}

::-webkit-input-placeholder {
    color: #777
}

::-moz-placeholder {
    color: #777
}

:-moz-placeholder {
    color: #777
}

:-ms-input-placeholder {
    color: #777
}

.b-modal-form .b-input:focus {
    background-color: #FFF;
    border: 1px solid
}

.main-menu,
.main-menu .sub-menu,
.b-weather-list,
.pagination-news,
.country-list,
.country-full {
    padding: 0;
    margin: 0
}

.container {
    position: relative
}

#step2 div {
    position: relative
}

.aggregateRating {
    position: absolute;
    right: 0;
    top: 6px;
    z-index: 9
}

.uon-widget iframe {
    margin: 0 auto;
}

.main.sizer {
    width: 100%
}

.main iframe {
    margin-top: 20px
}

.main .text_content {
    margin-top: 55px
}

.success-alert-main {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.owl-theme .owl-stage-outer {
    overflow: hidden
}

.owl-loaded .disabled,
.owl-theme .disabled {
    display: none
}

.owl-theme .owl-item {
    display: inline-block
}

.slick-dots {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px
}

.slick-dots li.slick-active button {
    background-color: #72c6ef;
}

.slick-dots li button {
    background: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    border: 1px solid #a6a6a6;
    color: transparent;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.75)
}

button,
button:hover,
button:active,
button:focus {
    outline: none
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

body img.lazy {
    width: 64px !important;
    height: 64px !important;
}

body img[src="placeholder.gif"] {
    width: 64px !important;
    height: 64px !important;
}

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

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    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);
    transform: translate3d(0, 0, 0)
}

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

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: inline
}

[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
}

.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(/assets/img/fancybox/fancybox_sprite.png)
}

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

#fancybox-loading div {
    width: 44px;
    height: 44px
}

.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(../img/fancybox/blank.gif);
    -webkit-tap-highlight-color: transparent;
    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
}

.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(../img/fancybox/fancybox_overlay.png)
}

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

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

.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;
    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: 700;
    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, 0.8)
}

.readmore-js-toggle.closi {
    margin-top: 84px
}

@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 {
        -moz-background-size: 44px 152px;
        -o-background-size: 44px 152px;
        background-size: 44px 152px
    }

    #fancybox-loading div {
        -moz-background-size: 24px 24px;
        -o-background-size: 24px 24px;
        background-size: 24px 24px
    }
}

@font-face {
    font-display: block;
    font-family: 'fontello';
    src: url('../font/fontello.eot?51586990');
    src: url('../font/fontello.eot?51586990#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?51586990') format('woff2'),
       url('../font/fontello.woff?51586990') format('woff'),
       url('../font/fontello.ttf?51586990') format('truetype'),
       url('../font/fontello.svg?51586990#fontello') format('svg');
    font-weight: 400;
    font-style: normal
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.icon-down-dir:before {
    content: '\e800'
}

.icon-calendar:before {
    content: '\e801'
}

.icon-dollar:before {
    content: '\e804'
}

.icon-euro:before {
    content: '\e805'
}

.icon-dot:before {
    content: '\e806'
}

.icon-phone:before {
    content: '\e808'
}

.icon-mail:before {
    content: '\e803'
}

.icon-vk:before {
    content: '\e807'
}

.icon-fb:before {
    content: '\e802'
}

.icon-ig:before {
    content: '\e80b'
}

.icon-ok:before {
    content: '\e809'
}

.icon-location:before {
    content: '\e80a'
}

.icon-up:before {
    content: '\e80c'
}

.icon-avatar:before {
    content: '\e80d'
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%;
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased
}

body {
    height: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-family: "Scada", "Trebuchet MS", sans-serif
}

p {
    color: #000;
    margin: 0 0 10px
}

input,
textarea {
    border: none
}

input[type=text],
input[type=date],
textarea,
select {
    display: block;
    width: 100%
}

::-webkit-inner-spin-button {
    display: none
}

input[type=date] {
    background: #FFF url(../images/svg_icon/date.svg);
    background-repeat: no-repeat;
    background-position: 95% center
}

input[type=date]:hover,
input[type=date]:active,
input[type=date]:focus {
    background: #FFF
}

input:focus,
textarea:focus {
    outline: none;
    background-color: #FFF;
    border: 1px solid #0088cf
}

img {
    max-width: 100%
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

.margin-b {
    margin-bottom: 45px
}

.padding-box {
    padding: 20px
}

.b-module {
    background: #fff
}

.b-3 {
    width: 33.3333%;
    float: left
}

.b-2 {
    width: 50%;
    float: left
}

.b-4 {
    width: 25%;
    float: left
}

.block {
    display: block
}

.btn {
    display: inline-block;
    text-decoration: none;
    background: #FFBF18;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 45px;
    line-height: 4.5rem;
    padding: 0 45px;
    -webkit-transition: background .1s ease-out;
    -moz-transition: background .1s ease-out;
    -o-transition: background .1s ease-out;
    transition: background .1s ease-out
}

.line-progress {
    -webkit-transition: background .1s ease-out;
    -moz-transition: background .1s ease-out;
    -o-transition: background .1s ease-out;
    transition: background .1s ease-out
}

.btn:hover {
    background: #ff8733
}

.btn:active {
    position: relative;
    top: 1px
}

.necrl {
    color: red
}

.scrollup {
    font-size: 30px;
    position: fixed;
    z-index: 9999;
    bottom: 50px;
    right: 100px;
    display: none;
    color: #fff;
    text-decoration: none;
    background: #ff6900;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.top-main-header {
    background: #0088CF;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3rem
}

.top-main-header .container {
    padding: 0 20px
}

.top-main-header i {
    color: #FFBF18;
    font-size: 20px;
    font-size: 2rem
}

.wrp-phone-header-info {
    display: inline-block
}

.wrp-phone-header-info .header-info-span:first-child:before {
    content: ''
}

.main-header-phone {
    float: right
}

.main-header-mail {
    float: left
}

.header-info-span {
    color: #fff;
    padding: 0 10px 0 0
}

.header-info-span:before {
    content: '|';
    padding-right: 5px;
    font-weight: 700;
    color: #FFBF18;
    vertical-align: top
}

.header-info-span_mail {
    text-decoration: none
}

.header-info-span_mail:hover {
    color: #72C6EF
}

.main-header {
    background: #fff
}

.wrp-main-header {
    position: relative;
    padding: 20px;
    height: 130px
}

.logo {
    margin-top: -13px;
	border-radius: 10px
}

.b-main-header-md {
    vertical-align: middle;
    display: inline-block
}

.b-social-icon {
    margin-top: 13px
}

.main-header-order {
    margin-top: 13px
}

.b-main-header-left {
    text-align: center
}

.b-social-icon i {
    font-size: 40px;
    font-size: 4rem;
    color: #0088CF;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
}

.b-social-icon i:before {
    margin: 0
}

.icon-ok:hover {
    color: #ED812B
}

.icon-fb:hover {
    color: #3B5998
}

.icon-vk:hover {
    color: #4B74A8
}

.icon-ig:hover {
    color: #3D6C93
}

.link-social-icon {
    margin-right: 5px;
    text-decoration: none
}

.b-main-header-center {
    text-align: center
}

.b-main-header-right {
    text-align: right
}

.b-main-menu {
    background: #0088CF
}

.sex-top {
    padding-right: 0
}

.sex {
    text-align: center;
    margin-bottom: 0 !important;
    background: #75c4ef;
    border-radius: 3px
}

.sex input[type="radio"] {
    display: none
}

.sex label {
    margin-bottom: 0
}

.sex label:before {
    margin-top: 7px;
    content: " ";
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 3px;
    cursor: pointer
}

.sex input[value="М"]+label:before {
    background: url(/assets/images/svg_icon/men_w.png) no-repeat;
    background-size: contain;
    background-position: center center
}

.sex input[value="Ж"]+label:before {
    background: url(/assets/images/svg_icon/women_w.png) no-repeat;
    background-size: contain;
    background-position: center center
}

.sex input[value="М"]:checked+label:before {
    background: url(/assets/images/svg_icon/men.svg) #FFF no-repeat;
    background-size: contain;
    background-position: center center
}

.sex input[value="Ж"]:checked+label:before {
    background: url(/assets/images/svg_icon/women.svg) #FFF no-repeat;
    background-size: contain;
    background-position: center center
}

.main-menu {
    z-index: 1;
    display: table;
    width: 100%;
    border-collapse: collapse
}

.main-menu:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden
}

.main-menu>li {
    display: table-cell;
    text-align: left;
    position: relative;
	width: 20%;	
}

.main-menu>li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    top: 39px;
    z-index: 99
}

.main-menu li {
    list-style: none
}

.main-menu a,
.main-menu span {
    display: block;
    padding-right: 14px;
    font-size: 18px;
    font-size: 1.7rem;
    line-height: 39px;
    line-height: 3.9rem;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    text-decoration: none
}

.main-menu a:hover {
    color: #FFBF18
}

.main-menu .icon-dot:before {
    width: 0;
    font-size: 20px;
    font-size: 2rem
}

.main-menu .sub-menu {
    position: absolute;
    top: 40px;
    padding-top: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.main-menu .sub-menu:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: -4px;
    border: 7px inset;
    margin-right: 12px;
    left: 15px;
    border-color: transparent transparent #0088CF
}

.main-menu .sub-menu a,
.main-menu .sub-menu span {
    min-width: 150px;
    display: block;
    color: #fff;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    background: #0088CF;
    font-size: 15px;
    text-align: center;
    padding-left: 10px
}

.main-menu .sub-menu a:hover {
    background: #0088CF;
    color: #FFBF18
}

.main-content {
    min-height: 500px
}

.b-slide-main {
    text-align: center;
    position: relative
}

.b-slide-main img {
    max-width: 100%;
    min-width: 100%;
    display: block;
    margin: 0 auto
}

.link-b-slide-main {
    display: block;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(62, 99, 114, 0.3)
}

.link-b-slide-main:hover .more-slide-main {
    background: #fff;
    color: #0088CF
}

.content-slide-main {
    display: inline-block;
    padding: 20px;
    float: right;
    text-align: right;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin-top: 100px;
    color: #fff
}

.ttl-slide-main {
    font-weight: 700;
    font-size: 48px;
    display: block
}

.price-slide-main {
    color: #fc0;
    text-shadow: 0 0 2px rgba(50, 50, 50, 1);
    font-size: 32px;
    display: block
}

.ttl-slide-main {
    margin: 0;
    line-height: 1
}

.more-slide-main {
    display: inline-block;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin-top: 60px
}

.b-main-search {
    margin-top: 20px
}

.ttl-link-main-b {
    padding: 0 20px;
    background: #72C6EF;
    display: block;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    line-height: 45px;
    line-height: 4.5rem;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.ttl-link-main-b:hover {
    background: #0088CF
}

.ttl-link-main-b:hover .span-left-ttl {
    color: #fff
}

.ttl-link-main-b:hover .span-right-ttl {
    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0)
}

.span-left-ttl,
.span-left-ttl h2 {
    float: left;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase
}

.span-right-ttl {
    float: right;
    color: #fff;
    text-decoration: underline;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.box-hot-tour {
    overflow: hidden
}

.b-box-hot-tour.b-module,
.b-box-hot-tour.b-module div,
.b-special-full .box-hot-tour {
    padding: 0
}

.box-hot-tour:first-child .ttl-box-hot-tour,
.box-hot-tour .ttl-box-hot-tour h3 {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    color: #FFF;
    background: rgba(0, 109, 167, 0.7)
}

.link-box-hot-tour {
    position: relative;
    display: block;
    z-index: 0
}

.ttl-box-hot-tour {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    color: #FFF
}

.link-box-hot-tour:hover .img-box-hot-tour {
    opacity: .6
}

.link-box-hot-tour:hover .ttl-box-hot-tour {
    background: #0088CF;
    color: #fff
}

.img-box-hot-tour {
    display: block;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    width: 100%;
    height: 240px
}

.ttl-box-hot-tour h3 {
    text-decoration: none;
    text-align: center;
    color: #0088CF;
    line-height: 45px;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    font-size: 16px;
    padding: 0 20px;
    text-align: left;
	font-weight: 800
}

.ttl-box-hot-tour h3 span {
    color: #fc3
}

.b-main-sletat-hot {
    background: #fff;
    border-bottom: 4px solid #D5D5DB
}

.b-special-full {
    margin: -20px
}

.b-special-full .otherToursNew {
    margin-top: 30px;
}

.otherToursNew .b-special-full {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.left-main-bar {
    width: 30.52083%;
    float: left
}

.right-main-bar {
    width: 64.7916%;
    float: right
}

.b-weather {
    background: transparent url(../img/bg-weather.jpg) center center no-repeat
}

.b-weather-list {
    height: 227px;
    overflow: hidden
}

.b-weather-list li {
    list-style: none;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem
}

.b-weather-list .name-country {
    float: left
}

.b-weather-list .current-weather {
    float: right
}

.b-weather-list .weather-icon {
    float: right;
    display: block;
    margin-left: 5px
}

.b-currency {
    font-size: 18px;
    font-size: 1.8rem
}

.b-btm-currency {
    padding: 20px
}

.ttl-main-b {
    padding: 0 20px;
    background: #72C6EF;
    line-height: 45px;
    line-height: 4.5rem;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    width: 98%;
    margin: 0 auto
}

.date-currency {
    float: right;
    font-weight: 700
}

.box-currency {
    padding-bottom: 20px
}

.left-box-currency,
.right-box-currency {
    float: left;
    width: 47.5%
}

.right-box-currency {
    margin-left: 5%;
    text-align: center
}

.right-box-currency img {
    display: block;
    float: right
}

.usd-euro {
    line-height: 31px;
    line-height: 3.1rem
}

#even-cheaper .col-xs-12 {
    background: #73c6f0;
    border-radius: 5px;
    padding: 25px 0 0;
    text-align: center
}

#even-cheaper p.desc-white,
#even-cheaper small,
#even-cheaper small a {
    color: #FFF
}

#even-cheaper a.btn {
    font-weight: 600;
    font-size: 22px;
    padding: 5px 25px
}

.h-yellow {
    color: #ff0;
    text-decoration: underline;
    font-size: 20px
}

.name-currency {
    color: #ff6900
}

.name-currency-new {
    color: #000
}

.val-currency {
    float: right
}

.b-converter fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.b-enter-amount {
    font-size: 14px;
    font-size: 1.4rem;
    float: left;
    width: 60%
}

.b-input-currency .input-currency:first-child {
    margin-right: 5%
}

.input-currency {
    display: block;
    width: 47.5%;
    float: left;
    border: 0;
    line-height: 45px;
    line-height: 4.5rem;
    height: 45px;
    padding: 0 10px;
    background: #72C6EF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.input-currency:focus {
    outline: 1px solid #0088CF
}

.b-radio-currency {
    text-align: right;
    padding-bottom: 20px
}

.btn-val-currency {
    display: inline-block
}

.l-rad-btn-currency {
    display: inline-block;
    cursor: pointer;
    background: #0088CF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative
}

.l-rad-btn-currency:hover {
    background: #508093
}

.l-rad-btn-currency i {
    color: #fff;
    display: inline-block;
    font-size: 26px;
    font-size: 2.6rem
}

.rad-btn-currency {
    display: none
}

.rad-btn-currency:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #ff6900 transparent transparent;
    z-index: 1
}

.news-block-main {
    height: 182px;
    overflow: hidden
}

.news-block-preview {
    position: relative;
    width: 250px;
    height: 100%;
    display: block;
    line-height: 1;
    overflow: hidden;
    float: left;
    border-top: 4px solid #0088CF;
    border-left: 4px solid #0088CF
}

.news-block-preview:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.news-block-preview img {
    display: block;
    width: 100%;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.news-block-content {
    overflow: hidden
}

.ttl-block-h {
    text-transform: uppercase;
    margin: 0;
    line-height: 1.2;
    background: #0088CF;
    overflow: hidden;
    max-height: 64px
}

.ttl-block-h a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 10px 20px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.ttl-block-h a:hover {
    -webkit-transform: translate(10px, 0);
    -moz-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    -o-transform: translate(10px, 0);
    transform: translate(10px, 0)
}

.news-block-text {
    padding: 10px 20px;
    margin: 0
}

.btn_small {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    line-height: 3rem;
    padding: 0 20px
}

.b-main-partners-new {
    margin: 50px 0
}

.b-main-partners-new h2 {
    text-align: center
}

.b-main-partners .slick-slide {
    width: 155px;
    text-align: center
}

.b-main-partners .slick-slide img {
    height: 75px;
    max-width: 150px;
    display: inline
}

.top-main-footer {
    background-color: #72C6EF;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    position: relative
}

.top-main-footer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #72C6EF;
    z-index: 1
}

.top-main-footer .container {
    position: relative;
    z-index: 2;
    padding: 20px 0
}

.top-main-footer p {
    color: #fff
}

.ttl-block-h_mf {
    padding: 8px 16px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700
}

.btm-main-footer {
    background: #0088CF;
    color: #fff;
    padding: 10px 0
}

.b-box-footer-cont {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative
}

.b-box-footer-cont i {
    position: absolute;
    left: 0;
    top: 4px;
    background: #0088CF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.b-3_footer-mdl {
    padding: 0 20px
}

.btn_mf,
.main-footer-inp {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 40px;
    line-height: 4rem;
    height: 40px
}

#subscribe_hidden {
    display: none;
}

.category-filter__manufacturer-checkbox .callback__checkbox-link {
    color: white;
    text-decoration: underline;
}

.btn_mf {
    padding: 0 20px
}

.main-footer-inp {
    margin-bottom: 10px;
    padding: 0 10px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #000
}

.b-social-icon_footer {
    margin-top: 10px
}

.b-social-icon_footer i {
    color: #fff
}

.b-social-icon_footer i:hover {
    color: #0088CF
}

.b-modal-form {
    display: none
}

.b-content {
    margin: 17px 0
}

.b-content-ttl {
    margin: 0;
    color: #fff;
    background: #72C6EF;
    padding: 20px 25px;
    font-size: 24px;
    text-shadow: 0 2px 2px rgba(124, 124, 124, 0.41)
}

.b-post-news {
    padding: 10px
}

.b-post-news-link {
    position: relative;
    display: block;
    overflow: hidden
}

.b-post-news-link:hover .b-post-news-img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.b-post-news-link:hover .b-post-news-ttl {
    padding: 20px 10px
}

.b-post-news-img {
    display: block;
    width: 100%;
    height: 300px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.b-post-news-date {
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 10px;
    color: #fff;
    background: #ff6900;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px
}

.b-post-news-ttl {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background-color: #0088CF;
    background: rgba(62, 99, 114, 0.8);
    padding: 10px;
    margin: 0;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.pagination-news {
    margin-top: 30px;
    text-align: center
}

.pagination-news li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    background: #fff;
    border: 2px solid #ff6900;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.pagination-news li:hover {
    background: #ff6900
}

.pagination-news li:hover a {
    color: #fff
}

.pagination-news a {
    color: #0088CF;
    padding: 0 16px;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 40px;
    line-height: 4rem
}

.pagination-news .active {
    background: #ff6900
}

.pagination-news .active a {
    color: #fff
}

.pagination-news .disabled {
    display: none
}

.add-review-ttl {
    text-transform: uppercase;
    margin: 100px 0 10px
}

.wrapper-fld {
    margin-bottom: 10px;
    position: relative
}

.wrapper-fld label {
    display: inline-block;
    margin-right: 15px;
    font-weight: 700;
    text-transform: uppercase
}

.wrapper-fld .form-error {
    color: #ff6900;
    font-size: 14px;
    position: absolute;
    right: 6px;
    bottom: -35px
}

.name-email .wrapper-fld {
    float: left;
    width: 48%
}

.name-email .wrapper-fld:first-child {
    margin-right: 4%
}

.name-email .wrapper-fld:first-child .form-error {
    right: 14px;
    bottom: -21px
}

.name-email .wrapper-fld:last-child .form-error {
    right: 4px;
    bottom: -21px
}

.b-review-user {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #0088CF;
    margin-bottom: 20px;
    padding: 20px
}

.b-review-user i {
    color: #ff6900;
    padding-right: 5px
}

.b-review-author {
    display: block;
    text-transform: uppercase;
    font-weight: 700
}

.b-map-contacts {
    margin: -20px -20px 20px
}

.b-contacts-info {
    margin-bottom: 20px
}

.box-contacts-info {
    position: relative;
    float: left;
    padding-right: 20px
}

.box-contacts-info i {
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
    color: #ff6900
}

.box-contacts-info address {
    font-style: normal
}

.link-mailto {
    text-decoration: none;
    color: #0088CF;
    display: block
}

.link-mailto:hover {
    text-decoration: underline
}

.b-contacts-info-desc {
    padding-left: 50px
}

.b-modal-form fieldset {
    padding: 20px
}

.b-modal-form-ttl {
    margin: 0;
    background: #72C6EF;
    color: #000;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 45px;
    line-height: 4.5rem;
    text-align: center
}

.b-input {
    line-height: 45px;
    line-height: 4.5rem;
    height: 45px;
    background: #FDFDFD;
    color: #000;
    padding: 0 20px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #c9c9c9;
    display: block
}

.b-select {
    line-height: 45px;
    line-height: 4.5rem;
    height: 45px;
    background: #FDFDFD;
    color: #000;
    padding: 0 20px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #0088cf;
    display: block
}

.b-submit {
    text-align: center
}

.b-textarea {
    height: 175px;
    padding: 20px;
    line-height: 1;
    margin-bottom: 20px;
    background: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #0088CF
}

form .error {
    background: #F1DEE0;
    border: 1px solid #FF9B9B
}

.fancybox-outer .success_email {
    text-align: center;
    height: 300px;
    display: table-cell;
    vertical-align: middle;
    width: 400px
}

.country-list li {
    list-style: none;
    float: left;
    width: 25%;
    font-size: 16px;
    line-height: 30px
}

.country-list li a {
    color: #000
}

.country-list li a:hover {
    text-decoration: underline;
    color: #ff6900
}

.country-full li {
    list-style: none;
    padding-left: 35px;
    position: relative
}

.country-full a {
    color: #000
}

.country-full a:hover {
    color: #ff6900;
    text-decoration: underline
}

.country-full span {
    position: absolute;
    left: 0;
    background-color: #0088CF;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    line-height: 3rem;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.country-full .country-column {
    float: left;
    width: 25%
}

.h-logo-company {
    max-width: 170px
}

.main-header-phone .phone-link,
.main-footer-contacts .phone-link,
.b-contacts-info-desc .phone-link {
    color: #fff;
    text-decoration: none
}

.main-header-phone .phone-link {
    font-size: 22px
}

.b-contacts-info-desc .phone-link {
    color: #000
}

.blockCont .hot-hotel-name {
    color: #1a83ba !important;
    text-decoration: none !important
}

.breadcrumb {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
    background: none;
    margin-left: 19px
}

.breadcrumb li:first-child a img {
    display: block;
    margin-right: 5px;
    margin-top: 3px;
    float: left
}

.breadcrumb li {
    display: inline
}

.breadcrumb li a {
    color: #000
}

.select2 {
    margin-left: 10px;
    margin-top: 10px;
    width: 90% !important
}

.search,
.search:focus {
    border: 1px solid #000;
    background: url(../img/search2.png) right center no-repeat #fff !important;
    background-size: 50% 50%;
    padding: 4px
}

.dataTables_wrapper .dataTables_info {
    padding-left: 20px
}

.seo-fix {
    display: none
}

address {
    margin-bottom: 0 !important
}

.b-main-slider {
    overflow: hidden;
    max-height: 495px
}

.readmore-js-toggle,
.readmore-js-section {
    display: block;
    width: 100%
}

.readmore-js-section {
    overflow: hidden
}

.readmore-js-toggle {
    clear: both;
    background: -webkit-linear-gradient(top, rgba(247, 247, 247, 0) 0%, #f7f7f7 80%);
    background: -moz-linear-gradient(top, rgba(247, 247, 247, 0) 0%, #f7f7f7 80%);
    background: -o-linear-gradient(top, rgba(247, 247, 247, 0) 0%, #f7f7f7 80%);
    background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0%, #fff 80%);
    position: relative;
    padding-top: 125px;
    top: -125px;
    margin-bottom: -100px
}

.readmore-js-toggle.closi {
    background: none !important
}

.hc__footer,
.hc__top__left {
    display: none !important
}

.fixedtop .main-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99
}

.fixedtop .main-header .top-main-header,
.fixedtop .main-header .wrp-main-header {
    display: none
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: .7;
    position: fixed;
    bottom: 50px;
    left: 100px;
    display: none;
    background: #0088CF
}

.scrollup i {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    margin-left: 13px;
    margin-top: -9px
}

.scrollup .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.scrollup .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.scrollup .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.scrollup .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

table.diploms {
    border-top: 2px dashed #c7c7c7;
    border-left: 2px dashed #c7c7c7
}

table.diploms td {
    border-right: 2px dashed #c7c7c7;
    border-bottom: 2px dashed #c7c7c7
}

.managers {
    display: block;
    text-align: center;
    /*width:764px;*/
    margin: 25px auto;
}

.tour {
    display: inline-block
}

.owl-prev:hover,
.owl-next:hover {
    cursor: pointer
}

.managers .manager {
    display: inline-block;
    /*min-width: 300px;*/
    margin-bottom: 20px;
    text-align: center
}

.managers .manager .name {
    margin-bottom: 25px
}

.managers .manager .name a {
    font-size: 18px
}

a {
    color: #3297fb
}

.managers .manager .media {
    width: 100%
}

.managers .manager .info_block {
    max-width: 200px;
    margin: 0 auto
}

.managers .manager .media img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 120px;
    margin-bottom: 25px
}

.managers .manager .add_question {
    font-size: 14px
}

#visa img {
    margin-top: 25px;
    margin-bottom: 25px
}

#callback-new-main {
    background: #73c6f0;
    padding: 25px 325px 20px;
    color: #FFF;
    text-align: center;
    margin-bottom: 80px;
    border-radius: 10px
}

#callback-new-main.nopadding-b {
    padding: 25px 125px 20px
}

#callback-new-main.visa {
    margin-bottom: 0
}

#callback-new-main h2 {
    font-weight: 600
}

#callback-new-main p {
    color: #FFF
}

#callback-new-main a.btn,
#callback-new-main button {
    font-weight: 600
}

#callback-new-main small,
#callback-new-main small a {
    color: #FFF
}

.text-center {
    text-align: center
}

#why_we {
    padding: 80px 0 40px;
    color: #FFF;
    background: url(/);
    background-size: cover;
    background-position: center;
    border-bottom: 11px solid #f6f6f6
}

#why_we.lazy-bg-loaded {
    background: url(/assets/img/why_we.jpg) no-repeat;
    background-size: cover;
}

#why_we .h3 {
    text-align: center;
    font-size: 36px
}

img[itemprop*=url] {
    display: none;
}

.y-nights-selector .ot,
.y-nights-selector .do {
    display: flex;
    align-items: center;
}

.nomargin {
    margin: 0 !important
}

#why_we p {
    color: #FFF
}

#why_we p,
#why_we ul {
    margin-bottom: 40px
}

.managers .manager .phone,
.managers .manager b {
    display: none
}

.managers_sel h4 {
    text-align: center;
    font-weight: 700
}

b.social_title {
    text-align: center;
    display: block
}

.ya-share2 {
    max-width: 200px;
    margin: 0 auto
}

.new-aside2 .menu .price_min_tours,
.new-aside2 .menu .price_min_tours_avia {
    display: none;
}

.new-aside2 .menu .price_min_tours.active {
    display: flex;
}

.new-aside2 .menu .price_min_tours_avia.active {
    display: flex;
}

.new-aside2 .menu a {
    display: flex;
    justify-content: space-between;
}

.filtr-menu2 .checkbox-filter label {
    position: relative;
}

.filtr-menu2 .checkbox-filter {
    text-align: right;
}

.filtr-menu .col,
.filtr-menu2 .col {
    width: 32%;
}

#tours_with_vid {
    position: absolute;
    -webkit-appearance: inherit;
    -moz-apperance: inherit;
    apperance: inherit;
    top: -2px;
    left: -28px;
    width: 21px;
    height: 21px;
}

#tours_with_vid:after {
    background-image: url(/assets/images/false.png);
    position: absolute !important;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    top: 0;
    left: 0;
    content: " ";
    display: block;
}

#tours_with_vid:checked:after {
    background-image: url(/assets/images/true.png);
}

#tours_with_vid:focus {
    outline: none;
    border: none;
}


#managerModal .modal-body label {
    width: 100%
}

#managerModal .managers * {
    text-align: left
}

#managerModal .managers .phone,
#managerModal .managers b {
    display: block
}

#managerModal .managers .manager .media {
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: auto
}

#managerModal .managers .manager .info_block {
    max-width: 200px;
    float: left
}

.search_tour_form {
    background: #72C6EF;
    padding: 20px;
    margin-top: 20px
}

.search_tour_form input {
    max-width: 170px
}

.search_tour_form select {
    max-width: 140px
}

form .button {
    background-image: linear-gradient(to bottom, #ed8182 0, #d96667 100%);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #FFBF18 0, #FFBF18 100%);
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    display: block;
    text-align: center;
    border: 0
}

ul.main-menu li:nth-child(2) .sub-menu li {
    display: inline-block;
	margin-left:-55px;
	width: 200px;
}

ul.main-menu li:nth-child(2) .sub-menu a {
    width: 80px;
    font-size: 14px;
    text-align: left;
    border: 1px solid #067fbd
}

ul.main-menu li:nth-child(2) .sub-menu {
    width: 540px
}

#search_results_container {
    position: relative;
    padding-bottom: 70px
}

.lds-roller {
    display: block;
    width: 64px;
    height: 64px;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 45%;
    margin-left: 45%;
    margin-bottom: 50px;
    margin-top: 50px
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    margin: -3px 0 0 -3px
}

.lds-roller div:nth-child(1) {
    animation-delay: -.036s
}

.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px
}

.lds-roller div:nth-child(2) {
    animation-delay: -.072s
}

.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px
}

.lds-roller div:nth-child(3) {
    animation-delay: -.108s
}

.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px
}

.lds-roller div:nth-child(4) {
    animation-delay: -.144s
}

.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px
}

.lds-roller div:nth-child(5) {
    animation-delay: -.18s
}

.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px
}

.lds-roller div:nth-child(6) {
    animation-delay: -.216s
}

.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px
}

.lds-roller div:nth-child(7) {
    animation-delay: -.252s
}

.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px
}

.lds-roller div:nth-child(8) {
    animation-delay: -.288s
}

.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.sort_row a.active {
    color: #fff
}

#search_results_table,
.hot_tours_table {
    font-size: 1.3rem
}

#search_results_table_filter {
    display: none
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 3px 5px 0 0 !important
}

.whbg {
    background: #FFF
}

#search_results_table_wrapper>thead th {
    width: 90px !important
}

#search_results_table,
.hot_tours_table {
    background-color: #fff
}

#search_results_table h3,
.hot_tours_table h3 {
    display: inline;
    font-size: 16px;
    font-weight: 700
}

table.dataTable thead th,
table.dataTable thead td,
.hot_tours_table thead th,
.hot_tours_table thead td {
    border-bottom: none !important
}

#search_results_table>thead>tr>th,
.hot_tours_table>thead>tr>th {
    vertical-align: inherit;
    border-bottom: 1px solid #72c6ef !important
}

#inner_search_results_table_wrapper {
    margin: 0 !important
}

#inner_search_results_table_wrapper_wrapper tr {
    background: #e9e9e9
}

#inner_search_results_table_wrapper_wrapper {
    background: #e9e9e9
}

#inner_search_results_table_wrapper_info {
    display: none
}

#inner_search_results_table_wrapper_info td {
    text-align: left
}

#inner_search_results_table_wrapper_wrapper th:nth-child(1),
#search_results_table>thead>th:nth-child(2) {
    width: 15px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(2),
#search_results_table>thead>th:nth-child(3) {
    width: 50px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(3),
#search_results_table>thead>th:nth-child(4) {
    width: 80px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(4),
#search_results_table>thead>th:nth-child(5) {
    width: 85px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(5),
#search_results_table>thead>th:nth-child(6) {
    width: 75px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(6),
#search_results_table>thead>th:nth-child(7) {
    width: 80px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(7),
#search_results_table>thead>th:nth-child(8) {
    width: 70px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(8),
#search_results_table>thead>th:nth-child(9) {
    width: 110px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(9),
#search_results_table>thead>th:nth-child(10) {
    width: 55px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(10),
#search_results_table>thead>th:nth-child(11) {
    width: 60px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(11),
#search_results_table>thead>th:nth-child(12) {
    width: 60px !important
}

#inner_search_results_table_wrapper_wrapper th:nth-child(3),
#inner_search_results_table_wrapper_wrapper th:nth-child(5),
#inner_search_results_table_wrapper_wrapper td:nth-child(3),
#inner_search_results_table_wrapper_wrapper td:nth-child(5) {
    color: transparent
}

#inner_search_results_table_wrapper_wrapper th:nth-child(3),
#inner_search_results_table_wrapper_wrapper th:nth-child(5) {
    background-image: unset !important
}

#search_results_table>tbody>tr>td:nth-child(4) {
    font-size: 18px;
    font-family: "Scada";
    color: #000;
    line-height: 15px;
    text-align: left
}

#search_results_table_wrapper>.pull-right>label {
    position: relative;
}

#tours_with_fly {
    position: absolute;
    -webkit-appearance: inherit;
    -moz-apperance: inherit;
    apperance: inherit;
    top: -2px;
    left: -28px;
    width: 21px;
    height: 21px;
}

#tours_with_fly:after {
    background-image: url(/assets/images/false.png);
    position: absolute !important;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    top: 0;
    left: 0;
    content: " ";
    display: block;
}

#tours_with_fly:checked:after {
    background-image: url(/assets/images/true.png);
}

#tours_with_fly:focus {
    outline: none;
    border: none;
}

.main-b-content {
    margin: 0
}

.outer-main {
    padding: 10px 5px;
    background: #edeff7
}

.otherTours {
    margin: 20px 0
}

.otherTours h3 {
    margin-bottom: 25px
}

.otherTours .tour {
    position: relative
}

.otherTours .tour p {
    position: absolute;
    top: 10px;
    left: 25px;
    color: #FFF;
    font-weight: 600
}

.otherTours .tour a {
    color: inherit;
    display: flex;
    justify-content: space-between;
}

.otherTours .tour img:hover,
.otherTours .tour img:focus {
    opacity: .9
}

.otherTours .tour a.btn {
    margin-top: 10px;
    color: #FFF;
    background: #fc4c20;
    padding: 0 25px;
    text-transform: lowercase;
    line-height: 1.4em
}

.otherTours .tour a.btn:hover,
.otherTours .tour a.btn:focus {
    background: #FFBF18;
    color: #000;
}

.otherToursNew {
    display: flex;
    flex-wrap: wrap;
}

.otherToursNew .tourNew {
    position: relative;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

.otherToursNew .tours_viewers {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: white;
    padding: 10px 15px;
    box-shadow: 0px 0px 6px 0px rgb(50, 50, 50, 0.4);
    /*height: 100%;*/
    display: flex;
    flex-direction: column;
}

.collapse.in,
.collapsing {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.otherToursNew .tourNew_wrap {
    position: relative;
    display: flex;
    flex-direction: column;
}

.otherToursNew .tours_viewers .tours_viewers_city {
    font-size: 20px;
    margin-bottom: 13px;
    display: block;
    color: black;
}

.otherToursNew .tours_viewers .tours_viewers_price {
    font-size: 16px;
}

.otherToursNew .tours_viewers .flags img {
    width: 40px;
    border: 1px solid;
    margin-right: 10px;
    margin-bottom: 5px;
}

.tours_viewers_all_city .gorod_wrap .flags img {
    width: 40px;
    border: 1px solid;
    margin-right: 10px;
    margin-bottom: 5px;
}

.otherToursNew .tours_viewers .tours_viewers_all_city {
    padding: 0;
    list-style: none;
}

.otherToursNew .tours_viewers .tours_viewers_all_city li a {
    color: black;
    display: flex;
    justify-content: space-between;
}

.otherToursNew .gorod_price {
    display: none;
}

.otherToursNew .gorod_price_avia {
    display: none;
}

.otherToursNew .gorod_price.active {
    display: inline-block;
}

.otherToursNew .gorod_price_avia.active {
    display: inline-block;
}

.tourNew_wrap .all_tours {
    display: flex;
    justify-content: flex-end;
}

.otherToursNew .tours_viewers .tours_viewers_all_city li.all_tours a {
    color: #3297fb;
}

.otherToursNew .tours_viewers .tours_viewers_all_city li a:hover+.otherToursNew .tours_viewers .tours_viewers_all_city li .acrtive {
    text-decoration: none;
}

.tours__arrow {
    position: absolute;
    height: 50px;
    width: 50px;
    border: 2px solid #2eb7ff87;
    border-radius: 50px;
}

.tours__arrow:hover {
    background-color: white;
    border: none;
    box-shadow: 0px 3px 4px 0px rgb(50, 50, 50, 0.4);
}

.tours__arrow::after,
.tours__arrow::before {
    position: absolute;
    content: "";
    top: 7px;
    width: 18px;
    height: 2px;
    background-color: #0088cf;
}

.tours__arrow:before,
.tours__arrow:after {
    top: 20px;
    left: 18px;
    width: 10px;
    height: 2px;
}

.tours__arrow::after {
    top: 26px;
}

.tours__arrow::before {
    transform: rotate(-45deg);
}

.tours__arrow::after {
    transform: rotate(45deg);
    top: 26px;
}

.tours__arrow--left {
    left: -40px;
}

.managers .tours__arrow--left {
    left: 0px;
}

.tours__arrow--right {
    right: -40px;
}

.managers .tours__arrow--right {
    right: 0px;
}

.tours__arrow--right::before {
    transform: rotate(45deg);
    right: 0;
}

.tours__arrow--right::after {
    transform: rotate(-45deg);
    right: 0;
    top: 26px;
}

/*.otherToursNew .tourNew p,
.otherTours .tour span {
    padding-right: 10px;
    padding-left: 10px;
    position: absolute;
    bottom: 10px;
    width: calc(100% - 30px);
    margin-left: 15px;
}*/
.otherTours .tour .tour_wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: white;
    display: block;
    padding: 10px 20px;
    box-shadow: 0px 0px 6px 0px rgb(50, 50, 50, 0.4);
    border: 1px solid transparent;
}

.otherTours .tour .tour_wrap_link {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.otherTours .tour .tour_city {
    font-size: 20px;
}

.otherTours .tour .tour_price {}

.otherTours .tour .flags img {
    width: 40px;
    border: 1px solid;
    margin-right: 10px;
}

.tour a:hover~.tour_wrap {
    border-left: 1px solid #72c6ef;
    border-right: 1px solid #72c6ef;
    border-bottom: 1px solid #72c6ef;
    box-shadow: none;
}

.otherTours .tour .tour_wrap:hover {
    border-left: 1px solid #72c6ef;
    border-right: 1px solid #72c6ef;
    border-bottom: 1px solid #72c6ef;
    box-shadow: none;
}

/*.otherToursNew .tourNew p a,
.otherTours .tour span {
    background: rgba(255, 255, 255, 0.75);
    border-radius: 3px;
    display: block;
    padding: 10px 20px;
    color: #000
}*/

.left-content a {
    color: inherit
}

.left-content h2,
.left-content h3,
.new-aside h2 {
    font-weight: 500
}

.left-content h3 {
    text-decoration: underline;
    text-decoration-skip-ink: none
}

.line-progress {
    height: 25px;
    background: #fff;
    -webkit-box-shadow: -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -3px 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -3px 3px 10px 0 rgba(0, 0, 0, 0.1)
}

.line-progress.w0 {
    width: 0
}

.line-progress.w15 {
    width: 15%
}

.line-progress.w20 {
    width: 20%
}

.line-progress.w25 {
    width: 25%
}

.line-progress.w30 {
    width: 30%
}

.line-progress.w35 {
    width: 35%
}

.line-progress.w40 {
    width: 40%
}

.line-progress.w45 {
    width: 45%
}

.line-progress.w50 {
    width: 50%
}

.line-progress.w60 {
    width: 60%
}

.line-progress.w70 {
    width: 70%
}

.line-progress.w75 {
    width: 75%
}

.left-content table {
    width: 100%;
    font-size: 16px
}

.left-content table tr td {
    width: 60%
}

.left-content table tr td:first-child {
    width: 20%;
    text-decoration: underline
}

.left-content table tr td:last-child {
    text-align: right;
    width: 20%
}

.left-content table tbody tr:first-child td {
    padding-top: 15px
}

.left-content table tbody tr:last-child td {
    padding-bottom: 15px
}

.left-content table.winter tr td:first-child {
    background: #75c4ef
}

.left-content table.spring tr td:first-child {
    background: #c0e453
}

.left-content table.summer tr td:first-child {
    background: #ffe558
}

.left-content table.autumn tr td:first-child {
    background: #ffab58
}

.left-content table .line-progress {
    display: block
}

.left-content table.winter .line-progress {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(117, 196, 239, 0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(117, 196, 239, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(117, 196, 239, 0.1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#1a75c4ef', GradientType=0)
}

.left-content table.spring .line-progress {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(192, 228, 83, 0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(192, 228, 83, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(192, 228, 83, 0.1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#1ac0e453', GradientType=0)
}

.left-content table.summer .line-progress {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 229, 88, 0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 229, 88, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 229, 88, 0.1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#1affe558', GradientType=0)
}

.left-content table.autumn .line-progress {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 171, 88, 0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 171, 88, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 171, 88, 0.1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#1affab58', GradientType=0)
}

.left-content table tr td {
    background: #f6f6f6;
    padding: 8px 15px
}

.new-aside .menu {
    background: #f6f6f6;
    padding: 25px;
    text-decoration: underline;
    font-size: 16px
}

.new-aside .menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.new-aside .menu ul li a {
    color: #000;
    line-height: 30px
}

.owl-theme {
    position: relative
}

.owl-nav {
    position: absolute;
    top: 25%;
    width: 100%
}

/*.owl-theme .owl-nav .owl-prev {
    left: -55px;
    z-index: 99;
    width: 41px;
    height: 41px;
    position: absolute;
    color: transparent;
    background: url(/assets/images/icons/arrow-left.png);
    background-size: cover
}

.owl-theme .owl-nav .owl-next {
    right: -55px;
    z-index: 99;
    width: 41px;
    height: 41px;
    position: absolute;
    color: transparent;
    background: url(/assets/images/icons/arrow-right.png);
    background-size: cover
}*/

.otherTours.owl-theme .owl-nav {
    top: 35%
}

@media only screen and (max-width: 780px) {
    .logo img {

        margin: 5px
    }

    .b-main-header-md.b-social-icon {
        width: 100%
    }

    .main-header-order {
        margin: 0 auto !important;
        display: block;
        width: 100% !important
    }

    .main-header-order .btn {
        line-height: 3.4rem;
        padding: 5px 35px
    }

    .wrp-main-header {
        padding: 10px
    }

    .main-header-phone {
        margin-top: 5px;
        margin-bottom: 5px !important;
        text-align: left !important
    }

    .menu_open {
        right: 0 !important;
        top: 3px !important
    }

    .b-main-header-md.b-social-icon {
        margin-top: 0 !important
    }

    .b-main-header:before {
        display: inherit !important
    }

    .breadcrumb li:first-child a img {
        display: none
    }

    .breadcrumb {
        margin-left: 0;
        margin-right: 0
    }

    .b-content-ttl {
        color: #fff
    }
}

.perelet {
    margin-bottom: 30px;
    padding: 0
}

.loader-holder {
    height: 300px
}

.perelet-info {
    width: 100%;
    margin-top: -50px;
    text-align: center
}

.perelet .success>div>div {
    padding-bottom: 10px
}

.perelet .error {
    padding: 15px;
    border: 1px solid red;
    color: red;
    width: 100%
}

.perelet-container div {
    display: block
}

.perelet-container .strong {
    font-weight: 800;
    font-size: 16px;
    background: #f6f6f6;
    padding: 20px 30px
}

#loader-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1000
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50px;
    width: 150px;
    height: 150px;
    margin-left: -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #666;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #666;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #666;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.request-tour {
    width: 100%;
    text-align: center;
    margin: 30px 0 60px;
    overflow: hidden;
    float: left
}

.alert-business {
    color: red;
    font-size: 80%;
    display: block
}

.tour-oper-logo {
    max-height: 90px
}

.form-line-contaner .form-line {
    margin-bottom: 20px
}

#search_results_container .table-striped>tbody>tr:nth-of-type(odd)>td {
    border: none
}

.tour-3step .table-striped>tbody>tr:nth-of-type(odd) {
    background: #FFF
}

.tour-3step .tour-info h2,
.tour-3step .avia h2,
.tour-3step .dop-serivces-tour h2,
.tour-3step .pass-info h2,
.tour-3step .contact-info h2 {
    font-size: 24px;
    padding-left: 45px;
    margin-bottom: 35px
}

.tour-3step .tour-info h2 {
    background: url(../images/svg_icon/tour.svg);
    background-repeat: no-repeat
}

.tour-3step .avia h2 {
    background: url(../images/svg_icon/fly.svg);
    background-repeat: no-repeat
}

.tour-3step .dop-serivces-tour h2 {
    background: url(../images/svg_icon/additional.svg);
    background-repeat: no-repeat
}

.tour-3step .pass-info h2 {
    background: url(../images/svg_icon/people.svg);
    background-repeat: no-repeat
}

.tour-3step .contact-info h2 {
    background: url(../images/svg_icon/contacts.svg);
    background-repeat: no-repeat
}

.tour-3step .col-md-12.dop-serivces-tour {
    display: flex;
    flex-direction: column
}

.tour-3step .col-md-6:last-child {
    /*display:flex*/
}

.tour-3step .table>tbody>tr>td,
.tour-3step .table>tbody>tr>th,
.tour-3step .table>tfoot>tr>td,
.tour-3step .table>tfoot>tr>th,
.tour-3step .table>thead>tr>td,
.tour-3step .table>thead>tr>th {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #ededed
}

.tour-3step .table>tbody>tr>td:first-child {
    color: #777;
    width: 50%;
    max-width: 50%
}

.perelet-container div span {
    width: 50%
}

.perelet-container div span.pull-right {
    text-align: right
}

.perelet-container div span.pull-left {
    text-align: left
}

.wrap-top {
    text-align: center;
    padding: 20px;
    background: #ededed;
    font-weight: 600
}

.wrap-top .form-line {
    margin-bottom: 0
}

.wrap-top .form-line select {
    margin-left: 20px;
    padding: 10px;
    color: #777
}

.wrap {
    background: #f6f6f6;
    padding: 20px 30px
}

.wrap label {
    margin-bottom: 5px
}

.new-pass-btn {
    margin-bottom: 30px;
    clear: both
}

.new-pass-btn .btn {
    background: #75c4ef;
    color: #fff;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 34px;
    border-radius: 50%;
    padding: 0;
    width: 50px;
    height: 50px
}

.pass-bg {
    margin-bottom: 30px;
    background: #f6f6f6;
    border-radius: 0;
    padding: 25px 30px;
    border: none;
    position: relative
}

.remove-pass,
.close-autocomplete {
    position: absolute;
    top: -44px;
    right: 8px;
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid red;
    color: red;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    box-sizing: border-box;
    font-weight: 900
}

.steps>div div {
    text-align: center;
    padding: 15px;
    margin-top: 2px;
    text-transform: uppercase;
    border-bottom: 1px solid #000
}

.steps>div div:before {
    content: "";
    width: 13px;
    height: 13px;
    left: 0;
    right: 0;
    bottom: -6px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    z-index: 50;
    border-radius: 50%;
    background: #1e85cf;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(30, 133, 207, 1);
    -moz-box-shadow: 0 0 0 1px rgba(30, 133, 207, 1);
    box-shadow: 0 0 0 1px rgba(30, 133, 207, 1)
}

.steps>div div.active:before {
    -webkit-box-shadow: 0 0 0 1px #fff;
    -moz-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff
}

.steps>div.after div:before {
    content: "✓";
    font-weight: 600;
    background: #FFF;
    border: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    bottom: 0
}

.dop_services_row input[type="checkbox"] {
    display: none
}

.dop_services_row input[type="checkbox"]+label:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s
}

.dop_services_row input[type="checkbox"]:checked+label:before {
    background: #000;
    border: 2px solid #f6f6f6;
    width: 11px;
    height: 11px;
    -webkit-box-shadow: 0 0 0 2px #000;
    -moz-box-shadow: 0 0 0 2px #000;
    box-shadow: 0 0 0 2px #000
}

.steps .left-step {
    padding-right: 0
}

.steps .right-step {
    padding-left: 0
}

.steps .central-step {
    padding-right: 0;
    padding-left: 0
}

.steps>div div.active {
    background: #1e85cf;
    color: #FFF
}

.validate.error {
    border-color: red
}

.dop-tooltip {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 10px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px
}

.dop_services_row {
    margin-bottom: 5px;
    position: relative
}

.dop_services_row .dop-tooltip:before,
#step2 .dop-tooltip:before {
    content: "⌄"
}

.dop_services_row.active .dop-tooltip:before,
#step2>div.active .dop-tooltip:before {
    content: "⌃" !important
}

.dop_services_row.active .dop-tooltip,
#step2>div.active .dop-tooltip {
    z-index: 99;
    height: 20px;
    background: transparent;
    bottom: 0
}

.dop_services_row.active {
    background: #f6f6f6
}

.dop_services_row label {
    background: #f6f6f6;
    display: block;
    padding: 20px 30px;
    margin-bottom: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-radius: 0;
    background: #1e85cf;
    color: #FFF
}

.nav-tabs {
    border-bottom: 1px solid #000;
    padding-bottom: 3px
}

.nav-tabs>li>a {
    color: inherit
}

.dop-serivces-tour p {
    position: relative
}

.dop-serivces-tour p span {
    background: url(../images/price-back.png);
    padding: 5px 20px;
    border-radius: 5px;
    position: absolute;
    right: 15px;
    top: 0;
    background-size: 100% 100%
}

.dop_services_row label span {
    background: url(../images/price-back.png);
    padding: 5px 20px;
    border-radius: 5px;
    position: absolute;
    right: 15px;
    top: 10px;
    background-size: 100% 100%
}

.tooltip-contaner {
    display: none;
    background: #FFF;
    border: 2px solid #f6f6f6;
    padding: 20px 40px 40px;
    margin-bottom: 10px;
    color: #777
}

.passanger {
    margin: 0;
    font-size: 16px
}

.passanger tbody tr td:first-child {
    color: #777;
    width: 25%;
    max-width: 25%
}

.auto-comlite {
    display: inline-block;
    width: auto
}

.tour_info-more,
.air-more {
    display: none
}

.order-table h2 {
    display: none
}

#calendar>div {
    margin: 0 auto
}

.search_tour_form.y-search-form input.y-date-fly {
    max-width: 100%;
    text-align: center;
    cursor: pointer
}

#y-night {
    margin: 0 auto;
    position: absolute;
    z-index: 1;
    left: -1px
}

#y-night>div {
    background: #fff;
    width: 400px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #c9c9c9
}

#y-night .ui-datepicker {
    display: table;
    width: 100%;
    font-size: 14px
}

#y-night .ui-datepicker td {
    width: 14.28%
}

.y-nights-selector,
.y-nights-selector * {
    cursor: pointer !important
}

.y-people {
    background: url(../images/icons/people.png) no-repeat center center;
    background-size: 100% 100%;
    width: 55px;
    height: 65px;
    display: inline-block;
    border: 7px solid transparent;
    cursor: pointer
}

.y-people.children {
    width: 34px;
    height: 40px;
    position: relative
}

.y-people.children span {
    position: absolute;
    top: -25px;
    height: 12px;
    width: 34px;
    margin-left: -7px;
    left: 0;
    font-size: 10px;
    text-align: center
}

.y-people.active {
    background-color: #FFBF18;
    border-color: #FFBF18
}

.y-people-contaner {
    position: relative
}

.years-list {
    display: none;
    width: 100%;
    background: #fff;
    height: 180px;
    overflow: auto;
    margin-top: 5px;
    border: 1px solid #c9c9c9
}

.years-list.active {
    display: block
}

.years-list-item {
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 18px;
    color: #000
}

.years-list-item:hover,
.years-list-item.active {
    background: #d7f2fb
}

.w50 {
    width: 50%;
    display: inline-block
}

.b-input.to_all {
    max-width: 100%
}

.to_all-window {
    position: absolute;
    max-width: 100%;
    width: 100%;
    padding: 20px;
    background: #fff;
    z-index: 999;
    display: none;
    left: 0;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.19)
}

.to_all-window .overflow-contaner h3 {
    font-size: 20px;
    color: #3297fb;
}

.overflow-contaner>div {
    width: 100%;
    max-height: 200px;
    overflow-y: auto
}

.to-all-item {
    cursor: pointer;
    line-height: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #ccc
}

#calendar,
#y-night {
    display: none
}

#calendar {
    position: absolute;
    width: 450px;
    z-index: 1;
    left: 0
}

#calendar .ui-datepicker td span,
#calendar .ui-datepicker td a,
#y-night * {
    text-align: center
}

#calendar .ui-datepicker td a {
    font-weight: bold;
}

#calendar .ui-datepicker td .ui-state-hover,
#y-night td .ui-state-hover {
    border-color: #2196F3;
    box-shadow: 0 0 2px 2px #2196F3 inset
}

.ui-state-default {
    border-width: 1px !important;
    box-sizing: border-box
}

.selected a,
body table .ui-state-active {
    color: #fff !important;
    background: rgba(0, 0, 0, 0.65) !important;
    border: 1px solid #2196F3 !important
}

#y-night .selected a,
.selected.selected-start a,
.selected.selected-end a,
body table .ui-state-active {
    border: 1px solid #2196F3 !important;
    box-shadow: 0 0 2px 2px #2196F3 inset
}

.selected a,
body table .ui-datepicker-unselectable .ui-state-active {
    background: #e6e6e6 url(/assets/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x !important
}

.selected.ui-datepicker-unselectable span,
.selected.selected-start.ui-datepicker-unselectable span,
.selected.selected-end.ui-datepicker-unselectable span {
    color: #555 !important;
    border: none !important;
    box-shadow: none !important
}

#calendar>div {
    display: block !important
}

.ui-widget-header {
    background: #fff !important;
    border: none !important
}

.ui-datepicker-inline {
    width: 100% !important
}

#y-night .selected a {
    background: rgba(0, 0, 0, 0.65) !important
}

.nav>li>a {
    padding: 10px 20px
}

section#tour h2 img {
    display: inline-block;
    padding: 0 1px;
    vertical-align: middle;
    margin-bottom: 8px
}

.insert-1 .table.table-striped {
    margin-bottom: 0
}

.y-search-form .field_city_depart {
    display: flex;
    background-color: #fff;
    width: 274px;
    align-items: center;
    word-break: keep-all;
    padding: 10px 15px;
    height: 40px;
    font-family: Scada;
    font-weight: 700;
    font-size: 14px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: .5px solid #c9c9c9
}

.y-search-form select {
    all: unset;
    width: 45%;
    color: #3297fb;
    padding-left: 5px
}

.y-search-form select option {
    color: #000;
    height: 25px
}

.y-search-form select option[hover] {
    color: #d7f2fb
}

.y-search-form .to_all-window-holder,
.y-search-form .show-calendar,
.y-search-form .y-nights-selector,
.y-people-selector {
    background-color: #fff;
    border-right: .5px solid #c9c9c9;
    font-size: 14px;
    font-family: "Scada";
    color: #777
}

.y-search-form .to_all-window-holder input,
.y-search-form .show-calendar input,
.y-search-form .y-nights-selector input,
.y-people-selector input {
    border: none;
    font-size: 18px;
    font-family: "Scada";
    color: #000;
    padding: 0;
    width: 100%;
    max-width: unset;
    background: transparent
}

.y-search-form .show-calendar input {
    text-align: left !important
}

.y-search-form .to_all-window-holder {
    border-bottom-left-radius: 4px
}

.y-people-contaner {
    display: none;
    width: 100%;
    min-height: 100px;
    background: #fff;
    position: absolute;
    z-index: 1;
    border: 1px solid #c9c9c9;
    margin-left: -15px;
    padding: 20px;
    box-sizing: border-box
}

.y-people-contaner .grey {
    font-size: 18px;
    text-align: center;
    display: block
}

.y-people-contaner.active {
    display: block;
}

.count-line {
    display: inline-block;
    width: 31.33%;
    margin-top: 10px
}

.y-nights-selector .count-line {
    width: 25%
}

.y-nights-selector .grey {
    font-size: 18px;
    text-align: center
}

#calendar .ui-datepicker-calendar {
    width: 80%;
    margin: 0 auto;
}

.count-line.minus span,
.count-line.plus span,
.count-line.minus-n span,
.count-line.plus-n span {
    display: block;
    margin: 0 auto;
    color: #fff;
    width: 35px;
    height: 25px;
    background: #ffbf18;
    text-align: center;
    line-height: 25px;
    font-size: 18px;
    font-weight: 900;
    border-radius: 5px;
    cursor: pointer
}

.count-line.count {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    border-radius: 2px;
    border: 1px solid #c9c9c9;
    color: #000
}

.add-children {
    width: 100%;
    text-align: center;
    cursor: pointer;
    height: 33px;
    margin-top: 20px;
    border: none;
    background-color: #ffbf18;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 30px;
    border-radius: 5px;
    color: #000
}

.selected-contaner {
    overflow: hidden
}

.children-selected {
    display: block;
    float: left;
    width: 47.5%;
    height: 32px;
    border: 1px solid #c9c9c9;
    line-height: 29px;
    padding-left: 10px;
    margin: 10px 0 0;
    font-size: 18px;
    color: #000;
    position: relative
}

.remove-child {
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -10px;
    height: 19px;
    width: 19px;
    font-size: 19px;
    border-radius: 2px;
    cursor: pointer;
    color: red;
    line-height: 19px;
    font-family: Arial;
    text-align: center
}

.selected-contaner .children-selected:nth-child(2n) {
    float: right
}

#search_results_table td.details-control,
.hot_tours_table td.details-control {
    background: url(/assets/images/details_open_new.png) no-repeat center center
}

#search_results_table tr.shown td.details-control,
.hot_tours_table tr.shown td.details-control {
    background: url(/assets/images/details_close_new.png) no-repeat center center
}

#search_results_table thead,
#search_results_container,
.hot_tours_table thead {
    border-top: 1px solid #73c6f0
}

#search_results_table thead .sorting,
.hot_tours_table thead .sorting {
    background-image: url(/assets/css/DataTables-1.10.18/images/sort_both_new.png);
    background-position: 95% 50%
}

#search_results_table thead .sorting_desc,
.hot_tours_table thead .sorting_desc {
    background-image: url(/assets/css/DataTables-1.10.18/images/sort_desc_new.png)
}

#search_results_table thead .sorting_asc,
.hot_tours_table .sorting_asc {
    background-image: url(/assets/css/DataTables-1.10.18/images/sort_asc_new.png)
}

#search_results_table,
.hot_tours_table {
    border-collapse: collapse;
    width: 100% !important
}

#search_results_table tr.shown,
.hot_tours_table .shown {
    background-color: #e3f5ff
}

#search_results_table tr.shown+tr>td,
.hot_tours_table tr.shown+tr>td {
    padding: 0 !important
}

#inner_search_results_table_wrapper_wrapper table {
    border-collapse: collapse
}

#search_results_table>thead>tr>th,
.hot_tours_table>thead>tr>th {
    font-size: 14px;
    font-family: "Scada";
    color: #000;
    font-weight: 700;
    line-height: 1.286;
    text-align: left
}

#inner_search_results_table_wrapper_wrapper table thead {
    font-size: 14px;
    font-family: "Scada";
    color: #000;
    font-weight: 700;
    line-height: 1.286;
    text-align: left
}

#inner_search_results_table_wrapper_wrapper table tr>td:nth-child(1),
#search_results_table>tbody>tr>td:nth-child(2) {
    font-size: 18px;
    font-family: "Scada";
    color: #000;
    line-height: 2;
    text-align: left
}

#inner_search_results_table_wrapper_wrapper table tr>td:nth-child(2) {
    font-size: 14px;
    font-family: "Scada";
    color: #000;
    line-height: 1.299;
    text-align: left
}

#inner_search_results_table_wrapper_wrapper table tr>td:nth-child(4),
#search_results_table>tbody>tr>td:nth-child(5) {
    font-size: 16px;
    font-family: "Scada";
    color: #3297fb;
    line-height: 15px;
    text-align: left
}

#inner_search_results_table_wrapper_wrapper table tr>td:nth-child(6) {
    font-size: 16px;
    font-family: "Scada";
    color: #000;
    line-height: 2.25;
    text-align: left
}

#inner_search_results_table_wrapper_wrapper table tr>td:nth-child(7) {
    font-size: 14px;
    font-family: "Scada";
    color: #000;
    line-height: 1.299;
    text-align: left
}

#inner_search_results_table_wrapper_wrapper table tr>td:nth-child(8) {
    font-size: 16px;
    font-family: "Scada";
    color: #000;
    line-height: 1.125;
    text-align: left
}

#inner_search_results_table_wrapper_wrapper table tr>td:nth-child(9)>a {
    font-size: 18px;
    font-family: "Scada";
    color: #000;
    font-weight: 700;
    line-height: .889;
    text-align: left
}

#inner_search_results_table_wrapper_wrapper table>tr {
    border: 1px solid #fff;
    border-left: none;
    border-right: none
}

#search_results_table .star_1,
#search_results_table .star_2,
#search_results_table .star_3,
#search_results_table .star_4,
#search_results_table .star_5,
.hot_tours_table .star_1,
.hot_tours_table .star_2,
.hot_tours_table .star_3,
.hot_tours_table .star_4,
.hot_tours_table .star_5 {
    text-indent: -100px;
    overflow-x: hidden;
    background-image: url(/assets/img/star.png);
    background-repeat: repeat-x
}

#search_results_table .star_1,
.hot_tours_table .star_1 {
    width: 17px
}

#search_results_table .star_2,
.hot_tours_table .star_2 {
    width: 34px
}

#search_results_table .star_3,
.hot_tours_table .star_3 {
    width: 51px
}

#search_results_table .star_4,
.hot_tours_table .star_4 {
    width: 68px
}

#search_results_table .star_5,
.hot_tours_table .star_5 {
    width: 85px
}

.tour-3step>.row>div>.pass-info,
.tour-3step>.row>div>.contact-info {
    margin-top: 30px
}

select[name=search_results_table_length] {
    margin-left: 40px !important
}

.elem_table_wrap>b,
.elem_table_wrap>br {
    display: none
}

#search_results_table_wrapper .paginate_button {
    border-radius: 50px;
    border: 0;
    height: 25px;
    width: 25px;
    padding: unset
}

#search_results_table_wrapper .paginate_button.current,
#search_results_table_wrapper .paginate_button.current:hover {
    color: #fff !important;
    background: #72c6ef;
    border: none
}

#search_results_table_wrapper .paginate_button:hover {
    background: #fff;
    border: none;
    color: #72c6ef !important
}

#search_results_table_wrapper .paginate_button.next {
    font-size: 0;
    background: url(/assets/images/paginate_button_next.png) #fff no-repeat 50% 50%;
    border: 1px solid #72c6ef
}

#search_results_table_wrapper .paginate_button.next.disabled {
    background: url(/assets/images/paginate_button_next_disabled.png) #ddd no-repeat 50% 50%;
    border: none
}

#search_results_table_wrapper .paginate_button.previous {
    font-size: 0;
    border: 1px solid #72c6ef;
    background: url(/assets/images/paginate_button_previous.png) #fff no-repeat 50% 50%
}

#search_results_table_wrapper .paginate_button.previous.disabled {
    background: url(/assets/images/paginate_button_previous_disabled.png) #ddd no-repeat 50% 50%;
    border: none
}

#search_results_container>tr.odd>td:last-child,
#search_results_container>tr.even>td:last-child,
#inner_search_results_table_wrapper tr>td:last-child,
.hot_tours_table tr td:last-child {
    font-size: 18px;
    font-family: "Scada";
    color: #000;
    font-weight: 700
}

#search_results_table_paginate {
    display: flex
}

#search_results_table_paginate>* {
    margin: 0 10px
}

#search_results_table_length label {
    display: flex;
    font-size: 16px;
    font-family: "Scada";
    color: gray
}

#search_results_table_length label>select {
    margin: 0 10px;
    border-radius: 3px;
    -webkit-appearance: listbox;
    -moz-apperance: listbox;
    apperance: listbox;
    background: url(/assets/images/select_arrow.png) transparent no-repeat 90% 50%
}

#search_results_table_info {
    font-size: 16px;
    font-family: "Scada";
    color: #777
}

#tour .table.table-striped tr td {
    width: 50%
}

.y-search-form button[type="submit"] {
    font-size: 20px;
    font-family: "Scada";
    color: #000;
    text-transform: uppercase;
    box-shadow: none;
    width: 100%;
    height: 76px;
    margin: 0
}

.ui-datepicker-calendar tbody {
    font-size: 14px;
    font-family: "Scada";
    color: #010101;
    line-height: 26px
}

.ui-datepicker-calendar th {
    font-size: 14px;
    font-family: "Scada";
    font-weight: 400 !important;
    color: #e1e1e1
}

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-datepicker-multi.ui-datepicker-multi-3 {
    width: 41em !important
}

.ui-datepicker td,
.ui-datepicker th {
    width: 32px;
    height: 32px;
    margin: 0
}

.ui-datepicker td {
    padding: 0 !important
}

.ui-datepicker-calendar .ui-state-default {
    background: unset !important;
    color: #000 !important;
    border: 0 !important
}

.ui-datepicker-calendar .ui-state-default.ui-state-hover {
    background: #1e85cf !important;
    color: #fff !important;
    box-shadow: none !important;
    border: none !important
}

.ui-datepicker-calendar .ui-state-default.ui-state-active {
    background: #75c4ef !important;
    color: #fff !important;
    box-shadow: none !important;
    border: none !important
}

.ui-datepicker-calendar .selected-start .ui-state-active {
    background: #1e85cf !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ui-datepicker-calendar .selected-end .ui-state-active {
    background: #1e85cf !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ui-datepicker-calendar .ui-state-disabled {
    opacity: 0 !important
}

.ui-datepicker-week-end span {
    color: #ff5a5a
}

.ui-datepicker .ui-datepicker-prev span {
    background-image: url(/assets/images/calendar_left.png);
    background-position: 50%;
    padding: 10px;
    border-radius: 2px;
    background-color: #ffbf18;
    background-repeat: no-repeat
}

.ui-datepicker .ui-datepicker-next span {
    background-image: url(/assets/images/calendar_right.png);
    background-position: 50%;
    padding: 10px;
    border-radius: 2px;
    background-color: #ffbf18;
    background-repeat: no-repeat
}

/*.to_all-window-holder.active,
.show-calendar.active,
.y-nights-selector.active,
.y-people-selector.active {
    background: #e9e9e9
}*/

.ui-datepicker .ui-datepicker-month,
.ui-datepicker .ui-datepicker-years {
    float: left;
    margin: 0 2px !important
}

#search_results_table {
    font-size: 16px
}

#inner_search_results_table_wrapper tr>td:first-child,
#inner_search_results_table_wrapper tr>th:first-child {
    padding-left: 54px !important
}

section#tour table *,
.tour-3step table * {
    border: 0 !important
}

section#tour table tr,
.tour-3step table tr {
    background: unset;
    display: flex !important
}

section#tour table td,
.tour-3step table td {
    width: 100% !important;
    padding: 0 !important
}

section#tour table tr td:nth-child(1),
.tour-3step table tr td:nth-child(1),
section#tour table tr td:nth-child(2),
.tour-3step table tr td:nth-child(2) {
    font-size: 16px;
    font-family: "Scada";
    line-height: 1.5
}

section#tour table tr td:nth-child(1),
.tour-3step table tr td:nth-child(1) {

    color: #777
}

section#tour table tr td:nth-child(2),
.tour-3step table tr td:nth-child(2) {
    color: #000;
    width: 50%
}

.time,
.usl,
.hotel {
    margin-left: 30px
}

/*section#tour table tr:nth-child(1):before,
.tour-3step table tr:nth-child(1):before,
section#tour table tr:nth-child(3):before,
.tour-3step table tr:nth-child(3):before {
    width: 35px;
    margin-top: 14px;
    position: absolute;
    left: 15px
}

section#tour table tr:nth-child(1):before,
.tour-3step .tour-info table tr:nth-child(1):before {
    content: url(/assets/images/tour_page_icons/date.png)
}

section#tour table tr:nth-child(3):before,
.tour-3step .tour-info table tr:nth-child(3):before {
    content: url(/assets/images/tour_page_icons/type_of_number.png)
}

section#tour table .tourists:before,
.tour-3step .tour-info table .tourists:before {
    content: url(/assets/images/tour_page_icons/tourists.png);
    width: 35px;
    margin-right: 8px
}

section#tour table tr:nth-child(6):before,
.tour-3step .tour-info table tr:nth-child(6):before {
    content: url(/assets/images/tour_page_icons/accommodation.png);
    width: 40px;
    margin-top: 14px;
    left: 15px;
    position: absolute
}

section#tour table .visa:before,
.tour-3step .tour-info table .visa:before {
    width: 35px;
    margin-right: 14px
}

section#tour table .operator:before,
section#tour table .price:before,
.tour-3step .tour-info table .operator:before,
.tour-3step .tour-info table .price:before {
    width: 35px;
    margin-right: 8px
}

.part-table-checkers {
    margin: 0!important
}

section#tour table .visa:before,
.tour-3step table .visa:before {
    content: url(/assets/images/tour_page_icons/visa.png)
}

section#tour table .operator:before,
.tour-3step table .operator:before {
    content: url(/assets/images/tour_page_icons/tour_operator.png)
}

section#tour table .price:before,
.tour-3step table .price:before {
    content: url(/assets/images/tour_page_icons/price.png)
}*/

.price>td:nth-child(2),
.tour-price {
    font-size: 38px !important;
    font-family: "Scada";
    color: #0088CF !important;
    font-weight: 700
}

/*
section#tour table tr:nth-child(1),
section#tour table tr:nth-child(3),
section#tour table tr:nth-child(5),
section#tour table tr:nth-child(6),
section#tour table tr:nth-child(8),
section#tour table tr:nth-child(9),
section#tour table tr:nth-child(10),
.tour-3step table tr:nth-child(1),
.tour-3step table tr:nth-child(3),
.tour-3step table tr:nth-child(5),
.tour-3step table tr:nth-child(6),
.tour-3step table tr:nth-child(8),
.tour-3step table tr:nth-child(9),
.tour-3step table tr:nth-child(10) {
    margin-top: 15px
}

section#tour table tr:nth-child(2),
section#tour table tr:nth-child(4),
section#tour table tr:nth-child(5),
section#tour table tr:nth-child(7),
section#tour table tr:nth-child(8),
section#tour table tr:nth-child(9),
section#tour table tr:nth-child(10),
.tour-3step table tr:nth-child(2),
.tour-3step table tr:nth-child(4),
.tour-3step table tr:nth-child(5),
.tour-3step table tr:nth-child(7),
.tour-3step table tr:nth-child(8),
.tour-3step table tr:nth-child(9),
.tour-3step table tr:nth-child(10) {
    margin-bottom: 15px
} */

.kd-input-block {
    position: relative;
}

.kd-input-block input {
    -webkit-appearance: inherit;
    -moz-apperance: inherit;
    apperance: inherit;
    cursor: default;
    position: absolute;
    left: -30px;
    width: 21px;
    height: 21px;
}

.kd-input-block input:focus {
    outline: none;
    border: none;
}

.kd-input-block input:checked:after {
    background-image: url(/assets/images/true.png);
}

.kd-input-block input:after {
    background-image: url(/assets/images/false.png);
    position: absolute !important;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    top: 0;
    left: 0;
    content: " ";
    display: block;
}

.kd-tr-item input {
    -webkit-appearance: inherit;
    -moz-apperance: inherit;
    apperance: inherit;
    cursor: default;
    position: absolute;
    left: -30px;
    width: 21px;
    height: 21px;
}

.kd-tr-item input:checked:after {
    background-image: url(/assets/images/true.png);
}

.kd-tr-item input:after {
    background-image: url(/assets/images/false.png);
    position: absolute;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    content: " ";
    display: block;
}

.kd-tr-item {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}

span.raiting {
    background: #25a95e;
    color: #fff;
    font-size: 25px;
    font-family: "Scada";
    font-weight: 700;
    padding: 20px;
    line-height: .8;
    position: absolute;
    z-index: 2;
    right: 15px
}

span.raiting:before {
    content: url(/assets/images/rating.png);
    margin-right: 10px
}

section#tour .owl-theme .owl-nav,
.tour-3step .owl-theme .owl-nav {
    top: calc(50% - 80px)
}

section#tour .owl-prev,
section#tour .owl-next,
.tour-3step .owl-prev,
.tour-3step .owl-next {
    font-size: 0 !important;
    height: 40px !important;
    width: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important
}

section#tour .owl-carousel .owl-nav .owl-prev,
.tour-3step .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    background: url(/assets/images/owl_prev.png) 50% no-repeat rgba(0, 0, 0, .5) !important;
    left: 0
}

section#tour .owl-carousel .owl-nav .owl-next,
.tour-3step .owl-carousel .owl-nav .owl-next {
    position: absolute;
    background: url(/assets/images/owl_next.png) 50% no-repeat rgba(0, 0, 0, .5) !important;
    right: 0
}

.owl-dots {
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.owl-dots .owl-dot {
    position: relative;
    margin-bottom: 5px;
}

.owl-dots .owl-dot span:before {
    content: "";
    border: 2px solid #0088cf;
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px;
    border-radius: 16px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 2px;

}

.owl-dots .owl-dot.active span:after {
    content: "";
    background-color: #0088cf;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 4px;
    left: 6px;
    border-radius: 10px;
}

section#tour .owl-carousel+br,
.tour-3step .owl-carousel+br {
    display: none
}

section#tour input[type="checkbox"],
.tour-3step input[type="checkbox"] {
    -webkit-appearance: inherit;
    -moz-apperance: inherit;
    apperance: inherit;
    cursor: default
}

section#tour input[type="checkbox"]:checked:after,
.tour-3step input[type="checkbox"]:checked:after {
    content: url(/assets/images/true.png);
    margin-right: 19px
}

section#tour input[type="checkbox"]:after,
.tour-3step input[type="checkbox"]:after {
    content: url(/assets/images/false.png);
    margin-right: 19px
}

section#tour .insert-1>.col-xs-12.col-sm-6,
.tour-3step .col-xs-12.col-sm-6 {
    padding: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
    padding-left: 20px
}

section#tour .insert-1>.col-xs-12.col-sm-6.first,
.tour-3step .col-xs-12.col-sm-6.first {
    padding-left: 0
}

.p0 {
    padding: 0
}

section#tour .perelet-container .pull-left,
section#tour .perelet-container .pull-right,
.tour-3step .perelet-container .pull-left,
.tour-3step .perelet-container .pull-right {
    font-size: 16px;
    font-family: "Scada";
    color: #000;
    font-weight: 700;
    line-height: 1.5
}

section#tour .perelet-container div:nth-child(3) .pull-left small,
section#tour .perelet-container div:nth-child(3) .pull-right small,
.tour-3step .perelet-container div:nth-child(3) .pull-left small,
.tour-3step .perelet-container div:nth-child(3) .pull-right small {
    font-size: 14px;
    font-family: "Scada";
    color: #777;
    line-height: 1
}

section#tour .text-center.peresadka,
.tour-3step .text-center.peresadka {
    display: inline
}

section#tour .perelet-container hr,
.tour-3step .perelet-container hr {
    border-top: 2px solid #72c6ef;
    width: 100%
}

section#tour .perelet-container hr:before,
.tour-3step .perelet-container hr:before {
    left: 10px
}

section#tour .perelet-container hr:after,
.tour-3step .perelet-container hr:after {
    right: 10px
}

section#tour .perelet-container hr:before,
section#tour .perelet-container hr:after,
.tour-3step .perelet-container hr:before,
.tour-3step .perelet-container hr:after {
    content: url(/assets/images/ellipse.png);
    position: absolute;
    margin-top: -12px
}

.last-row-perelet>div>span {
    text-transform: lowercase
}

#avia {
    margin-top: 20px
}

.tour-3step .avia {
    margin-top: 30px
}

.last-row-perelet>span {
    max-width: calc(100% / 3)
}

.last-row-perelet>div {
    display: inline-flex !important
}

.last-row-perelet>div>span {
    padding: 0 1.5px
}

.last-row-perelet {
    display: inline-flex !important;
    justify-content: space-between;
    width: 100%
}

.tour-3step .last-form .col-md-12 {
    clear: both
}

.country_title {
    background: #72C6EF;
    padding: 15px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.country_title h3 {
    margin: 0;
}

.country_title h2 {
    font-family: "Scada";
    font-weight: 700;
    font-size: 19px;
    padding: 0;
    margin: 0
}

.hot_tours_wrapper .dataTables_length {
    display: none
}

.work_steps .h {
    text-align: center
}

.work_steps div:nth-child(2) {
    text-align: center
}

@media screen and (max-width: 1200px) {
    .y-search-form .field_city_depart {
        width: 374px
    }

    .sex-top {
        padding-left: 0
    }

    #callback-new-main {
        padding: 25px 200px 20px
    }

    perelet-container.last-row-perelet>span,
    .tour-3step .last-row-perelet>span {
        width: calc(100% / 2.7);
        clear: both
    }

    section#tour .text-center.peresadka,
    .tour-3step .text-center.peresadka {
        clear: both
    }

    section#tour .perelet-container,
    .tour-3step .perelet-container {
        display: flex;
        flex-direction: column
    }

    .last-row-perelet>* {
        max-width: calc(100% / 3)
    }
}

@media screen and (max-width: 988px) {
    .y-search-form .field_city_depart {
        width: 300px
    }

    .insert-1 {
        margin-bottom: 20px
    }

    .sex-top {
        padding-left: 15px;
        padding-right: 15px
    }

    .steps>div div {
        padding: 10px;
        font-size: 12px
    }

    .wrap-top .form-line select {
        margin-left: 0;
        max-width: 100%
    }

    .steps>div div span {
        display: none
    }

    #callback-new-main {
        padding: 25px 100px 20px
    }

    .content-slide-main {
        margin-top: 0
    }

    .managers .manager {
        min-width: auto
    }

    #why_we {
        padding: 40px 20px
    }

    #even-cheaper .col-xs-12 {
        padding: 25px 15px 0
    }

    #callback-new-main {
        padding: 25px 25px 20px
    }

    .main-header-order .btn {
        line-height: 3.4rem;
        padding: 5px 15px;
        font-size: 16px
    }

    .tour-3step .col-md-6:last-child {
        margin-top: 15px
    }
}

@media screen and (max-width: 767px) {
    .perelet-container div span {
        width: auto
    }

    .b-content-ttl {
        font-size: 18px
    }

    #otherTursNew .btn {
        padding: 0 15px
    }

    #callback-new-main.nopadding-b {
        padding: 25px 15px 20px;
		overflow: hidden;
    }

    .slick-slider .container {
        margin-top: 0
    }

    .owl-theme .owl-nav .owl-prev {
        left: 0
    }

    .owl-theme .owl-nav .owl-next {
        right: 0
    }

    .main-header-order .btn {
        line-height: 3rem;
        padding: 5px 10px;
        font-size: 12px
    }

    .ajax_form {
        width: 96%
    }

    .left-content table {
        font-size: 12px
    }

    .left-content table tr td {
        padding: 5px 10px
    }

    .left-content table tbody tr:first-child td {
        padding-top: 10px
    }

    .left-content table tbody tr:last-child td {
        padding-bottom: 10px
    }

    .left-content table tr td {
        width: 40%
    }

    .left-content table tr td:last-child {
        width: 30%
    }

    .left-content table tr td:first-child {
        width: 30%
    }

    .new-aside .menu ul {
        width: 49%;
        display: inline-block
    }

    .tour-3step .pass-info {
        display: flex
    }

    .padding-box {
        padding: 0
    }

    .y-search-form {
        padding: 20px 30px
    }

    .y-search-form .field_city_depart {
        width: unset
    }

    .y-search-form .to_all-window-holder {
        border-bottom-left-radius: none
    }

    .y-search-form .to_all-window-holder,
    .y-search-form .show-calendar,
    .y-search-form .y-nights-selector {
        border-bottom: .5px solid #c9c9c9
    }

    .y-search-form .y-nights-selector {
        border-top-right-radius: 0 !important;
        border-bottom-left-radius: 4px
    }

    .y-search-form button[type="submit"] {
        width: calc(100% + 30px);
        margin: 0 -15px;
        height: 50px
    }

    #search_results_table_length>label>select {
        width: auto
    }

    #search_results_table_info {
        width: 100%;
        text-align: left
    }

    #search_results_table_wrapper {
        overflow-x: auto
    }

    #search_results_table * {
        padding: 0 1px !important
    }

    #search_results_table thead tr.odd th:nth-child(1),
    #search_results_table tbody tr.odd td:nth-child(1),
    #search_results_table thead tr.even th:nth-child(1),
    #search_results_table tbody tr.even td:nth-child(1) {
        padding: 1% !important
    }

    #search_results_table thead tr th:nth-child(6),
    #search_results_table tbody tr td:nth-child(6) {
        display: none
    }

    section#tour .row,
    .tour-3step .tour-info {
        display: flex;
        flex-direction: column-reverse
    }

    .tour-3step .tour-info>.col-md-12 {
        display: none;
    }

    section#tour h2 {
        font-size: 25px;
        font-family: "Scada";
        color: #333
    }

    .price>td:nth-child(2),
    .tour-price {
        font-size: 30px !important;
        font-family: "Scada";
        color: #ff8733 !important;
        font-weight: 700
    }

    span.raiting {
        font-size: 20px;
        padding: 15px
    }

    section#tour .insert-1>.col-xs-12.col-sm-6,
    .tour-3step .col-xs-12.col-sm-6 {
        padding-left: 0
    }
	
	footer
	{
		overflow-x: hidden;
	}
}


@media screen and (max-width: 540px) {

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 100% !important;
    }
}

@media screen and (max-width: 425px) {

    .price>td:nth-child(2),
    .tour-price {
        font-size: 22px !important
    }

    .b-content-ttl {
        font-size: 14px
    }

    .steps>div div {
        padding: 5px;
        font-size: 9px;
        height: 50px
    }

    .left-content table tr td:nth-child(2) {
        display: none
    }

    .tourNew {
        width: 100%
    }

    .new-aside .menu ul {
        width: 100%;
        display: inline-block
    }

    .last-row-perelet {
        display: flex !important;
        justify-content: space-between
    }

    .last-row-perelet>span {
        max-width: calc(100% / 3)
    }

    .last-row-perelet>div {
        display: inline-flex !important
    }

    .last-row-perelet>div>span {
        padding: 0 1.5px
    }
}


.imgcheck {
    background: url('/assets/images/true.png');
    width: 18px;
    height: 18px;
    background-size: cover;
    display: inline-block;
    top: 4px;
    position: relative;
}

.timestp {
    position: relative;
    border: 1px solid #333;
    background: #fff;
    padding: 3px;
    display: inline-block;
    margin-left: 20px;
}


#inner_search_results_table_wrapper_wrapper th:nth-child(3),
#inner_search_results_table_wrapper_wrapper th:nth-child(5),
#inner_search_results_table_wrapper_wrapper td:nth-child(3),
#inner_search_results_table_wrapper_wrapper td:nth-child(5) {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

/*.managers .owl-stage{
               transform: translate3d(-260px, 0px, 0px)!important;
			   width: 100% !important;
       }
	
		.managers
		{
			text-align: center;
		}
       
       .managers .owl-item{
               width: 200px!important;
                margin-right: 30px;
				display: inline-block;
				float: none;
       }*/

input[type="text"]:focus {
    background: #fff !important;
}

.mobile_panel_wrap
{
	display: none;
}

.mobile_btns
{
	display: block;
	text-align: center;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #ffffff;
	min-height: 40px;
	padding: 15px;
}
.mobile_btns a
{
	display: inline-block;
	margin-right: 9px;
}
.mobile_btns a i
{
	display: block;
	margin: 0px auto;
}

.mobile_panel_wrap .panels
{
	position: fixed;
	background: #ffffff;
	top: 70px;
	left: 0px;
	width: 100%;
	padding: 15px;
}

.mobile_panel_wrap .filter_start
{
	display: inline-block;
    padding: 4px;
    background: #31b400;
    color: #ffffff;
    font-size: 18px;
    height: 39px;
    line-height: 29px;
    margin-right: 100px;
	margin-top: 10px;
}
.mobile_panel_wrap .filter_reset
{
	display: inline-block;
    margin-left: 4px;
    font-size: 16px;
    padding: 9px;
    height: 40px;
    line-height: 23px;
	margin-top: 10px;
}