@charset "UTF-8";

/*
Theme Name: Avtosoyuz
Theme URI: https://generatepress.com
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 15kb (gzipped) to your page size. We take full advantage of the new block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS and is translated into over 25 languages by our amazing community of users. A few of our many features include microdata integration, 9 widget areas, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover) and navigation color presets. Learn more and check out our powerful premium version at https://generatepress.com
Version: 2222.4.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generatepress
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

GeneratePress, Copyright 2014-2020 EDGE22 Studios LTD.
GeneratePress is distributed under the terms of the GNU GPL

GeneratePress is based on Underscores http://underscores.me/, (C) 2012-2020 Automattic, Inc.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Elements
# Forms
# Links
# Alignments
# Accessibility
# Clearings
# Navigation
	# Mobile Menu
	# Navigation Search
	# Dropdown Menus
	# Sidebar Navigation
	# Layout
	# Slideout Navigation (backwards compatibility)
	# Post Navigation
# Header
# Content
# Media
	# Captions
	# Galleries
	# Comments
# Widgets
# Content Layout
	# One Container
	# Separate Containers
	# Full Width Content
	# Contained Content
# Footer
	# Footer Bar
# Featured Images
# Top Bar
# Back to Top Button
# Font Icons
# SVG Icons
# Compatibility
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/* Здесь переменные и миксины */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    margin: 0;
    padding: 0;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
ol,
ul {
    list-style: none;
}
table {
    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
    padding: 5px;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
a {
    background-color: transparent;
}
a img {
    border: 0;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    font-weight: normal;
    text-transform: none;
    line-height: 1.5;
}
p {
    margin-bottom: 16px;
}
p:last-child {
    margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
}
pre {
    background: rgba(0, 0, 0, 0.05);
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
    margin-bottom: 1.5em;
    padding: 20px;
    overflow: auto;
    max-width: 100%;
}
blockquote {
    border-left: 5px solid rgba(0, 0, 0, 0.05);
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative;
}
blockquote p:last-child {
    margin: 0;
}
table,
th,
td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;
}
th,
td {
    padding: 8px;
}
th {
    border-width: 0 1px 1px 0;
}
td {
    border-width: 0 1px 1px 0;
}
hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 40px;
    margin-top: 40px;
}
fieldset {
    padding: 0;
    border: 0;
    min-width: inherit;
}
fieldset legend {
    padding: 0;
    margin-bottom: 1.5em;
}
h1 {
    font-size: 60px;
    margin-bottom: 24px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: none;
}
h2 {
    font-weight: 600;
    font-size: 56px;
    margin-bottom: 24px;
    line-height: 1.1;
    text-transform: none;
}
h3 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: normal;
    text-transform: none;
    margin-bottom: 16px;
}
h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
}
h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
}
h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
}
ul,
ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
b,
strong {
    font-weight: bold;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
address {
    margin: 0 0 1.5em;
}
code,
kbd,
tt,
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    text-decoration: none;
}
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
figure {
    margin: 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
th {
    font-weight: bold;
}
img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input,
select,
textarea {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
    /* Improves appearance and consistency in all browsers */
    *vertical-align: middle;
    /* Improves appearance and consistency in all browsers */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Corrects inability to style clickable 'input' types in iOS */
}
input[type="checkbox"],
input[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* Addresses box sizing set to content-box in IE8/9 */
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
    -webkit-appearance: textfield;
    /* Addresses appearance set to searchfield in S5, Chrome */
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
select {
    background: #FFFFFF;
    border: 1px solid rgba(83, 89, 94, 0.2);
    color: #666;
    border-radius: 4px;
    padding: 10px 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    height: 52px;
    outline: none !important;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: rgba(83, 89, 94, 0.6);
    opacity: 1;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    color: rgba(83, 89, 94, 0.6);
    opacity: 1;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
    color: rgba(83, 89, 94, 0.6);
    opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: rgba(83, 89, 94, 0.6);
    opacity: 1;
}
input[type="text"][placeholder]:focus::-webkit-input-placeholder,
input[type="email"][placeholder]:focus::-webkit-input-placeholder,
input[type="url"][placeholder]:focus::-webkit-input-placeholder,
input[type="password"][placeholder]:focus::-webkit-input-placeholder,
input[type="search"][placeholder]:focus::-webkit-input-placeholder,
input[type="tel"][placeholder]:focus::-webkit-input-placeholder,
input[type="number"][placeholder]:focus::-webkit-input-placeholder,
textarea[placeholder]:focus::-webkit-input-placeholder,
select[placeholder]:focus::-webkit-input-placeholder {
    color: transparent;
}
input[type="text"][placeholder]:focus::-moz-placeholder,
input[type="email"][placeholder]:focus::-moz-placeholder,
input[type="url"][placeholder]:focus::-moz-placeholder,
input[type="password"][placeholder]:focus::-moz-placeholder,
input[type="search"][placeholder]:focus::-moz-placeholder,
input[type="tel"][placeholder]:focus::-moz-placeholder,
input[type="number"][placeholder]:focus::-moz-placeholder,
textarea[placeholder]:focus::-moz-placeholder,
select[placeholder]:focus::-moz-placeholder {
    color: transparent;
}
input[type="text"][placeholder]:focus:-moz-placeholder,
input[type="email"][placeholder]:focus:-moz-placeholder,
input[type="url"][placeholder]:focus:-moz-placeholder,
input[type="password"][placeholder]:focus:-moz-placeholder,
input[type="search"][placeholder]:focus:-moz-placeholder,
input[type="tel"][placeholder]:focus:-moz-placeholder,
input[type="number"][placeholder]:focus:-moz-placeholder,
textarea[placeholder]:focus:-moz-placeholder,
select[placeholder]:focus:-moz-placeholder {
    color: transparent;
}
input[type="text"][placeholder]:focus:-ms-input-placeholder,
input[type="email"][placeholder]:focus:-ms-input-placeholder,
input[type="url"][placeholder]:focus:-ms-input-placeholder,
input[type="password"][placeholder]:focus:-ms-input-placeholder,
input[type="search"][placeholder]:focus:-ms-input-placeholder,
input[type="tel"][placeholder]:focus:-ms-input-placeholder,
input[type="number"][placeholder]:focus:-ms-input-placeholder,
textarea[placeholder]:focus:-ms-input-placeholder,
select[placeholder]:focus:-ms-input-placeholder {
    color: transparent;
}
textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    width: 100%;
}
input[type="file"] {
    max-width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/

a,
button,
input {
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
a,
a:visited,
a:hover,
a:focus {
    text-decoration: none;
}
.button,
.wp-block-button .wp-block-button__link {
    padding: 10px 20px;
    display: inline-block;
}
.wp-block-button .wp-block-button__link {
    font-size: inherit;
    line-height: inherit;
}
.using-mouse :focus {
    outline: 0;
}
.using-mouse ::-moz-focus-inner {
    border: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}
.no-sidebar .entry-content .alignfull {
    margin-left: -moz-calc(-100vw / 2 + 100% / 2);
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: -moz-calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: auto;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus {
    clip: auto !important;
    height: auto;
    width: auto;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 23px 14px;
    color: #333;
    background: #fff;
    z-index: 100000;
    /* Above WP toolbar. */
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.paging-navigation:after,
.site-footer:after,
.site-info:after,
.page-header-content-container:after,
.inside-navigation:not(.grid-container):after,
.inside-header:not(.grid-container):after,
.inside-top-bar:not(.grid-container):after,
.inside-footer-widgets:not(.grid-container):after {
    content: "";
    display: table;
    clear: both;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.main-navigation {
    z-index: 100;
    padding: 0;
    clear: both;
    display: block;
    position: relative;
}
.inside-navigation {
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
}
.main-navigation li {
    position: relative;
}
.main-navigation ul {
    list-style: none;
    padding-left: 0;
}
.no-touch-device .sf-menu > li.menu-item-has-children > a:after {
    content: "\e900";
    font-family: GeneratePress;
    font-size: 6px;
    margin-left: 9px;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}
.no-touch-device .sf-menu > li.menu-item-has-children:hover > a:after {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.no-touch-device .sf-menu > li.menu-item-has-children:hover > .sub-menu {
    left: 0;
    top: 100%;
    visibility: visible;
    opacity: 1;
    height: auto;
    pointer-events: auto;
}
/*--------------------------------------------------------------
## Mobile Menu
--------------------------------------------------------------*/

.menu-toggle,
.mobile-bar-items,
.sidebar-nav-mobile {
    display: none;
}
.menu-toggle {
    padding: 0;
}
.menu-toggle-inner {
    width: 35px;
    height: 16px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 7px;
}
.menu-toggle-inner span {
    display: block;
    height: 2px;
    width: 100%;
    background: #26292B;
}
.menu-toggle .mobile-menu {
    color: #26292B;
    text-transform: uppercase;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
    display: block;
    line-height: 1;
}
.menu-toggle .gp-icon + .mobile-menu {
    padding-left: 9px;
}
.menu-toggle .mobile-menu:empty {
    display: none;
}
.nav-search-enabled .main-navigation .menu-toggle {
    text-align: left;
}
.mobile-bar-items {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 21;
    list-style-type: none;
}
.mobile-bar-items a {
    display: inline-block;
}
.dropdown-hover .main-navigation.toggled ul li:hover > ul,
.dropdown-hover .main-navigation.toggled ul li.sfHover > ul {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.main-navigation.toggled ul ul {
    -webkit-transition: 0s;
    -o-transition: 0s;
    -moz-transition: 0s;
    transition: 0s;
    visibility: hidden;
}
.main-navigation .sub-menu li a {
    color: #26292B;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.main-navigation .sub-menu li + li {
    margin-top: 24px;
}
.main-navigation.toggled .main-nav li.hide-on-mobile {
    display: none !important;
}
.main-navigation.toggled .sfHover > a .dropdown-menu-toggle:before {
    content: "\e900";
}
.main-navigation.toggled .menu li.search-item {
    display: none !important;
}
.main-navigation.toggled .sf-menu > li.menu-item-float-right {
    float: none !important;
    display: inline-block !important;
}
.main-navigation .mobile-bar-items a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 60px;
}
/*--------------------------------------------------------------
## Navigation Search
--------------------------------------------------------------*/

.search-item a:before {
    content: "\f002";
    font-family: GeneratePress;
    width: 1.28571429em;
    text-align: center;
    display: inline-block;
}
.search-item.close-search a:before {
    content: "\f00d";
}
.search-item .screen-reader-text {
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
}
.main-navigation li.search-item {
    float: right;
    z-index: 21;
}
li.search-item.active {
    -webkit-transition: opacity 100ms ease-in-out;
    -o-transition: opacity 100ms ease-in-out;
    -moz-transition: opacity 100ms ease-in-out;
    transition: opacity 100ms ease-in-out;
}
.navigation-search {
    position: absolute;
    left: -99999px;
    pointer-events: none;
    visibility: hidden;
    z-index: 20;
    width: 100%;
    top: 0;
    -webkit-transition: opacity 100ms ease-in-out;
    -o-transition: opacity 100ms ease-in-out;
    -moz-transition: opacity 100ms ease-in-out;
    transition: opacity 100ms ease-in-out;
    opacity: 0;
}
.navigation-search.nav-search-active {
    left: 0;
    right: 0;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
}
.gen-sidebar-nav .navigation-search {
    top: auto;
    bottom: 0;
}
.navigation-search input {
    outline: 0;
    border: 0;
    vertical-align: bottom;
    line-height: 0;
    opacity: 0.9;
    width: 100%;
    z-index: 20;
    border-radius: 0;
    -webkit-appearance: none;
}
.navigation-search input::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}
.navigation-search input::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
.navigation-search input::-webkit-search-decoration,
.navigation-search input::-webkit-search-cancel-button,
.navigation-search input::-webkit-search-results-button,
.navigation-search input::-webkit-search-results-decoration {
    display: none;
}
.nav-left-sidebar .main-navigation li.search-item.active,
.nav-right-sidebar .main-navigation li.search-item.active {
    width: auto;
    display: inline-block;
    float: right;
}
.navigation-search input {
    height: 60px;
}
/*--------------------------------------------------------------
## Dropdown Menus
--------------------------------------------------------------*/

.main-navigation ul ul {
    display: block;
    float: left;
    position: absolute;
    left: -99999px;
    opacity: 0;
    z-index: 99999;
    width: 160px;
    text-align: left;
    top: auto;
    -webkit-transition: opacity 80ms linear;
    -o-transition: opacity 80ms linear;
    -moz-transition: opacity 80ms linear;
    transition: opacity 80ms linear;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    pointer-events: none;
    height: 0;
    overflow: hidden;
    background: #FEDE0F;
    padding: 16px;
    margin: 0;
}
.main-navigation ul ul a {
    display: block;
}
.main-navigation ul ul li {
    width: 100%;
}
.main-navigation.sub-menu-left .sub-menu {
    right: 0;
}
.dropdown-hover .main-navigation:not(.toggled) ul li:hover > ul,
.dropdown-hover .main-navigation:not(.toggled) ul li.sfHover > ul {
    left: auto;
    opacity: 1;
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
    pointer-events: auto;
    height: auto;
    overflow: visible;
}
.dropdown-hover .main-navigation:not(.toggled) ul ul li:hover > ul,
.dropdown-hover .main-navigation:not(.toggled) ul ul li.sfHover > ul {
    left: 100%;
    top: 0;
}
.dropdown-hover .main-navigation.sub-menu-left:not(.toggled) ul ul li:hover > ul,
.dropdown-hover .main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover > ul {
    right: 100%;
    left: auto;
}
.dropdown-click .main-navigation ul ul {
    visibility: hidden;
}
.dropdown-click .main-navigation ul.toggled-on,
.dropdown-click .main-navigation ul li.sfHover > ul.toggled-on {
    left: auto;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    height: auto;
    overflow: visible;
}
.dropdown-click nav ul ul ul {
    background-color: transparent;
}
.nav-float-right .main-navigation ul ul ul {
    top: 0;
}
.no-touch-device .menu-item-has-children .dropdown-menu-toggle {
    display: none !important;
}
.menu-item-has-children .dropdown-menu-toggle {
    margin-left: 9px;
}
.menu-item-has-children .dropdown-menu-toggle:before {
    font-size: 6px;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}
.menu-item-has-children.sfHover .dropdown-menu-toggle:before {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.menu-item-has-children ul .dropdown-menu-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px;
}
nav ul ul .menu-item-has-children .dropdown-menu-toggle,
.sidebar .menu-item-has-children .dropdown-menu-toggle {
    float: right;
}
.dropdown-menu-toggle:before {
    content: "\e900";
    font-family: GeneratePress;
}
nav:not(.toggled) ul ul .dropdown-menu-toggle:before {
    text-align: right;
}
.dropdown-hover .sub-menu-left:not(.toggled) ul ul .dropdown-menu-toggle:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dropdown-click .menu-item-has-children.sfHover > a .dropdown-menu-toggle:before {
    content: "\e900";
}
.dropdown-hover nav:not(.toggled) ul ul .dropdown-menu-toggle:before {
    content: "\e900";
}
.dropdown-click .main-navigation ul ul ul.toggled-on {
    left: 0;
    top: auto;
    position: relative;
}
/*--------------------------------------------------------------
## Sidebar Navigation
--------------------------------------------------------------*/

.widget-area .main-navigation li {
    float: none;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}
.dropdown-hover.both-left .widget-area .inside-right-sidebar .main-navigation ul li:hover ul,
.dropdown-hover.both-left .widget-area .inside-right-sidebar .main-navigation ul li.sfHover ul,
.dropdown-hover .widget-area .main-navigation ul li:hover ul,
.dropdown-hover .widget-area .main-navigation ul li.sfHover > ul {
    top: 0;
    left: 100%;
}
.dropdown-hover.both-right .widget-area .main-navigation ul li:hover ul,
.dropdown-hover.both-right .widget-area .main-navigation ul li.sfHover ul,
.dropdown-hover .widget-area .inside-right-sidebar .main-navigation ul li:hover ul,
.dropdown-hover .widget-area .inside-right-sidebar .main-navigation ul li.sfHover ul {
    right: 100%;
    left: auto;
}
.dropdown-hover.both-right .inside-left-sidebar .dropdown-menu-toggle:before,
.dropdown-hover .inside-right-sidebar .dropdown-menu-toggle:before {
    content: "\f104";
}
.dropdown-hover.both-left .inside-right-sidebar .dropdown-menu-toggle:before,
.dropdown-hover .inside-left-sidebar .dropdown-menu-toggle:before {
    content: "\f105";
}
.dropdown-click .widget-area .main-navigation ul ul {
    top: auto;
    position: absolute;
    float: none;
    width: 100%;
    left: -99999px;
}
.dropdown-click .widget-area .main-navigation ul ul.toggled-on {
    position: relative;
    left: 0;
    right: 0;
}
/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/

.nav-float-right .inside-header .main-navigation {
    float: right;
    clear: right;
}
.nav-float-left .inside-header .main-navigation {
    float: left;
    clear: left;
}
.nav-aligned-right .main-navigation .menu > li,
.nav-aligned-center .main-navigation .menu > li {
    float: none;
    display: inline-block;
}
.nav-aligned-right .main-navigation ul,
.nav-aligned-center .main-navigation ul {
    letter-spacing: -0.31em;
    font-size: 1em;
}
.nav-aligned-right .main-navigation ul li,
.nav-aligned-center .main-navigation ul li {
    letter-spacing: normal;
}
.nav-aligned-center .main-navigation {
    text-align: center;
}
.nav-aligned-right .main-navigation {
    text-align: right;
}
/*--------------------------------------------------------------
## Post Navigation
--------------------------------------------------------------*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 2em;
    overflow: hidden;
}
.paging-navigation .nav-previous,
.paging-navigation .nav-next {
    display: none;
}
.site-main .paging-navigation .navigation {
    margin: 0;
    /* Only for WordPress < 4.4 */
}
.site-main .post-navigation {
    margin-bottom: 0;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

img.lazy {
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
img.lazy.lazy-initial,
img.lazy.lazy-loaded,
img.lazy.lazy-error {
    opacity: 1;
}
.site-header {
    position: relative;
}
.main-title {
    margin: 0;
    font-size: 45px;
    line-height: 1.2em;
    word-wrap: break-word;
    font-weight: bold;
    text-transform: none;
}
.site-description {
    margin: 0;
    line-height: 1.5;
    font-weight: normal;
    text-transform: none;
    font-size: 15px;
}
.site-logo {
    display: inline-block;
    max-width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.header-aligned-center .site-header {
    text-align: center;
}
.header-aligned-right .site-header {
    text-align: right;
}
.site-header .header-image {
    vertical-align: middle;
}
.inside-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 32px;
}
.inside-header:before,
.inside-header:after {
    display: none;
}
.header-widget {
    margin: 0 0 0 -30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-widget > * {
    margin: 0 0 0 30px;
}
.header-shelude {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-shelude:before {
    content: "\e903";
    font-family: 'GeneratePress' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 10px;
    color: #FEDE0F;
}
.header-phone {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-phone:before {
    content: "\f086";
    font-family: 'GeneratePress' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 10px;
    color: #FEDE0F;
}
.header-phone a {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}
.header-phone a:hover {
    color: #fff;
}
.header-social > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-social > div a {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}
.header-social > div a:hover {
    background: #FEDE0F !important;
    color: #26292B !important;
}
.header-social > div a:not(:last-child) {
    margin-right: 16px;
}
.header-social > div a.icomoon-whatsapp {
    background: #25D366;
    font-size: 30px;
    line-height: 50px;
	

}
	

.header-social > div a.icomoon-viber {
    background: #7F4DA0;
    font-size: 15px;
    line-height: 34px;
}
.header-social > div a.icomoon-tg {
    background: #37AEE2;
    font-size: 15px;
    line-height: 34px;
}
.nav-float-left .inside-header .site-branding,
.nav-float-left .inside-header .site-logo {
    float: right;
    clear: right;
}
.nav-float-left .inside-header:after {
    clear: both;
    content: '';
    display: table;
}
.nav-float-right .inside-header .site-branding {
    display: inline-block;
}
.header-widget .widget-title {
    margin-bottom: 15px;
}
.site-branding-container {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    text-align: left;
}
.site-branding-container .site-logo {
    margin-right: 1.5em;
}
.header-aligned-right .site-branding-container {
    text-align: right;
}
.header-aligned-right .site-branding-container .site-logo {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    -webkit-order: 10;
    -moz-box-ordinal-group: 11;
    order: 10;
    margin-right: 0;
    margin-left: 1.5em;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.post {
    margin: 0 0 2em;
}
.posted-on .updated,
.entry-header .cat-links:before,
.entry-header .tags-links:before,
.entry-header .comments-link:before,
.entry-header .gp-icon {
    display: none;
}
.byline,
.single .byline,
.group-blog .byline,
.entry-header .cat-links,
.entry-header .tags-links,
.entry-header .comments-link {
    display: inline;
}
footer.entry-meta .byline,
footer.entry-meta .posted-on {
    display: block;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 2em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-header,
.archive .format-aside .entry-header,
.blog .format-status .entry-header,
.archive .format-status .entry-header,
.blog .format-status .entry-meta,
.archive .format-status .entry-meta {
    display: none;
}
.blog .format-aside .entry-content,
.archive .format-aside .entry-content,
.blog .format-status .entry-content,
.archive .format-status .entry-content {
    margin-top: 0;
}
.blog .format-status .entry-content p:last-child,
.archive .format-status .entry-content p:last-child {
    margin-bottom: 0;
}
.site-content,
.entry-header {
    word-wrap: break-word;
}
.entry-title {
    margin-bottom: 0;
}
.page-header {
    margin-bottom: 30px;
}
.page-header .avatar {
    float: left;
    margin-right: 20px;
}
.page-header .author-info {
    overflow: hidden;
}
.page-header > *:last-child,
.page-header .author-info > *:last-child {
    margin-bottom: 0;
}
.entry-meta {
    font-size: 85%;
    margin-top: .5em;
    line-height: 1.5;
}
footer.entry-meta {
    margin-top: 2em;
}
.cat-links:before,
.tags-links:before,
.comments-link:before,
.nav-previous .prev:before,
.nav-next .next:before {
    font-family: GeneratePress;
    text-decoration: inherit;
    position: relative;
    margin-right: 0.6em;
    width: 13px;
    text-align: center;
    display: inline-block;
}
.cat-links:before {
    content: "\f07b";
}
.tags-links:before {
    content: "\f02c";
}
.comments-link:before {
    content: "\f086";
}
.nav-previous .prev:before {
    content: "\f104";
}
.nav-next .next:before {
    content: "\f105";
}
.cat-links,
.tags-links,
.comments-link {
    display: block;
}
.taxonomy-description p:last-child,
.read-more-container,
.page-content > *:last-child,
.entry-content > *:last-child,
.entry-summary > *:last-child {
    margin-bottom: 0;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    position: relative;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto 0;
    max-width: 100%;
}
.wp-caption .wp-caption-text {
    font-size: 75%;
    padding-top: 5px;
    opacity: 0.8;
}
.wp-caption img {
    position: relative;
    vertical-align: bottom;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.wp-block-gallery,
ul.blocks-gallery-grid {
    margin-left: 0;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    background: rgba(255, 255, 255, 0.7);
    color: #000;
    padding: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
.site-main .gallery {
    margin-bottom: 1.5em;
}
.gallery-item img {
    vertical-align: bottom;
}
.gallery-icon {
    padding: 5px;
}
embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}
.comment,
.comment-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.comment-author-info {
    display: inline-block;
    vertical-align: middle;
}
.comment-meta .avatar {
    float: left;
    margin-right: 10px;
    border-radius: 50%;
}
.comment-author cite {
    font-style: normal;
    font-weight: bold;
}
.entry-meta.comment-metadata {
    margin-top: 0;
}
.comment-content {
    margin-top: 1.5em;
}
.comment-respond {
    margin-top: 0;
}
.comment-form > .form-submit {
    margin-bottom: 0;
}
.comment-form input,
.comment-form-comment {
    margin-bottom: 10px;
}
.comment-form #author,
.comment-form #email,
.comment-form #url {
    display: block;
}
.comment-metadata .edit-link:before {
    display: none;
}
.comment-body {
    padding: 30px 0;
}
.comment-content {
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.depth-1.parent > .children {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.comment .children {
    padding-left: 30px;
    margin-top: -30px;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.pingback .comment-body,
.trackback .comment-body {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.pingback .edit-link {
    font-size: 13px;
}
.comment-content p:last-child {
    margin-bottom: 0;
}
.comment-list > .comment:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}
ol.comment-list {
    margin-bottom: 1.5em;
}
#wp-comment-cookies-consent {
    margin-right: 7px;
}
.one-container .comments-area {
    margin-top: 1.5em;
}
.comment-content .reply {
    font-size: 85%;
}
.single .comments-link {
    display: none;
}
/*--------------------------------------------------------------
# Back to Top Button
--------------------------------------------------------------*/

.generate-back-to-top:before {
    content: "\f106";
    font-family: GeneratePress;
}
.generate-back-to-top,
.generate-back-to-top:visited {
    font-size: 20px;
    border-radius: 3px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    z-index: 10;
    -webkit-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
.generate-back-to-top .screen-reader-text {
    left: 0;
    margin: 0;
}
/*--------------------------------------------------------------
# Font Icons
--------------------------------------------------------------*/

.search-item a:before,
.dropdown-menu-toggle:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.nav-previous .prev:before,
.nav-next .next:before,
.generate-back-to-top:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    speak: none;
}
.cat-links:before,
.tags-links:before,
.comments-link:before,
.nav-previous .prev:before,
.nav-next .next:before {
    opacity: 0.7;
}
/*--------------------------------------------------------------
# SVG Icons
--------------------------------------------------------------*/

.gp-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.gp-icon svg {
    height: 1em;
    width: 1em;
    top: .125em;
    position: relative;
    fill: currentColor;
}
.icon-menu-bars svg:nth-child(2),
.toggled .icon-menu-bars svg:nth-child(1),
.icon-search svg:nth-child(2),
.close-search .icon-search svg:nth-child(1) {
    display: none;
}
.toggled .icon-menu-bars svg:nth-child(2),
.close-search .icon-search svg:nth-child(2) {
    display: block;
}
.entry-meta .gp-icon {
    margin-right: 0.6em;
    opacity: 0.7;
}
.dropdown-hover .sub-menu .dropdown-menu-toggle .gp-icon svg,
.dropdown-hover .children .dropdown-menu-toggle .gp-icon svg,
.dropdown-hover.both-left .inside-right-sidebar .dropdown-menu-toggle .gp-icon svg,
.dropdown-hover .inside-left-sidebar .dropdown-menu-toggle .gp-icon svg,
.nav-next .gp-icon svg {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
}
.dropdown-hover .sub-menu-left:not(.toggled) ul ul .dropdown-menu-toggle .gp-icon svg,
.dropdown-hover.both-right .inside-left-sidebar .dropdown-menu-toggle .gp-icon svg,
.dropdown-hover .inside-right-sidebar .dropdown-menu-toggle .gp-icon svg,
.nav-previous .gp-icon svg {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.dropdown-click .sfHover > a > .dropdown-menu-toggle > .gp-icon svg,
nav.toggled .sfHover > a > .dropdown-menu-toggle > .gp-icon svg,
.generate-back-to-top .gp-icon svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
nav.toggled .sub-menu .dropdown-menu-toggle .gp-icon svg {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
/*--------------------------------------------------------------
# Compatibility
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {
    display: block;
}
/* SiteOrigin Page Builder */

.so-panel.widget {
    padding: 0;
}
/* MailChimp CSS */

#mc_embed_signup .clear {
    display: block;
    height: auto;
    visibility: visible;
    width: auto;
}
/* Bootstrap fix */

.container.grid-container {
    width: auto;
}
/* Прижатый футер */

html {
    min-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 112px;
}
#page {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
}
.site-footer,
.header-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
/* Шапка */

.header-wrap {
    position: fixed;
    top: 0;
    z-index: 1000;
    left: 0;
    right: 0;
}
.compensate-for-scrollbar.no-touch-device .header-wrap {
    right: 17px;
    width: auto;
}
.admin-bar .header-wrap {
    top: 32px;
}
.site-header {
    background: #26292B;
    color: #fff;
    padding: 16px 0;
}
.main-navigation {
    background: #FEDE0F;
}
/* Баннер на главной */

.main-banner {
    position: relative;
}
.main-banner-img {
    line-height: 0.5;
    text-align: center;
}
.main-banner-img__desktop img {
    min-height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.main-banner-img__tablet {
    display: none;
}
.main-banner-img__tablet img {
    min-height: 920px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.main-banner-img__mobile {
    display: none;
}
.main-banner-img__mobile img {
    height: 640px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center -80px;
    object-position: center -80px;
    width: 100%;
}
.main-banner-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-banner-container__inner {
    max-width: 730px;
    color: #fff;
}
.main-banner-title {
    margin-bottom: 24px;
    
}
.main-banner-title span {
    color: #FEDE0F;
}
.main-banner-deskr {
    font-size: 20px;
    line-height: 1.6;
}
.main-banner-deskr > *:last-child {
    margin-bottom: 0;
}
.main-banner-top {
    margin-bottom: 64px;
}
.main-banner-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 -25px -25px;
}
.main-banner-bottom__left {
    margin: 0 0 25px 25px;
}
.main-banner-bottom__right {
    margin: 0 0 25px 25px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}
.ya-taxi{
    position: relative;
    top: -5px;
    left: 2px;
}
.section {
    padding: 80px 0;
}
.section-title {
    text-align: center;
}
.section-title span {
    color: #21A39B;
}
.section-deskr {
    font-size: 20px;
    line-height: 1.6;
    color: #53595E;
    text-align: center;
}
.section-top {
    margin-bottom: 48px;
}
.earn-item {
    text-align: center;
}
.earn-item__photo {
    margin-bottom: 20px;
}
.earn-item__photo img {
    width: 100%;
    max-width: 270px;
}
.earn-item__title {
    margin: 20px 0 0;
}
.earn-item__deskr {
    color: #53595E;
    margin-top: 8px;
}
.section-gray {
    background: #EFF6F8;
}
.avto-item {
    padding: 26px 30px 30px;
    background: #fff;
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.avto-item__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.avto-item__title {
    margin-bottom: 0;
    padding-top: 4px;
}
.avto-item__label {
    margin: 0 -30px 0 5px;
    padding: 6px 12px;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    border-radius: 2px 0px 0px 2px;
    background: #FEDE0F;
    white-space: nowrap;
}
.avto-item__desk {
    margin-top: 4px;
}
.avto-item__photo {
    text-align: center;
    margin-top: 24px;
}
.avto-item__photo img {
    width: 100%;
    max-width: 290px;
}
.avto-item__options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-bottom: auto;
}
.avto-item__price {
    padding-left: 10px;
    width: 50%;
}
.avto-item__price-title {
    color: #53595E;
    margin-bottom: 4px;
    white-space: nowrap;
}
.avto-item__price-value {
    font-weight: 600;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    line-height: 24px;
    white-space: nowrap;
}
.rates-link {
    margin-top: 24px;
    display: block;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.avto-ad {
    padding: 26px 30px 30px;
    background: #2F3236;
    border-radius: 8px;
    color: #fff;
}
.avto-ad__title {
    max-width: 380px;
    margin: 0;
    text-align: center;
}
.avto-ad__top {
    margin-bottom: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.avto-ad__label {
    margin-right: -30px;
    background: #53595E;
    border-radius: 2px 0px 0px 2px;
    padding: 6px 12px;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: "Montserrat", sans-serif;
}
.avto-ad__bottom::after {
    display: block;
    content: "";
    clear: both;
}
.avto-ad__img {
    float: right;
    margin-right: -30px;
    margin-top: -102px;
}
.avto-ad__deskr {
    text-align: center;
    color: #EFF6F8;
}
.avto-ad__link {
    margin-top: 32px;
    display: block;
}
.section-yellow {
    background: #FEDE0F;
}
.connection-top {
    margin-bottom: 64px;
}
.connection-title {
    max-width: 540px;
	
}
.connection-deskr {
    font-size: 20px;
    line-height: 160%;
    max-width: 540px;
}
.connection-deskr > *:last-child {
    margin-bottom: 0;
}
.connection-deskr > *:not(:last-child) {
    margin-bottom: 8px;
    margin-top: 0;
}
.connection-deskr-2 {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 24px 30px;
    max-width: 350px;
}
.connection-deskr-2 > *:last-child {
    margin-bottom: 0;
}
.connection-deskr-2 h5 {
    margin-bottom: 8px;
}
.connection-deskr-2 p {
    color: #53595E;
}
.connection-row {
    margin-left: -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.connection-name {
    margin-left: 20px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    width: 120px;
}
.connection-value {
    margin-left: 20px;
    width: 234px;
    text-align: right;
    white-space: nowrap;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 56px;
    line-height: 60px;
    text-shadow: 0px 4px 12px rgba(17, 17, 17, 0.12);
    font-family: "Montserrat", sans-serif;
}
.connection-comis {
    position: absolute;
    top: 0;
    right: 0;
}
.connection-wrap {
    position: relative;
}
.connection-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.connection-bottom__right {
    margin-right: -150px;
    margin-top: -124px;
}
.connection-bottom__left {
    margin-right: 100px;
    padding-bottom: 20px;
}
.section-black {
    padding: 80px 0 0;
    color: #fff;
    background: #26292B;
}
.choice-avto__section-top {
    margin-bottom: 80px;
}
.choice-avto__section-top h2 {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}
.choice-avto__section-top .section-deskr {
    max-width: 540px;
    color: #EFF6F8;
    opacity: 0.7;
    margin-left: auto;
    margin-right: auto;
}
.choice-avto__title {
    margin: 24px 0 0;
    text-align: center;
}
.choice-avto__photo {
    line-height: 0.8;
    text-align: center;
}
.choice-avto__photo img {
    width: 100%;
    max-width: 350px;
}
.choice-avto-form {
    background: #21A39B;
    color: #EFF6F8;
    border-radius: 8px 8px 0px 0px;
    padding: 32px 40px 24px;
    margin-top: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.choice-avto-form__title {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    font-family: "Montserrat", sans-serif;
    width: 310px;
    margin-right: 25px;
}
.choice-avto-form__right {
    width: -moz-calc(100% - 335px);
    width: calc(100% - 335px);
}
.choice-avto-form__subtitle {
    font-size: 18px;
    line-height: 28px;
}
.choice-avto-form__block {
    margin-top: 20px;
}
.choice-avto-form__block .wpcf7 form.invalid .wpcf7-response-output,
.choice-avto-form__block .wpcf7 form.unaccepted .wpcf7-response-output {
    margin: 15px 0 0 0;
}
.choice-avto-form__block .wpcf7-not-valid-tip {
    line-height: 1.1;
    font-size: 12px;
    margin-top: 7px;
}
.choice-avto-form__block .btn-yellow {
    display: block;
    width: 100%;
}
.choice-avto-form__block .btn-yellow:hover {
    background: #EFF6F8 !important;
    color: #26292B !important;
}
.form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 -16px -16px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.form-col {
    margin: 0 0 16px 16px;
    width: -moz-calc(33.3333% - 16px);
    width: calc(33.3333% - 16px);
}
.form-label {
    color: #FFFFFF;
    opacity: 0.5;
    display: block;
    min-height: 24px;
}
.start-working-wrap {
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto;
    background: url("../images/man.jpg") right center no-repeat;
}
.start-working-top {
    margin-bottom: 32px;
}
.start-working-top .section-deskr {
    text-align: left;
}
.start-working-mid ol {
    list-style-type: none;
    counter-reset: num;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.start-working-mid ol li {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 40px;
    font-weight: 600;
}
.start-working-mid ol li:before {
    content: counter(num);
    counter-increment: num;
    display: block;
    position: absolute;
    letter-spacing: 0.5px;
    top: 0px;
    left: 0;
    width: 24px;
    height: 24px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    border-radius: 50%;
    background: #21A39B;
    font-family: "Montserrat", sans-serif;
}
.start-working-mid li + li {
    margin-top: 16px;
}
.start-working-bot {
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.start-working-item {
    width: 38%;
    padding: 24px 30px;
    background: #fff;
}
.start-working-item > *:last-child {
    margin-bottom: 0;
}
.start-working-item:first-child {
    background: #FEDE0F;
}
.start-working-item:first-child {
    border-radius: 8px 0px 0px 8px;
}
.start-working-item:last-child {
    border-radius: 0px 8px 8px 0px;
}
.start-working-item:not(h6) {
    color: #53595E;
}
.text-typograf ul {
    padding: 0;
    margin-left: 0;
    list-style: none;
}
.text-typograf ul li {
    padding-left: 36px;
    position: relative;
}
.text-typograf ul li:before {
    content: "\e906";
    color: #21a39b;
    font-family: 'GeneratePress' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
}
.text-typograf ul li:after {
    content: "\e907";
    color: white;
    font-family: 'GeneratePress' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
}
.text-typograf ul li + li {
    margin-top: 12px;
}
.spawnElement {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.spawnElement > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.spawnElement > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
}
.spawnElement:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    height: 64px;
    background: url("/play.svg") center no-repeat;
    background-size: contain;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.spawnElement:hover:before {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.spawnElement.active:before {
    display: none;
}
.faq-wrap {
    background: #FFFFFF;
    border-radius: 8px;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 0;
}
.faq-item-content {
    display: none;
}
.faq-item-content__inner {
    padding: 0 30px 24px 70px;
    font-size: 18px;
}
.faq-item-content__inner > *:last-child {
    margin-bottom: 0;
}
.fag-item:not(:last-child) {
    border-bottom: 1px solid #EFF6F8;
}
.fag-item:first-child .faq-item-title + .faq-item-content,
.faq-item-title.active + .faq-item-content {
    display: block;
}
.faq-item-title {
    padding: 16px 30px 16px 70px;
    margin: 0;
    position: relative;
    cursor: pointer;
}
.faq-item-title:before {
    content: '';
    background: url("/plus.svg") no-repeat center;
    display: inline-block;
    position: absolute;
    left: 30px;
    top: 15px;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.faq-item-title.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.questions-rent {
    background: url("/questions-rent-bg.jpg") center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
}
.questions-rent-subtitle {
    font-size: 18px;
    margin-bottom: 16px;
}
.questions-rent-phone {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    font-family: "Montserrat", sans-serif;
}
.questions-rent-phone a {
    color: #fff;
    text-decoration: none;
}
.questions-rent-phone a:hover {
    color: #fff;
    text-decoration: none;
}
.questions-rent-item + .questions-rent-item {
    margin-top: 40px;
}
.questions-rent-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 -16px -16px;
}
.questions-rent-col {
    margin: 0 0 16px 16px;
}
.questions-rent-form {
    margin-top: 48px;
}
.rent-social {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: #2E4048;
    border-radius: 48px;
    padding: 0 16px 0 0;
    margin-right: auto;
}
.rent-social:hover {
    color: #26292B;
    background: #FEDE0F;
}
.rent-social i {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 16px;
    color: #fff !important;
}
.rent-social i.icomoon-viber {
    background: #7F4DA0;
    font-size: 22px;
}
.rent-social i.icomoon-whatsapp {
    background: #25D366;
    font-size: 28px;
}
.rent-social i.icomoon-tg {
    background: #37AEE2;
    font-size: 22px;
}
.form-rent-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
}
.form-col-1-2 {
    width: -moz-calc(50% - 16px);
    width: calc(50% - 16px);
    margin: 0 0 16px 16px;
}
.form-col-1-2 .btn-yellow {
    width: 100%;
}
.wpcf7 form .wpcf7-response-output {
    margin: 15px 0 0 0;
}
.wpcf7-not-valid-tip {
    line-height: 1.1;
    font-size: 12px;
    margin-top: 7px;
}
.address {
    padding: 0;
    margin: 40px 0 -24px;
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}
.address li {
    display: block;
    width: 100%;
    -webkit-column-break-inside: avoid;
    -webkit-backface-visibility: hidden;
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    margin-bottom: 24px;
}
.address-name {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.address-value {
    color: #53595E;
}
.metro {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background: url("/metro.svg") no-repeat center;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.site-footer {
    padding: 70px 0 68px;
    background: #26292B;
    color: #FFFFFF;
}
.inside-footer-widgets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 -30px -30px;
}
.inside-footer-widgets > * {
    margin: 0 0 30px 30px;
}
.inside-footer-widgets:after {
    display: none !important;
}
.footer-widget-1 {
    max-width: 255px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer-widget-3 {
    max-width: 230px;
}
.foot-w1-top {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

p.foot-w12 {
font-size:14px;   
}
.foot-w1-bot {
    margin-top: 24px;
}
.footer-konf {
    margin-bottom: 16px;
}
.footer-konf a {
    color: #21A39B;
}
.footer-konf a:hover {
    color: #FEDE0F;
}
.footer-copy {
    color: #EFF6F8;
}
.footer-phone {
    font-weight: 600;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
}
.footer-phone a {
    color: #fff;
}
.footer-phone a:hover {
    color: #fff;
}
.footer-shelude {
    margin-top: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-shelude:before {
    content: "\e903";
    font-family: 'GeneratePress' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 10px;
    color: #FEDE0F;
}
.footer-social {
    margin-top: 24px;
}
.footer-social a + a {
    margin-top: 16px;
}
.foot-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.foot-menu ul a {
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.foot-menu ul a:hover{
    color: #FEDE0F;
}
.foot-menu li + li {
    margin-top: 16px;
}
.footer-widget-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 37%;
}
.footer-widget-2 > * {
    margin-left: 10px;
    margin-right: 10px;
}
.footer-social > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
body .avto-item-popap {
    padding: 0;
    border-radius: 16px;
}
.avto-item-popap__top {
    padding: 24px 30px 16px;
}
.avto-item-popap__bottom {
    padding: 24px 30px 24px;
    background: #EFF6F8;
}
.avto-item-popap__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -7px;
}
.avto-item-popap__right {
    width: -moz-calc(42% - 7px);
    width: calc(42% - 7px);
    margin-left: 7px;
    text-align: center;
}
.avto-item-popap__right img {
    width: 100%;
    max-width: 300px;
}
.avto-item-popap__left {
    width: -moz-calc(58% - 7px);
    width: calc(58% - 7px);
    margin-left: 7px;
}
.avto-item-popap__deskr {
    color: #53595E;
}
.avto-item-popap__title {
    margin-bottom: 8px;
}
.avto-item-popap .form-label {
    opacity: 0.5;
    color: #26292B;
}
.avto-item-popap .wpcf7-submit {
    width: 100%;
}
.avto-item-popap .ajax-loader:not(.is-active) {
    display: none;
}
.fancybox-slide--html .fancybox-close-small {
    color: #21A39B !important;
}
.avto-item-popap__bottom form.sent .form-row {
    display: none;
}
.avto-item-popap__bottom form.sent .wpcf7-response-output {
    margin: 0 auto;
    border: none;
    padding: 22px 0;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    color: #53595E;
}
.text-122,
.hidden {
    display: none !important;
}
@media screen and (min-width: 960px) {
    .sf-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -16px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .sf-menu > li.menu-item-float-right {
        float: right !important;
    }
    .sf-menu > li > a {
        line-height: 48px;
        letter-spacing: 0.5px;
        color: #26292B;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
        font-family: "Montserrat", sans-serif;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 16px;
    }
    .sub-menu > li > a {
        font-weight: 600;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        color: #26292B;
        font-family: "Montserrat", sans-serif;
    }
    .sub-menu > li > a:hover {
        color: #21A39B;
    }
    .sub-menu > li + li {
        margin-top: 16px;
    }
    .menu-item-has-children .dropdown-menu-toggle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        height: 48px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media screen and (max-width: 1440px) {
    .connection-bottom__right {
        margin-right: 0;
    }
}
@media screen and (max-width: 1190px) {
    .connection-bottom__left {
        margin-right: 30px;
    }
    .choice-avto__section-top {
        margin-bottom: 40px;
    }
    .choice-avto-form {
        margin-top: 40px;
    }
}
@media screen and (max-width: 1024px) {
    .sf-menu {
        margin: 0;
    }
    .main-banner-img__desktop {
        display: none;
    }
    .main-banner-img__tablet {
        display: block;
    }
    .main-banner-container {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .main-banner-container__inner {
        padding-bottom: 184px;
        max-width: none;
    }
    .main-banner-title {
        max-width: 660px;
    }
    .main-banner-deskr br {
        display: none;
    }
    .main-banner-top {
        margin-bottom: 40px;
    }
    .choice-avto-form {
        padding: 32px 32px 24px;
    }
    .choice-avto-form__title {
        margin: 0 0 20px;
        width: 100%;
    }
    .choice-avto-form__right {
        width: 100%;
    }
    .start-working-wrap {
        background-position: 150% 50%;
    }
}
@media screen and (max-width: 959px) {
    .menu-toggle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: fixed;
        top: 0;
        right: 0;
        width: 64px;
        height: 64px;
        background: #FEDE0F;
        border: 0;
        text-align: center;
    }
    nav.toggled ul ul.sub-menu {
        width: 100%;
    }
    .main-navigation.toggled .main-nav > ul {
        display: block;
    }
    .main-navigation.toggled .main-nav ul ul.toggled-on {
        position: relative;
        top: 0;
        left: auto !important;
        right: auto !important;
        width: 100%;
        pointer-events: auto;
        height: auto;
        opacity: 1;
        display: block;
        visibility: visible;
    }
    .main-navigation.toggled .main-nav li {
        float: none;
        clear: both;
        display: block !important;
        text-align: left !important;
    }
    .main-navigation ul,
    .gen-sidebar-nav {
        display: none;
    }
    .inside-navigation {
        padding: 0 !important;
    }
    .sf-menu {
        padding: 15px !important;
        text-transform: uppercase;
    }
    .sf-menu > li:not(.menu-item-has-children) > a {
        padding: 13px 0;
        font-weight: 600;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.5px;
        font-family: "Montserrat", sans-serif;
    }
    .sf-menu > li.menu-item-has-children > a {
        padding: 11px 0 7px;
        font-weight: 600;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.5px;
        font-family: "Montserrat", sans-serif;
    }
    .menu-item-has-children .dropdown-menu-toggle {
        margin-left: 3px;
        width: 30px;
        height: 30px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        top: -2px;
    }
    .main-nav {
        position: absolute;
        background: #FEDE0F;
        left: 0;
        right: 0;
        height: 0;
    }
    .main-navigation.toggled .main-nav {
        height: -moz-calc(100vh - 64px);
        height: calc(100vh - 64px);
        overflow: auto;
    }
    .mobile-menu-open body {
        overflow: hidden;
    }
    .header-widget {
        margin-right: 0px;
    }
    body {
        padding-top: 64px;
    }
    .avto-item, .avto-ad, .choice-avto {
        width: -moz-calc(50% - 30px);
        width: calc(50% - 30px);
    }
    .connection-deskr {
        max-width: none;
    }
    .connection-bottom {
        display: block;
    }
    .connection-bottom__right {
        margin-top: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .connection-top {
        margin-bottom: 48px;
    }
    .connection-comis {
        position: static;
        margin-left: 20px;
    }
    .connection-bottom__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -20px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .connection-deskr-2 {
        margin-left: 20px;
        width: -moz-calc(60% - 20px);
        width: calc(60% - 20px);
        max-width: 330px;
    }
    .connection-row {
        display: block;
    }
    .connection-row + .connection-row {
        margin-top: 15px;
    }
    .connection-name {
        width: 100%;
    }
    .connection-value {
        text-align: left;
    }
    .connection-bottom__left {
        margin-right: 0;
    }
    .start-working-wrap {
        background: none;
    }
    .start-working-item {
        width: 50%;
    }
    .inside-footer-widgets {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer-widget-1 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        max-width: none;
        margin-top: 30px;
    }
    .footer-widget-2 {
        width: -moz-calc(66.6666% - 20px);
        width: calc(66.6666% - 20px);
        max-width: none;
        margin-left: 20px;
    }
    .footer-widget-2 > * {
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px);
    }
    .footer-widget-3 {
        width: -moz-calc(33.3333% - 30px);
        width: calc(33.3333% - 30px);
        max-width: none;
    }
}
@media screen and (max-width: 870px) {
    .header-shelude {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .video-item {
        width: -moz-calc(50% - 30px);
        width: calc(50% - 30px);
    }
    .address {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .footer-widget-1 {
        margin-top: 18px;
    }
}
@media screen and (max-width: 767px) {
    h1 {
        font-size: 28px;
        line-height: 1.3;
    }
    h2 {
        font-size: 28px;
        line-height: 1.3;
    }
    h3 {
        font-size: 28px;
        line-height: 1.3;
    }
    .main-banner-img__tablet {
        display: none;
    }
    .main-banner-img__mobile {
        display: block;
    }
    .main-banner-container__inner {
        padding-bottom: 50px;
    }
    .main-banner-title {
 line-height:50px;

        margin-bottom: 15px;
        text-align: center;
    }
    .main-banner-deskr {
        font-size: 16px;
        line-height: 1.5;
        text-align: center;
    }
    .main-banner-deskr br {
        display: inline;
    }
    .main-banner-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .section {
        padding: 45px 0;
    }
    .section-top {
        margin-bottom: 32px;
    }
    .section-black {
        padding: 45px 0 0;
    }
    .video-block {
        margin: 0 0 -16px -16px;
    }
    .video-item {
        width: -moz-calc(50% - 16px);
        width: calc(50% - 16px);
        margin-left: 16px;
        margin-bottom: 16px;
    }
    .faq-item-content__inner {
        font-size: 16px;
    }
    .site-footer {
        padding: 45px 0;
    }
}
@media screen and (max-width: 859px) {
    .header-phone {
        margin: 0 10px 0 18px;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .header-phone:before {
        margin-right: 6px;
    }
    .header-phone a {
        font-size: 16px;
        line-height: 28px;
        white-space: nowrap;
    }
    .header-social {
        margin: 0;
    }
    .header-widget {
        position: fixed;
        left: 0;
        right: 0;
        margin: 0;
        bottom: 0;
        background: #26292B;
    }
    .header-social > div a:not(:last-child) {
        margin: 0;
    }
    .header-social > div a {
        width: 48px;
        height: 56px;
        line-height: 1 !important;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 0;
    }
    body {
        padding-bottom: 56px;
    }
}
@media screen and (max-width: 640px) {
    .main-banner-img__mobile img {
        -o-object-position: top center;
        object-position: top center;
    }
    .avto-item, .avto-ad, .choice-avto {
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
    }
    .avto-ad__top {
        margin-bottom: 16px;
    }
    .avto-ad__label {
        display: none;
    }
    .avto-ad__bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .avto-ad__img {
        margin-top: 0;
        text-align: right;
    }
    .avto-ad__deskr {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .avto-ad__link {
        margin-top: 10px;
    }
    .connection-top {
        margin-bottom: 36px;
    }
    .connection-bottom {
        padding-top: 215px;
        position: relative;
    }
    .connection-comis {
        position: absolute;
        right: auto;
        left: 0;
        margin-left: 0;
    }
    .connection-deskr-2 {
        width: 100%;
        max-width: 345px;
        margin-left: auto;
        margin-right: auto;
    }
    .connection-bottom__row {
        margin-left: 0;
    }
    .connection-bottom__right {
        overflow: hidden;
        text-align: right;
        margin-right: -15px;
    }
    .connection-bottom__right .connection-bottom__img {
        margin-right: -100px;
    }
    .choice-avto-form {
        padding: 24px 24px 24px;
    }
    .choice-avto-form__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
    .choice-avto-form__block .wpcf7 form.invalid .wpcf7-response-output,
    .choice-avto-form__block .wpcf7 form.unaccepted .wpcf7-response-output {
        margin: 0;
    }
    .form-col {
        width: -moz-calc(100% - 16px);
        width: calc(100% - 16px);
    }
    .form-label-blank {
        min-height: 8px;
    }
    .start-working-item {
        width: 100%;
    }
    .start-working-item:first-child {
        border-radius: 8px 8px 0px 0px;
    }
    .start-working-item:last-child {
        border-radius: 0px 0px 8px 8px;
    }
    .questions-rent-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .form-col-1-2 {
        width: -moz-calc(100% - 16px);
        width: calc(100% - 16px);
    }
    .footer-widget-2 {
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        margin-left: 30px;
    }
    .footer-widget-3 {
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        margin-top: 10px;
    }
    .avto-item-popap__top,
    .avto-item-popap__bottom {
        padding: 24px 24px 30px;
    }
    .avto-item-popap__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .avto-item-popap__left {
        width: -moz-calc(100% - 7px);
        width: calc(100% - 7px);
    }
    .avto-item-popap__right {
        width: -moz-calc(100% - 7px);
        width: calc(100% - 7px);
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 8px;
    }
    .avto-item-popap__bottom form.sent .wpcf7-response-output {
        max-width: 280px;
    }
}
@media screen and (max-width: 450px) {
    .video-item {
        width: -moz-calc(100% - 16px);
        width: calc(100% - 16px);
    }
    .address {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}
@media screen and (max-width: 365px) {
    .header-social > div a {
        width: 40px;
    }
}
@media screen and (min-width: 960px) and (max-width: 1190px) {
    .sf-menu {
        margin: 0 -5px;
    }
    .sf-menu > li > a {
        padding: 0 5px;
    }
}