.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px/2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px/2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-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:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{height:100%}body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:320px;height:100%;background-color:#fff;font-family:Geometria,sans-serif;font-size:17px;font-weight:400;line-height:normal;color:#333;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:767px){body{font-size:16px}}body.fixed{overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-family:GeometriaBold,sans-serif;font-weight:400;line-height:normal;color:#093660}h1{text-transform:uppercase;font-family:GeometriaExtraBold,sans-serif;font-size:36px;line-height:1.5}@media (max-width:767px){h1{font-size:30px}}h2{margin-bottom:30px;font-size:36px;line-height:1.5}@media (max-width:767px){h2{margin-bottom:22px;font-size:30px}}h3{margin-bottom:26px;font-size:26px;line-height:1.5}@media (max-width:767px){h3{margin-bottom:22px;font-size:22px}}h4{margin-bottom:19px;font-size:17px;line-height:1.4}@media (max-width:767px){h4{margin-bottom:15px;font-size:16px;line-height:1.56}}p{margin:0 0 27px;line-height:1.58}@media (max-width:767px){p{margin-bottom:25px}}li,ol,ul{margin:0;padding:0;line-height:1.58;list-style-type:none}.about ul,.page-content ul,.shadow-block ul,.single-page ul{margin:0 0 28px 10px}@media (max-width:767px){.about ul,.page-content ul,.shadow-block ul,.single-page ul{margin:0 0 25px 5px}}.about ul li,.page-content ul li,.shadow-block ul li,.single-page ul li{position:relative;padding:0 0 7px 27px}@media (max-width:767px){.about ul li,.page-content ul li,.shadow-block ul li,.single-page ul li{padding-left:18px}}.about ul li:before,.page-content ul li:before,.shadow-block ul li:before,.single-page ul li:before{content:"";position:absolute;left:0;top:9px;width:7px;height:7px;border-radius:2px;background:#fecb00}ol{margin-bottom:28px;counter-reset:num}@media (max-width:767px){ol{margin-bottom:25px}}ol li{position:relative;padding:0 0 7px 40px}@media (max-width:767px){ol li{padding:0 0 5px 30px}}ol li:before{content:counter(num) ".";counter-increment:num;display:inline-block;position:absolute;top:0;left:0;width:20px;font-family:GeometriaBold,sans-serif;font-size:16px;color:#093660;text-align:center}@media (max-width:767px){ol li:before{font-size:15px}}figure{max-width:100%;margin:37px 0 43px}@media (max-width:767px){figure{margin:25px 0 30px}}figure img{border-radius:10px}figcaption{margin-top:13px;text-align:center;font-family:GeometriaItalic,sans-serif;font-size:14px;line-height:1.28;color:#aab9c7}@media (max-width:767px){figcaption{margin-top:5px;font-size:12px}}blockquote{position:relative;margin:0;padding:0 0 0 53px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/quote.svg) no-repeat 0 0/auto 27px;font-family:GeometriaItalic,sans-serif;line-height:1.58}@media (max-width:767px){blockquote{padding-left:39px;background-size:auto 23px}}blockquote:before{content:"";position:absolute;left:0;bottom:0;left:13px;width:2px;height:calc(100% - 37px);background:#aab9c7}@media (max-width:767px){blockquote:before{left:11px;height:calc(100% - 33px)}}blockquote+figcaption{position:relative;margin:0;padding-left:53px;padding-top:27px;text-align:left;font-family:GeometriaBold,sans-serif;font-size:18px;line-height:1.6;color:#093660}@media (max-width:767px){blockquote+figcaption{padding-left:39px;font-size:17px}}blockquote+figcaption:before{content:"";position:absolute;left:0;top:0;left:13px;width:2px;height:100%;background:#aab9c7}@media (max-width:767px){blockquote+figcaption:before{left:11px}}a{text-decoration:none;color:#333;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}img{display:inline-block;max-width:100%}b,strong{display:inline-block;margin-bottom:27px;font-family:GeometriaBold,sans-serif;font-weight:400;line-height:1.58}@media (max-width:767px){b,strong{margin-bottom:25px}}em,i{display:inline-block;margin:20px 0;line-height:1.58}audio,canvas,iframe,img,svg,textarea,video{vertical-align:middle}textarea{resize:none}section{position:relative}button,input,select{outline:0}input{-webkit-box-shadow:none;box-shadow:none}.hidden-label{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;font-size:0}.wrapper{width:100%;max-width:1428px;margin:0 auto;padding:0 21px}@media (max-width:767px){.wrapper{padding:0 18px}}@media (max-width:480px){.wrapper{padding:0 11px}}.wrapper-fullwidth{width:100%;max-width:1920px;margin:0 auto;padding:0 30px}@media (max-width:1280px){.wrapper-fullwidth{padding:0 21px}}@media (max-width:767px){.wrapper-fullwidth{padding:0 18px}}@media (max-width:575px){.wrapper-fullwidth{padding:0 11px}}.hidden{display:none}.center{text-align:center}.search-section__categories+.nicescroll-rails{top:auto !important;bottom:20px;margin-left:7px}.popup-window .nicescroll-rails{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}@media (max-width:767px){.popup-window .nicescroll-rails{-webkit-transform:none;-ms-transform:none;transform:none}}.phone-block{position:relative;z-index:2}.phone-block.active .phone-block__dropdown{display:block}.phone-block.active .phone-block__list>.phone-block__item{background-color:#06427a}@media (max-width:480px){.phone-block{position:static}}@media (min-width:1025px){.phone-block:hover{overflow:visible}.phone-block:hover .phone-block__list>.phone-block__item{background-color:#06427a}.phone-block:hover .phone-block__list>.phone-block__item a{color:#fff}.phone-block:hover .phone-block__dropdown{display:block}.phone-block:hover .phone-block__item{-webkit-box-shadow:0 3px 6px #00000033;box-shadow:0 3px 6px #00000033}.phone-block:hover .phone-block__btn svg{fill:#fff}}.phone-block__list{display:none;position:absolute;top:50px;left:0;width:100%}.phone-block__list.active{display:block}@media (min-width:481px){.phone-block__list{display:block;position:relative;top:initial;width:auto}}.phone-block__list>.phone-block__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:46px;border-top:none;border-radius:6px 6px 0 0;background-color:transparent;background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/phone.svg);background-repeat:no-repeat;background-position:25px center;background-size:25px}@media (min-width:1025px){.phone-block__list>.phone-block__item:hover{background-color:#156ed6}}@media (max-width:1280px){.phone-block__list>.phone-block__item{background-position:10px center}}@media (max-width:1024px){.phone-block__list>.phone-block__item{background-position:11px center}}@media (max-width:480px){.phone-block__list>.phone-block__item{border-radius:0;background:#156ed6}}.phone-block__list>.phone-block__item a{color:#062a4e;-webkit-transition:none;-o-transition:none;transition:none}@media (max-width:1024px){.phone-block__list>.phone-block__item a{color:#fff}}.phone-block__dropdown{display:none;position:absolute;left:0;top:100%;width:100%}@media (max-width:480px){.phone-block__dropdown{display:block}}.phone-block__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px;padding-left:63px;border-top:1px dotted #0f6ba6;background:#06427a;white-space:nowrap}@media (min-width:1025px){.phone-block__item:hover{background-color:#156ed6}}@media (max-width:1280px){.phone-block__item{padding-left:45px}}@media (max-width:480px){.phone-block__item{height:45px;padding:0 11px;border-top:none;background:#156ed6}}.phone-block__item.active{display:block}.phone-block__item:last-child{border-radius:0 0 6px 6px}@media (max-width:480px){.phone-block__item:last-child{border-radius:0}.phone-block__item:last-child a{border-bottom:none}}.phone-block__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;font-family:GeometriaBold,sans-serif;font-size:19px;line-height:1.4;color:#fff;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media (max-width:480px){.phone-block__item a{width:100%;border-bottom:1px dotted rgba(255,255,255,.2);font-size:18px;line-height:1}}.phone-block__btn{width:32px;height:100%;padding:0 0 0 10px;border:none;background:0 0;text-align:left;cursor:pointer}@media (max-width:480px){.phone-block__btn{display:none}}.phone-block__btn svg{width:7px;fill:#093660}@media (max-width:1024px){.phone-block__btn svg{fill:#fff}}.phone-block__mobile-btn{position:relative;display:block;width:49px;height:49px;margin-top:-1px;padding:0;border:none;background:#156ed6 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/phone_mobile.svg) no-repeat center/38%}.phone-block__mobile-btn.active{background:#fecb00 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/burger_close.svg) no-repeat center/38%}.phone-block__mobile-btn:before{content:"";position:absolute;left:0;left:auto;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:72%;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,.2)),color-stop(0,transparent)) repeat-y left top/1px 2px;background:-o-linear-gradient(top,rgba(255,255,255,.2) 50%,transparent 0) repeat-y left top/1px 2px;background:linear-gradient(to bottom,rgba(255,255,255,.2) 50%,transparent 0) repeat-y left top/1px 2px}@media (min-width:481px){.phone-block__mobile-btn{display:none}}.announcement-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:46px;padding:0 14% 0 2%;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/tour/announcement_bg.svg) no-repeat center/cover,-webkit-gradient(linear,left top,right top,from(#1875b1),to(#08588b)) 0 0 no-repeat;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/tour/announcement_bg.svg) no-repeat center/cover,-o-linear-gradient(left,#1875b1 0,#08588b 100%) 0 0 no-repeat;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/tour/announcement_bg.svg) no-repeat center/cover,linear-gradient(90deg,#1875b1 0,#08588b 100%) 0 0 no-repeat;border-radius:6px;font-family:GeometriaBold,sans-serif;font-size:16px;color:#fff}@media (max-width:1024px){.announcement-block{height:38px;padding:0 135px 0 20px;background:#094a74 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/tour/announcement_bg.svg);font-size:14px}}@media (max-width:575px){.announcement-block{height:30px;padding:0 35px 0 15px;font-size:11px}}.announcement-block__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.announcement-block__link{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:0 5%;border:none;border-radius:0 6px 6px 0;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;color:#fff;z-index:1;cursor:pointer;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media (max-width:1024px){.announcement-block__link{padding:0 21px}}@media (max-width:575px){.announcement-block__link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;padding:0;font-size:0}}.announcement-block__link:after,.announcement-block__link:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:0 6px 6px 0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;z-index:-1}.announcement-block__link:before{background:transparent -webkit-gradient(linear,right top,left top,from(#f9b000),color-stop(96%,#ffcd00),to(#ffcd00)) 0 0 no-repeat padding-box;background:transparent -o-linear-gradient(right,#f9b000 0,#ffcd00 96%,#ffcd00 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(270deg,#f9b000 0,#ffcd00 96%,#ffcd00 100%) 0 0 no-repeat padding-box;opacity:0}.announcement-block__link:after{background:transparent -webkit-gradient(linear,left top,right top,from(#4bb3f3),to(#118ce9)) 0 0 no-repeat padding-box;background:transparent -o-linear-gradient(left,#4bb3f3 0,#118ce9 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#4bb3f3 0,#118ce9 100%) 0 0 no-repeat padding-box}.announcement-block__link:hover{color:#333}.announcement-block__link:hover:before{opacity:1}.announcement-block__link:hover:after{opacity:0}.announcement-block__link:hover svg{fill:#333}.announcement-block__link svg{width:16px;margin-left:10px;fill:#fff;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}@media (max-width:1024px){.announcement-block__link svg{display:none}}@media (max-width:575px){.announcement-block__link svg{display:block;margin-left:0}}.search-block__btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:46px;padding:0 22px 0 23px;border:2px solid #fecb00;border-radius:6px;background:0 0;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:14px;color:#062a4e;cursor:pointer;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}@media (max-width:1024px){.search-block__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;padding:0;border:none;border-radius:0;background:#156ed6;font-size:0}}@media (max-width:575px){.search-block__btn{width:49px;height:49px;margin-top:-1px}}.search-block__btn:hover{border-color:transparent}.search-block__btn:hover:before{opacity:1}.search-block__btn:before{content:"";position:absolute;left:0;top:0;width:calc(100% + 4px);height:calc(100% + 4px);-webkit-transform:translate(-2px,-2px);-ms-transform:translate(-2px,-2px);transform:translate(-2px,-2px);border-radius:6px;background:transparent -webkit-gradient(linear,right top,left top,from(#f9b000),color-stop(96%,#ffcd00),to(#ffcd00)) 0 0 no-repeat padding-box;background:transparent -o-linear-gradient(right,#f9b000 0,#ffcd00 96%,#ffcd00 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(270deg,#f9b000 0,#ffcd00 96%,#ffcd00 100%) 0 0 no-repeat padding-box;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;z-index:-1}@media (max-width:1024px){.search-block__btn:before{display:none}}.search-block__btn.active{background:#fecb00}.search-block__btn.active .close-text{display:block}.search-block__btn.active .show-text{display:none}.search-block__btn .show-text{padding-right:26px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/search.svg) no-repeat right center/16px;line-height:1.5}@media (max-width:1024px){.search-block__btn .show-text{width:100%;height:100%;padding:0;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/search_white.svg) no-repeat center/22px;height:49px}}.search-block__btn .close-text{display:none;padding-right:15px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/burger_close.svg) no-repeat right center/8px;line-height:1.5}@media (max-width:1024px){.search-block__btn .close-text{width:100%;height:100%;padding:0;background-position:center;background-size:38%;height:49px}}.languages-block{position:relative;height:46px;margin-left:10px;z-index:6}@media (max-width:1024px){.languages-block{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin:0 14px 10px;border-radius:4px;overflow:hidden}}@media (max-width:767px){.languages-block{height:32px}}@media (max-width:480px){.languages-block{margin:0 11px 10px}}@media (min-width:1025px){.languages-block:hover .languages-block__item{-webkit-box-shadow:0 3px 6px #00000033;box-shadow:0 3px 6px #00000033;opacity:1;visibility:visible;-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.languages-block:hover .languages-block__item:first-child{border-radius:6px 6px 0 0;background:#0f6ba6 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_top_white.svg) no-repeat calc(100% - 12px) center;color:#fff;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.languages-block:hover .languages-block__item:first-child a{color:#fff;cursor:default}.languages-block:hover .languages-block__item:last-child{border-radius:0 0 6px 6px}}.languages-block__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;padding:0 28px 0 14px;border-top:1px dotted #139fdb;background:#0f6ba6;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:14px;color:#fff;opacity:0;visibility:hidden;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;cursor:pointer}@media (max-width:1024px){.languages-block__item{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:0;border-top:none;background:#093660 -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,.2)),color-stop(0,transparent)) repeat-y right top/1px 2px;background:#093660 -o-linear-gradient(top,rgba(255,255,255,.2) 50%,transparent 0) repeat-y right top/1px 2px;background:#093660 linear-gradient(to bottom,rgba(255,255,255,.2) 50%,transparent 0) repeat-y right top/1px 2px;opacity:1;visibility:visible}}@media (min-width:1025px){.languages-block__item:hover{background:#139fdb}}.languages-block__item:first-child{height:100%;padding-top:0;padding-bottom:0;border-top:none;border-radius:6px;background:#ecf1f7 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down.svg) no-repeat calc(100% - 12px) center;opacity:1;visibility:visible;cursor:default;-webkit-transition:background .3s ease,color .3s ease;-o-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}@media (max-width:1024px){.languages-block__item:first-child{border-radius:0;background:#093660}}.languages-block__item:first-child a{color:#062a4e}@media (max-width:1024px){.languages-block__item:last-child{background-image:none}}@media (max-width:1024px){.languages-block__item.active{background:#fecb00}}.languages-block__item a{color:#fff}.social-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.social-menu__item{margin:0 5px}@media (max-width:767px){.social-menu__item{margin:0 3.5px}}.social-menu__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:36px;height:36px;border-radius:50%;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}@media (max-width:767px){.social-menu__item a{width:31px;height:31px}}.social-menu__item img{max-height:18px;max-width:18px}@media (max-width:767px){.social-menu__item img{max-height:16px;max-width:16px}}.social-menu .dim-blue-bg{background:#009bcc}.social-menu .dim-blue-bg:hover{-webkit-box-shadow:0 0 0 5px rgba(0,155,204,.5);box-shadow:0 0 0 5px rgba(0,155,204,.5)}.social-menu .red-bg{background:#de0000}.social-menu .red-bg:hover{-webkit-box-shadow:0 0 0 5px rgba(222,0,0,.5);box-shadow:0 0 0 5px rgba(222,0,0,.5)}.social-menu .blue-dark-bg{background:#3b5998}.social-menu .blue-dark-bg:hover{-webkit-box-shadow:0 0 0 5px rgba(59,89,152,.5);box-shadow:0 0 0 5px rgba(59,89,152,.5)}.social-menu .blue-bg{background:#1da1f2}.social-menu .blue-bg:hover{-webkit-box-shadow:0 0 0 5px rgba(29,161,242,.5);box-shadow:0 0 0 5px rgba(29,161,242,.5)}.social-menu .red-dark-bg{background:#bd081c}.social-menu .red-dark-bg:hover{-webkit-box-shadow:0 0 0 5px rgba(189,8,28,.5);box-shadow:0 0 0 5px rgba(189,8,28,.5)}.social-menu .pink-bg{background:#e1306c}.social-menu .pink-bg:hover{-webkit-box-shadow:0 0 0 5px rgba(225,48,108,.5);box-shadow:0 0 0 5px rgba(225,48,108,.5)}.label-duration{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px;padding:0 14px;border:2px solid #fecb00;border-radius:6px;-webkit-box-shadow:0 3px 20px #062a4e26;box-shadow:0 3px 20px #062a4e26;background-color:#00000066}@media (max-width:992px){.label-duration{height:32px;padding:0 12px}}.label-duration__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 8px 0 0}@media (max-width:992px){.label-duration__icon{max-width:20px}}.label-duration__icon img{width:24px;height:24px;border-radius:0}@media (max-width:992px){.label-duration__icon img{width:20px;height:20px}}.label-duration__text{font-family:GeometriaBold,sans-serif;font-size:22px;line-height:1.5;color:#fff}@media (max-width:992px){.label-duration__text{font-size:19px}}.label-duration__text span{display:inline-block;margin:0 3px;font-size:11px}@media (max-width:992px){.label-duration__text span{font-size:10px}}.tour-card{-webkit-box-shadow:0 6px 20px #062a4e26;box-shadow:0 6px 20px #062a4e26;border-radius:15px;background:#fff;overflow:hidden}@media (max-width:767px){.tour-card{border-radius:6px}}.tour-card__img{position:relative;display:block;height:301px;overflow:hidden}@media (max-width:1280px){.tour-card__img{height:264px}}@media (max-width:1024px){.tour-card__img{height:313px}}@media (max-width:992px){.tour-card__img{height:237px}}@media (max-width:767px){.tour-card__img{height:333px}}@media (max-width:575px){.tour-card__img{height:199px}}.tour-card__img:hover>img{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.tour-card__img:before{content:"";position:absolute;left:0;top:60%;width:100%;height:40%;background:transparent -webkit-gradient(linear,left top,left bottom,from(#00000000),to(#000000b5)) 0 0 no-repeat;background:transparent -o-linear-gradient(top,#00000000 0,#000000b5 100%) 0 0 no-repeat;background:transparent linear-gradient(180deg,#00000000 0,#000000b5 100%) 0 0 no-repeat;z-index:1}.tour-card__img>img{width:100%;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:-webkit-transform .4s ease-in;transition:-webkit-transform .4s ease-in;-o-transition:transform .4s ease-in;transition:transform .4s ease-in;transition:transform .4s ease-in,-webkit-transform .4s ease-in}.tour-card__label{position:absolute;top:30px;left:30px;z-index:1}@media (max-width:992px){.tour-card__label{top:20px;left:25px}}@media (max-width:767px){.tour-card__label{top:15px;left:15px}}.tour-card .price-block{position:absolute;left:30px;bottom:40px;color:#fff;z-index:1}@media (max-width:992px){.tour-card .price-block{left:25px}}@media (max-width:767px){.tour-card .price-block{left:15px}}.tour-card .price-block__main-price,.tour-card .price-block__sale-price{color:#fff}.tour-card .price-block__sale-price:before{background:#fff}.tour-card__content{position:relative;padding:0 30px 4px;-webkit-transform:translateY(-23px);-ms-transform:translateY(-23px);transform:translateY(-23px);z-index:1}@media (max-width:992px){.tour-card__content{padding:0 25px 2px}}@media (max-width:767px){.tour-card__content{padding:0 15px 0}}.tour-card__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:17px}@media (max-width:992px){.tour-card__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.tour-card__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:10px}}@media (max-width:480px){.tour-card__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tour-card__buttons button{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:11px 5px;font-size:13px;letter-spacing:0}.tour-card__buttons button:first-child,.tour-card__buttons button:first-child:before{border-radius:6px 0 0 6px}@media (max-width:992px){.tour-card__buttons button:first-child,.tour-card__buttons button:first-child:before{border-radius:6px 6px 0 0}}@media (max-width:767px){.tour-card__buttons button:first-child,.tour-card__buttons button:first-child:before{border-radius:6px 0 0 6px}}@media (max-width:480px){.tour-card__buttons button:first-child,.tour-card__buttons button:first-child:before{border-radius:6px 6px 0 0}}.tour-card__buttons button:last-child,.tour-card__buttons button:last-child:before{border-radius:0 6px 6px 0}@media (max-width:992px){.tour-card__buttons button:last-child,.tour-card__buttons button:last-child:before{border-radius:0 0 6px 6px}}@media (max-width:767px){.tour-card__buttons button:last-child,.tour-card__buttons button:last-child:before{border-radius:0 6px 6px 0}}@media (max-width:480px){.tour-card__buttons button:last-child,.tour-card__buttons button:last-child:before{border-radius:0 0 6px 6px}}.tour-card__title>*{margin-bottom:14px;font-family:GeometriaBold,sans-serif;font-size:18px;line-height:1.5}@media (max-width:767px){.tour-card__title>*{margin-bottom:10px;font-size:16px}}.tour-card__title>:hover a{color:#1976b3}.tour-card__title>* a{color:#093660}.tour-card__text{margin:0 0 19px;font-size:15px;line-height:1.3}@media (max-width:767px){.tour-card__text{margin-bottom:15px;font-size:13px}}.tour-card .tour-card__events{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2px}@media (max-width:1280px){.tour-card .tour-card__events{margin:0}}@media (max-width:1024px){.tour-card .tour-card__events{margin:0 -2px}}@media (max-width:992px){.tour-card .tour-card__events{margin:0}}@media (max-width:767px){.tour-card .tour-card__events{margin:0 -2px}}@media (max-width:575px){.tour-card .tour-card__events{margin:0}}.tour-card .tour-card__events-item{width:50%;padding:2px}.tour-card .tour-card__events-item:before{display:none}@media (max-width:1280px){.tour-card .tour-card__events-item{width:100%;padding:2px 0}}@media (max-width:1024px){.tour-card .tour-card__events-item{width:50%;padding:2px}}@media (max-width:992px){.tour-card .tour-card__events-item{width:100%;padding:2px 0}}@media (max-width:767px){.tour-card .tour-card__events-item{width:50%;padding:2px}}@media (max-width:575px){.tour-card .tour-card__events-item{width:100%;padding:2px 0}}.tour-card .event-link{width:100%;padding:6px 10px 7px 38px;background-size:auto 19px;background-position:10px center;font-size:14px}@media (min-width:1025px){.tour-card--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.tour-card--horizontal .tour-card__img{width:46.5%;height:auto}.tour-card--horizontal .tour-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transform:none;-ms-transform:none;transform:none;padding:40px}}@media (min-width:768px) and (max-width:992px){.tour-card--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.tour-card--horizontal .tour-card__img{width:44.5%;height:auto}.tour-card--horizontal .tour-card__buttons{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial}.tour-card--horizontal .tour-card__buttons button:first-child,.tour-card--horizontal .tour-card__buttons button:first-child:before{border-radius:6px 0 0 6px}.tour-card--horizontal .tour-card__buttons button:last-child,.tour-card--horizontal .tour-card__buttons button:last-child:before{border-radius:0 6px 6px 0}.tour-card--horizontal .tour-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transform:none;-ms-transform:none;transform:none;padding:30px 40px}}.btn{position:relative;display:inline-block;padding:15px 40px;border-radius:6px;border:none;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:17px;line-height:1.55;color:#333;letter-spacing:.85px;cursor:pointer}@media (max-width:767px){.btn{padding:13px 37px;font-size:13px}}.btn:hover:before{opacity:1}.btn:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:6px;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.btn span{position:relative;z-index:1}.yellow-btn{background:-webkit-gradient(linear,right top,left top,from(#f9b000),to(#ffcd00)) 0 0 no-repeat;background:-o-linear-gradient(right,#f9b000 0,#ffcd00 100%) 0 0 no-repeat;background:linear-gradient(270deg,#f9b000 0,#ffcd00 100%) 0 0 no-repeat}.yellow-btn--small{padding:13px 23px;font-size:13px;letter-spacing:0}@media (max-width:767px){.yellow-btn--small{font-size:10px}}.yellow-btn:before{background:-webkit-gradient(linear,left top,right top,from(#fff04a),to(#ffd500)) 0 0 no-repeat;background:-o-linear-gradient(left,#fff04a 0,#ffd500 100%) 0 0 no-repeat;background:linear-gradient(90deg,#fff04a 0,#ffd500 100%) 0 0 no-repeat}.white-btn{background:#fff}.white-btn:before{display:none}.blue-btn{background:-webkit-gradient(linear,left top,right top,from(#1875b1),to(#0c67a2)) 0 0 no-repeat;background:-o-linear-gradient(left,#1875b1 0,#0c67a2 100%) 0 0 no-repeat;background:linear-gradient(90deg,#1875b1 0,#0c67a2 100%) 0 0 no-repeat;color:#fff}.blue-btn:before{background:-webkit-gradient(linear,left top,right top,from(#2a9de8),to(#0881d1)) 0 0 no-repeat;background:-o-linear-gradient(left,#2a9de8 0,#0881d1 100%) 0 0 no-repeat;background:linear-gradient(90deg,#2a9de8 0,#0881d1 100%) 0 0 no-repeat}.outline-btn{position:relative;display:inline-block;padding:13px 40px;border-radius:6px;border:2px solid #fecb00;background:#fff;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:17px;line-height:1.55;color:#333;cursor:pointer;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}@media (max-width:767px){.outline-btn{padding:11px 37px;font-size:13px}}.outline-btn:hover{border-color:transparent}.outline-btn:hover:before{opacity:1}.outline-btn:before{content:"";position:absolute;left:0;top:0;width:calc(100% + 4px);height:calc(100% + 4px);-webkit-transform:translate(-2px,-2px);-ms-transform:translate(-2px,-2px);transform:translate(-2px,-2px);border-radius:6px;background:-webkit-gradient(linear,left top,right top,from(#fff04a),to(#ffd500)) 0 0 no-repeat;background:-o-linear-gradient(left,#fff04a 0,#ffd500 100%) 0 0 no-repeat;background:linear-gradient(90deg,#fff04a 0,#ffd500 100%) 0 0 no-repeat;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.outline-btn span{position:relative;z-index:1}.outline-btn--small{padding:11px 23px;font-size:13px}@media (max-width:767px){.outline-btn--small{font-size:10px}}.burger-btn{display:block;width:60px;min-width:60px;height:60px;padding:0;border:none;background:#093660 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/burger.svg) no-repeat center/50% auto;outline:0;z-index:4}.burger-btn.active{background:#fecb00 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/burger_close.svg) no-repeat center/38% auto}@media (max-width:575px){.burger-btn{width:49px;min-width:initial;height:49px;margin-top:-1px}}@media (min-width:1025px){.burger-btn{display:none}}.map-btn span{padding-left:22px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/map_pointer.svg) no-repeat 0 0/contain}.load-more__btn{letter-spacing:0}.load-more__btn span{padding-left:24px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/load.svg) no-repeat 0 center/13px}@media (max-width:767px){.load-more__btn span{padding-left:20px;background-size:11px}}.event-link{display:inline-block;padding:9px 18px 9px 52px;border:2px solid #f0f5fa;border-radius:6px;background:#fff url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/calendar.svg) no-repeat 18px center;background-size:auto 21px;font-family:GeometriaBold,sans-serif;font-size:16px;color:#093660;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}.event-link--sale{padding-right:47px;background-color:#fff;background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/calendar.svg),url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/percent.svg);background-repeat:no-repeat;background-position:18px center,calc(100% - 18px) center;background-size:auto 21px,auto 20px}@media (max-width:767px){.event-link{border-radius:4px}}.event-link:hover{border-color:#fecb00}.event-link span{font-family:Geometria,sans-serif}.share-social__title>*{margin-bottom:14px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:14px;line-height:1.5;color:#093660}@media (max-width:767px){.share-social__title>*{margin-bottom:12px;font-size:12px}}.share-social__list{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:6px;overflow:hidden}@media (max-width:767px){.share-social__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:992px){.share-social__item{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width:767px){.share-social__item{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:50%}}.share-social__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 25px;text-transform:uppercase;font-size:13px;color:#fff;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (max-width:992px){.share-social__item a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.share-social__item a{padding:11px;font-size:10px}}.share-social__item a img{max-width:16px;max-height:16px;margin-right:14px}@media (max-width:767px){.share-social__item a img{max-width:13px;max-height:13px;margin-right:12px}}.share-social .blue-dark-bg{background:#3b5998}.share-social .blue-dark-bg:hover{background:#2f4679}.share-social .red-dark-bg{background:#bd081c}.share-social .red-dark-bg:hover{background:#960616}.share-social .dim-blue-bg{background:#009bcc}.share-social .dim-blue-bg:hover{background:#007ba2}.share-social .blue-bg{background:#1da1f2}.share-social .blue-bg:hover{background:#1780c0}.shadow-block{margin:50px 0;padding:40px;border-radius:15px;-webkit-box-shadow:0 6px 20px #062a4e26;box-shadow:0 6px 20px #062a4e26;background:#fff;overflow:hidden}@media (max-width:767px){.shadow-block{margin:35px 0;padding:23px 15px;border-radius:6px}}.shadow-block:first-child{margin-top:0}.shadow-block:last-child{margin-bottom:0}.shadow-block--fullwidth{padding:0}.shadow-block__columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:50px 0;border-radius:15px;-webkit-box-shadow:0 6px 20px #062a4e26;box-shadow:0 6px 20px #062a4e26;overflow:hidden}@media (max-width:1280px){.shadow-block__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.shadow-block__columns{margin:35px 0;border-radius:6px}}.shadow-block__columns .shadow-block{width:50%;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}@media (max-width:1280px){.shadow-block__columns .shadow-block{width:100%}}.shadow-block--disabled{background:#f0f5fa}.shadow-block--disabled .shadow-block__title>*{color:#aab9c7}.shadow-block--disabled ul li:before{background:#aab9c7}.shadow-block__title>*{margin-bottom:20px;padding-left:46px;background-repeat:no-repeat;background-position:0 3px;background-size:27px;font-family:GeometriaBold,sans-serif;font-size:22px;line-height:1.5;color:#093660}.shadow-block__title>* span{color:#aab9c7}@media (max-width:767px){.shadow-block__title>*{margin-bottom:18px;padding-left:38px;font-size:18px;background-size:23px}}@media (max-width:767px){.shadow-block__content{font-size:16px}}.shadow-block__content p{margin:0 0 27px;line-height:1.5}.shadow-block__content p:last-child{margin:0}.shadow-block ul{margin-bottom:0}.shadow-block ul li{padding-left:23px}@media (max-width:767px){.shadow-block ul li{padding-left:18px}}.shadow-block ul{margin:0}.shadow-block li{padding-bottom:7px}.shadow-block li:last-child{padding-bottom:0}.dropdown-block__item{background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent));background-image:-o-linear-gradient(left,#aab9c7 20%,transparent 0);background-image:linear-gradient(to right,#aab9c7 20%,transparent 0);background-position:left top;background-size:5px 1px;background-repeat:repeat-x;background-position:0 100%}.dropdown-block__item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;padding:15px 0}@media (max-width:767px){.dropdown-block__item-title{padding:12px 0}}@media (min-width:1025px){.dropdown-block__item-title:hover{cursor:pointer}.dropdown-block__item-title:hover .dropdown-block__item-title-icon{border-color:#fecb00;background:#fecb00}.dropdown-block__item-title:hover .dropdown-block__item-title-icon:after,.dropdown-block__item-title:hover .dropdown-block__item-title-icon:before{background:#333}}.dropdown-block__item-title.active .dropdown-block__item-title-icon{border-color:#fecb00;background:0 0}.dropdown-block__item-title.active .dropdown-block__item-title-icon:after{opacity:0}.dropdown-block__item-title.active .dropdown-block__item-title-icon:before{background:#062a4e}.dropdown-block__item-title-icon{position:relative;min-width:36px;height:36px;border:2px solid #f0f5fa;background:#f0f5fa;border-radius:10px;-webkit-transition:border-color .3s ease,background .3s ease;-o-transition:border-color .3s ease,background .3s ease;transition:border-color .3s ease,background .3s ease}@media (max-width:767px){.dropdown-block__item-title-icon{min-width:30px;height:30px;border-radius:7px}}.dropdown-block__item-title-icon:after,.dropdown-block__item-title-icon:before{content:"";position:absolute;left:0;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#aab9c7;-webkit-transition:background .3s ease,opacity .3s ease;-o-transition:background .3s ease,opacity .3s ease;transition:background .3s ease,opacity .3s ease}.dropdown-block__item-title-icon:before{width:33%;height:2px}.dropdown-block__item-title-icon:after{width:2px;height:33%}.dropdown-block__item-title h1,.dropdown-block__item-title h2,.dropdown-block__item-title h3,.dropdown-block__item-title h4,.dropdown-block__item-title h5,.dropdown-block__item-title h6{display:block;margin:0;padding-top:5px;padding-left:19px;font-family:GeometriaBold,sans-serif;font-size:16px;line-height:1.5;color:#093660}@media (max-width:767px){.dropdown-block__item-title h1,.dropdown-block__item-title h2,.dropdown-block__item-title h3,.dropdown-block__item-title h4,.dropdown-block__item-title h5,.dropdown-block__item-title h6{padding-left:13px;font-size:14px}}.dropdown-block__item-content{display:none;padding-bottom:17px;padding-left:55px;font-size:15px;line-height:1.6}@media (max-width:767px){.dropdown-block__item-content{padding-bottom:10px;padding-left:43px;font-size:13px}}table{width:100%;border-collapse:collapse}table thead{background:#f0f5fa}table th{padding:20px 30px;text-transform:uppercase;text-align:left;font-family:GeometriaBold,sans-serif;font-weight:400;font-size:15px;color:#093660}@media (max-width:767px){table th{padding:14px 15px;font-size:11px}}table th:not(:last-child){background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(6,42,78,.2)),color-stop(0,transparent)) repeat-y right top/1px 2px;background:-o-linear-gradient(top,rgba(6,42,78,.2) 50%,transparent 0) repeat-y right top/1px 2px;background:linear-gradient(to bottom,rgba(6,42,78,.2) 50%,transparent 0) repeat-y right top/1px 2px}table tr:not(:last-child){background:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(6,42,78,.2)),color-stop(0,transparent)) repeat-x left bottom/2px 1px;background:-o-linear-gradient(left,rgba(6,42,78,.2) 50%,transparent 0) repeat-x left bottom/2px 1px;background:linear-gradient(to right,rgba(6,42,78,.2) 50%,transparent 0) repeat-x left bottom/2px 1px}table tr:last-child td{padding-bottom:40px}@media (max-width:767px){table tr:last-child td{padding-bottom:30px}}table td{width:50%;padding:25px 30px;vertical-align:top;font-size:17px;line-height:1.58;color:#333}@media (max-width:767px){table td{padding:20px 15px;font-size:14px}}table td:not(:last-child){background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(6,42,78,.2)),color-stop(0,transparent)) repeat-y right top/1px 2px;background:-o-linear-gradient(top,rgba(6,42,78,.2) 50%,transparent 0) repeat-y right top/1px 2px;background:linear-gradient(to bottom,rgba(6,42,78,.2) 50%,transparent 0) repeat-y right top/1px 2px}.slider-grid{opacity:0;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.slider-grid.slick-initialized{opacity:1}.slider-grid__item{display:grid;grid-template-rows:repeat(2,1fr);overflow:hidden}.slider-grid__item-img img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0}.slider-grid--desktop{display:none}@media (min-width:768px){.slider-grid--desktop{display:block;margin:37px 0 81px}.slider-grid--desktop .slick-dots{bottom:-44px}.slider-grid--desktop .slider-grid__item{grid-template-columns:repeat(4,1fr);border-radius:15px}.slider-grid--desktop .slider-grid__item-img{position:relative;height:0;padding-bottom:calc(100% - 4px);margin:2px}.slider-grid--desktop .slider-grid__item-img:nth-child(2){grid-row-start:1;grid-row-end:3;padding-bottom:calc(200% - 4px)}.slider-grid--desktop .slider-grid__item-img:nth-child(3){grid-column-start:3;grid-column-end:5;padding-bottom:calc(50% - 4px)}.slider-grid--desktop .slider-grid__item-img:nth-child(4){grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}}.slider-grid--mobile{display:block;margin:30px 0 65px}.slider-grid--mobile .slick-dots{bottom:-35px}.slider-grid--mobile .slider-grid__item{grid-template-columns:repeat(2,1fr);border-radius:6px}.slider-grid--mobile .slider-grid__item-img{position:relative;height:0;padding-bottom:calc(100% - 2px);margin:1px}.slider-grid--mobile .slider-grid__item-img:nth-child(2){grid-row-start:1;grid-row-end:3;padding-bottom:calc(200% - 2px)}.slider-grid--mobile .slider-grid__item-img:nth-child(3){grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}@media (min-width:768px){.slider-grid--mobile{display:none}}@media (min-width:1025px){.slick-slider:hover .slick-arrow{opacity:1}}.slick-slider .slick-slide{outline:0}.slick-slider .slick-dots{position:absolute;bottom:-29px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:14px;margin:0}@media (max-width:767px){.slick-slider .slick-dots{bottom:-22px}}.slick-slider .slick-dots li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:3px 0;cursor:pointer}.slick-slider .slick-dots li:before{display:none}.slick-slider .slick-dots li button{width:8px;height:8px;margin:0 8px;padding:0;border:none;border-radius:50%;background:#aab9c7;font-size:0;opacity:.9;-webkit-transition:width .3s ease,height .3s ease,background .3s ease;-o-transition:width .3s ease,height .3s ease,background .3s ease;transition:width .3s ease,height .3s ease,background .3s ease;cursor:pointer}.slick-slider .slick-dots .slick-active button{width:14px;height:14px;background:#fecb00}.slick-slider .slick-arrow{position:absolute;top:50%;width:60px;height:60px;padding:0;border:none;border-radius:50%;-webkit-box-shadow:0 3px 20px #062a4e26;box-shadow:0 3px 20px #062a4e26;background:#fff;-webkit-transition:background .3s ease,opacity .3s ease;-o-transition:background .3s ease,opacity .3s ease;transition:background .3s ease,opacity .3s ease;cursor:pointer}@media (min-width:1025px){.slick-slider .slick-arrow{opacity:0}.slick-slider .slick-arrow:hover{background:#0f6ba6}.slick-slider .slick-arrow:hover svg{fill:#fff}}@media (max-width:767px){.slick-slider .slick-arrow{width:40px;height:40px}}.slick-slider .slick-arrow svg{width:10px;height:15px;fill:#062a4e;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}@media (max-width:767px){.slick-slider .slick-arrow svg{width:6px;height:10px}}.slick-slider .slick-prev{left:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}@media (max-width:1440px){.slick-slider .slick-prev{-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}}@media (max-width:767px){.slick-slider .slick-prev{-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}}.slick-slider .slick-prev svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.slick-slider .slick-next{right:0;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}@media (max-width:1440px){.slick-slider .slick-next{-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}}@media (max-width:767px){.slick-slider .slick-next{-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}}.slider-simple{margin:37px 0 66px}@media (max-width:767px){.slider-simple{margin:30px 0 52px}}.slider-simple__item{margin:0 1px}.slider-simple__item-img{margin:0}.slider-simple__item-img-wrapper{position:relative;height:0;padding-bottom:56%}.slider-simple__item-img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:15px}@media (max-width:767px){.slider-simple__item-img-wrapper img{border-radius:6px}}.attention-block{margin:37px 0 44px;padding:34px 40px 28px;border-radius:10px;color:#fff}@media (max-width:767px){.attention-block{margin:28px 0 31px;padding:23px 28px;border-radius:6px}}.attention-block__title>*{margin-bottom:20px;padding-left:46px;background-repeat:no-repeat;background-position:0 3px;background-size:auto 27px;font-family:GeometriaBold,sans-serif;font-size:22px;line-height:1.5;color:#fff}@media (max-width:767px){.attention-block__title>*{margin-bottom:17px;padding-left:40px;background-size:auto 23px;font-size:18px}}.attention-block__content{margin:0;line-height:1.58}.attention-block--blue{background:transparent -o-linear-gradient(348deg,#139fdb 0,#1079d5 100%);background:transparent linear-gradient(102deg,#139fdb 0,#1079d5 100%)}.attention-block--blue .attention-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/important.svg)}.attention-block--orange{background:transparent -o-linear-gradient(348deg,#ffa927 0,#f70 100%);background:transparent linear-gradient(102deg,#ffa927 0,#f70 100%)}.attention-block--orange .attention-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/warning.svg)}.attention-block--red{background:transparent -o-linear-gradient(348deg,#ff5d5d 0,#fc4545 100%);background:transparent linear-gradient(102deg,#ff5d5d 0,#fc4545 100%)}.attention-block--red .attention-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/cancel.svg)}.content-block{margin-bottom:44px;padding:43px 40px 49px;border-radius:15px;-webkit-box-shadow:0 6px 20px #062a4e26;box-shadow:0 6px 20px #062a4e26;background:#fff}@media (min-width:768px){.content-block{background-image:-webkit-gradient(linear,right top,left top,from(#ffffff00),color-stop(26%,#ffffff16),color-stop(70%,#fff),to(#fff)),url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/bg.png);background-image:-o-linear-gradient(right,#ffffff00 0,#ffffff16 26%,#fff 70%,#fff 100%),url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/bg.png);background-image:linear-gradient(270deg,#ffffff00 0,#ffffff16 26%,#fff 70%,#fff 100%),url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/bg.png);background-repeat:no-repeat;background-position:0 0,100% 0}}@media (max-width:767px){.content-block{margin-bottom:30px;padding:27px 15px;border-radius:6px}}.content-block__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.content-block__title-wrapper h1,.content-block__title-wrapper h2,.content-block__title-wrapper h3,.content-block__title-wrapper h4,.content-block__title-wrapper h5,.content-block__title-wrapper h6{margin:0;padding-left:46px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/content.svg) no-repeat 0 3px/auto 27px;font-family:GeometriaBold,sans-serif;font-size:22px;line-height:1.5;color:#093660}@media (max-width:767px){.content-block__title-wrapper h1,.content-block__title-wrapper h2,.content-block__title-wrapper h3,.content-block__title-wrapper h4,.content-block__title-wrapper h5,.content-block__title-wrapper h6{padding-left:40px;background-size:auto 23px;font-size:18px}}.content-block__title-btn{position:relative;margin-top:4px;padding:4px 24px 3px 35px;border:none;border-radius:4px;background:#093660;text-transform:uppercase;font-family:Geometria,sans-serif;font-size:12px;line-height:1.6;color:#fff;cursor:pointer;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (min-width:1025px){.content-block__title-btn:hover{background:#1976b3}}@media (max-width:767px){.content-block__title-btn{padding:4px 18px 3px 28px;font-size:9px}}.content-block__title-btn .hidden-text{display:block}.content-block__title-btn .shown-text{display:none}.content-block__title-btn.hide:before{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.content-block__title-btn.hide .shown-text{display:block}.content-block__title-btn.hide .hidden-text{display:none}.content-block__title-btn:before{content:"";position:absolute;left:0;left:15px;top:0;width:9px;height:100%;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_top_white.svg) no-repeat center}@media (max-width:767px){.content-block__title-btn:before{width:7px}}.content-block__content{padding-top:20px}@media (max-width:767px){.content-block__content{padding-top:16px}}.content-block .content-list{margin-left:10px}.content-block .content-list__item{padding:0 0 7px;font-size:17px;line-height:1.58;color:#1976b3}.content-block .content-list__item:before{display:none}@media (max-width:767px){.content-block .content-list__item{font-size:14px}}.content-block .content-list__item a{color:#1976b3;border-bottom:1px dotted #1976b3;-webkit-transition:border-bottom-color .3s ease,color .3s ease;-o-transition:border-bottom-color .3s ease,color .3s ease;transition:border-bottom-color .3s ease,color .3s ease}.content-block .content-list__item a:hover{border-bottom-color:#0a3561;color:#0a3561}.tabs-block__content{display:none}.tabs-block__content.active{display:block}.tabs-block__title{cursor:pointer}.tabs-block__title.active{cursor:default}.form__text{margin-bottom:18px}.form__title>*{margin-bottom:11px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;color:#093660}.form__submit{width:100%;margin-top:25px}.input-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.input-columns .input-holder{width:50%}.input-columns .input-holder:first-child .new-select,.input-columns .input-holder:first-child input{border-radius:6px 0 0 6px}.input-columns .input-holder:last-child .new-select,.input-columns .input-holder:last-child input{border-radius:0 6px 6px 0}.input-columns .input-holder:not(:first-child){position:relative}.input-columns .input-holder:not(:first-child):after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:66%;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#062a4e),color-stop(0,transparent)) repeat-y 0 0/1px 2px;background:-o-linear-gradient(top,#062a4e 50%,transparent 0) repeat-y 0 0/1px 2px;background:linear-gradient(to bottom,#062a4e 50%,transparent 0) repeat-y 0 0/1px 2px;opacity:.2}.input-holder{margin-bottom:18px}.datepicker-wrapper,.new-select{position:relative;cursor:pointer}.datepicker-wrapper:before,.new-select:before{content:"";position:absolute;left:0;top:50%;left:auto;right:20px;width:9px;height:6px;margin-top:-3px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down.svg) no-repeat center/contain;z-index:1}@media (max-width:767px){.datepicker-wrapper:before,.new-select:before{right:15px}}.datepicker-wrapper input{padding-right:30px}@media (max-width:767px){.datepicker-wrapper input{padding-right:25px}}.datepicker-wrapper:before{cursor:text}.datepicker-wrapper.opened:before{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.file-upload__label,input,textarea{width:100%;height:46px;padding:0 20px;border-radius:6px;border:none;border-bottom:2px solid #edf3f8;background:-webkit-gradient(linear,left top,left bottom,from(#f0f5fa),to(#ebf1f7)) 0 0 no-repeat;background:-o-linear-gradient(top,#f0f5fa 0,#ebf1f7 100%) 0 0 no-repeat;background:linear-gradient(180deg,#f0f5fa 0,#ebf1f7 100%) 0 0 no-repeat;font-family:Geometria,sans-serif;font-size:18px;color:#333;outline:0;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}@media (max-width:767px){.file-upload__label,input,textarea{height:38px;padding:0 15px;font-size:16px}}.file-upload__label::-webkit-input-placeholder,input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7;-webkit-transition:color .3s ease;transition:color .3s ease}.file-upload__label::-moz-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7;-moz-transition:color .3s ease;transition:color .3s ease}.file-upload__label:-ms-input-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7;-ms-transition:color .3s ease;transition:color .3s ease}.file-upload__label::-ms-input-placeholder,input::-ms-input-placeholder,textarea::-ms-input-placeholder{text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7;-ms-transition:color .3s ease;transition:color .3s ease}.file-upload__label::placeholder,input::placeholder,textarea::placeholder{text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media (max-width:767px){.file-upload__label::-webkit-input-placeholder,input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-size:11px}.file-upload__label::-moz-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{font-size:11px}.file-upload__label:-ms-input-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-size:11px}.file-upload__label::-ms-input-placeholder,input::-ms-input-placeholder,textarea::-ms-input-placeholder{font-size:11px}.file-upload__label::placeholder,input::placeholder,textarea::placeholder{font-size:11px}}.file-upload__label.filled,.file-upload__label:focus,input.filled,input:focus,textarea.filled,textarea:focus{border-bottom-color:#fecb00}.file-upload__label.filled::-webkit-input-placeholder,.file-upload__label:focus::-webkit-input-placeholder,input.filled::-webkit-input-placeholder,input:focus::-webkit-input-placeholder,textarea.filled::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:#062a4e}.file-upload__label.filled::-moz-placeholder,.file-upload__label:focus::-moz-placeholder,input.filled::-moz-placeholder,input:focus::-moz-placeholder,textarea.filled::-moz-placeholder,textarea:focus::-moz-placeholder{color:#062a4e}.file-upload__label.filled:-ms-input-placeholder,.file-upload__label:focus:-ms-input-placeholder,input.filled:-ms-input-placeholder,input:focus:-ms-input-placeholder,textarea.filled:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{color:#062a4e}.file-upload__label.filled::-ms-input-placeholder,.file-upload__label:focus::-ms-input-placeholder,input.filled::-ms-input-placeholder,input:focus::-ms-input-placeholder,textarea.filled::-ms-input-placeholder,textarea:focus::-ms-input-placeholder{color:#062a4e}.file-upload__label.filled::placeholder,.file-upload__label:focus::placeholder,input.filled::placeholder,input:focus::placeholder,textarea.filled::placeholder,textarea:focus::placeholder{color:#062a4e}textarea{height:100px;padding:20px}@media (max-width:767px){textarea{padding:15px}}select{display:none}select[selected]+.new-select{border-bottom-color:#fecb00;text-transform:none;font-family:Geometria,sans-serif;font-size:18px;color:#333}@media (max-width:767px){select[selected]+.new-select{font-size:16px}}.select-block{position:relative;border-radius:6px}.new-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:46px;padding:0 30px 0 20px;border:none;border-top:2px solid #edf3f8;border-bottom:2px solid #edf3f8;border-radius:6px;background:-webkit-gradient(linear,left top,left bottom,from(#f0f5fa),to(#ebf1f7)) 0 0 no-repeat;background:-o-linear-gradient(top,#f0f5fa 0,#ebf1f7 100%) 0 0 no-repeat;background:linear-gradient(180deg,#f0f5fa 0,#ebf1f7 100%) 0 0 no-repeat;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7;-webkit-transition:color .3s ease,border-color .3s ease;-o-transition:color .3s ease,border-color .3s ease;transition:color .3s ease,border-color .3s ease}@media (max-width:767px){.new-select{padding:0 25px 0 15px;font-size:11px}}@media (max-width:767px){.new-select{height:38px}}.new-select.on{border-bottom-color:#fecb00;color:#062a4e}.new-select.on:before{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.new-select__list-wrapper{position:absolute;top:100%;left:0;width:100%;padding-top:10px;z-index:2}.new-select__list{display:none;max-height:190px;padding:15px;border-radius:6px;-webkit-box-shadow:0 5px 15px #062a4e26;box-shadow:0 5px 15px #062a4e26;background:#fff;overflow-y:auto}.new-select__item{padding:6px 10px;border-radius:4px;font-family:Geometria,sans-serif;font-size:16px;color:#333;cursor:pointer}.new-select__item:hover{background:-webkit-gradient(linear,left top,right top,from(#92a4b5),to(#808f9e)) 0 0;background:-o-linear-gradient(left,#92a4b5 0,#808f9e 100%) 0 0;background:linear-gradient(90deg,#92a4b5 0,#808f9e 100%) 0 0;color:#fff}.new-select__item.sale{position:relative;padding-right:30px}.new-select__item.sale:before{content:"";position:absolute;left:0;left:auto;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/percent.svg) no-repeat center/contain}.select2{width:100% !important;outline:0}.select2 .selection{outline:0}.select2-container--default .select2-selection--single{height:46px;border:none;outline:0}@media (max-width:767px){.select2-container--default .select2-selection--single{height:38px}}.select2-container--default .select2-selection--single .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 30px 0 20px;border:none;border-bottom:2px solid #edf3f8;border-radius:6px;background:-webkit-gradient(linear,left top,left bottom,from(#f0f5fa),to(#ebf1f7)) 0 0 no-repeat;background:-o-linear-gradient(top,#f0f5fa 0,#ebf1f7 100%) 0 0 no-repeat;background:linear-gradient(180deg,#f0f5fa 0,#ebf1f7 100%) 0 0 no-repeat;font-family:Geometria,sans-serif;font-size:18px;color:#333;outline:0;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}@media (max-width:767px){.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 25px 0 15px;font-size:16px}}.select2-container--default .select2-selection--single .select2-selection__rendered[title]{border-bottom-color:#fecb00}.select2-container--default .select2-selection--single .select2-selection__placeholder{margin-top:2px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7}@media (max-width:767px){.select2-container--default .select2-selection--single .select2-selection__placeholder{font-size:11px}}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;right:20px;margin-top:-3px;width:9px;height:6px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down.svg) no-repeat center/contain}@media (max-width:767px){.select2-container--default .select2-selection--single .select2-selection__arrow{right:15px}}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:none}.select2-container--default .select2-dropdown{-webkit-transform:translateY(-46px);-ms-transform:translateY(-46px);transform:translateY(-46px);border:none;background:0 0}@media (max-width:767px){.select2-container--default .select2-dropdown{-webkit-transform:translateY(-38px);-ms-transform:translateY(-38px);transform:translateY(-38px)}}.select2-container--default .select2-search--dropdown{padding:0}.select2-container--default .select2-search--dropdown .select2-search__field{padding:0 20px;border:none;border-bottom:2px solid #fecb00}.select2-container--default .select2-results{padding-top:10px}.select2-container--default .select2-results__options{padding:15px;border-radius:6px;-webkit-box-shadow:0 5px 15px #062a4e26;box-shadow:0 5px 15px #062a4e26;background:#fff}.select2-container--default .select2-results__option{padding:6px 10px;border-radius:4px;font-family:Geometria,sans-serif;font-size:16px;line-height:normal;color:#333}.select2-container--default .select2-results__option--highlighted,.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true]{background:0 0;color:#333}.select2-container--default .select2-results__option:hover{background:-webkit-gradient(linear,left top,right top,color-stop(0,#92a4b5),to(#808f9e)) 0 0;background:-o-linear-gradient(left,#92a4b5 0,#808f9e 100%) 0 0;background:linear-gradient(90deg,#92a4b5 0,#808f9e 100%) 0 0;color:#fff}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered{border-bottom-color:#fecb00}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border:none}.number-wrapper{position:relative}.number-wrapper.active label{color:#062a4e}.number-wrapper.active .number-wrapper__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.number-wrapper label{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7;cursor:pointer;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media (max-width:767px){.number-wrapper label{left:15px;font-size:11px}}.number-wrapper label.filled{color:#062a4e}.number-wrapper__buttons{position:absolute;top:calc(100% - 5px);right:-9px;display:none}.number-wrapper__buttons:before{content:"";position:absolute;left:0;top:-5px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:21px;height:10px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_top.svg) no-repeat center/contain}.number-wrapper__btn{position:relative;width:35px;height:35px;padding:0;border:none;background:#062a4e;font-size:22px;color:#fff;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;cursor:pointer;z-index:1}.number-wrapper__btn:hover{background:#139fdb}.number-wrapper__btn:first-child{border-radius:4px 0 0 4px}.number-wrapper__btn:last-child{border-radius:0 4px 4px 0}.number-wrapper input::-webkit-inner-spin-button,.number-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.number-wrapper input[type=number]{-moz-appearance:textfield;text-align:right;cursor:pointer}.checkbox{position:relative;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkbox__input{position:relative;width:22px;height:22px;margin-right:16px;border:2px solid #139fdb;border-radius:3px;background:0 0;cursor:pointer;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (max-width:575px){.checkbox__input{width:20px;height:20px;margin-right:12px}}.checkbox__input:before{content:"";position:absolute;left:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;height:80%;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/check.svg) no-repeat center/contain;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.checkbox input{position:absolute;width:0;height:0;visibility:hidden;opacity:0;z-index:-1}.checkbox input:checked+label{background:#139fdb}.checkbox input:checked+label:before{opacity:1}.checkbox__label{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;font-size:14px;line-height:1.4}@media (max-width:575px){.checkbox__label{font-size:12px}}.checkbox__label a{text-decoration:underline;color:#1976b3}.file-upload{position:relative}.file-upload input{display:none}.file-upload__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:45px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/photo.svg) no-repeat calc(100% - 20px) center/20px 16px,-webkit-gradient(linear,left top,left bottom,from(#f0f5fa),to(#ebf1f7)) 0 0 no-repeat;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/photo.svg) no-repeat calc(100% - 20px) center/20px 16px,-o-linear-gradient(top,#f0f5fa 0,#ebf1f7 100%) 0 0 no-repeat;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/photo.svg) no-repeat calc(100% - 20px) center/20px 16px,linear-gradient(180deg,#f0f5fa 0,#ebf1f7 100%) 0 0 no-repeat;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7;cursor:pointer}@media (max-width:575px){.file-upload__label{font-size:12px}}.discount{position:relative}.discount input{padding-right:60px}.discount input.filled,.discount input:focus{border-bottom-color:#edf3f8}.discount .copy-label{position:absolute;top:0;right:0;display:block;width:56px;height:100%;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/copy.svg) no-repeat center/16px 17px;cursor:pointer}.discount .info-label{position:absolute;top:0;right:0;background:0 0}.discount .info-label[data-tooltip]:after{left:auto;right:0;top:-25px;-webkit-transform:none;-ms-transform:none;transform:none}.discount .info-label.active[data-tooltip]:after{opacity:1}.certificate-form .form__submit{margin-top:0}#testimonials-popup textarea{height:180px}@media (max-width:575px){#testimonials-popup textarea{height:135px}}#testimonials-popup .form__submit{margin-top:0}.price-block__title>*{margin:0 0 5px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1;color:#aab9c7}@media (max-width:767px){.price-block__title>*{font-size:11px}}.price-block__holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.price-block__main-price{position:relative;margin:0;font-family:GeometriaBold,sans-serif;font-size:48px;font-weight:400;line-height:1;color:#093660}@media (max-width:767px){.price-block__main-price{font-size:32px}}.price-block__main-price span{font-size:16px}@media (max-width:767px){.price-block__main-price span{font-size:11px}}.price-block__sale-price{position:relative;margin-left:20px;font-family:GeometriaBold,sans-serif;font-size:33px;line-height:1;color:#093660;opacity:.7}@media (max-width:767px){.price-block__sale-price{font-size:22px}}.price-block__sale-price:before{content:"";position:absolute;left:0;left:-2px;top:50%;width:calc(100% + 4px);height:2px;background:#093660}.price-block .sale-label{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;padding:2px 0 3px 11px;border-radius:4px 0 0 4px;background:-webkit-gradient(linear,left top,right top,from(#ff6d40),to(#ff4161)) no-repeat 0 0;background:-o-linear-gradient(left,#ff6d40 0,#ff4161 100%) no-repeat 0 0;background:linear-gradient(90deg,#ff6d40 0,#ff4161 100%) no-repeat 0 0;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:12px;color:#fff}@media (max-width:767px){.price-block .sale-label{font-size:9px}}.price-block .sale-label:after{content:"";position:absolute;left:0;top:0;left:100%;width:132px;height:100%;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/flame.svg) no-repeat 0 0}.price-block .sale-label span{margin-right:8px;font-size:16px}.price-block .success-label{position:absolute;top:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:28px;height:28px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/success.svg) no-repeat center/contain}@media (max-width:767px){.price-block .success-label{width:20px;height:20px}}.price-block .labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.price-block .applied-label{margin-top:8px;padding:4px 15px;border:1px solid #caf5c8;border-radius:2px;background:#eaffe8;font-size:13px;color:#206a19}@media (max-width:767px){.price-block .applied-label{font-size:11px}}.price-block .applied-label span{font-family:GeometriaBold,sans-serif}@media (max-width:992px){.breadcrumbs{display:none}}.breadcrumbs .breadcrumbs__list{margin:0}.breadcrumbs .breadcrumbs__item{padding:0}.breadcrumbs .breadcrumbs__item:before{display:none}.breadcrumbs__item{display:inline-block;font-size:12px;color:#093660}.breadcrumbs__item a{display:block;margin-right:20px;padding-right:25px;color:#aab9c7;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_right_yellow.svg) no-repeat right center/auto 8px}.breadcrumbs__item a:hover{color:#1976b3}.main-menu{position:relative;z-index:5}.main-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.main-menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}}.main-menu__list>.menu-item{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px);padding:16px 2%;cursor:pointer;white-space:nowrap}@media (min-width:1025px){.main-menu__list>.menu-item:hover>a{color:#fecb00}}@media (max-width:1440px){.main-menu__list>.menu-item{padding:16px 1.5%}}@media (max-width:1024px){.main-menu__list>.menu-item{width:100%;padding:0 14px;background:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(255,255,255,.2)),color-stop(0,transparent)) repeat-x left bottom/2px 1px;background:-o-linear-gradient(left,rgba(255,255,255,.2) 50%,transparent 0) repeat-x left bottom/2px 1px;background:linear-gradient(to right,rgba(255,255,255,.2) 50%,transparent 0) repeat-x left bottom/2px 1px}}@media (max-width:480px){.main-menu__list>.menu-item{padding:0 11px}}.main-menu__list>.menu-item>a{display:inline-block;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:15px;color:#062a4e}@media (max-width:1440px){.main-menu__list>.menu-item>a{font-size:14px}}@media (max-width:1280px){.main-menu__list>.menu-item>a{font-size:12px}}@media (max-width:1024px){.main-menu__list>.menu-item>a{padding:18px 0;font-size:15px;color:#fff}}@media (max-width:767px){.main-menu__list>.menu-item>a{padding:15px 0;font-size:14px}}@media (max-width:480px){.main-menu__list>.menu-item>a{line-height:1.2}}.main-menu__list>.menu-item:first-child{margin-left:-20px}@media (max-width:1024px){.main-menu__list>.menu-item:first-child{margin-left:0}}.main-menu__list>.menu-item:last-child{padding-right:0}@media (max-width:1024px){.main-menu__list>.menu-item:last-child{padding-right:14px}}@media (min-width:1025px){.main-menu__list .menu-item-has-children:hover>.sub-menu{width:auto;opacity:1;visibility:visible;-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}}@media (max-width:1024px){.main-menu__list .menu-item-has-children.active>a:before{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.main-menu__list .menu-item-has-children>a{position:relative;padding-right:30px}.main-menu__list .menu-item-has-children>a:before{content:"";position:absolute;left:0;left:auto;right:10px;top:50%;margin-top:-2px;width:7px;height:4px;background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down_white.svg)}}.main-menu__list>.menu-item-has-children{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 4% 16px 2%;border-radius:5px 5px 0 0;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (min-width:1025px){.main-menu__list>.menu-item-has-children:hover{background:#fecb00}.main-menu__list>.menu-item-has-children:hover a{color:#333}.main-menu__list>.menu-item-has-children:hover a:before{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}}@media (max-width:1440px){.main-menu__list>.menu-item-has-children{padding-left:1.5%}}@media (max-width:1280px){.main-menu__list>.menu-item-has-children{padding-right:2.7%}}@media (max-width:1024px){.main-menu__list>.menu-item-has-children{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:0;padding:0 14px}.main-menu__list>.menu-item-has-children:before{content:"";position:absolute;left:0;left:auto;right:0;width:4px;height:100%;background:0 0;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.main-menu__list>.menu-item-has-children.active{background:#1462bb}.main-menu__list>.menu-item-has-children.active:before{background:#fecb00}.main-menu__list>.menu-item-has-children.active>a:before{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}}@media (max-width:480px){.main-menu__list>.menu-item-has-children{padding:0 11px}}@media (min-width:1025px){.main-menu__list>.menu-item-has-children>a{position:relative}.main-menu__list>.menu-item-has-children>a:before{content:"";position:absolute;left:0;left:auto;right:-17px;top:50%;margin-top:-2px;width:7px;height:4px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down.svg) no-repeat 0 center/contain}}.sub-menu{position:absolute;top:100%;left:0;display:block;width:0;padding:27px 0 38px;border-radius:0 0 6px 6px;-webkit-box-shadow:0 6px 20px #00000026;box-shadow:0 6px 20px #00000026;background:#fff;opacity:0;visibility:hidden;z-index:5;min-height:300px}@media (max-width:1440px){.sub-menu{padding:25px 0}}@media (max-width:1024px){.sub-menu{position:relative;top:0;width:calc(100% + 28px);min-height:initial;margin:0 -14px;padding:15px 30px 20px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#06427a;opacity:1;visibility:visible}}.sub-menu .menu-item{padding:0 30px}@media (max-width:1024px){.sub-menu .menu-item{padding:0}}.sub-menu .menu-item a{display:inline-block;padding:3px 10px;font-size:15px;line-height:1.5;color:#062a4e;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (min-width:1025px){.sub-menu .menu-item a:hover{background:#edf2f8}}@media (max-width:1024px){.sub-menu .menu-item a{padding:5px 0;color:#dbf1fa}}.sub-menu .menu-item-has-children>a{padding-right:23px}@media (min-width:1025px){.sub-menu .sub-menu{top:0;left:calc(100% - 6px);height:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0 0 6px}.sub-menu .sub-menu:before{content:"";position:absolute;left:6px;top:0;width:2px;height:100%;background-color:#f0f5fa}}.datepicker{width:298px;padding:15px;-webkit-box-shadow:0 3px 10px #062a4e26;box-shadow:0 3px 10px #062a4e26;border-radius:4px;border:none;font-family:GeometriaMedium,sans-serif;font-size:15px;color:#333}@media (max-width:480px){.datepicker{width:240px}}.datepicker--pointer{display:none}.datepicker--nav{margin-bottom:11px;padding:0;border-bottom:none}.datepicker--nav-action{width:33px;height:33px;border:2px solid #f0f5fa;border-radius:8px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_right.svg) no-repeat center/20%;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}.datepicker--nav-action:hover{border-color:#fecb00;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_right.svg) no-repeat center/20%}.datepicker--nav-action:first-child{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.datepicker--nav-action svg{display:none}.datepicker--nav-title{text-transform:uppercase;font-size:15px;font-family:GeometriaBold,sans-serif;color:#062a4e}.datepicker--nav-title:hover{background:0 0}.datepicker--nav-title i{font-family:Geometria,sans-serif;color:#062a4e}.datepicker--content{padding:0}.datepicker--days-names{margin:0 0 12px}.datepicker--day-name{text-transform:uppercase;font-size:10px;color:#aab9c7}.datepicker--cells{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.datepicker--cell{position:relative;width:13%;height:0;margin:.6% 0;padding-bottom:12%;border:2px solid transparent;border-radius:8px;background:#f0f5fa;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}.datepicker--cell .calendar__date{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.datepicker--cell.-current-{border-color:#fecb00;background:0 0;color:#333}.datepicker--cell.-disabled-,.datepicker--cell.-disabled-:hover{border-color:transparent;background:#d5e1ed;color:#fff;cursor:default}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-,.datepicker--cell.-selected-.-focus-,.datepicker--cell.-selected-:hover{border:2px solid #fecb00;background:#fecb00;color:#333}.datepicker--cell.-range-from-{border-radius:8px 0 0 8px}.datepicker--cell.-range-to-{border-radius:0 8px 8px 0}.datepicker--cell.-in-range-,.datepicker--cell.-in-range-:hover{border-color:transparent;background:rgba(254,203,0,.6)}.datepicker--cell.has-event{border-color:#fecb00;background:#fecb00}.datepicker--cell.has-sale{border-color:#fecb00;background:#fecb00}.datepicker--cell.-other-month-{visibility:hidden;opacity:0}.datepicker--cell:hover{border-color:#139fdb}.datepicker--sale{position:absolute;left:100%;top:0;-webkit-transform:translate(-70%,-30%);-ms-transform:translate(-70%,-30%);transform:translate(-70%,-30%);width:19px;height:19px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/percent.svg) no-repeat center/contain}.datepicker-inline .datepicker{width:100%;padding:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;font-size:19px}@media (max-width:1024px){.datepicker-inline .datepicker{font-size:15px}}@media (max-width:992px){.datepicker-inline .datepicker{font-size:18px}}@media (max-width:767px){.datepicker-inline .datepicker{max-width:450px;margin:0 auto}}@media (max-width:575px){.datepicker-inline .datepicker{font-size:17px}}@media (min-width:481px){.datepicker-inline .datepicker--nav-title{font-size:16px}.datepicker-inline .datepicker--nav-action{width:46px;height:46px}.datepicker-inline .datepicker--nav{margin-bottom:17px}.datepicker-inline .datepicker--days-names{margin-bottom:16px}.datepicker-inline .datepicker--day-name{font-size:12px}}@media (min-width:1025px){.page-content__sidebar .datepicker-inline .datepicker{font-size:17px}}.fixed-sidebar-menu{position:fixed;left:20px;top:60vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:3;opacity:0;visibility:hidden}@media (max-width:1024px){.fixed-sidebar-menu{left:30px;top:80vh}}@media (max-width:767px){.fixed-sidebar-menu{left:11px;top:70vh}}.fixed-sidebar-menu.active{opacity:1;visibility:visible;-webkit-transition:opacity .6s ease,visibility .6s ease;-o-transition:opacity .6s ease,visibility .6s ease;transition:opacity .6s ease,visibility .6s ease}.fixed-sidebar-menu__item:not(:last-child){margin-bottom:10px}@media (max-width:1280px){.fixed-sidebar-menu__item:not(:last-child){margin-bottom:8px}}.fixed-sidebar-menu__item button{width:60px;height:60px;padding:0;border:none;border-radius:50%;-webkit-box-shadow:0 3px 6px #00000033;box-shadow:0 3px 6px #00000033;cursor:pointer}@media (max-width:1280px){.fixed-sidebar-menu__item button{width:50px;height:50px}}.top-btn{background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/arrow_up.svg) no-repeat center/20%,-o-linear-gradient(225deg,#139fdb 0,#1079d5 100%) 0 0 no-repeat;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/arrow_up.svg) no-repeat center/20%,linear-gradient(225deg,#139fdb 0,#1079d5 100%) 0 0 no-repeat}.share{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1}.share__btn{background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/share.svg) no-repeat center/30%,-o-linear-gradient(225deg,#f80 0,#ff5e00 100%) 0 0 no-repeat;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/share.svg) no-repeat center/30%,linear-gradient(225deg,#f80 0,#ff5e00 100%) 0 0 no-repeat}.share__popup{position:absolute;bottom:0;left:calc(100% + 30px);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.share__popup{left:calc(100% + 28px)}}.share__popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}.share .social-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.share .social-menu__item{margin:5px 0}@media (max-width:767px){.share .social-menu__item{margin:3px 0}}.share .social-menu__item a{width:44px;height:44px;-webkit-box-shadow:0 3px 6px #00000033;box-shadow:0 3px 6px #00000033}@media (max-width:767px){.share .social-menu__item a{width:36px;height:36px}}.share__close{margin-top:8px;background:#0a3561 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/close_thin.svg) no-repeat center/30%;font-size:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.share__close:hover{-webkit-box-shadow:0 0 0 5px rgba(10,53,97,.5);box-shadow:0 0 0 5px rgba(10,53,97,.5)}.fixed-mobile-buttons{display:none;position:fixed;bottom:0;left:0;width:100%;border-top:4px solid #fecb00;z-index:4}@media (max-width:992px){.fixed-mobile-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:767px){.fixed-mobile-buttons{border-top-width:3px}}.fixed-mobile-buttons__item{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff}.fixed-mobile-buttons__item:not(:first-child){position:relative}.fixed-mobile-buttons__item:not(:first-child):before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:70%;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(6,42,78,.2)),color-stop(0,transparent)) repeat-y left top/1px 2px;background:-o-linear-gradient(top,rgba(6,42,78,.2) 50%,transparent 0) repeat-y left top/1px 2px;background:linear-gradient(to bottom,rgba(6,42,78,.2) 50%,transparent 0) repeat-y left top/1px 2px}.fixed-mobile-buttons__item button{height:69px;width:100%;padding:0 5px;border:none;background:0 0;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:17px;color:#333}@media (max-width:767px){.fixed-mobile-buttons__item button{height:57px;font-size:13px}}@media (max-width:575px){.fixed-mobile-buttons__item button{height:40px;font-size:11px}}.fixed-mobile-buttons__item button span{display:inline-block;padding-left:30px;background-repeat:no-repeat;background-position:0 center;background-size:21px;line-height:1.6}@media (max-width:575px){.fixed-mobile-buttons__item button span{padding-left:23px;background-size:15px}}.fixed-mobile-buttons .book-btn span{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/book.svg)}.fixed-mobile-buttons .individual-btn span{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/individual.svg)}.fixed-mobile-buttons .calendar-btn span{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/calendar.svg)}.fixed-mobile-buttons .certificate-btn span{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/certificate_yellow.svg)}.program-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/program.svg)}.program-block__list ul li{position:relative;padding-left:40px;padding-bottom:20px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/list_item.svg) no-repeat 6px 5px;background-size:15px;font-size:15px;line-height:1.6}@media (max-width:767px){.program-block__list ul li{padding-left:28px;background-position:7px 4px;background-size:11px}}.program-block__list ul li:before{content:"";position:absolute;left:0;top:6px;left:13px;width:1px;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-y 0 0;background:-o-linear-gradient(top,#aab9c7 20%,transparent 0) repeat-y 0 0;background:linear-gradient(to bottom,#aab9c7 20%,transparent 0) repeat-y 0 0;background-size:1px 5px}@media (max-width:767px){.program-block__list ul li:before{left:12px}}.program-block__list ul li:first-child{background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/clock.svg) no-repeat 2px 0;background-size:auto 23px}@media (max-width:767px){.program-block__list ul li:first-child{background-position:4px 0;background-size:auto 18px}}.program-block__list ul li:last-child{padding-bottom:0;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/finish.svg) no-repeat 2px 0;background-size:auto 23px}@media (max-width:767px){.program-block__list ul li:last-child{background-position:4px 0;background-size:auto 18px}}.program-block__list ul li:last-child:before{display:none}.program-block__list ul li strong{display:block;margin:0 0 2px;font-family:GeometriaBold,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#093660}@media (max-width:767px){.program-block__list ul li strong{font-size:14px}}.questions-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/question.svg)}.cost-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/check_yellow.svg)}.free-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/disabled.svg)}.book-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/book.svg)}@media (max-width:767px){.book-block__title>*{background-position:0 0}}.info-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/bag.svg)}.map-block__title>*{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/map.svg)}.map-block__list ul li{position:relative;padding-left:40px;padding-bottom:20px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/pointer.svg) no-repeat 6px 3px;background-size:15px;font-size:15px;line-height:1.6}@media (max-width:767px){.map-block__list ul li{padding-left:28px;background-size:11px}}.map-block__list ul li:before{content:"";position:absolute;left:0;top:6px;left:13px;width:1px;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-y 0 0;background:-o-linear-gradient(top,#aab9c7 20%,transparent 0) repeat-y 0 0;background:linear-gradient(to bottom,#aab9c7 20%,transparent 0) repeat-y 0 0;background-size:1px 5px}.map-block__list ul li:last-child{padding-bottom:0}.map-block__list ul li:last-child:before{display:none}.map-block__list ul li strong{display:block;margin:0 0 2px;font-family:GeometriaBold,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#093660}@media (max-width:767px){.map-block__list ul li strong{font-size:14px}}.map-block iframe{width:100%;border-radius:10px}.popup{display:none}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);z-index:98}.popup-window{position:fixed;top:50%;left:50%;width:100%;max-width:500px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99}@media (max-width:575px){.popup-window{max-width:390px}}@media (max-width:480px){.popup-window{max-width:298px}}.popup-window__close{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:54px;height:54px;padding:0;border:none;border-radius:50%;-webkit-box-shadow:0 3px 6px #062a4e66;box-shadow:0 3px 6px #062a4e66;background:#093660 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/close.svg) no-repeat center/25%;font-size:0;cursor:pointer}.popup-window__content{border-radius:15px;background:#fff;overflow:hidden}@media (max-width:575px){.popup-window__content{border-radius:6px}}.popup-window__header{padding:44px 30px 17px;border-bottom:3px solid #fecb00;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/bg_blue.png) no-repeat center top/cover}.popup-window__header>*{margin:0;text-align:center;font-size:26px;line-height:1.5;color:#fff}@media (max-width:575px){.popup-window__header>*{font-size:18px}}.popup-window__body{position:relative;max-height:75vh;margin:15px 0;padding:5px 40px 20px;background:#fff;overflow-y:auto}@media (max-width:575px){.popup-window__body{padding:5px 20px 0}}@media (max-width:480px){.popup-window__body{max-height:68vh}}.popup-window__body--fullwidth{margin:0;padding:0}.popup-window input::-webkit-input-placeholder,.popup-window input:focus::-webkit-input-placeholder,.popup-window textarea::-webkit-input-placeholder,.popup-window textarea:focus::-webkit-input-placeholder{font-size:13px}.popup-window input::-moz-placeholder,.popup-window input:focus::-moz-placeholder,.popup-window textarea::-moz-placeholder,.popup-window textarea:focus::-moz-placeholder{font-size:13px}.popup-window input:-ms-input-placeholder,.popup-window input:focus:-ms-input-placeholder,.popup-window textarea:-ms-input-placeholder,.popup-window textarea:focus:-ms-input-placeholder{font-size:13px}.popup-window input::-ms-input-placeholder,.popup-window input:focus::-ms-input-placeholder,.popup-window textarea::-ms-input-placeholder,.popup-window textarea:focus::-ms-input-placeholder{font-size:13px}.popup-window input::placeholder,.popup-window input:focus::placeholder,.popup-window textarea::placeholder,.popup-window textarea:focus::placeholder{font-size:13px}@media (max-width:575px){.popup-window input::-webkit-input-placeholder,.popup-window input:focus::-webkit-input-placeholder,.popup-window textarea::-webkit-input-placeholder,.popup-window textarea:focus::-webkit-input-placeholder{font-size:11px}.popup-window input::-moz-placeholder,.popup-window input:focus::-moz-placeholder,.popup-window textarea::-moz-placeholder,.popup-window textarea:focus::-moz-placeholder{font-size:11px}.popup-window input:-ms-input-placeholder,.popup-window input:focus:-ms-input-placeholder,.popup-window textarea:-ms-input-placeholder,.popup-window textarea:focus:-ms-input-placeholder{font-size:11px}.popup-window input::-ms-input-placeholder,.popup-window input:focus::-ms-input-placeholder,.popup-window textarea::-ms-input-placeholder,.popup-window textarea:focus::-ms-input-placeholder{font-size:11px}.popup-window input::placeholder,.popup-window input:focus::placeholder,.popup-window textarea::placeholder,.popup-window textarea:focus::placeholder{font-size:11px}}.popup-window .form__text{font-size:15px}@media (max-width:575px){.popup-window .form__text{font-size:14px}}@media (max-width:480px){.popup-window .form__text{margin-bottom:13px}}@media (max-width:575px){.popup-window .input-holder{margin-bottom:10px}}@media (max-width:480px){.popup-window .form__title h3{margin-bottom:5px;font-size:11px}}#announcement-popup{font-size:14px}#announcement-popup .media-holder{position:relative;height:0;margin:0;padding-bottom:56%}#announcement-popup .media-holder>*{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0}@media (max-width:767px){#announcement-popup .media-holder>*{border-radius:4px}}#announcement-popup .media-holder img{width:100%;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.thank-you{text-align:center}.thank-you__img{margin:0 0 20px}.thank-you__img img{height:200px}.thank-you__text{margin:0;font-size:15px}@media (max-width:575px){.thank-you__text{font-size:14px}}.certificate-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.91% 24px}@media (max-width:480px){.certificate-block{margin-bottom:20px}}.certificate-block__item{position:relative;width:31.5%;margin:0 .91%}.certificate-block__item input{position:absolute;width:0;height:0;visibility:hidden;opacity:0;z-index:-1}.certificate-block__item input:checked+label{border-color:#fecb00;background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/checked.svg);background-position:center 11px}@media (max-width:575px){.certificate-block__item input:checked+label{background-position:center 9px}}.certificate-block__item-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:95px;padding-top:38px;border:2px solid #d5e1ed;border-radius:6px;background:transparent url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/certificate.svg) no-repeat center 16px/20%;font-family:GeometriaBold,sans-serif;font-size:24px;line-height:1;cursor:pointer;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}@media (max-width:575px){.certificate-block__item-label{height:79px;padding-top:26px;background-position:center 13px;font-size:19px}}@media (max-width:480px){.certificate-block__item-label{background-size:25%}}.certificate-block__item-label:hover{border-color:#093660;background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/certificate_blue.svg)}.certificate-block__item-label span{font-size:12px}@media (max-width:575px){.certificate-block__item-label span{font-size:10px}}.tags-list__item{display:inline-block;margin:0 5px 5px 0;padding:5px 14px;border:1px solid #fecb00;border-radius:14px;font-family:GeometriaMedium,sans-serif;font-size:12px;line-height:1.4;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (max-width:767px){.tags-list__item{margin:0 7px 7px 0;padding:4px 12px;font-size:10px}}.tags-list__item:hover{background:#fecb00}.certificate__title{position:relative;margin-bottom:18px;padding-left:30px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/sale.svg) no-repeat 0 0/21px;cursor:pointer}@media (max-width:767px){.certificate__title{padding-left:27px;background-size:19px}}.certificate__title:hover>*{color:#062a4e}.certificate__title.active:before{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.certificate__title:before{content:"";position:absolute;left:0;left:auto;right:0;width:28px;height:28px;border:2px solid #f0f5fa;border-radius:50%;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down.svg) no-repeat center/6px}@media (max-width:767px){.certificate__title:before{width:26px;height:26px}}.certificate__title>*{display:inline-block;margin:0;border-bottom:1px dotted #1976b3;font-family:Geometria,sans-serif;font-size:13px;line-height:1.3;color:#1976b3;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media (max-width:767px){.certificate__title>*{font-size:12px}}.certificate__input{display:none;margin-top:18px}.certificate__input input.filled,.certificate__input input:focus{border-bottom-color:#edf3f8}.info-label{position:relative;width:22px;height:22px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/info.svg) no-repeat center/contain;cursor:pointer}.info-label[data-tooltip]:after{content:attr(data-tooltip);position:absolute;top:-30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:200px;padding:5px 8px 6px;border-radius:4px;background:#0f6ba6;text-align:center;font-family:Geometria,sans-serif;font-size:13px;color:#fff;opacity:0;-webkit-transition:opacity .6s ease;-o-transition:opacity .6s ease;transition:opacity .6s ease;pointer-events:none}@media (max-width:767px){.info-label[data-tooltip]:after{font-size:11px}}.info-label[data-tooltip]:hover:after{opacity:1}#map-popup .nicescroll-rails{display:none !important}@media (min-width:1025px){#map-popup .popup-window{max-width:914px}}.map-holder{height:430px}@media (min-width:1025px){.map-holder{position:relative;height:0;padding-bottom:47%}}.map-holder iframe{position:absolute;top:0;left:0;width:100%;height:100%}.blog-card{position:relative;height:100%;-webkit-box-shadow:0 6px 20px #062a4e26;box-shadow:0 6px 20px #062a4e26;border-radius:15px;background:#fff;overflow:hidden}@media (max-width:767px){.blog-card{border-radius:6px}}.blog-card__labels{position:absolute;top:30px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:32px}@media (max-width:767px){.blog-card__labels{top:16px;height:29px}}.blog-card__date{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:0 20px 0 55px;border-radius:0 4px 4px 0;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/clock_alt.svg) no-repeat 30px center/17px,-webkit-gradient(linear,right top,left top,from(#f9b000),to(#ffcd00)) 0 0;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/clock_alt.svg) no-repeat 30px center/17px,-o-linear-gradient(right,#f9b000 0,#ffcd00 100%) 0 0;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/clock_alt.svg) no-repeat 30px center/17px,linear-gradient(270deg,#f9b000 0,#ffcd00 100%) 0 0;font-family:GeometriaMedium,sans-serif;font-size:14px;color:#333}@media (max-width:767px){.blog-card__date{padding:0 13px 0 40px;background-position:15px center,0 0;font-size:13px}}.blog-card__testimonials{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-right:32px;padding:0 14px 0 37px;border-radius:4px;background:#00000066 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/message.svg) no-repeat 12px center/17px;font-family:GeometriaMedium,sans-serif;font-size:14px;line-height:1;color:#f9fbfd;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media (max-width:767px){.blog-card__testimonials{margin-right:15px;font-size:13px}}.blog-card__testimonials:hover{background-color:#00000080}.blog-card__img{height:250px;margin:0}@media (max-width:767px){.blog-card__img{height:260px}}@media (max-width:480px){.blog-card__img{height:230px}}.blog-card__img img{width:100%;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0}.blog-card__content{padding:34px 30px 25px;background:#fff}@media (max-width:767px){.blog-card__content{padding:25px 15px 13px}}.blog-card__title>*{margin-bottom:16px;font-size:18px;line-height:1.27;color:#093660}@media (max-width:767px){.blog-card__title>*{margin-bottom:11px;font-size:16px}}.blog-card__title>* a{color:#093660}.blog-card__title>* a:hover{color:#1976b3}.blog-card__text{margin-bottom:15px;font-size:15px;line-height:1.3}@media (max-width:767px){.blog-card__text{margin-bottom:12px;font-size:13px}}.blog-card__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-card__tags-item{margin:5px 10px 5px 0;border-radius:2px;overflow:hidden}@media (max-width:767px){.blog-card__tags-item{margin:2.5px 5px 2.5px 0}}.blog-card__tags-item:last-child{margin-right:0}.blog-card__tags-item a{display:block;height:100%;padding:6px 13px;background:#f0f5fa;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:10px;color:#aab9c7;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (max-width:767px){.blog-card__tags-item a{font-family:GeometriaMedium,sans-serif;font-size:9px;padding:4px 10px}}.blog-card__tags-item a:hover{background:#d5e1ed}.blog-card--dark{display:-webkit-box;display:-ms-flexbox;display:flex;padding:100px 30px 30px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:0 0}@media (max-width:767px){.blog-card--dark{padding:100px 15px 25px}}@media (max-width:480px){.blog-card--dark{padding:153px 15px 15px}}.blog-card--dark:before{content:"";position:absolute;left:0;left:0;bottom:0;width:100%;height:26%;background:#000}@media (max-width:1024px){.blog-card--dark:before{height:24%}}@media (max-width:767px){.blog-card--dark:before{height:35%}}@media (max-width:480px){.blog-card--dark:before{height:18%}}.blog-card--dark:after{content:"";position:absolute;left:0;left:0;bottom:26%;width:100%;height:37%;background:-webkit-gradient(linear,left top,left bottom,from(#00000000),color-stop(39%,#000000b3),to(#000)) 0 0;background:-o-linear-gradient(top,#00000000 0,#000000b3 39%,#000 100%) 0 0;background:linear-gradient(180deg,#00000000 0,#000000b3 39%,#000 100%) 0 0}@media (max-width:1024px){.blog-card--dark:after{bottom:24%;height:35%}}@media (max-width:767px){.blog-card--dark:after{bottom:35%;height:42%}}@media (max-width:480px){.blog-card--dark:after{bottom:18%}}.blog-card--dark .blog-card__img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.blog-card--dark .blog-card__content{position:relative;margin-top:auto;padding:0;background:0 0;z-index:1}.blog-card--dark .blog-card__title>*{font-size:26px;line-height:1.15;color:#fff}@media (max-width:767px){.blog-card--dark .blog-card__title>*{font-size:22px}}.blog-card--dark .blog-card__title>* a{color:#fff}.blog-card--dark .blog-card__title>* a:hover{color:#fecb00}.blog-card--dark .blog-card__text{color:#d5e1ed}.blog-card--dark .blog-card__tags-item a{background:rgba(135,135,135,.4);color:rgba(255,255,255,.7)}.blog-card--dark .blog-card__tags-item a:hover{background:rgba(135,135,135,.6)}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:480px){.pagination{-ms-flex-wrap:wrap;flex-wrap:wrap}}.pagination__pages{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 15px}@media (max-width:767px){.pagination__pages{margin:0 10px}}.pagination__page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;border:2px solid transparent;border-radius:8px;font-family:GeometriaMedium,sans-serif;font-size:16px;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}@media (max-width:767px){.pagination__page{width:44px;height:44px;border-radius:4px;font-size:13px}}.pagination__page:hover{border-color:#fecb00}.pagination__page:last-child{margin-left:40px}@media (max-width:767px){.pagination__page:last-child{margin-left:35px}}.pagination__page.active{background:#f0f5fa;cursor:default}.pagination__page.active:hover{border-color:transparent}.pagination__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;border:2px solid #f0f5fa;border-radius:8px;overflow:hidden}@media (max-width:767px){.pagination__buttons{border-radius:4px}}@media (max-width:480px){.pagination__buttons{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:50%;margin-bottom:10px}}@media (max-width:480px){.pagination__buttons--prev{border-radius:4px 0 0 4px}}@media (max-width:480px){.pagination__buttons--next{border-left:none;border-radius:0 4px 4px 0}}.pagination__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:46px;height:46px;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (max-width:767px){.pagination__button{width:40px;height:40px}}@media (max-width:480px){.pagination__button{width:50%}}.pagination__button:hover{background:#0f6ba6}.pagination__button:hover svg{fill:#fff}.pagination__button:not(:first-child){position:relative}.pagination__button:not(:first-child):before{content:"";position:absolute;left:0;left:-.5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:60%;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(6,42,78,.2)),color-stop(0,transparent)) repeat-y 0 0/1px 2px;background:-o-linear-gradient(top,rgba(6,42,78,.2) 50%,transparent 0) repeat-y 0 0/1px 2px;background:linear-gradient(to bottom,rgba(6,42,78,.2) 50%,transparent 0) repeat-y 0 0/1px 2px}.pagination__button svg{width:auto;height:12px;fill:#093660;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}@media (max-width:767px){.pagination__button svg{height:10px}}.tours-slider{padding-bottom:65px;border-radius:15px;-webkit-box-shadow:0 6px 20px #062a4e26;box-shadow:0 6px 20px #062a4e26;background:#fff}@media (max-width:1280px){.tours-slider{padding-bottom:50px}}@media (max-width:767px){.tours-slider{border-radius:6px}}.tours-slider__title{padding:40px 38px 24px}@media (max-width:1280px){.tours-slider__title{padding:33px 25px 24px}}@media (max-width:767px){.tours-slider__title{padding:23px 15px 13px}}.tours-slider__title>*{margin:0;padding-left:46px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/star_rounded.svg) no-repeat 0 3px/27px;font-family:GeometriaBold,sans-serif;font-size:22px;line-height:1.5;color:#062a4e}@media (max-width:767px){.tours-slider__title>*{padding-left:38px;font-size:18px;background-size:23px}}@media (max-width:992px){.tours-slider__item{height:initial}}.tours-slider__item:nth-child(odd){position:relative}@media (max-width:992px){.tours-slider__item:nth-child(odd):before{content:"";position:absolute;left:0;left:auto;right:0;bottom:23px;width:1px;height:calc(100% - 23px);background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-y right top/1px 5px;background:-o-linear-gradient(top,#aab9c7 20%,transparent 0) repeat-y right top/1px 5px;background:linear-gradient(to bottom,#aab9c7 20%,transparent 0) repeat-y right top/1px 5px}}@media (max-width:767px){.tours-slider__item:nth-child(odd):before{display:none}}.tours-slider .tour-card{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.tours-slider .tour-card__img{height:294px}@media (max-width:1280px){.tours-slider .tour-card__img{height:271px}}@media (max-width:1024px){.tours-slider .tour-card__img{height:246px}}@media (max-width:767px){.tours-slider .tour-card__img{height:333px}}@media (max-width:480px){.tours-slider .tour-card__img{height:199px}}.tours-slider .tour-card__label{top:23px}@media (max-width:1280px){.tours-slider .tour-card__label{top:25px;left:25px}}@media (max-width:767px){.tours-slider .tour-card__label{top:15px;left:15px}}.tours-slider .tour-card .price-block{bottom:33px}@media (max-width:1280px){.tours-slider .tour-card .price-block{left:25px}}@media (max-width:767px){.tours-slider .tour-card .price-block{left:15px}}@media (max-width:1024px){.tours-slider .tour-card__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1024px){.tours-slider .tour-card__buttons button:first-child,.tours-slider .tour-card__buttons button:first-child:before{border-radius:6px 6px 0 0}}@media (max-width:1024px){.tours-slider .tour-card__buttons button:last-child,.tours-slider .tour-card__buttons button:last-child:before{border-radius:0 0 6px 6px}}.tours-slider .tour-card__content{padding-bottom:0}@media (max-width:1280px){.tours-slider .tour-card__content{padding:0 25px}}@media (max-width:767px){.tours-slider .tour-card__content{padding:0 15px}}.tours-slider .tour-card__events{padding-bottom:30px;background:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-x left bottom/5px 1px;background:-o-linear-gradient(left,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px;background:linear-gradient(to right,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px}@media (max-width:992px){.tours-slider .tour-card__events{padding-bottom:0;background:0 0}}@media (max-width:1024px){.tours-slider .tour-card__events-item{width:100%;padding:2px 0}}@media (max-width:767px){.tours-slider .tour-card__events-item{width:50%;padding:2px}}@media (max-width:480px){.tours-slider .tour-card__events-item{width:100%;padding:2px 0}}@media (max-width:992px){.tours-slider .slick-list{padding-bottom:7px}}@media (max-width:767px){.tours-slider .slick-list{padding-bottom:0}}@media (max-width:992px){.tours-slider .slick-list:before{content:"";position:absolute;left:0;left:25px;bottom:1px;width:calc(100% - 50px);height:1px;background:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-x left bottom/5px 1px;background:-o-linear-gradient(left,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px;background:linear-gradient(to right,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px;z-index:1}}@media (max-width:992px){.tours-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}}.tours-slider .slick-dots{position:relative;bottom:0;-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}@media (max-width:992px){.tours-slider .slick-dots{margin-top:30px}}.tours-slider .slick-arrow{top:auto;bottom:-20px;-webkit-transform:none;-ms-transform:none;transform:none;width:40px;height:40px;opacity:1;border:2px solid #f0f5fa;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease;z-index:1}@media (max-width:992px){.tours-slider .slick-arrow{bottom:auto;top:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.tours-slider .slick-arrow:hover{border-color:#fecb00;background:0 0}.tours-slider .slick-arrow:hover svg{fill:#093660}.tours-slider .slick-arrow svg{width:auto;height:12px}.tours-slider .slick-prev{left:30px}@media (max-width:992px){.tours-slider .slick-prev{left:25%}}@media (max-width:767px){.tours-slider .slick-prev{left:15px}}.tours-slider .slick-next{right:30px}@media (max-width:992px){.tours-slider .slick-next{right:25%}}@media (max-width:767px){.tours-slider .slick-next{right:15px}}.place-card{padding:15px;border-radius:15px;-webkit-box-shadow:0 3px 20px #062a4e26;box-shadow:0 3px 20px #062a4e26}@media (max-width:767px){.place-card{padding:10px;border-radius:6px}}.place-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:18px}@media (max-width:767px){.place-card__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:13px}}.place-card__info-img{position:relative;width:125px;height:125px;margin:0;border-radius:4px;overflow:hidden}@media (max-width:767px){.place-card__info-img{width:70px;height:70px}}.place-card__info-img img{border-radius:0;width:100%;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.place-card__info-img-link{position:absolute;right:5px;bottom:5px;display:block;width:32px;height:32px;border:2px solid #fecb00;border-radius:4px;background:#fff url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/link.svg) no-repeat center/45%}@media (max-width:767px){.place-card__info-img-link{right:4px;bottom:4px;width:26px;height:26px}}.place-card__info-content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:20px}@media (max-width:767px){.place-card__info-content{margin-left:12px}}.place-card__info-title>*{margin-bottom:7px;font-size:18px;line-height:1.3}@media (max-width:767px){.place-card__info-title>*{margin-bottom:6px;font-size:14px}}.place-card__info-testimonials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}@media (max-width:767px){.place-card__info-testimonials{margin-bottom:0}}.place-card__info-testimonials .rating-number{margin-right:8px;font-size:14px}@media (max-width:767px){.place-card__info-testimonials .rating-number{margin-right:7px;font-size:12px}}.place-card__info-testimonials .rating-list{margin-right:16px}@media (max-width:767px){.place-card__info-testimonials .rating-list{margin-right:14px}}.place-card__info-testimonials .rating-list__item{width:14px;height:14px;margin-right:6px}.place-card__info-link{font-size:14px}@media (max-width:767px){.place-card__info-link{font-size:12px}}.place-card__info-link:hover{color:#1976b3}.place-card__info-text{margin-bottom:0;font-size:15px;line-height:1.46}@media (max-width:767px){.place-card__info-text{width:100%;margin-top:13px;font-size:13px}}.place-card__info-text a{text-decoration:underline;color:#1976b3}.place-card__info-text a:hover{color:#333}.place-card__table{border-radius:6px;overflow:hidden}.place-card__table tr:nth-child(odd){background:#f8fafc}.place-card__table tr:nth-child(even){background:#eef3f8}.place-card__table tr:last-child td{padding-bottom:8px}.place-card__table td,.place-card__table th{padding:8px 20px;text-transform:none;font-family:Geometria,sans-serif;font-size:14px;line-height:1.57;color:#333}@media (max-width:767px){.place-card__table td,.place-card__table th{padding:6px 7px;font-size:12px}}.place-card__table th{width:170px}@media (max-width:767px){.place-card__table th{width:130px}}.place-card__table th:not(:last-child){background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#d8d8d8),color-stop(0,transparent)) repeat-y right top/1px 2px;background:-o-linear-gradient(top,#d8d8d8 50%,transparent 0) repeat-y right top/1px 2px;background:linear-gradient(to bottom,#d8d8d8 50%,transparent 0) repeat-y right top/1px 2px}.place-card__table td{width:auto}.place-card__table a{color:#1976b3}.place-card__table a:hover{color:#333}.contacts__list{margin:20px 0}.contacts__list-item{margin-bottom:10px;padding-left:44px;background-repeat:no-repeat;background-position:0 0;background-size:27px;line-height:27px}@media (max-width:767px){.contacts__list-item{padding-left:40px;background-size:23px;line-height:23px}}.contacts__list-item:last-child{margin-bottom:0}.contacts__list-item--address{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/map.svg)}.contacts__list-item--phone{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/phone.svg)}.contacts__list-item--email{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/email.svg)}.contacts__list-item>*{font-family:GeometriaMedium,sans-serif;font-size:17px;line-height:1.35;color:#333}@media (max-width:767px){.contacts__list-item>*{font-size:16px}}.contacts__list-item a{white-space:nowrap}.contacts__list-item a:hover{color:#1976b3}.date-slider{margin:30px auto 26px;opacity:0;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}@media (max-width:767px){.date-slider{margin:20px auto 24px}}.date-slider.slick-initialized{opacity:1}.date-slider__item{font-family:GeometriaBold,sans-serif;font-size:24px;line-height:1;color:#093660;outline:0}@media (max-width:767px){.date-slider__item{font-size:18px}}.date-slider__item:hover{color:#1976b3}.date-slider .slick-arrow{width:46px;height:46px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:2px solid #fecb00;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;background:#fff url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_right_blue.svg) no-repeat center/8px;font-size:0;opacity:1;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}@media (max-width:767px){.date-slider .slick-arrow{width:36px;height:36px;border-radius:4px}}@media (min-width:1025px){.date-slider .slick-arrow:hover{border-color:#1976b3;background:#fff url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_right_blue.svg) no-repeat center/8px}}.date-slider .slick-prev{-webkit-transform:translateY(-50%) scale(-1,1);-ms-transform:translateY(-50%) scale(-1,1);transform:translateY(-50%) scale(-1,1)}.date-slider--single{max-width:378px}@media (max-width:767px){.date-slider--single{max-width:252px}}.date-slider--multi .slick-list{margin-left:76px}@media (max-width:767px){.date-slider--multi .slick-list{margin-left:45px}}.date-slider--multi .slick-list:before{content:"";position:absolute;right:46px;top:0;height:100%;width:95px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.2)),to(#fff));background:-o-linear-gradient(left,rgba(255,255,255,.2),#fff);background:linear-gradient(to right,rgba(255,255,255,.2),#fff);z-index:1}@media (max-width:767px){.date-slider--multi .slick-list:before{right:36px}}@media (max-width:480px){.date-slider--multi .slick-list:before{width:70px}}.date-slider--multi .date-slider__item{display:block;margin:0 2.5px;padding:14px 23px;border:2px solid #f0f5fa;border-radius:6px;background:#fff;text-transform:uppercase;font-size:13px;color:#333;-webkit-transition:border-color .3s ease,background .3s ease;-o-transition:border-color .3s ease,background .3s ease;transition:border-color .3s ease,background .3s ease}@media (max-width:767px){.date-slider--multi .date-slider__item{margin:0 2px;padding:9px 18px 8px;border-radius:4px;font-size:10px}}.date-slider--multi .date-slider__item.active,.date-slider--multi .date-slider__item:hover{border-color:#fecb00;background:#fecb00}.date-slider--multi .date-slider__item.active{cursor:default}.date-slider--multi .slick-arrow{border-color:#f0f5fa}@media (min-width:1025px){.date-slider--multi .slick-arrow:hover{border-color:#fecb00}}.main-header{position:relative}@media (max-width:1024px){.main-header{padding-top:60px;overflow:hidden}}@media (max-width:992px){.main-header{padding-top:114px}}@media (max-width:575px){.main-header{padding-top:94px}}.main-header__top{position:relative;z-index:90}@media (max-width:1024px){.main-header__top{position:fixed;top:0;left:0;width:100%;background:#004b9f;-webkit-box-shadow:0 3px 15px #0056b880;box-shadow:0 3px 15px #0056b880}}@media (max-width:1024px) and (max-width:992px){.main-header__top{height:114px}}@media (max-width:1024px) and (max-width:575px){.main-header__top{height:94px}}@media (max-width:1024px){.main-header__top .wrapper{padding-right:0}}@media (max-width:992px){.main-header__top .wrapper{background:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(255,255,255,.2)),color-stop(0,transparent)) repeat-x left bottom/2px 1px;background:-o-linear-gradient(left,rgba(255,255,255,.2) 50%,transparent 0) repeat-x left bottom/2px 1px;background:linear-gradient(to right,rgba(255,255,255,.2) 50%,transparent 0) repeat-x left bottom/2px 1px}}.main-header__top-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:78px}@media (max-width:1280px){.main-header__top-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:1024px){.main-header__top-container{height:60px}}@media (max-width:575px){.main-header__top-container{height:50px}}.main-header__top .main-logo{width:170px;margin-right:2.5%}@media (max-width:1024px){.main-header__top .main-logo{width:143px;margin-right:1.5%}}@media (max-width:992px){.main-header__top .main-logo{margin-right:36px}}@media (max-width:575px){.main-header__top .main-logo{width:117px;margin-right:25px}}@media (max-width:480px){.main-header__top .main-logo{margin-right:auto}}@media (max-width:1024px){.main-header__top .main-logo__desktop{display:none}}.main-header__top .main-logo__mobile{display:none}@media (max-width:1024px){.main-header__top .main-logo__mobile{display:block;width:143px}}.main-header__top .phone-block{margin-right:auto}@media (max-width:480px){.main-header__top .phone-block{margin-right:0}}@media (max-width:992px){.main-header__top .announcement-block{position:absolute;bottom:8px;left:21px;right:21px}}@media (max-width:767px){.main-header__top .announcement-block{left:18px;right:18px}}@media (max-width:575px){.main-header__top .announcement-block{left:11px;right:11px;bottom:7px}}.main-header__top .search-block{margin-left:auto}@media (max-width:480px){.main-header__top .search-block{margin-left:0}}@media (max-width:1024px){.main-header__top .languages-block{display:none}}.main-header.sticky{padding-top:60px}@media (max-width:992px){.main-header.sticky{padding-top:114px}}@media (max-width:575px){.main-header.sticky{padding-top:94px}}.main-header.sticky .main-header__top{position:fixed;top:0;left:0;width:100%;background:transparent -webkit-gradient(linear,right top,left top,from(#0b629a),to(#0c67a2)) 0 0 no-repeat padding-box;background:transparent -o-linear-gradient(right,#0b629a 0,#0c67a2 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(270deg,#0b629a 0,#0c67a2 100%) 0 0 no-repeat padding-box;-webkit-box-shadow:0 3px 10px #00000059;box-shadow:0 3px 10px #00000059;z-index:91}.main-header.sticky .main-header__top-container{height:60px}.main-header.sticky .main-logo__desktop{display:none}.main-header.sticky .main-logo__mobile{display:block}.main-header.sticky .phone-block__item a{-webkit-transition:none;-o-transition:none;transition:none}.main-header.sticky .phone-block__item:first-child a{color:#fff}.main-header.sticky .phone-block__btn svg{fill:#fff;-webkit-transition:none;-o-transition:none;transition:none}.main-header.sticky .announcement-block{background:#094a74 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/tour/announcement_bg.svg)}.main-header.sticky .search-block__btn{color:#fff}.main-header.sticky .search-block__btn.active{color:#333}.main-header.sticky .search-block__btn .show-text{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/search_white.svg)}.main-header__bottom{position:relative;border-bottom:3px solid #fecb00}.main-header__bottom:before{content:"";position:absolute;left:0;top:5px;width:100%;height:1px;background:rgba(170,185,199,.3)}@media (max-width:1024px){.main-header__bottom:before{top:0;background:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(255,255,255,.2)),color-stop(0,transparent)) repeat-x left bottom/1px 1px;background:-o-linear-gradient(left,rgba(255,255,255,.2) 50%,transparent 0) repeat-x left bottom/1px 1px;background:linear-gradient(to right,rgba(255,255,255,.2) 50%,transparent 0) repeat-x left bottom/1px 1px}}@media (max-width:1024px){.main-header__bottom{position:fixed;top:60px;right:0;width:100%;max-width:426px;height:calc(100% - 60px);-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%);padding:20px 0 30px;-webkit-box-shadow:0 3px 15px #0056b880;box-shadow:0 3px 15px #0056b880;border-bottom:none;background:#004b9f;z-index:92;overflow-y:auto;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;-o-transition:transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}}@media (max-width:1024px) and (max-width:992px){.main-header__bottom{top:114px;height:calc(100% - 114px)}}@media (max-width:1024px) and (max-width:575px){.main-header__bottom{top:94px;height:calc(100% - 94px)}}@media (max-width:1024px){.main-header__bottom.active{-webkit-transform:none;-ms-transform:none;transform:none}.main-header__bottom .wrapper{padding:0}}.main-header__bottom .social-menu{display:none}@media (max-width:1024px){.main-header__bottom .social-menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:25px;padding:0 14px 0 12px}.main-header__bottom .social-menu__item a{background:#fff}}@media (max-width:480px){.main-header__bottom .social-menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.intro-section__banner{position:relative;padding:15px 0 80px;background-repeat:no-repeat;background-position:center top;background-size:cover}@media (max-width:1280px){.intro-section__banner{padding:20px 0 40px}}@media (max-width:1024px){.intro-section__banner{padding-top:27px}}@media (max-width:992px){.intro-section__banner{padding-top:40px}}.intro-section__banner .breadcrumbs__item{color:#fff}.intro-section__banner .breadcrumbs__item a{color:#fff}.intro-section__banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.intro-section__banner-wrapper{display:block;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.intro-section__banner-content{width:65%}@media (max-width:1280px){.intro-section__banner-content{width:63%}}@media (max-width:1024px){.intro-section__banner-content{width:58%}}@media (max-width:992px){.intro-section__banner-content{width:51%}}@media (max-width:767px){.intro-section__banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:320px}}@media (max-width:575px){.intro-section__banner-content{min-height:370px}}.intro-section__banner-content h1{text-transform:none;font-family:GeometriaBold,sans-serif;font-size:60px;line-height:1.1;text-shadow:0 3px 20px #00000040;color:#fff}@media (max-width:1280px){.intro-section__banner-content h1{font-size:48px}}@media (max-width:992px){.intro-section__banner-content h1{font-size:38px}}@media (max-width:767px){.intro-section__banner-content h1{text-align:center;font-size:36px}}@media (max-width:575px){.intro-section__banner-content h1{font-size:30px}}.intro-section__banner-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}@media (max-width:992px){.intro-section__banner-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:15px}}@media (max-width:767px){.intro-section__banner-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:575px){.intro-section__banner-info{margin-top:20px}}.intro-section__banner-info .label-duration{height:46px;margin-right:50px}@media (max-width:992px){.intro-section__banner-info .label-duration{margin:0 0 20px}}@media (max-width:767px){.intro-section__banner-info .label-duration{height:38px}}.intro-section__banner-info .label-duration__icon{margin-right:13px}@media (max-width:767px){.intro-section__banner-info .label-duration__icon{margin-right:10px}}.intro-section__banner-info .label-duration__text{font-size:25px}@media (max-width:767px){.intro-section__banner-info .label-duration__text{font-size:20px}}.intro-section__banner-info .label-duration__text span{font-size:13px}@media (max-width:767px){.intro-section__banner-info .label-duration__text span{font-size:10px}}.intro-section__banner-info .testimonials-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-section__banner-info .rating-list__item:not(.active){background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/star_light.svg)}.intro-section__banner-info .testimonials-link{margin-left:20px;text-decoration:underline;text-transform:uppercase;font-size:13px;color:#fff;letter-spacing:1.3px}.intro-section__window--desktop{width:32%}@media (max-width:1280px){.intro-section__window--desktop{width:35%}}@media (max-width:1024px){.intro-section__window--desktop{width:39%}}@media (max-width:992px){.intro-section__window--desktop{width:46%}}@media (max-width:767px){.intro-section__window--desktop{display:none}}.intro-section__window--mobile{display:none}@media (max-width:767px){.intro-section__window--mobile{display:block;max-width:432px;margin:-50px auto 42px;padding:0 11px}}.intro-section__events{position:relative;margin-top:-24px;z-index:2}@media (max-width:767px){.intro-section__events{margin-top:0}}.intro-section__events-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:992px){.intro-section__events-list{-ms-flex-wrap:wrap;flex-wrap:wrap;width:480px;margin:0 auto}}@media (max-width:767px){.intro-section__events-list{width:100%}}.intro-section__events-item{margin-right:22px}@media (max-width:1280px){.intro-section__events-item{margin-right:10px}}@media (max-width:992px){.intro-section__events-item{width:calc(50% - 10px);margin:5px}.intro-section__events-item .event-link{width:100%}}@media (max-width:575px){.intro-section__events-item{width:100%;margin:0 0 10px}}.intro-section__events-item:last-child{margin-right:0}@media (max-width:992px){.intro-section__events-item:last-child{margin-right:5px}}.page-content{padding-top:30px}@media (max-width:767px){.page-content{padding-top:20px}}.page-content .wrapper,.page-content .wrapper-fullwidth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.page-content .wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-content .wrapper .page-content__main{width:64%}@media (max-width:1280px){.page-content .wrapper .page-content__main{width:63%}}@media (max-width:1024px){.page-content .wrapper .page-content__main{width:58%}}@media (max-width:992px){.page-content .wrapper .page-content__main{width:100%}}.page-content .wrapper .page-content__sidebar{width:32%}@media (max-width:1280px){.page-content .wrapper .page-content__sidebar{width:35%}}@media (max-width:1024px){.page-content .wrapper .page-content__sidebar{width:39%}}@media (max-width:992px){.page-content .wrapper .page-content__sidebar{display:none}}.page-content .wrapper-fullwidth .page-content__main{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-content .wrapper-fullwidth .page-content__sidebar{width:442px;margin-left:30px}@media (max-width:1280px){.page-content .wrapper-fullwidth .page-content__sidebar{width:386px}}@media (max-width:1024px){.page-content .wrapper-fullwidth .page-content__sidebar{display:none}}.page-content__sidebar>*{position:-webkit-sticky;position:sticky;top:100px;left:0}@media (max-width:1440px){.page-content__sidebar>*{top:45px}}@media (max-width:1280px){.page-content__sidebar>*{top:70px}}@media (max-width:1024px){.page-content__sidebar>*{top:100px}}.share-section{position:relative;padding-top:50px}@media (max-width:767px){.share-section{padding-top:35px}}.share-section:before{content:"";position:absolute;left:0;left:0;bottom:0;width:100%;height:384px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f0f5fa)) 0 0;background:-o-linear-gradient(top,#fff 0,#f0f5fa 100%) 0 0;background:linear-gradient(180deg,#fff 0,#f0f5fa 100%) 0 0;z-index:-1}.share-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:32px 0 68px;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent));background-image:-o-linear-gradient(left,#aab9c7 20%,transparent 0);background-image:linear-gradient(to right,#aab9c7 20%,transparent 0);background-position:left top;background-size:10px 2px;background-repeat:repeat-x}@media (max-width:992px){.share-section__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:767px){.share-section__content{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;padding:20px 0}}@media (max-width:992px){.share-section .share-social{width:100%;margin-bottom:20px}}@media (max-width:767px){.share-section .share-social{margin-bottom:15px}}.share-section__comments-btn{position:relative;padding:11px 49px 11px 25px;background:0 0;font-size:13px}@media (max-width:767px){.share-section__comments-btn{width:100%;padding:10px 43px 10px;font-size:10px}}.share-section__comments-btn.active:after{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.share-section__comments-btn:after{content:"";position:absolute;left:0;left:auto;right:0;top:0;width:49px;height:100%;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down_dark.svg) no-repeat center;background-size:15%;z-index:1;-webkit-transition:transfrom .3s ease;-o-transition:transfrom .3s ease;transition:transfrom .3s ease}@media (max-width:767px){.share-section__comments-btn:after{width:43px}}.share-section__comments-btn span{display:block;padding-right:14px;border-right:1px dotted #aab9c7}@media (max-width:767px){.share-section__comments-btn span{padding-right:0}}.disqus-widget{background:#fff}.disqus-widget__content{display:none;padding-top:50px}@media (max-width:767px){.disqus-widget__content{padding-top:30px}}.tours-block{position:relative;padding:63px 0 92px}@media (max-width:767px){.tours-block{padding:33px 0 63px}}.tours-block:before{content:"";position:absolute;left:0;left:0;bottom:0;width:100%;height:384px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f0f5fa)) 0 0;background:-o-linear-gradient(top,#fff 0,#f0f5fa 100%) 0 0;background:linear-gradient(180deg,#fff 0,#f0f5fa 100%) 0 0;z-index:-1}.tours-block__title h1,.tours-block__title h2,.tours-block__title h3,.tours-block__title h4,.tours-block__title h5,.tours-block__title h6{margin-bottom:20px;text-transform:uppercase;font-family:GeometriaExtraBold,sans-serif;font-size:28px;line-height:1.5;color:#093660}@media (max-width:767px){.tours-block__title h1,.tours-block__title h2,.tours-block__title h3,.tours-block__title h4,.tours-block__title h5,.tours-block__title h6{font-size:21px}}.tours-block__title-image{margin:0}.tours-block__title--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}@media (max-width:767px){.tours-block__title--icon{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}}.tours-block__title--icon h1,.tours-block__title--icon h2,.tours-block__title--icon h3,.tours-block__title--icon h4,.tours-block__title--icon h5,.tours-block__title--icon h6{margin:0}.tours-block__title--icon .tours-block__title-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:27px;height:27px;margin-right:20px}@media (max-width:767px){.tours-block__title--icon .tours-block__title-image{width:20px;height:20px;margin-right:15px}}.tours-block__title--icon .tours-block__title-image img{max-width:none;-o-object-fit:contain;object-fit:contain;border-radius:0}.tours-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px}@media (max-width:767px){.tours-block__list{margin:0}}.tours-block__list-item{width:33.33%;padding:8px}@media (max-width:1024px){.tours-block__list-item{width:50%}}@media (max-width:767px){.tours-block__list-item{width:100%;padding:0 0 20px}.tours-block__list-item:last-of-type{padding-bottom:0}}.tours-block__list-item .tour-card{height:100%}@media (min-width:1441px){.tours-block__list--multi .tours-block__list-item{width:25%}}@media (max-width:767px){.tours-block__list--multi .tours-block__list-item:not(:last-of-type){padding-bottom:15px}}.tours-block__btn-wrapper{position:absolute;bottom:0;left:0;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);width:100%;text-align:center}.tours-block__btn-wrapper .btn{letter-spacing:0}.search-section{position:fixed;top:139px;left:0;width:100%;height:100%;z-index:4;display:none}@media (max-width:1024px){.search-section{top:60px}.search-section:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;border-top:1px dotted rgba(255,255,255,.2)}}@media (max-width:992px){.search-section{top:114px}}@media (max-width:575px){.search-section{top:94px}}.search-section.active{display:block}.search-section.sticky-active{display:block}@media (min-width:993px){.search-section.sticky-active{top:60px}}.search-section__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1}.search-section__window{padding:36px 0;-webkit-box-shadow:0 3px 15px #0056b880;box-shadow:0 3px 15px #0056b880;background-color:#0a3561;background-image:-webkit-gradient(linear,left top,left bottom,from(#004b9f),color-stop(18%,#004b9f),to(#004b9f00)),url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/bg.png),-webkit-gradient(linear,left bottom,left top,from(#0056b8),to(#004b9f));background-image:-o-linear-gradient(top,#004b9f 0,#004b9f 18%,#004b9f00 100%),url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/bg.png),-o-linear-gradient(bottom,#0056b8 0,#004b9f 100%);background-image:linear-gradient(180deg,#004b9f 0,#004b9f 18%,#004b9f00 100%),url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/bg.png),linear-gradient(0deg,#0056b8 0,#004b9f 100%);background-repeat:no-repeat,repeat-x,no-repeat;background-position:0 0,center top,0 0}@media (max-width:1024px){.search-section__window{padding-top:26px}}.search-section__title>*{margin-bottom:15px;text-align:center;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:20px;color:#fff}.search-section__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1280px){.search-section__content{max-width:1010px;margin:0 auto}}@media (max-width:767px){.search-section__content{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:420px}}.search-section__form{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:767px){.search-section__form{position:static;margin:5px 0}}.search-section__form.active .search-section__popup,.search-section__form.active .search-section__popup-close{display:block}.search-section__form--left form>.input-holder:before{display:none}.search-section__form--left form>.input-holder input{border-radius:6px 0 0 6px}@media (max-width:767px){.search-section__form--left form>.input-holder input{border-radius:4px}}.search-section__form--left .search-section__popup{left:-11px}@media (max-width:480px){.search-section__form--left .search-section__popup{left:0}}.search-section__form--center .search-section__popup{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.search-section__form--right form>.input-holder input{border-radius:0 6px 6px 0}@media (max-width:767px){.search-section__form--right form>.input-holder input{border-radius:4px}}.search-section__form--right .search-section__popup{right:-11px}@media (max-width:480px){.search-section__form--right .search-section__popup{right:0}}.search-section__form .input-holder{position:relative;margin:0}.search-section__form .input-holder:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:70%;border-left:1px dotted rgba(255,255,255,.2);z-index:1}.search-section__form .input-holder:after{content:"";position:absolute;left:0;left:auto;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:9px;height:6px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down_white.svg) no-repeat center/contain}@media (max-width:992px){.search-section__form .input-holder:after{right:13px}}@media (max-width:767px){.search-section__form .input-holder:after{right:16px}}.search-section__form label{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;font-size:0}.search-section__form input{position:relative;height:56px;padding-right:35px;border:none;border-radius:0;background:#4986cd;color:#fff}@media (max-width:767px){.search-section__form input{height:46px;border-radius:4px}}.search-section__form input::-webkit-input-placeholder{font-size:15px;color:#bedcff}.search-section__form input::-moz-placeholder{font-size:15px;color:#bedcff}.search-section__form input:-ms-input-placeholder{font-size:15px;color:#bedcff}.search-section__form input::-ms-input-placeholder{font-size:15px;color:#bedcff}.search-section__form input::placeholder{font-size:15px;color:#bedcff}@media (max-width:767px){.search-section__form input::-webkit-input-placeholder{font-size:14px}.search-section__form input::-moz-placeholder{font-size:14px}.search-section__form input:-ms-input-placeholder{font-size:14px}.search-section__form input::-ms-input-placeholder{font-size:14px}.search-section__form input::placeholder{font-size:14px}}.search-section__popup{display:none;position:absolute;top:-11px;padding:11px;border-radius:13px;-webkit-box-shadow:0 5px 15px #062a4e26;box-shadow:0 5px 15px #062a4e26;background:#fff;z-index:3}@media (max-width:767px){.search-section__popup{width:calc(100% + 22px)}}@media (max-width:480px){.search-section__popup{width:100%}}.search-section__popup-close{display:none;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:34px;height:34px;padding:0;border:none;border-radius:50%;-webkit-box-shadow:0 3px 6px #062a4e66;box-shadow:0 3px 6px #062a4e66;background:#093660 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/close.svg) no-repeat center/28%;font-size:0;cursor:pointer;z-index:11}@media (max-width:767px){.search-section__popup-wrapper{max-height:370px;overflow-y:auto}}.search-section__popup .input-holder{margin-bottom:26px}@media (max-width:767px){.search-section__popup .input-holder{margin-bottom:16px}}.search-section__popup .input-holder:after,.search-section__popup .input-holder:before{display:none}.search-section__popup input{width:460px;padding-right:20px;border-radius:6px;background:#edf2f8;color:#333}@media (max-width:1280px){.search-section__popup input{width:407px}}@media (max-width:767px){.search-section__popup input{width:100%;border-radius:4px}}.search-section__popup input::-webkit-input-placeholder{color:#333}.search-section__popup input::-moz-placeholder{color:#333}.search-section__popup input:-ms-input-placeholder{color:#333}.search-section__popup input::-ms-input-placeholder{color:#333}.search-section__popup input::placeholder{color:#333}.search-section__popup .datepicker-inline{max-width:288px;margin:25px auto}@media (max-width:767px){.search-section__popup .datepicker-inline{margin:15px auto}}.search-section__popup .datepicker--cell{font-size:17px}.search-section__buttons{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px;padding-bottom:12px;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent));background-image:-o-linear-gradient(left,#aab9c7 20%,transparent 0);background-image:linear-gradient(to right,#aab9c7 20%,transparent 0);background-position:left top;background-size:5px 1px;background-repeat:repeat-x;background-position:left bottom}@media (max-width:767px){.search-section__buttons{margin-bottom:10px;padding-bottom:10px}}.search-section__buttons.active{display:-webkit-box;display:-ms-flexbox;display:flex}.search-section__selected{padding:7px 15px 7px 38px;border:2px solid #fecb00;border-radius:4px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/close_round.svg) no-repeat 11px center/16px;text-align:left;font-family:GeometriaMedium,sans-serif;font-size:15px;color:#333;cursor:pointer;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media (max-width:767px){.search-section__selected{padding-left:34px;padding-right:10px;background-size:14px;font-size:13px}}.search-section__selected:hover{background-color:#fecb00}.search-section__submit{height:35px;margin-left:10px;padding:0 20px 0 44px;border:2px solid #fecb00;border-radius:4px;background:#fecb00 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/search.svg) no-repeat 17px center/14px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;color:#333;cursor:pointer;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media (max-width:767px){.search-section__submit{height:32px;padding:0 15px 0 39px;font-size:11px}}.search-section__submit:hover{background-color:transparent}.search-section__categories{max-height:360px;overflow-y:auto}@media (max-width:767px){.search-section__categories{max-height:300px}}.search-section__category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-radius:4px;text-align:left;cursor:pointer}.search-section__category.active{background:#f0f5fa}@media (min-width:1025px){.search-section__category{-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.search-section__category:hover{background:#f0f5fa}}.search-section__category-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:15px;line-height:1.3}@media (max-width:767px){.search-section__category-title{font-size:13px}}.search-section__category-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2px 10px 0 0;width:16px;height:16px}@media (max-width:767px){.search-section__category-icon{width:14px;height:14px}}.search-section__category-icon img{max-width:none;-o-object-fit:contain;object-fit:contain;border-radius:0}.search-section__category-events{margin:0 0 0 5px;font-family:GeometriaItalic,sans-serif;font-size:13px;color:#99abbb}@media (max-width:767px){.search-section__category-events{font-size:11px}}@media (max-width:480px){.search-section__category-events span{display:none}}.search-section__calendar-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5px;padding-top:10px;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent));background-image:-o-linear-gradient(left,#aab9c7 20%,transparent 0);background-image:linear-gradient(to right,#aab9c7 20%,transparent 0);background-position:left top;background-size:5px 1px;background-repeat:repeat-x}.search-section__calendar-buttons button{width:49%;padding:13px;border-radius:6px;text-transform:uppercase;text-align:center;font-family:GeometriaBold,sans-serif;font-size:13px;color:#333;cursor:pointer;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (max-width:767px){.search-section__calendar-buttons button{padding:11px;font-size:10px}}.search-section__calendar-submit{border:2px solid #fecb00;background:#fecb00}.search-section__calendar-submit:hover{background:0 0}.search-section__calendar-submit span{display:inline-block;padding-left:26px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/search.svg) no-repeat 0 center/contain;line-height:1.2}@media (max-width:767px){.search-section__calendar-submit span{padding-left:20px}}.search-section__calendar-clear{border:2px solid #f0f5fa;background:0 0}.search-section__calendar-clear:hover{background:#f0f5fa}.category-banner{margin-top:40px}@media (max-width:992px){.category-banner{margin-top:20px}}.category-banner .breadcrumbs__item{color:#fff}.category-banner .breadcrumbs__item a{color:#fff}.category-banner__content{position:relative;padding:90px 25px;border-radius:15px;background-size:cover;background-position:center;text-align:center;overflow:hidden}@media (max-width:767px){.category-banner__content{padding:70px 11px;border-radius:6px}}.category-banner__content:after,.category-banner__content:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%}.category-banner__content:before{background:rgba(0,0,0,.2)}.category-banner__content:after{background:-webkit-gradient(linear,left top,left bottom,from(#00000000),to(#000)) 0 0;background:-o-linear-gradient(top,#00000000 0,#000 100%) 0 0;background:linear-gradient(180deg,#00000000 0,#000 100%) 0 0;opacity:.6}.category-banner__content>*{position:relative;z-index:1}.category-banner__title h1{text-transform:none;font-family:GeometriaBold,sans-serif;text-shadow:0 3px 20px #00000040;font-size:60px;line-height:1.1;color:#fff}@media (max-width:992px){.category-banner__title h1{font-size:38px}}@media (max-width:767px){.category-banner__title h1{font-size:36px}}@media (max-width:575px){.category-banner__title h1{font-size:30px}}@media (max-width:1024px){.fixed-mobile-buttons--category{display:-webkit-box;display:-ms-flexbox;display:flex}}.category__page-content .tours-block{margin-bottom:90px;padding:0 0 90px}@media (max-width:767px){.category__page-content .tours-block{margin-bottom:67px;padding:0 0 67px}}.category__page-content .tours-block:last-child{margin-bottom:20px}.category__page-content .tours-block:before{content:"";position:absolute;left:0;left:-30px;width:calc(100% + 532px)}@media (max-width:1280px){.category__page-content .tours-block:before{left:-21px;width:calc(100% + 458px)}}@media (max-width:1024px){.category__page-content .tours-block:before{left:-21px;width:calc(100% + 42px)}}@media (max-width:767px){.category__page-content .tours-block:before{left:-18px;width:calc(100% + 36px)}}@media (max-width:575px){.category__page-content .tours-block:before{left:-11px;width:calc(100% + 22px)}}@media (max-width:1440px){.category__page-content .tours-block__list-item{width:50%}}@media (max-width:767px){.category__page-content .tours-block__list-item{width:100%}}.category__page-content .page-content__sidebar{padding-bottom:110px}.page-404{padding-top:65px}@media (max-width:1280px){.page-404{padding-top:43px}}.page-404__main{max-width:800px;margin:0 auto;text-align:center}@media (max-width:1280px){.page-404__main{max-width:537px}}@media (max-width:767px){.page-404__main{max-width:400px}}.page-404__img{margin:0}.page-404 h1{max-width:600px;margin:-30px auto 0;text-transform:none;font-size:30px;line-height:1.3}@media (max-width:767px){.page-404 h1{font-size:20px}}@media (max-width:480px){.page-404 h1{font-size:18px}}.page-404__buttons{margin-top:40px}@media (max-width:767px){.page-404__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:25px}}.page-404__buttons>*{margin:0 10px;letter-spacing:0}@media (max-width:767px){.page-404__buttons>*{min-width:217px;margin:5px 0}}.page-404__search span{padding-left:26px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/search.svg) no-repeat 0 center/16px}.schedule{padding-top:30px}@media (max-width:767px){.schedule{padding-top:20px}}.schedule__main{max-width:1150px;margin:0 auto}.schedule .breadcrumbs{text-align:center}.schedule__header{text-align:center;font-style:italic}.schedule h1{margin:8px 0 25px;font-style:normal}@media (max-width:767px){.schedule h1{margin:0 0 15px}}@media (min-width:768px){.schedule__calendar .datepicker-inline .datepicker--nav-action{width:63px;height:63px}}@media (min-width:768px){.schedule__calendar .datepicker-inline .datepicker--nav-title{font-size:20px}}@media (min-width:768px){.schedule__calendar .datepicker-inline .datepicker--nav{margin-bottom:23px}}@media (min-width:768px){.schedule__calendar .datepicker-inline .datepicker--days-names{margin-bottom:23px}}@media (min-width:768px){.schedule__calendar .datepicker-inline .datepicker--day-name{font-size:15px}}@media (min-width:768px){.schedule__calendar .datepicker-inline .datepicker{font-size:22px}}@media (min-width:1025px){.schedule__calendar .datepicker-inline .datepicker{font-size:24px}}.blog{padding-top:30px}@media (max-width:767px){.blog{padding-top:20px}}.blog__header{text-align:center}.blog__load-more{margin-top:60px;text-align:center}@media (max-width:767px){.blog__load-more{margin-top:33px}}.blog .pagination{margin-top:60px}@media (max-width:767px){.blog .pagination{margin-top:40px}}.blog__grid{position:relative;padding:20px 0 40px}@media (max-width:767px){.blog__grid{padding:15px 0 30px}}.blog__grid:before{content:"";position:absolute;left:0;left:0;bottom:0;width:100%;height:384px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f0f5fa)) 0 0;background:-o-linear-gradient(top,#fff 0,#f0f5fa 100%) 0 0;background:linear-gradient(180deg,#fff 0,#f0f5fa 100%) 0 0;z-index:-1}.blog__grid-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.5px;border-radius:15px;overflow:hidden}@media (max-width:767px){.blog__grid-list{border-radius:6px}}@media (max-width:480px){.blog__grid-list{margin:0}}.blog__grid-item{width:33.33%;min-height:406px;padding:1.5px}@media (max-width:1024px){.blog__grid-item{width:50%;min-height:426px}}@media (max-width:992px){.blog__grid-item{min-height:458px}}@media (max-width:767px){.blog__grid-item{min-height:359px;padding:1px}}@media (max-width:480px){.blog__grid-item{width:100%;min-height:initial;margin-bottom:1px;padding:0}.blog__grid-item:last-child{margin-bottom:0}}.blog__grid-item:first-child{width:66.66%}@media (max-width:1024px){.blog__grid-item:first-child{width:100%;min-height:353px}}@media (max-width:992px){.blog__grid-item:first-child{min-height:373px}}@media (max-width:767px){.blog__grid-item:first-child{min-height:307px}}@media (max-width:480px){.blog__grid-item:first-child{min-height:initial}}.blog__tabs{padding-top:35px}@media (max-width:767px){.blog__tabs{padding-top:30px}}.blog__tabs-titles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:18px}.blog__tabs-title{margin:5px}@media (max-width:767px){.blog__tabs-title{margin:2.5px}}.blog__tabs-title.active a{border-color:#fecb00;cursor:default}.blog__tabs-title>*{margin:0}.blog__tabs-title a{display:block;padding:13px 25px;border:2px solid #f0f5fa;border-radius:6px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;line-height:1.3;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}@media (max-width:767px){.blog__tabs-title a{padding:10px 21px;font-size:10px}}.blog__tabs-title a:hover{border-color:#fecb00}.blog__tabs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -7.5px}@media (max-width:767px){.blog__tabs-list{margin:0}}.blog__tabs-list-item{width:33.33%;padding:7.5px}@media (max-width:992px){.blog__tabs-list-item{width:50%}}@media (max-width:767px){.blog__tabs-list-item{width:100%;padding:0 0 15px}.blog__tabs-list-item:last-child{padding-bottom:0}}.blog-single__intro{margin-top:40px}@media (max-width:767px){.blog-single__intro{margin-top:20px}}.blog-single__banner{position:relative;padding:100px 0 42px;border-radius:15px;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden}@media (max-width:1024px){.blog-single__banner{padding:80px 0 30px}}@media (max-width:767px){.blog-single__banner{padding:76px 0 20px;border-radius:6px}}@media (max-width:480px){.blog-single__banner{padding-top:50px}}.blog-single__banner:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2)}.blog-single__banner:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:76%;background:transparent -webkit-gradient(linear,left top,left bottom,from(#00000000),to(#000)) 0 0;background:transparent -o-linear-gradient(top,#00000000 0,#000 100%) 0 0;background:transparent linear-gradient(180deg,#00000000 0,#000 100%) 0 0;opacity:.6}@media (max-width:767px){.blog-single__banner:after{display:none}}.blog-single__banner-content{position:relative;width:83%;margin:0 auto;text-align:center;color:#fff;z-index:1}@media (max-width:992px){.blog-single__banner-content{width:92%}}@media (max-width:1024px){.blog-single__banner-content .breadcrumbs{margin-bottom:6px}}.blog-single__banner-content .breadcrumbs__item,.blog-single__banner-content .breadcrumbs__item a{color:#fff}.blog-single__banner-content h1{margin-bottom:108px;text-transform:none;text-shadow:0 3px 20px #00000040;font-family:GeometriaBold,sans-serif;font-size:60px;line-height:1.1;color:#fff}@media (max-width:1024px){.blog-single__banner-content h1{margin-bottom:80px;font-size:48px}}@media (max-width:992px){.blog-single__banner-content h1{margin-bottom:72px;font-size:38px}}@media (max-width:767px){.blog-single__banner-content h1{margin-bottom:76px;font-size:36px}}@media (max-width:480px){.blog-single__banner-content h1{margin-bottom:51px;font-size:24px}}.blog-single__banner-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.blog-single__banner-footer{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}}@media (max-width:480px){.blog-single__banner-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-single__banner-author{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.blog-single__banner-author{margin-right:auto}}@media (max-width:480px){.blog-single__banner-author{margin-right:0}}.blog-single__banner-author-img{width:60px;height:60px;margin:0;border-radius:50%;overflow:hidden}@media (max-width:767px){.blog-single__banner-author-img{width:46px;height:46px}}.blog-single__banner-author-img img{width:100%;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0}.blog-single__banner-author-content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:15px;text-align:left}.blog-single__banner-author-content>*{display:block;font-size:14px;font-weight:400;line-height:1.25}@media (max-width:767px){.blog-single__banner-author-content>*{font-size:12px}}.blog-single__banner-author-content span{margin-bottom:1px;opacity:.5}.blog-single__banner .blog-card__labels{position:relative;top:0;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;width:auto;height:32px}@media (max-width:767px){.blog-single__banner .blog-card__labels{height:29px}}@media (max-width:480px){.blog-single__banner .blog-card__labels{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:25px}}.blog-single__banner .blog-card__date{margin-right:10px;padding-left:45px;border-radius:4px;background-position:20px center,0 0}@media (max-width:767px){.blog-single__banner .blog-card__date{padding-left:38px;background-position:13px center,0 0}}.blog-single__banner .blog-card__testimonials{margin-right:0}@media (max-width:992px){.blog-single__page-content .wrapper .page-content__sidebar{display:block;width:100%;margin-top:50px}}@media (max-width:992px) and (max-width:767px){.blog-single__page-content .wrapper .page-content__sidebar{margin-top:35px}}@media (max-width:992px){.blog-single__page-content .wrapper .page-content__sidebar>*{position:relative;top:0}}.blog-single__page-content .place-block{margin:50px 0}@media (max-width:767px){.blog-single__page-content .place-block{margin:35px 0}}.blog-single__page-content .place-block .place-card:not(last-child){margin-bottom:20px}@media (max-width:767px){.blog-single__page-content .place-block .place-card:not(last-child){margin-bottom:10px}}.blog-single__page-content .tour-block{margin:40px 0}@media (max-width:767px){.blog-single__page-content .tour-block{margin:30px 0}}.blog-single__page-content .tour-block .tour-card:not(last-child){margin-bottom:15px}@media (max-width:767px){.blog-single__page-content .tour-block .tour-card:not(last-child){margin-bottom:20px}}.articles{padding:50px 0 80px}@media (max-width:992px){.articles{padding-bottom:50px}}@media (max-width:767px){.articles{padding:35px 0}}.articles__title>*{margin-bottom:32px;font-size:36px}@media (max-width:767px){.articles__title>*{margin-bottom:30px;font-size:30px}}.articles__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.articles__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.articles__list{width:63%}@media (max-width:1024px){.articles__list{width:59%}}@media (max-width:992px){.articles__list{width:100%;margin-bottom:50px}}@media (max-width:767px){.articles__list{margin-bottom:35px}}.articles__list-item{margin-bottom:20px;padding-bottom:20px;background:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-x left bottom/5px 1px;background:-o-linear-gradient(left,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px;background:linear-gradient(to right,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px}@media (max-width:767px){.articles__list-item{margin-bottom:15px;padding-bottom:15px}}.articles__list-item:last-child{margin-bottom:0}.articles__list .blog-card{border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:480px){.articles__list .blog-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.articles__list .blog-card__img{width:221px;height:140px;border-radius:4px;overflow:hidden}@media (max-width:767px){.articles__list .blog-card__img{width:153px;height:97px}}@media (max-width:480px){.articles__list .blog-card__img{width:100%;height:189px;margin-bottom:15px}}.articles__list .blog-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 0 30px}@media (max-width:767px){.articles__list .blog-card__content{padding-left:16px}}@media (max-width:480px){.articles__list .blog-card__content{padding-left:0}}@media (max-width:767px){.articles__list .blog-card__title>*{font-size:17px}}.articles__sidebar{width:32%;padding:40px 38px 45px;border-radius:15px;-webkit-box-shadow:0 6px 20px #062a4e26;box-shadow:0 6px 20px #062a4e26;background:#fff}@media (max-width:1280px){.articles__sidebar{padding:33px 25px 30px}}@media (max-width:1024px){.articles__sidebar{width:38.5%}}@media (max-width:992px){.articles__sidebar{width:100%;padding:40px 40px 45px}}@media (max-width:767px){.articles__sidebar{padding:30px 15px 25px;border-radius:6px}}.articles__sidebar-title>*{margin-bottom:30px;padding-left:46px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/content.svg) no-repeat 0 3px/27px;font-family:GeometriaBold,sans-serif;font-size:22px;line-height:1.5;color:#093660}@media (max-width:767px){.articles__sidebar-title>*{padding-left:38px;font-size:18px;background-size:23px}}.articles__sidebar-item{margin-bottom:15px;padding-bottom:15px;background:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-x left bottom/5px 1px;background:-o-linear-gradient(left,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px;background:linear-gradient(to right,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px}@media (max-width:767px){.articles__sidebar-item{margin-bottom:10px;padding-bottom:10px}}.articles__sidebar-item:last-child{margin-bottom:0;padding-bottom:0}.articles__sidebar .blog-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.articles__sidebar .blog-card__img{width:66px;height:66px;border-radius:2px;overflow:hidden}@media (max-width:767px){.articles__sidebar .blog-card__img{width:50px;height:50px}}.articles__sidebar .blog-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 0 20px}@media (max-width:767px){.articles__sidebar .blog-card__content{padding-left:15px}}.articles__sidebar .blog-card__title>*{margin-bottom:0;font-size:14px;line-height:1.4}@media (max-width:767px){.articles__sidebar .blog-card__title>*{font-size:13px}}.subscription{margin:0 30px;padding:135px 0;border-radius:15px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/blog/subscription.jpg) no-repeat center/cover}@media (max-width:1280px){.subscription{margin:0 21px;padding:120px 0}}@media (max-width:1024px){.subscription{padding:135px 0}}@media (max-width:992px){.subscription{padding:70px 0}}@media (max-width:767px){.subscription{margin:0 18px;padding:75px 0;border-radius:6px;background-position:right center}}@media (max-width:480px){.subscription{margin:0 11px;padding:47px 0}}.subscription:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:15px;background:-webkit-gradient(linear,right top,left top,from(#032c4700),color-stop(30%,#032c4700),color-stop(59%,#032c47ab),to(#032c47c2)) 0 0;background:-o-linear-gradient(right,#032c4700 0,#032c4700 30%,#032c47ab 59%,#032c47c2 100%) 0 0;background:linear-gradient(270deg,#032c4700 0,#032c4700 30%,#032c47ab 59%,#032c47c2 100%) 0 0}@media (max-width:767px){.subscription:before{border-radius:6px;background:-webkit-gradient(linear,right top,left top,from(#032c473d),color-stop(30%,#032c4785),color-stop(59%,#032c47ab),to(#032c47c2)) 0 0;background:-o-linear-gradient(right,#032c473d 0,#032c4785 30%,#032c47ab 59%,#032c47c2 100%) 0 0;background:linear-gradient(270deg,#032c473d 0,#032c4785 30%,#032c47ab 59%,#032c47c2 100%) 0 0}}.subscription__content{position:relative;max-width:900px;padding-left:104px;color:#fff;z-index:1}@media (max-width:1280px){.subscription__content{max-width:800px}}@media (max-width:1024px){.subscription__content{padding-left:80px}}@media (max-width:992px){.subscription__content{max-width:460px;padding:0 19px}}@media (max-width:767px){.subscription__content{padding:0 12px}}@media (max-width:480px){.subscription__content{padding:0 9px}}.subscription__title>*{margin-bottom:27px;font-family:GeometriaExtraBold,sans-serif;font-size:60px;line-height:1.1;color:#fff}@media (max-width:992px){.subscription__title>*{margin-bottom:20px;font-size:38px}}@media (max-width:480px){.subscription__title>*{margin-bottom:12px;font-size:22px}}.subscription__text{margin-bottom:17px;font-size:16px;line-height:1.68}@media (max-width:480px){.subscription__text{margin-bottom:20px;font-size:13px}}.subscription__form{width:100%;max-width:560px}@media (max-width:992px){.subscription__form{max-width:440px}}.subscription__form-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:480px){.subscription__form-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.subscription__form-content .input-holder{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0}.subscription__form-content input{border:none;border-radius:6px 0 0 6px}@media (max-width:480px){.subscription__form-content input{border-radius:4px 4px 0 0}}.subscription__form-content .btn{height:46px;padding:0 25px;border-radius:0 6px 6px 0;background:#fecb00}@media (max-width:767px){.subscription__form-content .btn{height:38px}}@media (max-width:480px){.subscription__form-content .btn{border-radius:0 0 4px 4px}}.subscription__form-content .btn:before{border-radius:0 6px 6px 0}.thank-you-page{padding-top:138px}@media (max-width:1280px){.thank-you-page{padding-top:85px}}@media (max-width:1024px){.thank-you-page{padding-top:102px}}@media (max-width:992px){.thank-you-page{padding-top:80px}}@media (max-width:767px){.thank-you-page{padding-top:50px}}@media (max-width:480px){.thank-you-page{padding-top:40px}}.thank-you-page__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:914px;margin:0 auto}@media (max-width:992px){.thank-you-page__main{display:block;text-align:center;max-width:526px}}.thank-you-page__img{width:250px;height:250px;margin:0}@media (max-width:1280px){.thank-you-page__img{width:213px;height:213px}}@media (max-width:992px){.thank-you-page__img{width:233px;height:233px;margin:0 auto 33px}}@media (max-width:480px){.thank-you-page__img{width:140px;height:140px}}.thank-you-page__img img{border-radius:0}.thank-you-page__content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:64px}@media (max-width:1280px){.thank-you-page__content{margin-left:55px}}@media (max-width:992px){.thank-you-page__content{margin-left:0}}.thank-you-page__content a{text-decoration:underline;color:#1976b3;white-space:nowrap}.thank-you-page__content p{margin-bottom:25px}@media (max-width:767px){.thank-you-page__content p{margin-bottom:23px}}@media (max-width:480px){.thank-you-page__content p{font-size:14px;line-height:1.4}}.thank-you-page h1{margin-bottom:29px;text-transform:uppercase;font-family:GeometriaExtraBold,sans-serif;font-size:29px;line-height:1.24}@media (max-width:767px){.thank-you-page h1{margin-bottom:22px;font-size:22px}}.thank-you-page .btn{text-decoration:none;color:#333;letter-spacing:0}.tours-date{padding-top:30px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/bg.png) repeat-x}@media (max-width:767px){.tours-date{padding-top:20px}}.tours-date__header{text-align:center}.tours-section{margin-bottom:50px}@media (max-width:767px){.tours-section{margin-bottom:35px}}.tours-section:last-child{margin-bottom:0}.tours-section__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:21px}@media (max-width:767px){.tours-section__title{margin-bottom:17px}}.tours-section__title-img{height:27px;margin:2px 17px 0 0;text-align:center}@media (max-width:767px){.tours-section__title-img{height:23px}}.tours-section__title-img img{max-width:none;height:100%;border-radius:0}.tours-section__title h2,.tours-section__title h3,.tours-section__title h4,.tours-section__title h5,.tours-section__title h6{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;font-size:22px;line-height:1.5}@media (max-width:767px){.tours-section__title h2,.tours-section__title h3,.tours-section__title h4,.tours-section__title h5,.tours-section__title h6{font-size:20px}}.tours-section__block{padding:20px 48px 25px;-webkit-box-shadow:0 6px 20px #062a4e26;box-shadow:0 6px 20px #062a4e26;border-radius:15px;background:#fff}@media (max-width:1024px){.tours-section__block{padding:20px 40px}}@media (max-width:767px){.tours-section__block{padding:5px 15px 10px}}.tours-section__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;background:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-x left bottom/5px 1px;background:-o-linear-gradient(left,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px;background:linear-gradient(to right,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px}@media (max-width:1024px){.tours-section__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767px){.tours-section__item{padding:15px 0}}.tours-section__item:last-child{background:0 0}.tours-section__item-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:120px;padding-right:20px;border-right:1px dotted rgba(6,42,78,.2);font-family:GeometriaMedium,sans-serif;font-size:15px;color:#093660}@media (max-width:1024px){.tours-section__item-date{min-width:auto;margin-bottom:12px;padding:6px 14px 6px 34px;border-right:none;border-radius:4px;background:#eef3f9 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/time.svg) no-repeat 7px center/20px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:12px}}@media (max-width:767px){.tours-section__item-date{padding:4px 12px 4px 30px;background-size:17px;font-size:11px}}.tours-section__item-title{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;font-family:GeometriaMedium,sans-serif;color:#093660}@media (max-width:1024px){.tours-section__item-title{margin-bottom:8px;padding:0}}@media (max-width:767px){.tours-section__item-title{padding-bottom:9px;border-bottom:1px dotted rgba(6,42,78,.2);font-size:15px}}.tours-section__item-title:hover{color:#1976b3}.tours-section__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media (max-width:1024px){.tours-section__item-info{margin-left:0}}@media (max-width:767px){.tours-section__item-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.tours-section__item-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:125px;height:100%;margin-right:20px;padding:0 20px;border-left:1px dotted rgba(6,42,78,.2);border-right:1px dotted rgba(6,42,78,.2);font-family:GeometriaBold,sans-serif;font-size:22px;color:#093660}@media (max-width:1024px){.tours-section__item-price{min-width:110px;height:auto;padding:0 20px 0 0;border:none}}@media (max-width:767px){.tours-section__item-price{min-width:auto;margin-bottom:5px;padding-right:0}}.tours-section__item-price strong{margin:0;font-size:inherit;font-weight:400}.tours-section__item-price span{font-size:11px}.tours-section__item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;border-radius:4px;overflow:hidden}.tours-section__item-buttons button{height:100%;padding:0 19px;border-radius:0;font-size:11px;letter-spacing:0}@media (max-width:480px){.tours-section__item-buttons button{padding:0 14px}}.tours-section__item-buttons button:before{border-radius:0}.single-page{padding-top:30px;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/bg.png) repeat-x}.single-page__main{max-width:914px;margin:0 auto}.single-page__header{margin-bottom:20px;text-align:center}.single-page h3{margin-bottom:17px;text-transform:uppercase;font-size:17px;line-height:1.58}.single-page ul{margin-left:0}.main-footer{margin-top:auto}.main-footer__top{margin-top:100px}@media (max-width:767px){.main-footer__top{margin-top:50px}}.main-footer__top-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:60px 0;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent));background-image:-o-linear-gradient(left,#aab9c7 20%,transparent 0);background-image:linear-gradient(to right,#aab9c7 20%,transparent 0);background-position:left top;background-size:10px 2px;background-repeat:repeat-x}@media (max-width:992px){.main-footer__top-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.main-footer__top-container{padding:33px 7px 25px}}@media (max-width:575px){.main-footer__top-container{padding:33px 19px 25px}}@media (max-width:992px){.main-footer__top-container>*{width:100%;max-width:550px;margin:0 auto 30px}.main-footer__top-container>:last-child{margin-bottom:0}}@media (max-width:767px){.main-footer__top-container>*{margin-bottom:20px}}.main-footer__menu-title>*{margin-bottom:20px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:16px;line-height:1.6;color:#093660}@media (max-width:767px){.main-footer__menu-title>*{margin-bottom:10px;font-size:14px}}@media (max-width:992px){.main-footer__menu-list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:10%;-moz-column-gap:10%;column-gap:10%}}@media (max-width:575px){.main-footer__menu-list{-webkit-column-count:initial;-moz-column-count:initial;column-count:initial;-webkit-column-gap:initial;-moz-column-gap:initial;column-gap:initial}}.main-footer__menu-item{margin-bottom:10px;font-size:14px;line-height:1.4}@media (max-width:767px){.main-footer__menu-item{margin-bottom:7px;font-size:12px}}.main-footer__menu-item a{border-bottom:1px dotted transparent;-webkit-transition:border-color .3s ease,color .3s ease;-o-transition:border-color .3s ease,color .3s ease;transition:border-color .3s ease,color .3s ease}.main-footer__menu-item a:hover{border-color:#1976b3;color:#1976b3}.main-footer__menu--secondary{width:27%;padding-right:20px}@media (max-width:992px){.main-footer__menu--secondary{width:100%;padding-right:0}}.main-footer__menu--main{-webkit-box-flex:1;-ms-flex:1;flex:1}.main-footer__menu--main .main-footer__menu-list{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:13%;-moz-column-gap:13%;column-gap:13%}@media (max-width:1024px){.main-footer__menu--main .main-footer__menu-list{-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%}}@media (max-width:992px){.main-footer__menu--main .main-footer__menu-list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:10%;-moz-column-gap:10%;column-gap:10%}}@media (max-width:575px){.main-footer__menu--main .main-footer__menu-list{-webkit-column-count:initial;-moz-column-count:initial;column-count:initial;-webkit-column-gap:initial;-moz-column-gap:initial;column-gap:initial}}.main-footer__bottom{padding:9px 0;background:#093660;color:rgba(255,255,255,.5)}@media (max-width:992px){.main-footer__bottom{padding:15px 0}}.main-footer__bottom-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.main-footer__bottom-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:992px){.main-footer__bottom-container>:not(:last-child){margin-bottom:12px}}@media (max-width:767px){.main-footer__bottom-container>:not(:last-child){margin-bottom:8px}}.main-footer__bottom-logo{width:135px}@media (max-width:767px){.main-footer__bottom-logo{width:112px}}.main-footer__bottom-logo img{width:100%}.main-footer__bottom-copyright{text-transform:uppercase;font-size:11px;line-height:1.4}@media (max-width:767px){.main-footer__bottom-copyright{font-size:7px}}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
@font-face{font-family:Geometria;src:url(//khers-on.com/wp-content/themes/kherson/assets/css/../fonts/Geometria.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:GeometriaMedium;src:url(//khers-on.com/wp-content/themes/kherson/assets/css/../fonts/Geometria-Medium.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:GeometriaBold;src:url(//khers-on.com/wp-content/themes/kherson/assets/css/../fonts/Geometria-Bold.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:GeometriaExtraBold;src:url(//khers-on.com/wp-content/themes/kherson/assets/css/../fonts/Geometria-ExtraBold.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:GeometriaItalic;src:url(//khers-on.com/wp-content/themes/kherson/assets/css/../fonts/Geometria-Italic.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}
.single_event_request .max_persons_msg{display:none}.single_event_request.message_max_count .max_persons_msg{display:block;width:100%}.single_event_request.individual .price-block__main-price span:first-child{margin-right:10px;text-transform:uppercase}.input-holder.has_info__label{position:relative}.input-holder.has_info__label .info__label{position:absolute;top:-26px;margin-bottom:11px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;font-size:13px;color:#093660}.input-holder.has_info__label .info__label.info__label_phone{display:none}.page-content__main ul{padding-bottom:10px}.slider-simple__item-img-wrapper{display:block}.slider-grid--desktop .slider-grid__item-img,.slider-simple__item-img-wrapper{outline:none;cursor:pointer}.shadow-block ul li br{display:none}button.is-loading{color:transparent;position:relative}button.is-loading:after{content:'';position:absolute;width:26px;height:26px;left:50%;top:50%;margin:-13px 0 0 -13px;border-radius:50%;border:3px solid transparent;border-color:#093660 transparent;-webkit-animation:loaderSpinner .63s linear infinite;-o-animation:loaderSpinner .63s linear infinite;animation:loaderSpinner .63s linear infinite}span.sale-label,.price-block__sale-price{opacity:0;-webkit-transition:opacity .14s ease-in-out;-o-transition:opacity .14s ease-in-out;transition:opacity .14s ease-in-out}span.sale-label.visible,.price-block__sale-price.visible{opacity:1}.price-block__main-price span.base-price{font-size:48px}.checkbox.checkbox-new-promotions{margin-bottom:26px;margin-top:4px}.disable:not(.js-main-search):not(.search-section__calendar-submit){background:#d3d3d3}.disable{cursor:default}.disable:before{display:none}.page-content__main p+.content-block{margin-top:-27px}.page-content__main .place-block:not(*+.place-block){margin-top:0}iframe{width:100%}figure img{height:auto}.certificate__message_holder{opacity:0;color:#c32727;font-family:'GeometriaBold',sans-serif;font-weight:400;-webkit-transition:all .87s ease-in-out;-o-transition:all .87s ease-in-out;transition:all .87s ease-in-out;margin-bottom:7px;margin-top:-7px}.certificate__message_holder.active{-webkit-transition:all .26s ease-in-out;-o-transition:all .26s ease-in-out;transition:all .26s ease-in-out;opacity:1}.map-holder .marker_content{padding:20px}.map-holder .marker_content h4{margin-bottom:12px}.map-holder .marker_content p{margin-bottom:0}.map-holder button.gm-ui-hover-effect{top:7px !important;right:7px !important}.disqus-widget__content{display:block}.event__body a:not(.btn),.single-tour .page-content__main a:not(.btn),.single-post .page-content__main a:not(.btn){color:#1976b3;font-family:'GeometriaMedium'}.single .page-content__main .attention-block__content a{color:#fff;text-decoration:underline}.on_responseText{display:none}.tours-section__item-buttons a.btn{height:100%;padding:0 19px;border-radius:0;font-size:11px;letter-spacing:0;line-height:30px}.prev_next_event__container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;margin-bottom:40px;margin-top:26px;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.date_switcher__container button{cursor:pointer}.prev_next_event_date{display:block;margin:0 2.5px;padding:14px 23px;border:2px solid #f0f5fa;border-radius:6px;background:#fff;text-transform:uppercase;font-size:13px;color:#333;font-family:GeometriaBold,sans-serif;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}.date-slider .slick-active .prev_next_event_date,div:not(.slick-slide) .prev_next_event_date.active{border-color:#fecb00;background:#fecb00}.prev_next_event-arrow{width:46px;height:46px;display:block;border:2px solid #fecb00;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;background:#fff url(//khers-on.com/wp-content/themes/kherson/./assets/img/icons/chevron_right_blue.svg) no-repeat center/8px;font-size:0;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}.prev_next_event-arrow.prev-arrow{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.date_switcher__container .prev_next_event-arrow.prev-arrow{margin-right:26px}.date_switcher__container .prev_next_event-arrow.next-arrow{margin-left:26px}.prev_next_event_date:not(.active):hover,.prev_next_event-arrow:hover{border-color:#0f6ba6}.prev_next_event__container .current_date{font-family:'GeometriaBold',sans-serif;font-size:24px;line-height:1;color:#093660;outline:0;margin:0 26px}.search-section__category .search-section__category-title,.search-section__category .search-section__category-events{pointer-events:none}.search-section__submit{padding-top:7px}.search-section__calendar-buttons a{width:49%;padding:13px;border-radius:6px;text-transform:uppercase;text-align:center;font-family:GeometriaBold,sans-serif;font-size:13px;color:#333;cursor:pointer;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.search-section__form ::-webkit-scrollbar{width:4px;margin-left:-4px}.search-section__form ::-webkit-scrollbar-track{background-color:#a6a6a6}.search-section__form ::-webkit-scrollbar-thumb{background-color:#565656;border-radius:0}.search-section__form ::-webkit-scrollbar-thumb:hover{background-color:#000}.new-select__list{max-height:282px}.new-select__list .new-select__item{padding:4px 10px}.dropdown-block__item-content ul li{position:relative;padding:0 0 7px 27px}.dropdown-block__item-content ul li:before{content:'';position:absolute;left:0;top:9px;width:7px;height:7px;border-radius:2px;background:#fecb00}.input-holder input.field-error,.input-holder textarea.field-error{border-bottom-color:#fe0000}.search-section__popup .notice__wrapper{color:#fe0000;margin-bottom:26px;display:none}.search-section__popup .notice__wrapper.active{display:block}.search-section__popup .input-holder :focus::-webkit-input-placeholder{color:transparent}.search-section__popup .input-holder :focus::-moz-placeholder{color:transparent}.search-section__popup .input-holder :focus:-moz-placeholder{color:transparent}.search-section__popup .input-holder :focus:-ms-input-placeholder{color:transparent}.event__header{padding:45px 0 25px}.event__form-left,.event__form-right{padding-top:31px}.content-block .content-block__content{display:none}.page-content .content-block__content ul{margin-bottom:0}.slider-simple{margin-bottom:48px}figure{margin-bottom:14px}.single-page__body p strong,.contacts__content strong,.page-content__main ul strong,.page-content__main ol strong,.page-content__main p strong,.attention-block__content strong,.popup-window__body p strong,.about p strong,.shadow-block__content table strong,blockquote strong,.page-content__main p i{margin-bottom:0;display:inline}.blog-card__content .blog-card__title>*{font-family:GeometriaBold,sans-serif}.tours-slider{padding-bottom:0;overflow:hidden}.tours-slider__title{padding:16px 38px 16px}.tours-slider__title>*{font-size:20px}.tours-slider .tour-card .event-link{font-size:13px}.tour-card .event-link--sale,.tours-slider .tour-card .event-link--sale{background-position:10px center,calc(100% - 10px) center}.tours-slider .tour-card__events{padding-bottom:0;background:0 0}.tours-slider .slick-arrow{top:130px}.tours-slider .slick-arrow:hover{background-color:#fff}.tours-slider .slick-dots{display:none !important}.page-template-default h1{font-size:26px}h2,.articles__title>*{font-size:30px}h3{font-size:24px}.share-social__title{margin-bottom:30px;font-size:36px;line-height:1.5}.content-block__title-wrapper div{margin:0;padding-left:46px;background:url(//khers-on.com/wp-content/themes/kherson/./assets/img/icons/content.svg) no-repeat 0 3px/auto 27px;font-size:22px;line-height:1.5}.share-social__title,.content-block__title-wrapper div,.testimonials-slider__item-title>*,.staff-slider__item-title>*,.popup-window__header>*,.articles__title>*{font-family:GeometriaBold,sans-serif;color:#093660}.staff-slider__item-title>*,.popup-window__header>*{color:#fff}.testimonials__item .testimonials__item-name{margin:0 32px 0 0;font-family:GeometriaBold,sans-serif;font-size:16px;line-height:1.6;color:#093660}.tours-date__content.multi_block{display:none}.tours-date__content.multi_block.active{display:block}.search-section__content{flex-wrap:wrap}.search-section__form{flex-basis:33.33%}.input-holder.select-search{position:relative}.input-holder.select-search .select2-container.select2-container--open{top:38px !important;left:0 !important}.related_tours_fixed_btn{display:none}.search-section__calendar-buttons .search-section__calendar-submit{width:100%}.search-section__calendar-buttons .search-section__calendar-clear{display:none}.search_button__wrapper{padding-top:2em;flex-basis:100%;text-align:center}.datepicker--nav-title i{margin-top:0;margin-bottom:0}.datepicker--cell{padding-bottom:12%}.blog-card__content{position:relative}.blog-card--dark:after{pointer-events:none}.blog-card .article_link{position:absolute;left:0;top:0;width:100%;height:100%}.main-footer__menu-title{font-size:30px;margin-bottom:30px;line-height:1.5;font-family:GeometriaBold,sans-serif;font-weight:400;color:#093660}em{margin:0}.new-select__item span{pointer-events:none}.fixed-sidebar-menu{left:unset;right:20px}.fixed-sidebar-menu__item button{width:40px;height:40px}.share__popup{left:unset;right:calc(100% + 30px)}.date-slider.multidate-slider-switcher .slick-list{margin-left:76px}.intro-section__window{opacity:0;-webkit-transition:opacity .56s ease-in-out;-o-transition:opacity .56s ease-in-out;transition:opacity .56s ease-in-out}.bg__wrapper{position:fixed;width:100%;height:100%;left:0;top:0;pointer-events:none}.search-section__form.active .bg__wrapper{pointer-events:auto}.search-section__form .search_notice{display:none;margin-top:1.4em}.datepicker--cell.has-event.-in-range-,.datepicker--cell.has-sale.-in-range-,.datepicker--cell.has-event.-range-from-,.datepicker--cell.has-sale.-range-from-,.datepicker--cell.has-event.-range-to-,.datepicker--cell.has-sale.-range-to-{background:#f40;border-color:#f40;color:#fff}input::placeholder,input::-webkit-input-placeholder,input::-moz-placeholder{line-height:normal !important}.popup-window__body{max-height:60vh}select+.new-select{text-transform:none;font-family:Geometria,sans-serif;font-size:18px;color:#333}.single.select-block .new-select__list-wrapper{display:none}.single.select-block .new-select.on{border-bottom-color:#edf3f8}.single.select-block .new-select:before{display:none}.tours-section__item-date{min-width:126px}.contacts__map-parking-text a{color:#fff;text-decoration:underline}.search-section__popup span.calendar__date{pointer-events:none}.search-section__popup .input-holder .close__btn{position:absolute;z-index:1;width:40px;height:40px;color:#444;font-size:30px;top:8px;right:10px;cursor:pointer;text-align:center;border-radius:50%}.search-section__popup .input-holder .close__btn:hover{background-color:rgba(0,0,0,.07)}.search-section__popup .datepicker--years .datepicker--cell.datepicker--cell-year,.search-section__popup .datepicker--months .datepicker--cell.datepicker--cell-month{width:24%;margin:1% 0}.search-section__popup .datepicker--years .datepicker--cells.datepicker--cells-years,.search-section__popup .datepicker--months .datepicker--cells.datepicker--cells-months{height:140px}.search-section__popup .search-section__buttons{display:none}[type=reset],[type=submit],button,.tours-section__item-buttons [type=button]{-webkit-appearance:initial}.video-container{position:relative;padding-bottom:56.25%;height:0}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.search-section__form form .input-holder input::placeholder,.search-section__form form .input-holder input::-webkit-input-placeholder,.search-section__form form .input-holder input::-moz-placeholder{line-height:52px !important}.event__form form .input-holder input::placeholder,.event__form form .input-holder input::-webkit-input-placeholder,.event__form form .input-holder input::-moz-placeholder{line-height:46px !important}body.blog{padding-top:0}.single-event .ui-widget-content{max-width:308px;border:none;border-radius:6px;padding:15px;font-size:16px;-webkit-box-shadow:0 5px 15px rgba(6,42,78,.14);box-shadow:0 5px 15px rgba(6,42,78,.14)}.single-event .ui-widget-content .ui-menu-item-wrapper{padding:6px 10px;border-radius:4px;cursor:pointer;font-family:Geometria,sans-serif}.single-event .ui-widget-content .ui-menu-item-wrapper.ui-state-active{border:none;background-color:#92a4b5;color:#fff}@-webkit-keyframes loaderSpinner{from{-webkit-transform:rotateZ(0);-ms-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0)}to{-webkit-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@-o-keyframes loaderSpinner{from{-webkit-transform:rotateZ(0);-ms-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0)}to{-webkit-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@-moz-keyframes loaderSpinner{from{-webkit-transform:rotateZ(0);-ms-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0)}to{-webkit-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes loaderSpinner{from{-webkit-transform:rotateZ(0);-ms-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0)}to{-webkit-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@media (max-height:769px) and (min-width:1020px){.search-section__popup .datepicker-inline{margin:14px auto -4px}}@media (min-width:1280px){.tour-card .tour-card__events-item{width:100%}}@media (min-width:768px){.single_event_request.individual .event__form-right{padding-top:80px}form.certificate-form textarea{height:70px}}@media (max-width:767px){figure{max-width:100%}.prev_next_event_date{font-size:10px;padding:9px 18px 8px}.date_switcher__container .prev_next_event-arrow.prev-arrow{margin-right:12px}.date_switcher__container .prev_next_event-arrow.next-arrow{margin-left:12px}.event__form-container .file-upload__label,.event__form-container input,.event__form-container textarea{font-size:17px}.event__form-container input::-webkit-input-placeholder{line-height:28px}.certificate__title>*{font-size:13px}.price-block__title>*{font-size:12px}.price-block__main-price span.base-price{font-size:49px}.checkbox__label{font-size:13px}form.certificate-form textarea{height:50px}#certificate-popup .popup-window__header>*{font-size:16px}#certificate-popup .checkbox__label{font-size:11px}.tours-slider .slick-arrow{top:100px}.date-slider.multidate-slider-switcher .slick-list{margin-left:40px}h2,.articles__title>*{font-size:24px}h3{font-size:20px}.share-social__title{margin-bottom:22px;font-size:30px}.content-block__title-wrapper div{padding-left:40px;background-size:auto 23px;font-size:18px}.related_tours_fixed_btn{display:block;position:fixed;bottom:0;left:0;width:100%;height:40px;background-color:#fff;border-top:2px solid #fecb00;text-align:center;line-height:38px;text-transform:uppercase;font-family:GeometriaBold,sans-serif;color:#093660;z-index:9}.related_tours_fixed_btn span{background:url(//khers-on.com/wp-content/themes/kherson/./assets/img/icons/book.svg) no-repeat 0 1px/16px;padding-left:26px;position:relative;top:-5px}.input-holder.number-wrapper.has_info__label{margin-top:26px}.main-footer__menu-title{font-size:24px;margin-bottom:22px}.fixed-mobile-buttons__item button span{top:-5px;position:relative}.is_iPhone .search-section__form input::placeholder{line-height:25px;font-size:16px}.is_iPhone .tours-section__item-date{padding:5px 12px 3px 30px}.reservation-block--dark .price-block{left:50%;position:relative;margin-left:0}.search-section__popup input::placeholder{font-size:12px}.search-section__popup .input-holder .close__btn{top:2px}body:not(.is_iPhone) .search-section__form form .input-holder input::placeholder,body:not(.is_iPhone) .search-section__form form .input-holder input::-webkit-input-placeholder,body:not(.is_iPhone) .search-section__form form .input-holder input::-moz-placeholder{line-height:44px !important}body:not(.is_iPhone) .event__form form .input-holder input::placeholder,body:not(.is_iPhone) .event__form form .input-holder input::-webkit-input-placeholder,body:not(.is_iPhone) .event__form form .input-holder input::-moz-placeholder{line-height:38px !important}}@media (max-width:480px){.event__header{padding-top:25px}.event .label-duration{-webkit-box-flex:1;-ms-flex:1;flex:1}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #fecb00;border-bottom:2px solid #fecb00}.tours-section__item-info,.tours-section__item-buttons{width:100%}.tours-section__item-buttons>*{width:50%;text-align:center}.contacts__map-container iframe{height:302px;object-fit:inherit}}#sidebar_individual_reservation textarea,#popup_individual_reservation textarea{height:70px}.search-section__window{padding:15px 0}.search-section__title>div{font-size:15px}@media (min-width:481px){.search-section__popup .datepicker-inline .datepicker--nav{margin-bottom:13px}}@media (max-height:769px) and (min-width:1020px){.search-section__popup .datepicker-inline{margin:8px auto -4px}}
.homepage-banner{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;z-index:3}.homepage-banner:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2)}.homepage-banner__content{position:relative;padding:173px 0;text-align:center;z-index:1}@media (max-width:1280px){.homepage-banner__content{padding:127px 0}}@media (max-width:1024px){.homepage-banner__content{padding:138px 0}}@media (max-width:992px){.homepage-banner__content{padding:110px 0}}@media (max-width:767px){.homepage-banner__content{padding:70px 0}}.homepage-banner__title{margin-bottom:40px}.homepage-banner__title>*{text-transform:none;text-shadow:0 3px 20px #00000040;font-size:62px;color:#fff}@media (max-width:1280px){.homepage-banner__title>*{font-size:48px}}@media (max-width:1024px){.homepage-banner__title>*{font-family:GeometriaBold,sans-serif}}@media (max-width:767px){.homepage-banner__title>*{font-size:36px}}@media (max-width:480px){.homepage-banner__title>*{font-size:23px}}.homepage-banner .search-section__content{max-width:1150px;margin:0 auto}@media (max-width:767px){.homepage-banner .search-section__content{max-width:420px}}@media (max-width:480px){.homepage-banner .search-section__content{max-width:278px}}.homepage-banner form>.input-holder:before{border-left-color:rgba(6,42,78,.2)}.homepage-banner form>.input-holder:after{background-image:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down.svg)}.homepage-banner form>.input-holder input{border-top:2px solid #fecb00;border-bottom:2px solid #fecb00;background:#fff;color:#333}@media (max-width:767px){.homepage-banner form>.input-holder input{border:2px solid #fecb00}}.homepage-banner form>.input-holder input::-webkit-input-placeholder{color:#093660}.homepage-banner form>.input-holder input::-moz-placeholder{color:#093660}.homepage-banner form>.input-holder input:-ms-input-placeholder{color:#093660}.homepage-banner form>.input-holder input::-ms-input-placeholder{color:#093660}.homepage-banner form>.input-holder input::placeholder{color:#093660}.homepage-banner .search-section__form--left form>.input-holder input{border-left:2px solid #fecb00}.homepage-banner .search-section__form--right form>.input-holder input{border-right:2px solid #fecb00}.homepage__page-content{padding-top:0}.homepage__page-content .wrapper-fullwidth{display:block}.homepage__page-content .tours-block{padding:64px 0 85px}@media (max-width:767px){.homepage__page-content .tours-block{padding:44px 0 45px}}@media (max-width:480px){.homepage__page-content .tours-block{padding-bottom:80px}}.homepage__page-content .tour-categories+.about-block{margin-top:-60px}@media (max-width:767px){.homepage__page-content .tour-categories+.about-block{margin-top:-50px}}.tour-categories{padding:45px 0 100px;background:-webkit-gradient(linear,left top,right top,from(#2672c7),to(#195ba4)) 0 0;background:-o-linear-gradient(left,#2672c7 0,#195ba4 100%) 0 0;background:linear-gradient(90deg,#2672c7 0,#195ba4 100%) 0 0}@media (max-width:767px){.tour-categories{padding-top:20px}}.tour-categories .tour-categories__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}@media (max-width:767px){.tour-categories .tour-categories__list{margin:0 -3.5px}}.tour-categories .tour-categories__item{width:16.6%;min-height:60px;padding:5px}@media (max-width:1440px){.tour-categories .tour-categories__item{width:25%}}@media (max-width:1280px){.tour-categories .tour-categories__item{width:33.33%}}@media (max-width:992px){.tour-categories .tour-categories__item{width:50%}}@media (max-width:767px){.tour-categories .tour-categories__item{padding:3.5px}}@media (max-width:480px){.tour-categories .tour-categories__item{width:100%;min-height:36px}}.tour-categories .tour-categories__item:before{display:none}.tour-categories .tour-categories__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:10px 24px;border:1px solid #ffffff1a;border-radius:6px;color:#fff;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}@media (max-width:767px){.tour-categories .tour-categories__item-link{padding:7px 22px}}.tour-categories .tour-categories__item-link:hover{background:rgba(255,255,255,.2)}.tour-categories .tour-categories__item-title{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:15px;font-size:15px;line-height:1.3}@media (max-width:767px){.tour-categories .tour-categories__item-title{padding-right:10px;font-size:12px}}.tour-categories .tour-categories__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;margin:0}@media (max-width:767px){.tour-categories .tour-categories__item-icon{width:20px;height:20px}}.tour-categories .tour-categories__item-icon img{max-width:none;-o-object-fit:contain;object-fit:contain;border-radius:0}.about-block .shadow-block{margin:0}.about-block__content.active .about-block__content-hidden{max-height:10000px;-webkit-transition:max-height 2s ease-in-out;-o-transition:max-height 2s ease-in-out;transition:max-height 2s ease-in-out}.about-block__content-hidden{max-height:0;overflow:hidden;-webkit-transition:max-height .8s cubic-bezier(0,1,0,1);-o-transition:max-height .8s cubic-bezier(0,1,0,1);transition:max-height .8s cubic-bezier(0,1,0,1)}.about-block__title>*{font-size:36px}@media (max-width:767px){.about-block__title>*{font-size:30px}}.about-block__btn{padding:11px 49px 11px 25px;font-size:13px}@media (max-width:767px){.about-block__btn{padding:10px 40px 10px 21px;font-size:10px}}.about-block__btn.active:after{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.about-block__btn.active .hidden-text{display:block}.about-block__btn.active .shown-text{display:none}.about-block__btn:after{content:"";position:absolute;left:0;left:auto;right:0;top:0;width:49px;height:100%;background:url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/chevron_down_dark.svg) no-repeat center;background-size:18%;z-index:1;-webkit-transition:transfrom .3s ease;-o-transition:transfrom .3s ease;transition:transfrom .3s ease}@media (max-width:767px){.about-block__btn:after{width:40px}}.about-block__btn span{display:block;padding-right:14px;border-right:1px dotted #aab9c7}.about-block__btn .hidden-text{display:none}.testimonials-section{position:relative;padding-top:70px}.testimonials-section:before{content:"";position:absolute;left:0;bottom:-130px;width:100%;height:360px;background:-webkit-gradient(linear,left top,right top,from(#2672c7),to(#195ba4)) 0 0;background:-o-linear-gradient(left,#2672c7 0,#195ba4 100%) 0 0;background:linear-gradient(90deg,#2672c7 0,#195ba4 100%) 0 0;z-index:-1}@media (max-width:767px){.testimonials-section:before{bottom:-176px}}.testimonials-section__title{text-align:center}@media (max-width:767px){.testimonials-section__title{text-align:left}}.testimonials-section__title>*{font-size:36px}@media (max-width:767px){.testimonials-section__title>*{margin-bottom:10px;font-size:24px}}.testimonials-slider{margin:0 -15px;opacity:0;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}@media (max-width:1024px){.testimonials-slider{margin:0 -21px}}@media (max-width:767px){.testimonials-slider{margin:0 -18px}}@media (max-width:575px){.testimonials-slider{margin:0 -11px}}.testimonials-slider.slick-initialized{opacity:1}.testimonials-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials-slider .slick-slide{height:initial;padding:15px;overflow:hidden}@media (max-width:1024px){.testimonials-slider .slick-slide{padding:15px 21px}}@media (max-width:767px){.testimonials-slider .slick-slide{padding:64px 18px 15px}}@media (max-width:575px){.testimonials-slider .slick-slide{padding-left:11px;padding-right:11px}}.testimonials-slider .slick-dots{position:initial;bottom:0;margin-top:25px}@media (max-width:767px){.testimonials-slider .slick-dots{margin-top:5px}}.testimonials-slider__item{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:45px 40px 42px 30px;-webkit-box-shadow:0 6px 20px #062a4e26;box-shadow:0 6px 20px #062a4e26;border-radius:15px;background:#fff}@media (max-width:1280px){.testimonials-slider__item{padding-bottom:32px}}@media (max-width:1024px){.testimonials-slider__item{padding-bottom:42px}}@media (max-width:767px){.testimonials-slider__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px 23px;border-radius:6px}}.testimonials-slider__item-img{position:relative;width:180px;height:180px;margin:0;padding:18px;border:2px solid rgba(68,146,212,.16);border-radius:50%}@media (max-width:1280px){.testimonials-slider__item-img{width:150px;height:150px;padding:15px}}@media (max-width:767px){.testimonials-slider__item-img{width:128px;height:128px;margin:-64px 0 20px;padding:13px}}.testimonials-slider__item-img:before{content:"";position:absolute;left:0;left:100%;top:100%;-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%);width:49px;height:49px;border-radius:50%;background:#fecb00 url(//khers-on.com/wp-content/themes/kherson/assets/css/../img/icons/quotes.svg) no-repeat center/30%;z-index:1}@media (max-width:1280px){.testimonials-slider__item-img:before{width:40px;height:40px}}@media (max-width:767px){.testimonials-slider__item-img:before{width:35px;height:35px}}.testimonials-slider__item-img img{width:100%;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%}.testimonials-slider__item-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:47px}@media (max-width:1280px){.testimonials-slider__item-content{padding-left:30px}}@media (max-width:767px){.testimonials-slider__item-content{padding-left:0}}.testimonials-slider__item-text{margin:0;font-size:15px;line-height:1.46}@media (max-width:767px){.testimonials-slider__item-text{font-size:13px;line-height:1.3}}.testimonials-slider__item-title{margin-top:24px;padding-top:18px;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent));background-image:-o-linear-gradient(left,#aab9c7 20%,transparent 0);background-image:linear-gradient(to right,#aab9c7 20%,transparent 0);background-position:left top;background-size:5px 1px;background-repeat:repeat-x}@media (max-width:767px){.testimonials-slider__item-title{margin-top:20px;padding-top:15px}}.testimonials-slider__item-title>*{margin:0;font-size:18px}@media (max-width:767px){.testimonials-slider__item-title>*{font-size:16px}}.testimonials-slider__item-title>* span{font-family:Geometria,sans-serif}.advantages-section{padding-top:40px}.advantages-section .shadow-block{padding:53px 60px 60px}@media (max-width:992px){.advantages-section .shadow-block{padding:33px 40px 40px}}@media (max-width:767px){.advantages-section .shadow-block{padding:33px 15px}}.advantages-block:not(:last-child){margin-bottom:53px}@media (max-width:767px){.advantages-block:not(:last-child){margin-bottom:45px}}.advantages-block__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.advantages-block__title{display:block;text-align:center}}.advantages-block__title>*{display:inline-block;margin-bottom:0;text-transform:uppercase;font-family:GeometriaExtraBold,sans-serif;font-size:28px}@media (max-width:767px){.advantages-block__title>*{font-size:21px}}.advantages-block__title-line{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2px;margin-left:30px;background:-webkit-gradient(linear,left top,right top,from(#d0e1ef),to(#d0e1ef00)) 0 0;background:-o-linear-gradient(left,#d0e1ef 0,#d0e1ef00 100%) 0 0;background:linear-gradient(90deg,#d0e1ef 0,#d0e1ef00 100%) 0 0}@media (max-width:1024px){.advantages-block__title-line{display:none}}.advantages-block .advantages-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:37px}@media (max-width:1440px){.advantages-block .advantages-block__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:767px){.advantages-block .advantages-block__list{margin-top:13px}}.advantages-block .advantages-block__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px;padding:0 20px 0 0;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-y right top/1px 5px;background:-o-linear-gradient(top,#aab9c7 20%,transparent 0) repeat-y right top/1px 5px;background:linear-gradient(to bottom,#aab9c7 20%,transparent 0) repeat-y right top/1px 5px}@media (max-width:1440px){.advantages-block .advantages-block__item{width:50%;margin:0 0 28px;background-position:left top}}@media (max-width:767px){.advantages-block .advantages-block__item{width:100%;margin:0;padding:15px 0 14px;background:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-x left bottom/5px 1px;background:-o-linear-gradient(left,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px;background:linear-gradient(to right,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px}}@media (min-width:1441px){.advantages-block .advantages-block__item:last-child{margin-right:0;padding-right:0;background:0 0}}@media (max-width:1440px){.advantages-block .advantages-block__item:nth-last-child(-n+2){margin-bottom:0}}@media (max-width:1440px){.advantages-block .advantages-block__item:nth-child(odd){background:0 0}}@media (max-width:767px){.advantages-block .advantages-block__item:nth-child(odd){background:-webkit-gradient(linear,left top,right top,color-stop(20%,#aab9c7),color-stop(0,transparent)) repeat-x left bottom/5px 1px;background:-o-linear-gradient(left,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px;background:linear-gradient(to right,#aab9c7 20%,transparent 0) repeat-x left bottom/5px 1px}}@media (max-width:1440px){.advantages-block .advantages-block__item:nth-child(even){padding-left:20px;padding-right:0}}@media (max-width:767px){.advantages-block .advantages-block__item:nth-child(even){padding:15px 0 14px}}.advantages-block .advantages-block__item:before{display:none}.advantages-block .advantages-block__item-img{width:80px;margin:0}@media (max-width:767px){.advantages-block .advantages-block__item-img{width:70px}}.advantages-block .advantages-block__item-img img{border-radius:0}.advantages-block .advantages-block__item-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:33px}@media (max-width:992px){.advantages-block .advantages-block__item-content{padding-left:20px}}@media (max-width:767px){.advantages-block .advantages-block__item-content{padding-left:15px}}.advantages-block .advantages-block__item-title>*{margin-bottom:12px;font-size:16px;line-height:1.375}@media (max-width:767px){.advantages-block .advantages-block__item-title>*{margin-bottom:10px;font-size:14px}}.advantages-block .advantages-block__item-text{margin:0;font-size:14px;line-height:1.4}@media (max-width:767px){.advantages-block .advantages-block__item-text{font-size:12px}}.staff-section{padding-top:85px}@media (max-width:767px){.staff-section{padding-top:60px}}.staff-section__title{text-align:center}.staff-section__title>*{margin-bottom:50px;font-size:36px}@media (max-width:767px){.staff-section__title>*{margin-bottom:25px;font-size:24px}}.staff-slider{margin:0 -1.5px;opacity:0;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}@media (max-width:1280px){.staff-slider{margin-right:-21px}}@media (max-width:767px){.staff-slider{margin-right:-18px}}@media (max-width:575px){.staff-slider{margin-right:-11px}}.staff-slider.slick-initialized{opacity:1}.staff-slider .slick-dots{position:initial;bottom:0;margin-top:25px}.staff-slider__item{padding:0 1.5px}@media (max-width:1280px){.staff-slider__item{width:306px}}@media (max-width:767px){.staff-slider__item{width:221px}}.staff-slider__item-header{position:relative}.staff-slider__item-img{position:relative;height:306px;margin:0;overflow:hidden}@media (max-width:767px){.staff-slider__item-img{height:215px}}.staff-slider__item-img:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:80px;background:-webkit-gradient(linear,left top,left bottom,from(#00000000),to(#000000b5)) 0 0;background:-o-linear-gradient(top,#00000000 0,#000000b5 100%) 0 0;background:linear-gradient(180deg,#00000000 0,#000000b5 100%) 0 0}@media (max-width:767px){.staff-slider__item-img:before{height:56px}}.staff-slider__item-img img{width:100%;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0}.staff-slider__item-title{position:absolute;left:20px;bottom:20px;padding-right:20px;z-index:1}@media (max-width:767px){.staff-slider__item-title{left:10px;bottom:14px}}.staff-slider__item-title>*{margin:0;font-size:20px;color:#fff}@media (max-width:767px){.staff-slider__item-title>*{font-size:16px}}.staff-slider__item-content{padding:20px 20px 0}@media (max-width:767px){.staff-slider__item-content{padding:14px 20px 0 0}}.staff-slider__item-position{display:block;margin-bottom:12px;font-family:GeometriaMedium,sans-serif;font-weight:400;font-size:15px;line-height:1.46}@media (max-width:767px){.staff-slider__item-position{margin-bottom:10px;font-size:13px}}.staff-slider__item-description{margin:0;font-size:15px;line-height:1.46}@media (max-width:767px){.staff-slider__item-description{font-size:12px}}
.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff;background-image:url(//khers-on.com/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);background-repeat:no-repeat;background-position:50% 50%}figure.wp-block-image img.lazy-hidden{min-width:150px}picture source[type="image/webp"]{display:block}