/*!
Theme Name: taxi_theme
Version: 1.5
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: none;
    /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    overflow-anchor: none;}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sub {
    bottom: -0.25em; }

sup {
    top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none; }

.anchor {
    display: block;
    position: relative;
    visibility: hidden;
}

.xdsoft_datetimepicker {
    -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #eab734;
    border-radius: 20px;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none; }

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px; }

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none; }

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
    border: none !important; }

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }

.xdsoft_noselect::-moz-selection {
    background: transparent; }

.xdsoft_noselect::selection {
    background: transparent; }

.xdsoft_noselect::-moz-selection {
    background: transparent; }

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none; }

.xdsoft_datetimepicker * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
    display: none; }

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block; }

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px; }

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px;
    position: absolute;
    top: 183px;
    left: 80px; }

.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center; }

/*.xdsoft_datetimepicker .xdsoft_prev,*/
/*.xdsoft_datetimepicker .xdsoft_next {*/
/*}*/
.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle; }

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0; }

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px;
    display: none; }

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0; }

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
    background: #eab734;
    color: #000;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
    border-top-width: 0; }

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer; }

.xdsoft_datetimepicker .xdsoft_label:hover > span {
    text-decoration: underline; }

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
    right: -7px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
    right: 2px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #fff;
    background: #ff8000; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    /*background: #33aaff;*/
    /*box-shadow: #178fe5 0 1px 3px 0 inset;*/
    color: #fff;
    font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_month {
    width: 150px;
    text-align: center;
    background-color: #eab734;
    border: none; }

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both; }

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px;
    display: none; }

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%; }

.xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px;
    background-color: #eab734; }

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #eab734;
    border: 0;
    color: #000;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    /*color: #33aaff;*/ }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    -webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    -webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    /*background: #33aaff;*/
    /*box-shadow: #178fe5 0 1px 3px 0 inset;*/
    color: #fff;
    font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; }

/*.xdsoft_datetimepicker .xdsoft_calendar td:hover,*/
/*.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {*/
/*	color: #fff !important;*/
/*	background: #ff8000 !important;*/
/*	box-shadow: none !important;*/
/*}*/
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
    /*background: #33aaff !important;*/
    /*box-shadow: #178fe5 0 1px 3px 0 inset !important;*/
    color: #fff !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
    color: white !important;
    background: inherit !important;
    -webkit-box-shadow: inherit !important;
    box-shadow: inherit !important; }

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #000;
    cursor: default; }

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px; }

/*.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }*/
/*.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }*/
.xdsoft_time_box {
    position: relative; }

.xdsoft_scrollbar > .xdsoft_scroller {
    height: 20px;
    border-radius: 3px; }

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto; }

.xdsoft_scroller_box {
    position: relative; }

.xdsoft_datetimepicker.xdsoft_dark {
    -webkit-box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
    background: #eab734;
    color: #999; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
    border: 1px solid #333;
    background: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #000;
    background: #007fff; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #cc5500;
    -webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==); }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #cc5500; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    -webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    -webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #cc5500;
    -webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #000 !important;
    /*background: #007fff !important;*/ }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important; }

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333; }

.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
    background: #333 !important; }

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px; }

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(73%, #f4f8fa));
    background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
    /* IE6-9 */ }

.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f8fa), color-stop(73%, #FFF));
    background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
    /* IE6-9 */ }

/*td.xdsoft_other_month {*/
/*	display: none;*/
/*	font-size: 0;*/
/*}*/
@font-face {
    font-family: "Roboto";
    src: url(fonts/roboto/roboto/roboto.woff2) format("woff2"), url(fonts/roboto/roboto/roboto.woff) format("woff"), url(fonts/roboto/roboto/roboto.ttf) format("truetype");
    font-weight: 400;
    font-style: "normal";
    font-display: "fallback"; }

@font-face {
    font-family: "Roboto";
    src: url(fonts/roboto/robotolight/robotolight.woff2) format("woff2"), url(fonts/roboto/robotolight/robotolight.woff) format("woff"), url(fonts/roboto/robotolight/robotolight.ttf) format("truetype");
    font-weight: 300;
    font-style: "normal";
    font-display: "fallback"; }

@font-face {
    font-family: "Roboto";
    src: url(fonts/roboto/robotobold/robotobold.woff2) format("woff2"), url(fonts/roboto/robotobold/robotobold.woff) format("woff"), url(fonts/roboto/robotobold/robotobold.ttf) format("truetype");
    font-weight: 600;
    font-style: "bold";
    font-display: "fallback"; }

@font-face {
    font-family: "FireSans";
    src: url(fonts/firasans/firesans.woff2) format("woff2"), url(fonts/firasans/firesans.woff) format("woff"), url(fonts/firasans/firesans.ttf) format("truetype");
    font-weight: 400;
    font-style: "normal";
    font-display: "fallback"; }

@font-face {
    font-family: "Montserrat";
    src: url(fonts/firesans/firesans.woff2) format("woff2"), url(fonts/firesans/firesans.woff) format("woff"), url(fonts/firesans/firesans.ttf) format("truetype");
    font-weight: 300;
    font-style: "normal";
    font-display: "fallback"; }

.footer {
    display:block;
    background-color: black; }

.footer__container {
    width: 100%;
    max-width: 1150px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin:0 auto;
    padding-top: 108px;
    padding-bottom: 108px; }

.footer__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	width: -webkit-fill-available;}

.footer__main-block h3 {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #eab734; }

.footer__main-block p {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    opacity: 0.6;
    max-width: 206px;
    margin: 0 ;
    padding-bottom: 27px; }

.footer__options h4 {
    text-align: left;
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: #eab734;
    padding-bottom: 13px; }

.footer__options li {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    padding-bottom: 13px;
    opacity: 0.6; }

.footer__service-block h4 {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: #eab734;
    padding-bottom: 8px; }

.footer__service-block li {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    padding-bottom: 8px;
    opacity: 0.6; }

.footer__contacts-tels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 21px; }
.footer__contacts-tels a:hover {
    color: #EAB734; }

.footer__contacts svg {
    width: 30px;
    height: 30px;
    fill: #EAB734;
    margin-right: 8px; }

.footer__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.footer__form-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	align-items: center;}

.footer__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.footer__form-container h3 {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #eab734;
    padding-top: 40px;
    padding-bottom: 20px; }

.footer__form input {
    margin-bottom: 9px;
    width: 264px;
    height: 45px;
    border-radius: 20px;
    padding-left: 27px;}
.footer__form input[type=submit]{
    padding-left:0
}
.footer__form input::-webkit-input-placeholder {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #9C9C9C; }
.footer__form input::-moz-placeholder {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #9C9C9C; }
.footer__form input:-ms-input-placeholder {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #9C9C9C; }
.footer__form input::-ms-input-placeholder {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #9C9C9C; }
.footer__form input::placeholder {
    font-family: "Roboto", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #9C9C9C; }

.footer__form-btn {
    width: 264px;
    height: 45px;
    border-radius: 25px;
    background-color: #eab734;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
.footer__form-btn:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer; }
.footer__form-btn:focus {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.footer__btn {
    display: none; }

.footer__options a:hover {
    color: white; }

@media (max-width: 1200px) {
    .footer__container {
        padding-left: 30px;
        padding-right: 30px; } }

@media (max-width: 1023px) {
    .footer__service-block {
        display: none; }
    .footer__container {
        -ms-flex-pack: distribute;
        justify-content: space-around; }
    .footer__rating {
        display: none; } }

@media (max-width: 767px) {
    .footer__col {
        display:block;
    }
    .footer__service-block {
        display:none;
    }
    .footer__container {
        -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-top: 45px;
        padding-bottom: 50px; }
    .footer__form-wrapper {
        display: none; }
    .footer__btn {
        display: inline-block;
        width: 264px;
        height: 41px;
        background-color: #eab734;
        border-radius: 30px;
        margin-top: 27px;
        padding-top: 4px;}
    .footer__btn a{color:#000}
    .footer__options {
        display:block; }
    .footer__options h4 {
        text-align:center;
    }
    .footer__options li {
        text-align: center; }
    .footer__main-block p {
        text-align: center;
        margin:0 auto; }
    .footer__main-block h3 {
        text-align: center; }
    .footer__contacts-tels {
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        text-align: right; }
    .footer__contacts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .footer__contacts svg:last-child {
        margin-right: 8px;
        margin-left: 0; } }

header {
    background: black; }

.navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
    font-size: 15px;
    background-color: black;
    font-family: "Roboto", "Arial", sans-serif; }
.navigation__list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.navigation__wrapper {
    width: 100%;
    background-color: black; }
.navigation__element {
    width: 26%;
    list-style: none;
    position: relative; }
.navigation__element:hover::before {
    content: "";
    position: absolute;
    width: 68%;
    height: 5px;
    top: 42px;
    background: #EAB734;
    border-radius: 40px 40px 0 0; }
.navigation__element:hover:after{
    content:'';
    position:absolute;
    width: 100%;
    bottom:0;
    bottom: -25px;
    height: 25px;
    display:block;
}
.navigation a {
    display: block;
    margin-right: 50px;
    position: relative;
    text-decoration: none;
    color: white;
    -webkit-box-shadow: inset 0 0 0 0 rgba(240, 101, 67, 0);
    box-shadow: inset 0 0 0 0 rgba(240, 101, 67, 0);
    -webkit-transition: color 0.3s linear, -webkit-box-shadow 0.3s linear;
    transition: color 0.3s linear, -webkit-box-shadow 0.3s linear;
    -o-transition: box-shadow 0.3s linear, color 0.3s linear;
    transition: box-shadow 0.3s linear, color 0.3s linear;
    transition: box-shadow 0.3s linear, color 0.3s linear, -webkit-box-shadow 0.3s linear; }
.navigation__list li:nth-child(3) a::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 1px;
    background: #EAB734;
    left: 50px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.navigation li:nth-child(3) a {
    position: relative;
    pointer-events: none;
    -webkit-touch-callout: none;
}
.telega_ico{width:31px}
.navigation__list li:nth-child(3) a::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 1px;
    background: #EAB734;
    left: 53px;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    column-count:2;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #EAB734;
    background: black;
    margin-top: 25px;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -webkit-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    padding:5px 0;
    z-index: -1; }
.menu-item-has-children:hover .sub-menu{
    z-index: 9999;
}
.sub-menu li {
    width: 350px;
    position: relative;
    list-style: none;
    z-index: 1000;
    background-color: black;
    display: inline-block; }
.navigation__list a:hover {
    color: #EAB734; }
.navigation__list li:nth-child(3):hover a::before {
    width: 5px;
    height: 1px;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.navigation__list li:nth-child(3):hover a::after {
    width: 5px;
    height: 1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.navigation li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
.sub-menu a {
    display: inline-block;
    text-align: left;
    text-decoration: none;
    color: #e8e9eb;
    padding: 5px;
    width: auto;
    pointer-events: auto!important;
    z-index: 2; }
.sub-menu a::before {
    display: none;
}
.sub-menu a::after {
    display: none;
}
.sub-menu a:hover {
    color: white;
    border-radius: 0 50px 50px 0;
    background: #EAB734; }
.header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    padding: 10px;
    border: 1px solid #eab734;
    border-radius: 50px;
    padding-bottom: 8px;
    padding-top: 8px; }

.header__messenger-block {
	 display: flex;
    flex-wrap: wrap;
    align-content: center;
}

@media (max-width: 768px) {
	.header__messenger-block img {
		height: 95%;
	}
}

.header__tel-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    background: #EAB734;
    border-radius: 50px;
    margin-right: 20px;
	scale: 0.9;}

.header__tel-container svg {
    width: 20px;
    height: 20px;
    margin-right: 15px;
    margin-left: 30px; }

.header__tel-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.header__logo-block {
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-right: 80px; }

.header__logo-block h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #eab734; }

.header__tel-img {
    width: 20px;
    height: 20px; }

.header__tel-link {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: right;
    color: black; }
.header__tel-link:hover {
    color: white; }

.header__burger {
    display: none; }

@media (max-width: 1300px) {
    .header__container {
        margin-left: 20px;
        margin-right: 20px; }
    .navigation__submenu {
        left: -163px; } }

@media (max-width: 1330px){
    .header-content{
    background-size: 1000px auto!important;
    background-position: right 50px !important;}
}
@media (max-width: 1110px){
    header{padding-bottom:0}
    .header__tel-wrapper{display:none}
    .header__tel-wrapper.show{
        display: flex;
        background: #EAB734;
        justify-content: space-around;
        align-items: center;
        flex-direction: row;
        padding: 15px 0;
    }
}
@media (max-width: 1023px) {
    body.lock {
        overflow: hidden; }
    html {
        margin-top:0!important;
    }
    .header__burger {
        display: block;
        position: relative;
        width: 50px;
        height: 50px;
        z-index: 3;
        background: black;
        margin-left: 0px; }
    .header__burger.active {
        background: none; }
    .header__burger span {
        position: absolute;
        background-color: #eab734;
        left: 15px;
        width: 30px;
        height: 5px;
        top: 22px;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        margin-top: 2px;
        border-radius: 25px; }
    .header__burger::before,
    .header__burger::after {
        content: "";
        background-color: #eab734;
        position: absolute;
        width: 30px;
        height: 5px;
        left: 15px;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        border-radius: 25px; }
    .header__burger::before {
        top: 15px; }
    .header__burger::after {
        bottom: 12px; }
    .header__burger.active span {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0); }
    .header__burger.active::before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 23px;
        width: 30px;
        background-color: #EAB734; }
    .header__burger.active::after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        bottom: 22px;
        width: 31px;
        background-color: #EAB734; }
    .navigation {
        position: absolute;
        top: -115%;
        left: 56px;
        width: 350px;
        overflow: hidden;
        z-index: 9999;
        border: 1px solid #eab734;
        padding-left: 15px; }
    .navigation__element {
        width: 100%; }
    .sub-menu {
        overflow: auto;
        padding-left: 20px;
        background: transparent;
        max-height: none;
        margin-top: 5px;
        border: 0;
        left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
    .sub-menu li {
        width: 320px;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        background-color: transparent;
    }
    .sub-menu a {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 14px; }
    .navigation__submenu::before {
        display: none; }
    .navigation__element {
        padding-bottom: 20px;
        overflow: hidden; }
    .navigation__element:nth-child(3):hover .sub-menu {
        position: relative;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
    .navigation__element::before {
        display: none; }
    .navigation__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .navigation.active {
        top: 106px;
        padding-top: 20px; }
    .navigation__link--service::before {
        display: none; }
    .navigation__link--service::after {
        display: none; }
    .header__logo-block {
        margin-right: 0; }
    .header__tel-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .header__tel-container svg {
        margin-right: 0;
        margin-left: 18px; }
    .header__tel-wrapper {
        padding-left: 15px;
        display: none; }
    .header__tel-wrapper.show{
        display: flex;
        background: #EAB734;
        justify-content: space-around;
        align-items: center;
        flex-direction: row;
        padding: 15px 0;
    }
    .header__tel-wrapper.show .header__tel-link{
        font-size:18px;
    }
    .header__tel-wrapper.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .header__logo-block h1 {
        font-size: 16px;
        line-height: 23px;
		margin-left: 18px;}
    .header__tel-link {
        font-weight: 600;
        font-size: 15px;
        line-height: 18px; } }

@media (max-width: 768px) {
    .header__logo-block.active {
        display: none; }
    .navigation.active {
        top: 74px;
        padding-top: 10px; }
    .navigation {
        left: 14px;
        top: -170%;
        width: 286px; }
    .sub-menu a {
        font-size: 12px;}
    .header__container {
        border: none;
        margin-top: 0; }
    .header__tel-container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 7px;
        padding-bottom: 10px;
        padding-left: 4px;
        padding-right: 3px;
        background: #eab734;
        margin-right: 0;
        margin-top: 5px; }
    .header__tel-container svg {
        margin-right: 6px;
        margin-left: 5px;
        margin-top: 2px; }
    header {
        padding-bottom: 0; } }

.header-content__block {
    width: 100%;
    max-width: 540px;
    position: relative; }
.header-content__block::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 5px;
    background-color: #EAB734;
    border-radius: 40px 0 0 40px;
    left: -17px; }

.header-content__block p {
    padding-top: 22px;
    padding-bottom: 40px;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 23px;
    max-width: 430px; }

.header-content__block h3 {
    color: white;
    padding-top: 26px;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 29px; }

.header-content__block h2 {
    color: white;
    padding-top: 62px;
	padding-bottom: 50px;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    max-width: 448px; }

.header-block {
    display: flex;
    width: 100%;
    background-color: black;
    flex-direction: column;
    align-items: center;
}

.header-img__block {
    width: 100%;
	height: -webkit-fill-available;
    position: relative;
    display: flex;
    align-items: flex-start;
	margin-top: 90px;
}

@media (max-width: 1016px) {
	.header-img__block {
		display: none;
	}
}

.header-img {
	width: 100%;
	scale: 2;
	transform: translateX(-137px);
	pointer-events: none; 
}


.header-content {
	display: flex;
    max-width: 1200px;
    padding-top: 120px;
    padding-bottom: 115px;
	align-items: center;
  /*  background: url("/wp-content/themes/taxi_theme//images/content/header-bg.png") no-repeat; */
    background-color: black;
    background-position: right;
    background-position-y: -28px;
    position: relative;
    z-index: 100; }

.select-hidden {
    opacity: 0;
    width: 0;
    padding: 0;
    margin: 0;
    visibility: hidden;
    position: absolute;
}
.header-content__form-block {
    padding-top: 50px; }

.header-content__form {
    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; }

.header-content__form input {
    width: 100%;
    background: #EAB734;
    padding: 20px;
    border-radius: 30px;
    margin-bottom: 31px;
    border: 1px solid transparent; }
.wpcf7-form input{border: 1px solid transparent;}
.header-content__form input.wpcf7-not-valid,
.wpcf7-form input.wpcf7-not-valid,
input:not(:placeholder-shown):invalid{
    border-color: red;
    box-shadow: inset 0 0 7px red;
}
.header-content__form input::-webkit-input-placeholder {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    color: black; }
.header-content__form input::-moz-placeholder {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    color: black; }
.header-content__form input:-ms-input-placeholder {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    color: black; }
.header-content__form input::-ms-input-placeholder {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    color: black; }
.header-content__form input::placeholder {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    color: black; }
.header-content__form input:hover {
    background-color: white;
	}

.header-content__form-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1140px;
    width: 100%; }

.header-content__form-control {
    background: #eab734;
    padding: 20px;
    border-radius: 30px;
    padding-left: 30px;
    border: none;
    width: 265px; }

.header-content__select {
    width: 265px;
    border-radius: 30px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 27px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background: #EAB734;
    border: 1px solid #EAB734;
    margin-bottom: 14px; }
.select__header {
    width: 170px;
}
.header-content__select::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 39px;
    top: 27px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.header-content__select::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: black;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 40px;
    top: 35px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.header-content__select.is-open .select-body {
    display: block; }
.header-content__select-header {
    cursor: pointer; }
.header-content__select-body {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: -1px;
    position: absolute;
    top: 100%;
    right: 0;
    border: 1px solid #eab734;
    border-radius: 0 0 25px 25px;
    background: white;
    z-index: 1000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 5px; }
.header-content__select-item {
    cursor: pointer;
    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;
    padding: 12px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    /* identical to box height */
    text-align: left;
    width: 172px; }
.wpcf7 form .wpcf7-response-output {
    color: white;
}
.header-content__select-item:hover {
    background-color: #EAB734; }

.select.is-active .header-content__select-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 14px;
    border-top: 0;
    width: 265px; }

.header-content__select.is-active {
    border-radius: 30px 30px 0 0;
    background-color: white; }
.header-content__select.is-active::before {
    right: 48px;
    top: 31px; }
.header-content__select.is-active::after {
    top: 31px; }

.header-content__form input[type=submit] {
    width: 358px;
    height: 65px;
    background: black;
    border: 2px solid #eab734;
    color: white;
    padding: 20px;
    border-radius: 50px; }
.header-content__btn-sub:hover {
    background: #eab734; }

#tel {
    width: 330px; }

.header-content__form-class {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 1140px; }

.header-content__option {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    padding: 15px; }

.header-content__main-select {
    padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.header-content__bg-mob {
    display: none; }
.popup-open {
    display: none;
}


.popup-cont {
	display: flex;
	justify-content: center;
}


@media (max-width: 1330px) {
    .header-content__block {
        margin-left: 64px;}
    .header-content {
        background-size: contain; }
    .header-content__form-block {
        padding-top: 200px;
        padding-right: 45px;
        padding-left: 45px; } }

@media (max-width: 1023px) {
    .header-content {
        width: 100%;
        margin:0 auto;
        padding-top: 0;
        background: none;
        background-color: black;
        align-items: center; }
    .header-content__block {
        margin:0 auto;
    }
    .header-content__form-block {
        padding-top: 100px; }
    .header-content__form-class {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: center; }
    .header-content__block::before {
        display: none; }
    .header-content__block h2 {
        text-align: center;
        margin: 0 auto;}
    .header-content__block p {
        text-align: center;
        margin: 0 auto;} }

@media (max-width: 768px) {
    #tel {
        width: 265px; }
    .header-content__block h3 {
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        margin-left: 84px;
        margin-right: 84px; }
    .header-content__select {
        display: none; }
    .header-content__block h2 {
        font-weight: 900;
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        margin-right: 48px;
        margin-left: 48px; }
    .header-content__block p {
        font-weight: 300;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        margin-left: 46px;
        margin-right: 46px; }
    .header-content__form input {
        display: none; }
    .header-content__form-control {
        display: none; }
    .header-content__btn-sub {
        background: #eab734;
        display: flex;
        width: 264px; }
    .header-content__btn-sub:hover {
        background: black; }
    .header-content__form-block {
		display: none;
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0; }
    .popup-open {
        display: block;
      /*  margin:0 auto; */
		margin-top: 40px;
		margin-bottom: 40px;
        width: 264px;
        height: 65px;
        background: #eab734;
        border: 2px solid #eab734;
        color: white;
        padding: 20px;
        border-radius: 50px;
    }
    .header-content__bg-mob {
        width: 100%;
        height: 400px;
        display: block;
        margin:0 auto;
        background: url("/wp-content/themes/taxi_theme/images/content/header-bg-mob.png") no-repeat;
        background-color: black;
        background-position: center; } }

html {
    font-family: "FireSans", "Arial", sans-serif;
    font-size: 16px;
    height: 100%; }

body {
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    line-height: 1.5; }

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
    margin: 0;
    padding: 0;
    font-weight: normal; }

ol,
ul,
a {
    list-style: none; }

a {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer; }

a:visited {
    text-decoration: none; }

p {
    color: #ffffff; }

img {
    max-width: 100%;
    display: block; }

input,
button,
textarea,
select {
    font: inherit;
    font-family: "FireSans", "Arial", sans-serif; }

input::-ms-clear {
    display: none; }

input:invalid {
    -webkit-box-shadow: none;
    box-shadow: none; }

button,
input {
    border: none; }

audio,
canvas,
iframe,
img,
svg,
video,
textarea {
    vertical-align: middle; }

textarea {
    resize: none; }

section {
    position: relative; }

input,
select,
button {
    outline: none; }

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

.wrapper {
  position: relative;
  min-height: 100%;
 }

input:not(:-moz-placeholder-shown):invalid {
    border: 1px solid red; }

input:not(:-ms-input-placeholder):invalid {
    border: 1px solid red; }

input:not(:placeholder-shown):invalid {
    border: 1px solid red; }

#map {
    width: 656px;
    height: 697px; }

.disabled {
    display: none; }

#map__about {
    width: 754px;
    height: 644px; }

#date {
    position: relative; }

.map__date {
    position: relative; }

.xdsoft_datepicker.active .xdsoft_timepicker {
    position: relative; }
.xdsoft_datepicker.active .xdsoft_timepicker::before {
    content: "";
    position: absolute;
    width: 208px;
    height: 253px;
    border-radius: 30px;
	z-index: 99999;}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 253px;
    width: 208px;
    overflow: hidden;
    border-radius: 30px; }

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px;
    position: absolute;
    top: 220px;
    left: 80px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    position: relative;
    z-index: 100;
    padding-top: 5px; }

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 347px;
    height: 210px; }

.xdsoft_datetimepicker .xdsoft_month {
    width: 150px;
    position: relative;
    left: 65px; }

.xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 5px;
    text-align: center; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    position: relative;
    z-index: 1000;
    color: #eab734;
    background-color: black;
    background-position-y: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover {
    padding-left: 5px;
    color: #eab734;
    background-color: black; }

.xdsoft_next {
    position: relative;
    left: -70px;
    z-index: 1000; }
.xdsoft_next::before {
    content: "";
    position: absolute;
    width: 9px;
    top: 16px;
    left: 2px;
    height: 1px;
    background-color: black;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.xdsoft_next::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 1px;
    left: 2px;
    top: 9px;
    background-color: black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.xdsoft_prev {
    position: relative;
    right: -70px;
    z-index: 1000; }
.xdsoft_prev::before {
    content: "";
    position: absolute;
    width: 9px;
    top: 16px;
    left: 2px;
    height: 1px;
    background-color: black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
.xdsoft_prev::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 1px;
    left: 2px;
    top: 9px;
    background-color: black;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #000; }
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today:hover {
    color: #eab734; }

.xdsoft_timepicker.active .xdsoft_prev {
    display: none; }

.xdsoft_timepicker.active .xdsoft_next {
    display: none; }

#datepicker {
    position: relative;
    left: -20px; }

@media (max-width: 1300px) {
    #map {
        width: 100%;
        height: 100%; }
    #map > ymaps{
        height:100% !important;
    } }

@media (max-width: 768px) {
    #map {
        width: 100%;
        height: 100%; } }

.popup-fade {
    display: none; }

.popup-fade::before {
    content: "";
    background: black;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.9;
    height: 100%;
    z-index: 9999; }

.popup {
    position: fixed;
    top: 15%;
    left: 38%;
    width: 728px;
    height: 444px;
    margin-left: -186px;
    background: black;
    outline: none;
    border-radius: 4px;
    z-index: 99999;
    opacity: 1;
    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;
    -ms-flex-line-pack: center;
    align-content: center; }

.popup-close {
    position: absolute;
    top: 23px;
    right: 28px;
    padding: 10px; }
.popup-close::before {
    content: "";
    position: absolute;
    width: 23px;
    height: 4px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #EAB734;
    top: 18px;
    right: 2px; }
.popup-close::after {
    content: "";
    position: absolute;
    top: 18px;
    right: 2px;
    width: 23px;
    height: 4px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #EAB734; }

.popup__photo-block {
    width: 338px;
    height: 444px;
    background: url("../img/bg-modal.jpg");
    background-repeat: no-repeat; }

.popup__container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.popup__form-block {
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto; }

.popup__form-block h3 {
    margin-bottom: 50px; }

.popup__form input[type="submit"]{
    width: 261px;
    height: 65px;
    background: #EAB734;
    color: black;
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    border-radius: 50px; }

.popup__form {
    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; }

.popup__form p {
    text-align: center;
    color: white;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    max-width: 261px;
    padding-top: 17px; }

.popup__form input {
    width: 264px;
    background: white;
    padding: 20px;
    border-radius: 50px;
    margin-bottom: 17px; }

body.popup {
    overflow: hidden; }

.popup__label {
    position: absolute;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    top: 51px;
    left: 0;
    color: red; }
.popup__label--tel {
    top: -15px; }

@media (max-width: 1023px) {
    .popup {
        left: 27%; } }

@media (max-width: 768px) {
    .popup {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0; }
    .popup__photo-block {
        display: none; }
    .popup__form input[type="submit"] {
        width: 261px; } }

.modal {
    display: none; }

.modal::before {
    content: "";
    background: black;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.9;
    height: 100%;
    z-index: 9999; }

.modal__container {
    position: fixed;
    top: 15%;
    width: 100%;
    height: 100%;
    background: black;
    outline: none;
    border-radius: 4px;
    z-index: 99999;
    opacity: 1;
    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;
    -ms-flex-line-pack: center;
    align-content: center; }

.modal__close {
    position: absolute;
    top: 24px;
    right: 94px;
    padding: 10px; }
.modal__close::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 4px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #EAB734;
    top: 17px;
    right: 2px; }
.modal__close::after {
    content: "";
    position: absolute;
    top: 17px;
    right: 2px;
    width: 30px;
    height: 4px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #EAB734; }

.modal__container h3 {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #eab734;
    padding-bottom: 40px; }

.modal__container p {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: white;
    max-width: 554px;
    padding-bottom: 30px; }

body.modal {
    overflow: hidden; }

@media (max-width: 1023px) {
    .modal__container {
        left: 27%; } }

@media (max-width: 768px) {
    .modal__container {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0; }
    .modal__container p {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        max-width: 259px; }
    .modal__container h3 {
        font-weight: bold;
        font-size: 25px;
        line-height: 30px;
        text-align: center; } }

.servtype {
    display:block;
 }

.servtype__container {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    max-width: 1300px;
    margin-top: 100px; }

.servtype__item {
    position: relative;
    z-index: 1000;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -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-bottom: 100px; }
.servtype__item::before {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    top: -78px;
    left: 70px;
    background: #eab734;
    border-radius: 50%;
    z-index: 10; }

.servtype__item img {
    z-index: 1000;
    position: relative;
    width:auto;
    height:210px;
    max-width:100%; }

.servtype__item h3 {
    padding-top: 40px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    max-width: 211px; }

.servtype__btn {
    width: 264px;
    height: 65px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    color: black;
    background: #eab734;
    margin-top: 28px;
    border: 2px solid #EAB734; }
.servtype__btn:hover {
    background-color: white; }

.servtype__link {
    margin-top: 20px;
    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;
    font-family: "FireSans", "Arial", sans-serif;
    color: black;
    border: 2px solid #eab734;
    text-align: center;
    border-radius: 30px;
    width: 264px;
    height: 65px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    /* identical to box height */ }
.servtype__link:hover {
    background-color: #eab734; }

.servtype h2 {
    text-align:center;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    padding-top: 107px;
    padding-bottom: 52px;
    margin:0 auto;}

@media (max-width: 1300px) {
    .servtype__container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
@media (max-width: 1023px) {
    .servtype__container {
        -ms-flex-pack: distribute;
        justify-content: space-around; } }

@media (max-width: 768px) {
    .servtype__item img {
        width: auto;
        max-width:100%;
        height: 127px; }
    .servtype__item {
        width: 280px;
        padding-bottom: 30px;
        margin-bottom:0;}
    .servtype__item:last-child {
        margin-top: 0; }
    .servtype__item::before {
        width: 204px;
        height: 204px;
        top: 0;
        left: 56px; }
    .servtype__item img {
        top: 77px;
        margin: 0 auto; }
    .servtype__container {
        max-width: 768px;
        width: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-top: 32px;
        padding-bottom: 50px; }
    .servtype h2 {
        padding-bottom: 0;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        padding-left:60px;
        padding-right:60px;
        padding-top: 60px; }
    .servtype__item h3 {
        padding-top: 94px;
        margin: 0 auto; }
    .servtype__footer {
        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; } }

.advantages__item svg {
    width: 80px;
    height: 80px;
    fill: #eab734; }

.advantages h2 {
    color: white;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    padding-top: 92px;
    padding-bottom: 61px; }

.advantages__item p {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: black;
    max-width: 288px;
    padding-top: 34px; }

.advantages__item h3 {
    padding-top: 36px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px; }

.advantages__item {
    width: 362px;
    max-width: 362px;
    height: 359px;
    background: white;
    position: relative;
    border-radius: 20px;
    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;
    margin-bottom: 36px; }

.advantages {
    background: black; }

.advantages__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 1200px; }

@media (max-width: 768px) {
    .advantages__item {
        width: 264px;
        height: 251px;
        padding: 0 27px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .advantages { }
    .advantages__container {
        max-width: 768px;
        width: 100%;
        display: block;
        padding-bottom: 50px; }
    .advantages__item h3 {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        padding-top: 12px; }
    .advantages__item p {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        max-width: 250px;
        padding-top: 18px; }
    .advantages__item-block {
        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;
        padding-top: 20px; }
    .advantages__item svg {
        width: 34px;
        height: 34px; } }

.form {
    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; }

.form h2 {
    padding-top: 100px;
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    /* identical to box height */
    text-align: center; }

.form p {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: black;
    max-width: 478px;
    padding-bottom: 64px; }

.form__main input {
    border: 1px solid #eab734;
    border-radius: 30px;
    width: 263px;
    padding: 15px;
    height:56px;
    cursor:pointer }
.form__main input.wpcf7-not-valid{
    border-color:red
}
.form__main input::-webkit-input-placeholder {
    color: #7E7E7E; }
.form__main input::-moz-placeholder {
    color: #7E7E7E; }
.form__main input:-ms-input-placeholder {
    color: #7E7E7E; }
.form__main input::-ms-input-placeholder {
    color: #7E7E7E; }
.form__main input::placeholder {
    color: #7E7E7E; }
.wpcf7-not-valid-tip{
    display:none !important;
}
#phone {
    width: 463px; }

.form__btn {
    width: 361px;
    border-radius: 50px;
    background: #eab734;
    color: black;
    padding: 15px; }
.form__btn:hover {
    background-color: orange; }
.form__link {
    display:none;
}
.form__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    width: 1080px;
    padding-bottom: 104px; }
@media (max-width: 1200px) {
    .form__main {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        width: 1020px; } }

@media (max-width: 1023px) {
    .form__main {
        -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; }
    .form__main input {
        width: 463px;
        margin-bottom: 20px; } }

@media (max-width: 768px) {
    .form__main input {
        display: none; }
    .form p {
        display: none; }
    .form__link {
        padding: 20px;
        width: 264px;
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: center;
        padding-top: 21px;
    }
    .form h2 {
        display: none; }
    .form__main {
        width: 100%;
        text-align:center;
        max-width: none;
        padding-top: 50px;
        padding-bottom: 50px; }
    .form__btn {
        width: 264px;
        height: 65px;
        display: flex;
        margin-bottom: 35px;
        flex-direction: column;
        align-items:center;
         justify-content: center;
    }
    .form {
        display: none; } }

.quality__item {
    width: 558px;
    height: 199px;
    background-color: white;
    border-radius: 20px;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 100;
    margin-bottom: 27px; }

.quality__container {
    background-color: #eab734;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1150px;
    margin:0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.wpcf7-validation-errors {
    display: none !important;
}
.quality {
    background-color: #eab734;
    padding-bottom: 80px; }

.quality__item p {
    color: black;
    max-width: 353px; }

.quality__item h4 {
    position: absolute;
    top: -2px;
    left: 50px;
    font-weight: 900;
    font-size: 170px;
    line-height: 199px;
    z-index: 0;
    opacity: 0.4;
    color: #eab734; }

.quality__item h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 14px; }

.quality h2 {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    /* identical to box height */
    margin:0 auto;
    text-align: center;
    padding-top: 92px;
    padding-bottom: 35px; }

@media (max-width: 1250px) {
    .quality__item {
        width: 364px;
        height: 258px;
        border-radius: 20px; }
    .quality__container {
        max-width: 800px; } }

@media (max-width: 1100px) {
    .quality__item-block {
        padding-left: 10px; }
    .quality__item h4 {
        left: 11px; } }

@media (max-width: 1023px) {
    .quality__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 768px;
        -ms-flex-pack: distribute;
        justify-content: space-around; }
    .quality__item-block {
        padding-left: 12px; } }

@media (max-width: 768px) {
    .quality__item {
        width: 264px;
        height: 258px;
        border-radius: 20px; }
    .quality__container {
        max-width: 280px;
        border-radius: 20px;
        display:block; }
    .quality__item-block {
        display: block;
        padding-top: 52px;
        padding-left: 28px; }
    .quality__item p {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px; }
    .quality__item h3 {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        max-width: 171px; }
    .quality__item h4 {
        left: 29px;
        top:-28px;}
    .quality h2 {
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        padding-left: 42px;
        padding-right:42px;
        padding-top: 43px; } }

.service {
    padding-bottom: 10px; }
.btn__wrapper {
    display:flex;
    justify-content: center;
}

.service__container {
    margin:0 auto;
    width: 100%;
    max-width: 1150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.service__item {
    width: 264px;
    height: 134px;
    border: 1px solid #CECDCD;
    border-radius: 20px;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-bottom: 34px; }

.service__item h3 {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    max-width: 214px; }

.service__popup-block {
    display: none;
    width: 264px;
    height: 134px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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;
    border-radius: 20px; }

.service__item:hover .service__popup-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.service__link {
    width: 156px;
    height: 39px;
    color: black;
    border-radius: 50px;
    background-color: #eab734;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.service__link:hover {
    background-color: #f06543; }

.service h2 {
    margin: 0 auto;
    text-align:center;
    padding-top: 101px;
    padding-bottom: 61px;
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px; }

.service__button {
    background: none;
    border: 1px solid #101010;
    width: 156px;
    height: 39px;
    border-radius: 50px; }
.service__button:hover {
    background-color: #eab734; }

.item-block.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.spoiler-open-two {
    display: none; }

.spoiler-open-two.disbled-sp {
    display: inline-block; }

.item-block__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1150px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.item-block {
    display: none;
    overflow: hidden; }

.spoiler-close {
    cursor: pointer;
    display: none; }

@media (max-width: 1300px) {
    .service__container {
        padding-left: 30px;
        padding-right: 30px; } }

@media (max-width: 1023px) {
    .service h2 {
        text-align: center; }
    .service__container {
        padding: 0 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around; } }

@media (max-width: 768px) {
    .service h2 {
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        padding-left: 42px;
        padding-right:42px;
        padding-top: 30px;
        padding-bottom: 22px; }
    .service__item {
        width: 264px;
        height: 56px; }
    .service__item-block h3 {
        margin: 0 auto;
        padding-top: 15px;
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
        text-align: center; }
    .service__popup-block {
        background: none;
        width: 264px;
        height: 54px; }
    .service__popup-block img {
        display: none !important;
    }
    .service__link {
        width: 264px;
        height: 54px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: none; }
    .service__container {
        width: 294px;
        display:block;
        padding-left: 0;
        padding-right: 0; }
    .service__item-block {
        width: 264px;
        height: 54px;
        margin: 0 auto; }
    .service__button {
        display: none; }
    .service {
        padding-bottom: 50px; } }

@media (max-width: 767px) {
	.reiting {
		display: flex;
    align-items: center;
    flex-direction: column;
	}
	
	.reiting img {
		max-width: 100% !important;
	}
}

.map__select-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.map__form input {
    width: 460px;
    border-radius: 30px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 27px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 14px;
    border: 1px solid #EAB734;
    color: black; }
.map__form input::-webkit-input-placeholder {
    color: black; }
.map__form input::-moz-placeholder {
    color: black; }
.map__form input:-ms-input-placeholder {
    color: black; }
.map__form input::-ms-input-placeholder {
    color: black; }
.map__form input::placeholder {
    color: black; }
.map__form input[type=submit]{
    padding-left:0;
}
.map__select {
    width: 460px;
    border-radius: 30px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 27px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background: white;
    border: 1px solid #EAB734;
    margin-bottom: 14px; }
.map__select::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: #EAB734;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 47px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.map__select::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: #EAB734;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 40px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.map__select.is-open .select-body {
    display: block; }
.map__select-header {
    cursor: pointer;
    width: 300px;}
.map__select-body {
    display: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 27px;
    left: -1px;
    position: absolute;
    top: 100%;
    right: 0;
    border: 1px solid #eab734;
    border-radius: 0 0 25px 25px;
    background: white;
    z-index: 1000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.map__select-item {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    -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;
    padding: 12px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #EAB734;
    margin-right: 10px;
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    /* identical to box height */
    text-align: center; }
.map__select-item:hover {
    background-color: #EAB734; }
.map__select-item--class {
    width: auto;
    height: auto;
    border: none;
    padding: 20px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px; }
.map__select-item--bag {
    padding: 20px; }

.select.is-active .map__select-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 0;
    width: 460px; }

.map__select.is-active {
    border-top: 1px solid #eab734;
    border-left: 1px solid #EAB734;
    border-right: 1px solid #EAB734;
    border-radius: 25px 25px 0 0; }
.map__select.is-active::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.map__select.is-active::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.map__imd-block {
    width: 656px;
    height: 697px; }

.map__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1150px;
    margin:0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.map__sub-btn {
    width: 460px;
    height: 65px;
    background-color: #eab734;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: black; }

.map p {
    margin: 0 auto;
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: black;
    max-width: 602px;
    padding-bottom: 74px; }

.map h2 {
    margin: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 36px;
    text-align: center; }

.map__block-mob {
    display: none; }

@media (max-width: 1250px) {
    .map__imd-block {
        width: 500px;
        margin-right: 20px; }
    .map__select-block {
        margin-left: 20px; } }

.map__control-nav {
    padding: 10px;
    background-color: #eab734;
    width: 284px;
    position: absolute;
    top: 148px;
    z-index: 99;
    border-radius: 30px;
    display: none; }
.map__control-nav--second {
    left: 66%; }
.map__control-nav span {
    background-color: #EAB734; }
.map__control-nav input {
    border-radius: 20px; }

.map__controls {
    background-color: #EAB734;
    color: black;
    border-radius: 30px;
    text-align: center; }

.map__form {
	 display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
}

@media (max-width: 1023px) {
    .map__imd-block {
        display: none; }
    .map__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .map {
        padding-bottom: 0px; } }

@media (max-width: 768px) {
    .map__select-block {
        display: none; }
    .map__select-block::before {
        content: "";
        background: black;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        opacity: 1;
        height: 100%;
        z-index: 9999; }
    .map__controls {
        display: none; }
    .map__form {
        position: absolute;
        top: 26px;
        left: 0;
        width: 100%;
       /* height: 100%; */
        background: black;
        outline: none;
        border-radius: 4px;
        z-index: 99999;
        opacity: 1;
		margin-top: 30px;
        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;
        -ms-flex-line-pack: center;
        align-content: center; }
	
	.map-form global-consent-checkbox-wrapper {
		width: 35%;
	}
	
	.consent-line {
		width: 75%;
}
    
	
    .form__close {
        position: absolute;
        top: 24px;
        right: 94px;
        padding: 10px; }
    .form__close::before {
        content: "";
        position: absolute;
        width: 30px;
        height: 4px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #EAB734;
        top: 0;
        right: 0; }
    .form__close::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 4px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #EAB734; }
    .map__block-mob {
        display:block;
        text-align:center;
        margin:0 auto;
        margin-bottom: 45px;
    }
    .map__btn-open {
        width: 264px;
        height: 65px;
        background-color: #eab734;
        border-radius: 30px; }
    .map h2 {
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        padding-left: 42px;
        padding-right:42px;
        padding-bottom: 14px; }
    .map p {
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        padding-left: 42px;
        padding-right:42px;
        padding-bottom: 28px; }
    .map__imd-block {
        width: 100%;
        margin-top: 45px;
        border-radius: 5px;
        display: block;
        margin:0 auto 25px;
        margin-right: 0;}
    .map__container {
        display:block;
        margin:0 auto;
        width: 100%;
    }
    .map {
        padding-bottom: 0px; }
    .map__form input {
        width: 265px;
        height: 61px;
        margin-bottom: 18px;}
    .map__select {
        width: 265px;
        height: 65px;
        margin-bottom: 18px; }
    .map__select::before {
        display: none; }
    .map__select::after {
        display: none; }
    #phone {
        width: 265px;
        height: 65px; }
    .select.is-active .map__select-body {
        width: 266px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .slect-disbled {
        display: none; } }

.slider__item {
    border-radius: 25px;
    background-color: #eab734;
    width: 100%;
    min-width: 558px;
    height: 100%;
    min-height: 376px;
    padding-bottom: 20px;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 45px; }

.slider__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    max-width: 1150px;
    margin: 0 auto; }

.slider__item h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding-bottom: 10px; }

.slider__item h4 {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding-bottom: 30px; }

.slider__item p {
    font-family: "Montserrat", "Arial", sans-serif;
    font-style: italic;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: black;
    margin: 0 20px; }

.slider {
    padding-bottom: 100px; }

.slider h2 {
    font-family: "FireSans", "Arial", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    /* identical to box height */
    padding-bottom: 50px;
    margin:0 auto;
    text-align: center; }

.slider__item img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 20px; }

@media (max-width: 1250px) {
    .slider__container {
        max-width: 900px; }
    .slider__item p {
        font-size: 16px; } }

@media (max-width: 768px) {
    .slider__item p {
        font-weight: 300;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
        margin: 0 auto; }
    .slider__item {
        width: 100%;
        min-width: 310px;
        height: 100%;
        min-height: 222px;}
    .slider__item img {
        width: 40px;
        height: 40px;
        margin-bottom: 12px;
        display: block;
        margin-top: 16px; }
    .slider__item h3 {
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
        text-align: center; }
    .slider__item h4 {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        padding-bottom: 12px; }
    .slick-slide {
        padding: 0; }
    .slider__dots li {
        display: none; }
    .slider__dots li button {
        height: inherit;
        width: inherit;
        outline: none;
        border: none;
        cursor: pointer;
        background-color: transparent; }
    .slider__dots li.slick-active {
        display: inline-block; }
    .slider__dots li.before,
    .slider__dots li.after {
        display: inline-block; }
    .slider {
        padding-bottom: 50px; }
    .slider__container .slick-dots {
        padding-top:20px;
    }
    .slider h2 {
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        padding-left: 72px;
        padding-right:72px;
        padding-bottom: 25px; } }

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    touch-action: pan-y;
    -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;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    outline: none;
    margin: 0;
    padding: 0; }
.slick-list.dragging {
    cursor: pointer; }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto; }
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
    display: none;
    font-size: 0;
    opacity: 0; }

.slick-slide {
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px; }

.slider__container .slick-dots {
    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; }

.slider__container .slick-dots li {
    list-style: none;
    margin: 0 2px; }

.slider__container .slick-dots button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background-color: black;
    border-radius: 50%; }

.slider__container .slick-dots li.slick-active button {
    background-color: #eab734; }

.service__container .slick-dots {
    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; }

.service__container .slick-dots li {
    list-style: none;
    margin: 0 2px; }

.service__container .slick-dots button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background-color: black;
    border-radius: 50%; }

.quality__container .slick-dots {
    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; }

.quality__container .slick-dots li {
    list-style: none;
    margin: 0 2px; }

.quality__container .slick-dots button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background-color: white;
    border-radius: 50%; }

.slick-dots {
    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; }

.service__container .slick-dots li {
    list-style: none;
    margin: 0 2px; }

.service__container .slick-dots button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background-color: black;
    border-radius: 50%; }

.service__container .slick-dots li.slick-active button {
    background-color: #eab734; }

.advantages__container .slick-dots {
    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; }

.advantages__container .slick-dots li {
    list-style: none;
    margin: 0 2px; }

.advantages__container .slick-dots button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background-color: black;
    border-radius: 50%; }

.advantages__container .slick-dots li.slick-active button {
    background-color: #eab734; }

.servtype__container .slick-dots {
    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; }

.servtype__container .slick-dots li {
    list-style: none;
    margin: 0 2px; }

.servtype__container .slick-dots button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background-color: black;
    border-radius: 50%; }

.servtype__container .slick-dots li.slick-active button {
    background-color: #eab734; }

.quality__container .slick-dots li.slick-active button {
    background-color: black; }

.slider-mob-dark .slick-dots button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background-color: white;
    border-radius: 50%; }

.slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin: -30px 0px 0px 0px;
    z-index: 10;
    font-size: 0;
    width: 30px;
    height: 60px;
    background-color: white; }

.slider .slick-arrow.slick-prev {
    left: -40px; }
.slider .slick-arrow.slick-prev::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 9px;
    top: 28px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.slider .slick-arrow.slick-prev::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: black;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    right: 9px;
    top: 20px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }

.slider .slick-arrow.slick-next {
    right: -40px; }
.slider .slick-arrow.slick-next::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    top: 28px;
    background-color: black;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 9px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.slider .slick-arrow.slick-next::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: black;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    right: 9px;
    top: 20px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }

.slider .slick-arrow.slick-disabled {
    opacity: 0.2; }

@media (max-width: 1250px) {
    .slick-arrow {
        font-size: 0; } }

@media (max-width: 1023px) {
    .slick-arrow {
        font-size: 0;
        display: none;
        background: transparent; } }

@media (max-width: 768px) {
    .slick-slide {
        padding: 0; }
    .slick-center {
        padding: 0 23px; }
    .slick-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.transfer__info-block p {
    color: black;
    position: relative; }

.transfer__info-block h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 45px;
    line-height: 42px;
    padding-bottom: 57px; }

.transfer__info-block h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 45px;
    line-height: 42px;
    padding-bottom: 57px; }

.transfer__info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 39px; }

.transfer__info-item svg {
    width: 41px;
    height: 42px;
    margin-right: 42px;
    fill: #eab734; }

.transfer__container {
    max-width: 1165px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto; }
.transfer-dis {
    margin-bottom:106px;
}
.transfer {
    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;
    padding-top: 58px; }

.transfer__img-block {
    width: 57%;
    position: relative;
    z-index: 100;
    margin-top: 52px;
    display: flex;
    align-items: center;
    margin-bottom: 65px;
}
.transfer__img-block::before {
    content: "";
    position: absolute;
    background-color: #eab734;
    width: 350px;
    height: 350px;
    right: calc(50% - 200px);
    top: calc(50% - 195px);
    
/*     left: 0;
bottom: 0;
margin: auto; */
    border-radius: 50%; }

.transfer__img-block img {
    position: relative; }

.transfer__info-block {
    padding-bottom: 60px; 
    width:47%;
}

@media (max-width: 1250px) {
    .transfer__container {
        max-width: 1000px; }
    .transfer__info-block {
        padding-left: 20px; } }

@media (max-width: 1023px) {
    .transfer-dis {
    margin-bottom:36px;
}
    .transfer__img-block {
        display: none; }
    .transfer__container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }

@media (max-width: 768px) {
    .transfer-dis {
        display: none;
    }
    .transfer__info-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; }
    .transfer__info-item svg {
        margin-right: 0;
        margin-bottom: 29px; }
    .transfer__info-block {
        font-style: normal;
        font-weight: 900;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        padding-bottom: 0;
        padding-left: 0; } }

.servform__form input {
    border: 1px solid #eab734;
    border-radius: 30px;
    width: 465px;
    height: 65px;
    padding: 15px;
    padding-left: 27px;
	margin-bottom: 10px;
	margin-top: 10px; }
.servform__form input::-webkit-input-placeholder {
    color: #7E7E7E; }
.servform__form input::-moz-placeholder {
    color: #7E7E7E; }
.servform__form input:-ms-input-placeholder {
    color: #7E7E7E; }
.servform__form input::-ms-input-placeholder {
    color: #7E7E7E; }
.servform__form input::placeholder {
    color: #7E7E7E; }
.servform__form input.servform__btn,
.servform__btn {
    width: 465px;
    border-radius: 50px;
    background: #eab734;
    color: black;
    padding: 15px; }
.servform__btn:hover {
    background-color: orange; }

.servform__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-direction: column;
	flex-wrap: wrap;
    width: 100%;
    max-width: 1165px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
	margin-top: 20px;}

.servform__form .wpcf7{
    width:100%;
}
.servform__form-footer {
    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: flex-start; }

.servform__form small {
    max-width: 340px;
    text-align: center;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    padding-top: 5px; }

.servform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 60px; }
.grecaptcha-badge {visibility: hidden;} 
.wpcf7-form-control-wrap.tel{
    margin:0 10px;
}

@media (max-width: 1250px) {
    .servform__form {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    #phone {
        width: 264px; } }

@media (max-width: 1023px) {
    .servform__form {
        -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; }
    .servform__form input {
        width: 100%;
        max-width: 660px;
        margin-bottom: 20px; }
    #phone {
        width: 100%;
        max-width: 660px; } }

@media (max-width: 768px) {
    .servform__form {
        display: none; }
    .servform {
        padding-bottom: 0; } }

.offers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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-top: 102px;
    background-color: #eab734;
    padding-bottom: 100px; }

.offers__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1098px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.offers__btn {
    text-align: center;
    width: 215px;
    height: 65px;
    padding: 20px;
    background-color: black;
    border-radius: 30px;
    color: white;
    margin-top: 15px;
    position: relative;
    left: -42px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
.offers__btn:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.offers__info p {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: black;
    padding-bottom: 27px;
    position: relative; }
.offers__info p:last-child {
    padding-bottom: 42px; }
.offers__info p::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: black;
    border-radius: 50%;
    left: -43px;
    top: -5px; }

.offers h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 36px;
    padding-bottom: 78px; }

.offers__imgs {
    width: 560px;
    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; }

.offers__imgs img {
    margin-bottom: 33px;
    border-radius: 5px; }

@media (max-width: 1250px) {
    .offers__imgs {
        width: 100%;
        max-width: 264px; }
    .offers__container {
        max-width: 700px; } }

@media (max-width: 768px) {
    .offers__container {
        -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; }
    .offers__info p {
        width: 100%;
        text-align: center;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        margin: 0;
        padding: 0 48px;
        padding-bottom: 20px;
        padding-top: 16px; }
    .offers__info p::before {
        display: none; }
    .offers__info {
        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;
        padding-bottom: 21px; }
    .offers__imgs {
        max-width: 270px; }
    .offers__imgs img {
        width: 125px;
        height: 93px; }
    .offers h2 {
        text-align: center;
        font-style: normal;
        font-weight: 900;
        font-size: 20px;
        line-height: 24px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 30px; }
    .offers {
        padding-bottom: 17px;
        padding-top: 45px; }
    .offers__btn {
        left: 0; } }

.tarif__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1150px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 50px; }

.tarif {
    padding-top: 67px;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.tarif h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 36px;
    padding-bottom: 90px; }

.tarif__info-block p {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 138.69%;
    color: black;
    max-width: 753px;
    padding-bottom: 42px; }

.tarif__car-imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: column;}

.tarif-bg {
    background-color: #EAB734; }

.tarif__car-imgs img {
    margin-right: 20px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
.tarif__car-imgs img:hover {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4); }
.tarif__car-imgs img:last-child {
    margin-right: 0; }

.tarif__info-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 770px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.tarif__price-btn {
    width: 264px;
    height: 65px;
    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;
    color: white;
    background-color: black;
    border-radius: 30px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
.tarif__price-btn:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.tarif__price h3 {
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    /* identical to box height */
    text-align: right;
    padding-bottom: 44px; }

.tarif__car p {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 14px; }

.tarif__car {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 380px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 25px; }

.tarif__car-spans {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.tarif__car-spans span {
    padding-bottom: 10px; }

.tarif__footer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.tarif__price {
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.tarif__img-block {
    position: relative;
    z-index: 1000;
    padding-right: 30px; }
.tarif__img-block img {
    position: relative;
    z-index: 1000;
    top: 30px; }
.tarif__img-block::before {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    background-color: #eab734;
    border-radius: 50%;
    z-index: 1;
    left: 56px; }
.tarif__img-block h3 {
    position: relative;
    z-index: 1000;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    text-align: center; }

@media (max-width: 1250px) {
    .tarif__item {
        padding-right: 10px;
        padding-left: 10px; }
    .tarif__img-block::before {
        left: 37px; } }

@media (max-width: 1023px) {
    .tarif__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; }
    .tarif__img-block::before {
        top: -72px; }
    .tarif__img-block img {
        top: 0; } }

@media (max-width: 768px) {
    .tarif__info-block {
        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; }
    .tarif__info-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-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid rgba(0, 0, 0, 0.3);
        padding-bottom: 52px; }
    .tarif__price {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -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; }
    .tarif__text {
        text-align: center;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 138.69%;
        padding: 0 42px; }
    .tarif__footer-wrapper {
        width: 290px;
        max-width: none;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .tarif__car {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: none;
        width: 290px; }
    .tarif__car-parag {
        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; }
    .tarif__img-block {
        padding-bottom: 38px;
        padding-right: 0; }
    .tarif__img-block::before {
        width: 250px;
        height: 250px;
        top: -32px;
        left: 24px;
        }
    .tarif__img-block img {
        width: 100%;
        height: 100%; }
    .tarif__img-block h3 {
        top: -15px; }
    .tarif h2 {
        font-style: normal;
        font-weight: 900;
        font-size: 20px;
        line-height: 24px;
        text-align: center; }
    .tarif__car-imgs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 24px;
        width: 320px; }
    .tarif__car-imgs img {
        width: 55px;
        height: 55px; }
    .tarif__item {
        width: 100%;
        max-width: 320px; }
    .tarif__item:last-child {
        padding-bottom: 50px; } }

.about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #eab734; }

.about__container {
    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;
    padding-top: 59px;
    padding-bottom: 76px; }

.about__container h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    /* identical to box height */
    padding-bottom: 38px;
    text-align: center; }

.about__container p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: black;
    text-align: center; }
.about__container p:last-child {
    text-align: center;
    max-width: 705px; }

@media (max-width: 768px) {
    .about__container p {
        padding: 0 28px;
        padding-bottom: 17px;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        text-align: center; }
    .about__container {
        padding-bottom: 30px;
        padding-top: 48px; }
    #map__about {
        height: 277px;
        width: 100%; }
    .about h2 {
        font-style: normal;
        font-weight: 900;
        font-size: 20px;
        line-height: 24px;
        /* identical to box height */
        padding-bottom: 17px;
        text-align: center; } }

.contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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; }

.contacts__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 1150px;
    padding-bottom: 105px; }

.contacts__form-block {
    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; }

.contacts__form {
    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;
    padding-top: 40px; }

.contacts__link-mob svg {
    left: -171px;
    position: relative; }

.contacts__link-mob .icon-whats {
    width: 30px;
    height: 30px;
    fill: #4CAF50; }

.contacts__link-mob .icon-viber {
    width: 30px;
    height: 30px;
    fill: #6F3FAA; }

.icon-viber path {
    fill: white; }

.contacts__link-place {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    /* identical to box height */
    width: 100%;
    color: black;
    padding-bottom: 20px;
    position: relative; }
.contacts__link-place::before {
    content: "";
    position: absolute;
    width: calc(100% + 30px);
    height: 1px;
    bottom:-3px;
    left: -50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
.contacts__link-place svg {
    width: 30px;
    height: 30px;
    fill: #EAB734;
    position: absolute;
    left: -50px; }

.contacts__link-mob .icon-phone {
    width: 30px;
    height: 30px;
    fill: #EAB734; }

.contacts__link-mob {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    /* identical to box height */
    color: black;
    position: relative;
    padding-bottom: 18px;
    padding-top: 18px; }

.contacts__form input {
    width: 362px;
    height: 65px;
    border-radius: 30px;
    border: 1px solid #eab734;
    padding-left: 27px;
    margin-bottom: 16px; }

.contacts__form textarea {
    width: 362px;
    height: 135px;
    border-radius: 30px;
    border: 1px solid #eab734;
    margin-bottom: 19px;
    padding-left: 27px;
    padding-top: 10px;
    outline: none; }

.contacts__links-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 60px; }

.contacts__img-block {
    width: 754px;
    height: 644px; }

.contacts h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    /* identical to box height */
    text-align: center;
    padding-bottom: 60px;
    padding-top: 52px; }

@media (max-width: 1200px) {
    .contacts__img-block {
        width: 600px;
        height: 600px; }
    .contacts__container {
        max-width: 1000px; } }

@media (max-width: 1023px) {
    .contacts__img-block {
        display: none; }
    .contacts__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .contacts__links-block {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } 
    .sub-menu {column-count: 1;display:flex}
    .contacts__link-place::before{
        display:none
    }
        
}

@media (max-width: 950px){
    .contacts__link-place{
        position:relative
    }
}
@media (max-width: 768px) {
    .contacts__form input {
        width: 264px;
        height: 65px; }
    .contacts__form textarea {
        width: 264px;
        height: 113px; }
    .contacts__link-mob {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        /* identical to box height */
        padding-left: 40px;
        text-align: center; }
    .contacts__link-mob:first-child {
        padding-top: 0; }
    .contacts__link-place {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        padding-left:28px;
        max-width: 178px;
        position: relative;
        padding-bottom: 0; }
    .contacts__link-place svg{left:-18px}
    .contacts__link-place::before {
        width: 120%; }
    .contacts__links-block {
        padding-left: 0; }
    .contacts__img-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        height: 277px;
        margin-top: 31px;
        background-position: center;
        border-radius: 0; }
    .contacts__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0; }
    .contacts h2 {
        font-style: normal;
        font-weight: 900;
        font-size: 20px;
        line-height: 24px;
        padding-top: 48px;
        padding-bottom: 35px;
        text-align: center; } 
}
/*--- Main CSS here ---*/

.map .style_wrap,
.style_wrap{
    border: 5px solid #F5BD00;
    padding:7px 15px;
    border-radius: 15px;
    color:#000;
    width:100%;
    line-height: 18px !important;
}
.map .style_wrap *,
.style_wrap *{
    line-height: 18px !important;
}
.map .style_wrap p,
.style_wrap p{
    color:#000;
    margin-bottom:15px;
    text-align: left;
    width:100%;
    font-size:16px;
    max-width:100%;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
}
.map .style_wrap a,
.style_wrap a{
    color:#333;
    text-decoration: underline;
}
.map .style_wrap a:hover,
.map .style_wrap a:focus,
.style_wrap a:hover,
.style_wrap a:focus{
    text-decoration: none;
}
.map .style_wrap> *:last-of-type,
.style_wrap> *:last-of-type{
    margin-bottom:0;
}
.style_wrap ul{
    list-style: circle;
    list-style-position: inside;
    padding:0px 0 15px 15px;
}
.style_wrap ol{
    list-style: decimal;
    list-style-position: inside;
    padding:0px 0 15px 15px;
}
.times{
    display:none;
    position: absolute;
    top:15px;
    right:15px;
    font-size:50px;
    color:#fff;
    font-weight: bold;
    cursor: pointer;
}
@media (max-width:850px){
    .map{margin:0 15px}
}
@media (max-width:768px){
    .times{display:none;}
}
@media (max-width:400px){
    .header__burger{margin-left:0}
    .header__logo-block h1{font-size:16px}
}