/*!
Theme Name: vshalashe
Author: Simbirtsev I.
Version: 1.0.0
*/
@font-face {
    font-family: 'futuris';
    src: url('./fonts/futuris.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'futuris';
    src: url('./fonts/futuris-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: url('./fonts/Roboto.ttf') format('truetype');
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

/* Sections
     ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * 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 {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/**
 * 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;
    font-size: 1em;
}

/* 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;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
 * 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;
    font-size: 1em;
}

/**
 * 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;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
    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 {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * 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"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * 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;
    outline-offset: -2px;
}

/**
 * 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;
    font: inherit;
}

/* 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;
}
.dop_text {
    margin-bottom: 30px;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}
.images_card {
    height: 250px;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    margin-bottom: 15px;
    cursor: pointer;
}

.images_card img {
    height: 100%;
    width: 100%;
    position: relative;
    object-fit: cover;
}
/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body, button, input, select, optgroup, textarea {
    color: #000;
    font-family: 'futuris', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    line-height: 130%;
}
span.wpcf7-spinner {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}

p {
    margin-bottom: 0.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

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: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}
section#about p {
    margin-bottom: 20px;
}
/* Links
--------------------------------------------- */
a {
    color: #4169e1;
    text-decoration: none;
}

a:hover {
    color: #191970;
}

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

/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0em 0.0em 0em;
    padding: 0.2em 0em;
}

.fancybox-button {
    height: 64px !important;!i;!;
    width: 64px !important;!i;!;
}

span.wpcf7-form-control-wrap.title input {
    border: 0;
    display: none;
}


/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    position: relative;
    display: inline-block;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    margin: auto;
}

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.post, .page {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

header#masthead {
    background: #000;
}

body.home header#masthead {
    background: transparent;
}

main#primary {
    padding-top: 20px;
}

.underline {
    text-decoration: underline;
}

.text-center {
    text-align: center;
}

img.custom-logo {
    max-width: 180px;
    width: 100%;
    margin: 14px 0;
}

header#masthead b {
    font-weight: bold;
    /* font-size: 18px; */
    text-transform: uppercase;
    display: block;
    font-size: clamp(11px, 1.2vw, 13px);
}

header#masthead {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    color: #fff;
    z-index: 2;
    padding-bottom: 15px;
}

body.home header#masthead {
    position: absolute;
}

header#masthead a {
    color: #fff;
}

a.phone {
    font-weight: bold;
    /* font-size: 20px; */
    font-size: clamp(14px, 1.2vw, 20px);
}

body.admin-bar.home header#masthead {
    top: 32px;
    /* padding-bottom: 60px; */
}

.bg-top {
    background: url(./img/bg-top.png) no-repeat;
    background-size: cover;
    color: #fff;
    background-position: bottom;
    padding: 150px 0 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 80svh;
    min-height: 500px;
}

/*.bg-top:before {
    content: "";
    position: absolute;
    display: block;
    background: url(./img/woman.png) center no-repeat;
    width: 560px;
    height: 560px;
    bottom: 0;
    left: 50%;
    background-size: contain;
    z-index: 1;
}*/

h2 {
    font-size: 48px;
    margin-bottom: 30px;
}

.h1 {
    font-weight: bold;
    /* font-size: 88px; */
    text-transform: uppercase;
    font-size: clamp(32px, 4vw, 55px);
}

.h3 {
    font-size: 30px;
}

.btn {
    display: inline-block;
    background: #1c346b;
    /* border: 2px solid #FFFFFF; */
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 20px;
    max-width: 300px;
    min-width: 200px;
    text-align: center;
}

.btn.btn-hover-white:hover {
    /* background: #fff; */
    /* color: #000 !important; */!i;!;
    opacity: 1;
}

.btn.btn-hover-blue:hover {
    background: #1c346bed;
    color: #fff;
    opacity: 1;
}

.btn:hover {
    opacity: 0.8;
    color: #fff;
}

.social {
    margin-top: 40px;
}

.social a, .social a:hover {
    color: #fff;
    font-weight: 700;
}

.social a:hover {
    text-decoration: underline;
}

.blue:before {
    width: 100%;
    height: calc(100% + 60px);
    content: "";
    display: block;
    background: #1c346b;
    position: absolute;
    left: -30px;
    z-index: -1;
    top: -30px;
}

.blue {
    position: relative;
}

.bg-black {
    /* background: #0A0A0A; */
    /* color: #fff; */
}

.ulli ul {
    margin-left: 30px;
    padding: 0;
}

.ulli ul li {
    font-size: 30px;
}

.ulli p {
    margin-left: 30px;
}

.spec {
    background: url(/wp-content/uploads/2024/12/add7ee3a-7b68-49e2-9ba1-c81d2901a29e-scaled.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    padding: 40px 0 90px;
    background-blend-mode: multiply;
    background-color: #00000073;
    background-attachment: fixed;
}

.slide-count-wrap {
    background: #1c346b;
    padding: 4px 20px;
    text-align: right;
    color: #ffffff;
    font-weight: 700;
    max-width: 610px;
    width: 100%;
    position: absolute;
    bottom: -20px;
    right: 0;
}

.slide-count-wrap span.current {
    font-size: 24px;
}

.slide-count-wrap span.total {
    font-size: 16px;
}

.arrows .prev, .arrows .next {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.arrows .next {
    background: url(./img/arrow.svg) center no-repeat;
    background-size: 30px;
    filter: invert(1);
}

.arrows .prev {
    background: url(./img/arrow.svg) center no-repeat;
    background-size: 30px;
    transform: rotate(180deg);
    filter: invert(1);
}
section#group .arrows .prev {
    filter: invert(0);
}

section#group div#sl7 {filter: invert(1);}
.card-header {
    background: none;
    padding: 20px 20px;
}
.slider4, .slider7 {
    background: #fff;
    color: #000;
    padding: 30px;
    margin: 30px 0;
    z-index: 2;
    margin-right: 40px;
}
.wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
    margin-bottom: 0px;
}

figure.wp-block-gallery.has-nested-images.columns-default.is-cropped.wp-block-gallery-2.is-layout-flex.wp-block-gallery-is-layout-flex {
    display: none;
}
.slider6 {
    z-index: 2;
}

.slider7 .slick-slide, .slider4 .slick-slide {
    padding-right: 30px !important;
}

.bg-slide h3 {
    font-size: 30px;
    font-weight: 300;
    color: #0A0A0A;
    position: relative;
    display: inline-block;
    margin-top: 15px;
}



.bg-slide {
    position: relative;
}

.bg-slide .slide-count-wrap {
    height: 384px;
    bottom: -40px;
}

.bg-slide .btn, .club-card .btn {
    background: #1c346b;
    /* border: 2px solid #1c346b; */
}

.slider5 img {
    height: 600px;
    object-fit: cover;
}

.bg-slide5 {
    position: relative;
}

.bg-slide5 .slide-count-wrap {
    right: 40px;
}

.bg-club {
    background: url(/wp-content/uploads/2024/12/7714568-1.jpg) center no-repeat;
    background-size: cover;
    color: #fff;
    background-blend-mode: multiply;
    background-color: #000000bd;
    background-attachment: fixed;
}

.underline {
    text-decoration: underline;
}

section#service .d-none {
    display: block !important;
}

.club-card {
    background: #fff;
    color: #000;
    height: 100%;
    padding: 30px;
}

.club-card h3 {
    font-size: 30px;
    color: #0A0A0A;
    font-weight: 300;
    cursor: pointer;
}

.price {
    font-weight: bold;
    font-size: 30px;
    color: #000000;
    margin-top: 15px;
}

.text-dark {
    color: #000;
}

.blue-line:before {
    max-width: 600px;
    width: 100%;
    height: 40px;
    background: #1c346b;
    display: block;
    position: absolute;
    bottom: -2px;
    content: "";
    z-index: -1;
    left: -30px;
}

.blue-line {
    position: relative;
    z-index: 1;
}

.modal-club.fancybox-content {
    /* background: #0079e4; */
    /* color: #fff; */
}

.modal-club ul {
    padding: 0;
    margin-left: 20px;
}

.modal-club .title {
    font-size: 30px;
    position: relative;
    margin-bottom: 30px;
}

.modal-club .title:before {
    content: "";
    width: 100%;
    max-width: 300px;
    height: 1px;
    background: #000000;
    position: absolute;
    bottom: -10px;
}

.modal-club .btn {
    background: #1c346b;
    color: #fff;
}

body .fancybox-content {
    background: #ffffff;
    /* color: #fff; */
}

body .fancybox-content .wpcf7 a {
    color: #000000;
    border-bottom: 1px solid #fff;
    text-decoration: underline;
    /* line-height: 100%; */
}

.fancybox-content .wpcf7 {
    text-align: center;
}

.wpcf7 .title {
    font-size: 30px;
}

.wpcf7 input {
    /* background: #0368c2; */
    /* color: #fff; */
    padding: 20px;
    border: 0;
    margin: 8px 0;
    width: 100%;
    outline: none;
    border: 2px solid #dddddd;
}

.wpcf7 input::placeholder {
    color: #000000;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #1c346b;
    color: #fff;
    font-weight: bold;
    padding: 20px 30px;
    cursor: pointer;
    border: 0;
}

input[type="checkbox"] {
    width: auto;
}

body ul.slick-dots {
    display: none !important;
}

body .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.slick-slide:focus {
    outline: 0;
}

input.title-service, input.title-price {
    padding: 0;
    background: transparent;
    display: inline;
    width: 100%;
    outline: 0;
    font-size: 20px;
    line-height: 1;
    text-align: center;
}

input.title-service:focus, input.title-price:focus {
    color: #fff;
}

footer .social a, footer .social a:hover {
    color: #000;
}

nav#site-navigation li a {
    margin-right: 10px;
}

footer nav#site-navigation li a {
    color: #000;
}

.contact-box b {
    font-weight: 300;
}

.contact-wrap {
    background: #fff;
    height: 100%;
    padding: 40px;
    padding-right: 120px;
}

.contact-box {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    max-width: 600px;
    width: 100%;
}

.contact-box a.phone {
    font-size: 24px;
}

.relative {
    position: relative;
}

.contact-box:before {
    content: "";
    display: block;
    max-width: 500px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #1c346b;
    z-index: -1;
    left: -30px;
    bottom: -30px;
}

.contact-box a {
    color: #000;
}

.map {
    background: url(./img/map1.jpg) center no-repeat;
    background-size: cover;
    height: 500px;
}

section#about > .container {
    background: #fff;
}

section#about {
    position: relative;
    z-index: 1;
    padding-top: 60px !important;!i;!;
    padding-bottom: 60px !important;!i;!;
}

.text-top {
    position: absolute;
    color: rgba(255,255,255,.08);
    font-size: 12vw;
    top: 0;
    font-weight: 700;
    text-align: center;
    /* right: 0; */
    z-index: -1;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: Roboto,sans-serif;
    left: -15px;
}

/* burger menu */
.burger {
    z-index: 1;
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
    box-sizing: content-box;
    width: 40px;
    height: auto;
    padding: 15px;
    background: 0 0;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.burger span {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 2px;
    vertical-align: bottom;
    transition: background .2s .4s;
}

.burger span:before {
    border-radius: 0;
    -webkit-transform: none;
    transform: none;
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
    width: 40px;
    height: 2px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top .3s .3s ease, width .3s ease, -webkit-transform .3s ease;
    transition: top .3s .3s ease, transform .3s ease, width .3s ease;
    transition: top .3s .3s ease, transform .3s ease, width .3s ease, -webkit-transform .3s ease;
    transition-delay: .1s;
}

.burger span:after {
    content: "";
    position: absolute;
    right: 0;
    top: -8px;
    width: 40px;
    height: 2px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top .3s .3s ease, width .3s ease, -webkit-transform .3s ease;
    transition: top .3s .3s ease, transform .3s ease, width .3s ease;
    transition: top .3s .3s ease, transform .3s ease, width .3s ease, -webkit-transform .3s ease;
}

.burger span, .burger span:before, .burger span:after {
    background: #fff;
}

body.menu--open .burger span:after, body.menu--open .burger span:before {
    background: #fff;
}

body.menu--open .main-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.23);
}

.menu--open .burger > span:before {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
}

.menu--open .burger > span:after, .menu--open .burger > span:before {
    top: 0;
    transition: top .1s,-webkit-transform .1s .1s;
    transition: top .1s,transform .1s .1s;
    transition: top .1s,transform .1s .1s,-webkit-transform .3s .3s;
    width: 40px;
    background: #fff;
}

.menu--open .burger > span {
    background: 0 0 !important;
}

.menu--open .burger > span:after {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
}

/* burger menu end */
.menu--open nav.nav2 {
    display: block;
}

nav.nav2 {
    display: none;
    background: #00000000;
    padding: 10px;
    height: 100vh;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    padding-top: 60px;
    position: relative;
    top: 30px;
}

nav.nav2 li {
    position: relative;
    display: block;
    text-align: center;
}

nav.nav2 li a {
    font-size: 18px;
    padding: 4px 0;
}

a.phone-mob {
    display: block;
    background: url(./img/phone.svg) center no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.pointer {
    cursor: pointer;
}

/* accordion bt4 */
.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

/* accordion bt4 end */
.accordion .head-tab {
    font-size: 30px;
    width: 100%;
    cursor: pointer;
    position: relative;
    padding-left: 20px;
}

.accordion .head-tab:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.accordion .text {
    margin: 20px;
}

#map {
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
    padding-left: 440px;
}

.overflow-h {
    overflow: hidden;
}

body ul {
    padding: 0;
    margin-left: 40px;
}

.slider7 .slick-slide img, .slider4 .slick-slide img {
    /* width: 100%; */
    max-height: 250px;
}

section#gallery {
    padding: 40px 0 100px;
}

.bg-top .h3 {
    z-index: 3;
    position: relative;
    margin-bottom: 120px;
}

section#contacts {
    background: #fafafa;
}

section#cards {
    padding: 60px 0 60px;
}

body.admin-bar.home .fancybox-content {
    margin: 40px 0px;
}

.sooqa {
    max-width: 180px;
    width: 100%;
}

header .d-lg-block.d-none {
    max-width: 60%;
    padding-left: 15px;
    padding-right: 15px;
}

header .site-branding {
    max-width: 12%;
}

header .d-md-flex.d-none.text-center.align-items-center {
    max-width: 35%;
}
.slider8 img {
    height: 600px;
    object-fit: contain;
}

.bg-slide8 {
    position: relative;
}

.bg-slide8 .slide-count-wrap {
    right: 40px;
}
section#team {
    padding: 40px 0 100px;
}
#team  .slider_wrap * {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
#team  .slick-slide { margin: 0 10px;}
#team  .slider-item img { max-width: 100%;}

.bg-top:after {
    background: #00000069;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
     z-index: 0;
}

section.bg-top .container {
    position: relative;
    z-index: 1;
    top: 20%;
}
img.footer-logo {
    max-width: 160px;
}
@media (min-width: 1760px) {
    .site-branding {
        /* margin-left: -150px; */
    }
}

@media (min-width: 1290px) {
    nav#site-navigation li a {
        margin-right: 20px;
    }
}

@media (min-width: 1200px) {
    body .container {
        max-width: 1470px;
    }

    .slider7 .slick-slide, .slider4 .slick-slide {
        padding-right: 70px !important;
    }

    img.custom-logo {
        max-width: 220px;
    }
}





@media (max-width: 1200px) {
.container {
    max-width: 100% !important;
}
}



@media screen and (max-width: 992px) {
    .contact-box {
        max-width: 460px;
    }
header .d-lg-block.d-none {
    max-width: inherit;
    padding-left: 15px;
    padding-right: 15px;
}

header .site-branding {
    max-width: inherit;
    max-width: 170px;
}

header .d-md-flex.d-none.text-center.align-items-center {
    max-width: inherit;
}
    .sooqa {
        max-width: 120px;
        width: 100%;
    }

    .contact-box a.phone {
        font-size: 27px;
    }

    #map {
        padding-left: 290px;
    }

    .contact-wrap {
        padding-right: 70px;
    }

    .slider6 .club-card {
        margin: 20px 0 0 0;
    }

    .bg-top:before {
        right: -70px;
        left: auto;
        height: 470px;
    }

    #cards .bg-slide .slide-count-wrap {
        height: 100px;
        left: 50px;
    }

    .slider6 {
        max-width: 460px;
    }
}

@media screen and (max-width: 768px) and (min-width: 572px) {
    body .container, body .container-sm {
        max-width: 90%;
    }

    .slider4, .slider6, .slider7 {
        max-width: 460px;
    }

    .blue-line:before {
        height: 30px;
        bottom: 12px;
    }
}

@media screen and (max-width: 782px) {
    body.admin-bar.home header#masthead {
        top: 45px;
    }

    .text-top {
        position: absolute;
        color: rgba(255,255,255,.08);
        font-size: 11.9vw;
        top: 0;
        font-weight: 700;
        text-align: center;
        z-index: -1;
        text-transform: uppercase;
        white-space: nowrap;
        font-family: Roboto,sans-serif;
        left: -10px;
    }
}

@media screen and (max-width: 768px) {
    img.custom-logo {
        max-width: 150px;
    }

    h1.entry-title {
        font-size: 22px;
    }

    .hide-tablet {
        /* display: none; */
    }

    .club-card h3, .price {
        font-size: 24px;
    }

    .wp-block-column {
        flex-basis: 100% !important;
    }

    img.footer-logo {
        max-width: 200px;
        width: 100%;
    }

    .bg-top:before {
        right: -90px;
    }

    .contact-box a.phone {
        font-size: 24px;
    }

    .bg-top {
        padding: 140px 0 50px;
        height: auto;
    }

    section#about:before {
        content: "";
        /* background: #1c346b; */
        max-width: 400px;
        height: calc(100% - 60px);
        width: 100%;
        display: block;
        position: absolute;
        right: 0;
        z-index: -1;
        top: 48%;
        transform: translateY(-50%);
    }

    .text-top {
        display: none;
    }

    .bg-slide .slide-count-wrap {
        height: 100px;
        left: 50px;
    }

    .bg-slide5 .slide-count-wrap {
        right: 0;
        width: auto;
        padding: 4px 50px;
    }

    #group .bg-slide .slide-count-wrap {
        background: transparent;
    }
}

@media screen and (max-width: 750px) {
    .contact-box {
        position: relative;
        top: 0;
        transform: translateY(0);
    }

    #map {
        padding-left: 0;
    }

    section#group {
        padding-bottom: 6rem !important;
        /* background: #000; */
    }
}

@media screen and (max-width: 572px) {
    .h1 {
        /* font-size: 68px; */
        margin-top: 150px;
        }

    .h3 {
        font-size: 24px;
    }

    h2 {
        font-size: 27px;
    }

    .slider5 img {
        height: auto;
    }

    .slider4, .slider7 {
        margin-right: 10px !important;
        margin: 10px 0;
    }

    .btn {
        font-size: 14px;
    }

    .slider7 .slick-slide, .slider4 .slick-slide {
        padding-right: 0 !important;
    }

    .bg-slide h3, .ulli ul li, .accordion .head-tab {
        font-size: 24px;
    }

    .fancybox-content {
        padding: 40px 10px !important;
    }

    footer {
        text-align: center;
    }

    .bg-top:before {
        width: 360px;
        height: 400px;
        z-index: -1;
    }

    .contact-wrap {
        font-size: 14px;
        padding: 10px;
    }

    .map {
        background: url(./img/map2.jpg) center no-repeat;
        background-size: cover;
        height: 400px;
    }

    nav.nav2 li {
        /* text-align: right; */
    }

    section#group .slide-count-wrap {
        background: transparent;
    }

    section#group .slider7 {
        padding: 10px;
    }

    .text-top {
        display: block;
        top: 130px;
        font-size: 24.4vw;
        left: -10px;
    }

    .bg-slide .slide-count-wrap {
        height: 80px;
        bottom: -40px;
        right: -60px;
    }

    .blue-line:before {
        height: 20px;
        bottom: 0;
    }

    section#group .slide-count-wrap {
        background: 0 0;
        left: 0;
    }

    div#page.site {
        overflow: hidden;
    }

    div#sl4 {
        margin-bottom: 6px;
    }

    #gallery .bg-slide5 .slide-count-wrap {
        bottom: -37px;
    }
    #team .bg-slide8 .slide-count-wrap {
        bottom: -37px;
    }
    .main-navigation a.btn.btn-hover-white {
        max-width: 250px;
        padding: 20px;
        /* float: right; */
        /* margin-right: 20px; */
    }

    nav.nav2 li a {
        padding: 8px 0;
    }
}

@media screen and (max-width: 470px) {
    .contact-box:after {
        content: "";
        display: block;
        max-width: 500px;
        width: 100%;
        height: 100%;
        position: absolute;
        background: #1c346b;
        z-index: -1;
        right: 0;
        bottom: -30px;
    }
section.bg-top .container {
    position: relative;
    z-index: 1;
    top: 0%;
}
    .slider7 .slick-slide img, .slider4 .slick-slide img {
    /* width: 100%; */
    max-height: 250px;
}
    header .site-branding {
    max-width: inherit;
    max-width: 130px;
}
section#about {
    padding-bottom: 0px !important;!i;!;
}
    .bg-top {
        padding: 90px 0 50px;
    }
    footer a {
        font-size: 15px;
    }
.bg-top .h3 {
    z-index: 3;
    position: relative;
    margin-bottom: 50px;
}
    .contact-box a.phone {
        font-size: 19px;
    }
}

.ymaps-2-1-77-map {
    z-index: -1 !important;
}

.col-description {
    padding: 0 15px;
    max-height: 600px;
    overflow: hidden;
}

.d-blue.bb-da {
    /* -webkit-border-radius: 40px; */
    /* border-radius: 40px; */
    margin: 0 auto;
    padding: 10px 10px 10px 20px;
    display: block;
    max-width: 220px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 170%;
    height: 50px;
    position: relative;
    margin-top: 20px;
    cursor: pointer;
    background: #0a0a0a;
    border: 2px solid #1c346b;
}

.d-blue.bb-da:hover {
    opacity: 0.8;
}

.d-blue.bb-da:before {
    content: "+";
    font-size: 34px;
    font-weight: 300;
    margin-top: 0px;
    position: absolute;
    left: 30px;
}

.opened .d-blue.bb-da:before {
    content: "-";
    margin-top: -4px;
}

.open-more:before {
    content: " ";
    position: absolute;
    height: 40px;
    margin-top: -50px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.16)), to(rgb(255, 255, 255)));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.16), rgb(255, 255, 255));
    background: -o-linear-gradient(rgba(255, 255, 255, 0.16), rgb(255, 255, 255));
    background: linear-gradient(rgba(255, 255, 255, 0.16), rgb(255, 255, 255));
    display: block;
}

.col-description.opened {
    max-height: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: visible;
}

.mobifitness.py-5 {
    background: #000;
    position: relative;
}

.mobifitness.py-5 h2 {
    color: #fff;
    margin-bottom: 60px !important;
}
.grecaptcha-badge {
    display: none !important;
}





#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    overflow: auto;
}

#overlay .popup_citys {
    margin: 0 auto;
    margin-top: 5%;
    position: relative;
    max-width: 470px;
    padding: 30px 30px 30px 30px;
    background: #ffffff;
}
.popup_citys p {
    text-align: center;
    font-size: 20px;
    margin-bottom: 50px;
}
.popup_citys span {
    display: flex;
    margin: 0 auto;
    width: max-content;
    align-items: center;
}
input.wpcf7-form-control.wpcf7-text.wpcf7dtx.wpcf7dtx-text.title-price {
    border: none;
    color: #000;
}
.popup_citys span a, .popup_citys span div {
    padding: 10px 30px;
    display: flex;
    background: #1c346b;
    color: #fff;
    cursor: pointer;
    line-height: 130%;
    height: 40px;
}

.popup_citys span a.citys, .popup_citys span div.citys {
    background: #09ace8ba;
}

.close-sale {
    margin-right: 50px;
}

.popup_citys .citys_btn {
    text-decoration: none;
    margin: 0px;
}

.popup_citys .citys_btn:hover {
    opacity: 0.8;
}

.close-sale:hover {
    opacity: 0.8;
}