blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0;
    border: 0
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

main {
    display: block
}

progress {
    vertical-align: baseline
}

html {
    box-sizing: border-box
}

*,
::after,
::before {
    box-sizing: inherit
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

body,
button,
input,
select,
textarea {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    text-transform: none;
    font-size: 17px;
    line-height: 1.5
}

p {
    margin-bottom: 1.5em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit
}

pre {
    background: rgba(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, .05);
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative
}

blockquote p:last-child {
    margin: 0
}

table,
td,
th {
    border: 1px solid rgba(0, 0, 0, .1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

td,
th {
    padding: 8px
}

th {
    border-width: 0 1px 1px 0
}

td {
    border-width: 0 1px 1px 0
}

hr {
    background-color: rgba(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: 42px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none
}

h2 {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none
}

h3 {
    font-size: 29px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h4,
h5,
h6 {
    margin-bottom: 20px
}

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

b,
strong {
    font-weight: 700
}

cite,
dfn,
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
}

ins,
mark {
    text-decoration: none
}

sub,
sup {
    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: 700
}

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

button,
input[type=button],
input[type=reset],
input[type=submit] {
    background: #55555e;
    color: #fff;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 10px 20px
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    border: 1px solid;
    border-radius: 0;
    padding: 10px 15px;
    max-width: 100%
}

textarea {
    width: 100%
}

a,
button,
input {
    transition: color .1s ease-in-out, background-color .1s ease-in-out
}

a {
    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
}

.alignleft {
    float: left;
    margin-right: 1.5em
}

.alignright {
    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: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: auto
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    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, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .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
}

#primary[tabindex="-1"]:focus {
    outline: 0
}

.main-navigation {
    z-index: 100;
    padding: 0;
    clear: both;
    display: block
}

.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: 400;
    text-transform: none;
    font-size: 15px
}

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

.main-navigation .main-nav ul li a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 60px
}

.inside-navigation {
    position: relative
}

.main-navigation .inside-navigation {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

.main-navigation .main-nav>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.main-navigation li {
    position: relative
}

.main-navigation .menu-bar-items {
    display: flex;
    align-items: center;
    font-size: 15px
}

.main-navigation .menu-bar-items a {
    color: inherit
}

.main-navigation .menu-bar-item {
    position: relative
}

.main-navigation .menu-bar-item.search-item {
    z-index: 20
}

.main-navigation .menu-bar-item>a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 60px
}

.sidebar .main-navigation .main-nav {
    flex-basis: 100%
}

.sidebar .main-navigation .main-nav>ul {
    flex-direction: column
}

.sidebar .main-navigation .menu-bar-items {
    margin: 0 auto
}

.sidebar .main-navigation .menu-bar-items .search-item {
    order: 10
}

.nav-align-center .inside-navigation {
    justify-content: center
}

.nav-align-center .main-nav>ul {
    justify-content: center
}

.nav-align-right .inside-navigation {
    justify-content: flex-end
}

.main-navigation ul ul {
    display: block;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
    float: left;
    position: absolute;
    left: -99999px;
    opacity: 0;
    z-index: 99999;
    width: 200px;
    text-align: left;
    top: auto;
    transition: opacity 80ms linear;
    transition-delay: 0s;
    pointer-events: none;
    height: 0;
    overflow: hidden
}

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

.main-navigation ul ul li {
    width: 100%
}

.main-navigation .main-nav ul ul li a {
    line-height: normal;
    padding: 10px 20px;
    font-size: 14px
}

.main-navigation .main-nav ul li.menu-item-has-children>a {
    padding-right: 0;
    position: relative
}

.main-navigation.sub-menu-left ul ul {
    box-shadow: -1px 1px 0 rgba(0, 0, 0, .1)
}

.main-navigation.sub-menu-left .sub-menu {
    right: 0
}

.main-navigation:not(.toggled) ul li.sfHover>ul,
.main-navigation:not(.toggled) ul li:hover>ul {
    left: auto;
    opacity: 1;
    transition-delay: 150ms;
    pointer-events: auto;
    height: auto;
    overflow: visible
}

.main-navigation:not(.toggled) ul ul li.sfHover>ul,
.main-navigation:not(.toggled) ul ul li:hover>ul {
    left: 100%;
    top: 0
}

.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,
.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul {
    right: 100%;
    left: auto
}

.nav-float-right .main-navigation ul ul ul {
    top: 0
}

.menu-item-has-children .dropdown-menu-toggle {
    display: inline-block;
    height: 100%;
    clear: both;
    padding-right: 20px;
    padding-left: 10px
}

.menu-item-has-children ul .dropdown-menu-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px
}

.sidebar .menu-item-has-children .dropdown-menu-toggle,
nav ul ul .menu-item-has-children .dropdown-menu-toggle {
    float: right
}

.widget-area .main-navigation li {
    float: none;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,
.sidebar .main-navigation.sub-menu-right ul li:hover ul {
    top: 0;
    left: 100%
}

.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,
.sidebar .main-navigation.sub-menu-left ul li:hover ul {
    top: 0;
    right: 100%
}

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

.site-main .post-navigation {
    margin-bottom: 0
}

.paging-navigation .nav-next,
.paging-navigation .nav-previous {
    display: none
}

.paging-navigation .nav-links>* {
    padding: 0 5px
}

.paging-navigation .nav-links .current {
    font-weight: 700
}

.nav-links>:first-child {
    padding-left: 0
}

.site-header {
    position: relative
}

.inside-header {
    padding: 20px 40px
}

.main-title {
    margin: 0;
    font-size: 25px;
    line-height: 1.2em;
    word-wrap: break-word;
    font-weight: 700;
    text-transform: none
}

.site-description {
    margin: 0;
    line-height: 1.5;
    font-weight: 400;
    text-transform: none;
    font-size: 15px
}

.site-logo {
    display: inline-block;
    max-width: 100%
}

.site-header .header-image {
    vertical-align: middle
}

.inside-header {
    display: flex;
    align-items: center
}

.header-widget {
    margin-left: auto
}

.header-widget p:last-child {
    margin-bottom: 0
}

.nav-float-right .header-widget {
    margin-left: 20px
}

.nav-float-right #site-navigation {
    margin-left: auto
}

.nav-float-left #site-navigation {
    margin-right: auto;
    order: -10
}

.nav-float-left .header-widget {
    margin-left: 0;
    margin-right: 20px;
    order: -15
}

.header-aligned-center:not([class*=nav-float-]) .inside-header {
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.header-aligned-center:not([class*=nav-float-]) .header-widget {
    margin-left: auto;
    margin-right: auto
}

.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child) {
    margin-top: 1em
}

.header-aligned-right:not([class*=nav-float-]) .inside-header {
    justify-content: flex-end
}

.header-aligned-right:not([class*=nav-float-]) .header-widget {
    margin-right: auto;
    margin-left: 0;
    order: -10
}

.site-branding-container {
    display: inline-flex;
    align-items: center;
    text-align: left;
    flex-shrink: 0
}

.site-branding-container .site-logo {
    margin-right: 1em
}

.sticky {
    display: block
}

.entry-header .gp-icon,
.posted-on .updated {
    display: none
}

.byline,
.entry-header .cat-links,
.entry-header .comments-link,
.entry-header .tags-links,
.group-blog .byline,
.single .byline {
    display: inline
}

footer.entry-meta .byline,
footer.entry-meta .posted-on {
    display: block
}

.entry-content:not(:first-child),
.entry-summary:not(:first-child),
.page-content:not(:first-child) {
    margin-top: 2em
}

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

.archive .format-aside .entry-header,
.archive .format-status .entry-header,
.archive .format-status .entry-meta,
.archive .format-status .entry-title,
.blog .format-aside .entry-header,
.blog .format-status .entry-header,
.blog .format-status .entry-meta,
.blog .format-status .entry-title {
    display: none
}

.archive .format-aside .entry-content,
.archive .format-status .entry-content,
.blog .format-aside .entry-content,
.blog .format-status .entry-content {
    margin-top: 0
}

.archive .format-status .entry-content p:last-child,
.blog .format-status .entry-content p:last-child {
    margin-bottom: 0
}

.entry-header,
.site-content {
    word-wrap: break-word
}

.entry-title {
    margin-bottom: 0
}

.author .page-header .page-title {
    display: flex;
    align-items: center
}

.author .page-header .avatar {
    margin-right: 20px
}

.page-header .author-info>:last-child,
.page-header>: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,
.comments-link,
.tags-links {
    display: block
}

.entry-content>p:last-child,
.entry-summary>p:last-child,
.page-content>p:last-child,
.read-more-container,
.taxonomy-description p:last-child {
    margin-bottom: 0
}

.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: .8
}

.wp-caption img {
    position: relative;
    vertical-align: bottom
}

.wp-block-image figcaption {
    font-size: 13px;
    text-align: center
}

.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, .7);
    color: #000;
    padding: 10px;
    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%
}

.wp-block-post-template {
    margin-left: 0
}

.widget-area .widget {
    padding: 40px
}

.widget select {
    max-width: 100%
}

.footer-widgets .widget :last-child,
.sidebar .widget :last-child {
    margin-bottom: 0
}

.widget-title {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    text-transform: none
}

.widget ol,
.widget ul {
    margin: 0
}

.widget .search-field {
    width: 100%
}

.widget .search-form {
    display: flex
}

.widget .search-form button.search-submit {
    font-size: 15px
}

.footer-widgets .widget {
    margin-bottom: 30px
}

.footer-widgets .widget:last-child,
.sidebar .widget:last-child {
    margin-bottom: 0
}

.widget ul li {
    list-style-type: none;
    position: relative;
    margin-bottom: .5em
}

.widget ul li ul {
    margin-left: 1em;
    margin-top: .5em
}

.wp-calendar-table {
    table-layout: fixed
}

.webp .site-content {
    background-image: url(/wp-content/uploads/2022/11/backgroundpage.png.webp);
}

.site-content {
    display: block;
    background-image: url(/wp-content/uploads/2022/11/backgroundpage.png);
}

.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px
}

.page-header,
.sidebar .widget {
    margin-bottom: 20px
}

.both-left .inside-left-sidebar,
.both-right .inside-left-sidebar {
    margin-right: 10px
}

.both-left .inside-right-sidebar,
.both-right .inside-right-sidebar {
    margin-left: 10px
}

.one-container.both-right .site-main,
.one-container.right-sidebar .site-main {
    margin-right: 40px
}

.one-container.both-left .site-main,
.one-container.left-sidebar .site-main {
    margin-left: 40px
}

.one-container.both-sidebars .site-main {
    margin: 0 40px 0 40px
}

.one-container.archive .post:not(:last-child):not(.is-loop-template-item),
.one-container.blog .post:not(:last-child):not(.is-loop-template-item) {
    padding-bottom: 40px
}

.one-container .site-content {
    padding: 40px
}

.separate-containers .comments-area,
.separate-containers .inside-article,
.separate-containers .page-header,
.separate-containers .paging-navigation {
    padding: 40px
}

.separate-containers .site-main {
    margin: 20px
}

.separate-containers.no-sidebar .site-main {
    margin-left: 0;
    margin-right: 0
}

.separate-containers.both-right .site-main,
.separate-containers.right-sidebar .site-main {
    margin-left: 0
}

.separate-containers.both-left .site-main,
.separate-containers.left-sidebar .site-main {
    margin-right: 0
}

.separate-containers .inside-left-sidebar,
.separate-containers .inside-right-sidebar {
    margin-top: 20px;
    margin-bottom: 20px
}

.inside-page-header {
    padding: 40px
}

.widget-area .main-navigation {
    margin-bottom: 20px
}

.one-container .site-main>:last-child,
.separate-containers .site-main>:last-child {
    margin-bottom: 0
}

.full-width-content .container.grid-container {
    max-width: 100%
}

.full-width-content.no-sidebar.separate-containers .site-main {
    margin: 0
}

.full-width-content.one-container .site-content,
.full-width-content.separate-containers .inside-article {
    padding: 0
}

.full-width-content .entry-content .alignwide {
    margin-left: 0;
    width: auto;
    max-width: unset
}

.contained-content.one-container .site-content,
.contained-content.separate-containers .inside-article {
    padding: 0
}

.sidebar .grid-container {
    max-width: 100%;
    width: 100%
}

.both-left .is-left-sidebar,
.both-sidebars .is-left-sidebar,
.left-sidebar .sidebar {
    order: -10
}

.both-left .is-right-sidebar {
    order: -5
}

.both-right .is-left-sidebar {
    order: 5
}

.both-right .is-right-sidebar,
.both-sidebars .is-right-sidebar {
    order: 10
}

.inside-site-info {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 40px
}

.site-info {
    text-align: center;
    font-size: 15px
}

.post-image:not(:first-child) {
    margin-top: 2em
}

.featured-image {
    line-height: 0
}

.separate-containers .featured-image {
    margin-top: 20px
}

.separate-containers .inside-article>.featured-image {
    margin-top: 0;
    margin-bottom: 2em
}

.one-container .inside-article>.featured-image {
    margin-top: 0;
    margin-bottom: 2em
}

.gp-icon {
    display: inline-flex;
    align-self: center
}

.gp-icon svg {
    height: 1em;
    width: 1em;
    top: .125em;
    position: relative;
    fill: currentColor
}

.close-search .icon-search svg:nth-child(1),
.icon-menu-bars svg:nth-child(2),
.icon-search svg:nth-child(2),
.toggled .icon-menu-bars svg:nth-child(1) {
    display: none
}

.close-search .icon-search svg:nth-child(2),
.toggled .icon-menu-bars svg:nth-child(2) {
    display: block
}

.entry-meta .gp-icon {
    margin-right: .6em;
    opacity: .7
}

nav.toggled .icon-arrow-left svg {
    transform: rotate(-90deg)
}

nav.toggled .icon-arrow-right svg {
    transform: rotate(90deg)
}

nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg {
    transform: rotate(180deg)
}

nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg {
    transform: rotate(-270deg)
}

nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg {
    transform: rotate(270deg)
}

.container.grid-container {
    width: auto
}

.menu-toggle,
.mobile-bar-items,
.sidebar-nav-mobile {
    display: none
}

.menu-toggle {
    padding: 0 20px;
    line-height: 60px;
    margin: 0;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
    cursor: pointer
}

.menu-toggle .mobile-menu {
    padding-left: 3px
}

.menu-toggle .gp-icon+.mobile-menu {
    padding-left: 9px
}

.menu-toggle .mobile-menu:empty {
    display: none
}

button.menu-toggle {
    background-color: transparent;
    flex-grow: 1;
    border: 0;
    text-align: center
}

button.menu-toggle:active,
button.menu-toggle:focus,
button.menu-toggle:hover {
    background-color: transparent
}

.has-menu-bar-items button.menu-toggle {
    flex-grow: 0
}

nav.toggled ul ul.sub-menu {
    width: 100%
}

.toggled .menu-item-has-children .dropdown-menu-toggle {
    padding-left: 20px
}

.main-navigation.toggled .main-nav {
    flex-basis: 100%;
    order: 3
}

.main-navigation.toggled .main-nav>ul {
    display: block
}

.main-navigation.toggled .main-nav li {
    width: 100%;
    text-align: left
}

.main-navigation.toggled .main-nav ul ul {
    transition: 0s;
    visibility: hidden;
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.main-navigation.toggled .main-nav ul ul li:last-child>ul {
    border-bottom: 0
}

.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;
    float: none
}

.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {
    float: right
}

.mobile-menu-control-wrapper {
    display: none;
    margin-left: auto;
    align-items: center
}

.has-inline-mobile-toggle #site-navigation.toggled {
    margin-top: 1.5em
}

.has-inline-mobile-toggle #site-navigation.has-active-search {
    margin-top: 1.5em
}

.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active {
    position: relative
}

.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input {
    outline: auto
}

.nav-float-left .mobile-menu-control-wrapper {
    order: -10;
    margin-left: 0;
    margin-right: auto;
    flex-direction: row-reverse
}

@media (max-width:768px) {
    .hide-on-mobile {
        display: none !important
    }

    a,
    body,
    button,
    input,
    select,
    textarea {
        transition: all 0s ease-in-out
    }

    .inside-header {
        flex-direction: column;
    }

    .site-header .header-widget {
        margin-top: 1.5em;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .site-content {
        flex-direction: column
    }

    .container .site-content .content-area {
        width: auto
    }

    .is-left-sidebar.sidebar,
    .is-right-sidebar.sidebar {
        width: auto;
        order: initial
    }

    .is-left-sidebar+.is-right-sidebar .inside-right-sidebar {
        margin-top: 0
    }

    .both-left .inside-left-sidebar,
    .both-left .inside-right-sidebar,
    .both-right .inside-left-sidebar,
    .both-right .inside-right-sidebar {
        margin-right: 0;
        margin-left: 0
    }

    #main {
        margin-left: 0;
        margin-right: 0
    }

    body:not(.no-sidebar) #main {
        margin-bottom: 0
    }

    .alignleft,
    .alignright {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .comment .children {
        padding-left: 10px;
        margin-left: 0
    }

    .entry-meta {
        font-size: inherit
    }

    .entry-meta a {
        line-height: 1.8em
    }
}

@media (min-width:769px) and (max-width:1024px) {
    .hide-on-tablet {
        display: none !important
    }
}

@media (min-width:1025px) {
    .hide-on-desktop {
        display: none !important
    }
}

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

.site-header {
    background-color: transparent;
    position: absolute !important;
    width: 100%;
    z-index: 200;
    transition: 1s all;
}

.blog #masthead {
    position: relative !important;
}

#generate-slideout-menu.offside--left.is-open,
.offside-js--is-left .offside-sliding-element {
    transform: translate(-50%, 0) !important;
    left: 50%;
    top: 90px !important;
    opacity: 1;
    transition: 0.5s all !important;
    z-index: 190 !important;
}

.main-navigation.offside {
    /*position: absolute !important;*/
    height: auto !important;
    top: -369px !important;
    transform: translate(-50%, 0) !important;
    width: 100% !important;
    transition: all 0s !important;
    opacity: 0;
}

.slideout-overlay {
    background-color: #39746F8C !important;
    z-index: 150 !important;
    display: none !important;
}

.slideout-navigation.main-navigation {
    background-color: #fff !important;
}

#generate-slideout-menu {
    z-index: -1 !important;
}

.offside,
.offside--left {
    left: 50% !important;
}

.offside-js--is-open.offside-js--is-left.slide-opened #masthead {
    background: #fff;
    transition: 0s all;
}


.offside-js--is-open.offside-js--is-left.slide-opened .site-logo {
    filter: brightness(0) saturate(100%) invert(19%) sepia(67%) saturate(364%) hue-rotate(138deg) brightness(101%) contrast(90%);
}

.slideout-navigation button.slideout-exit {
    display: none;
}

.main-navigation .menu-bar-items {
    display: none !important;
}

#nav-icon {
    width: 32px;
    height: 32px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.offside-js--is-open.offside-js--is-left.slide-opened #masthead #nav-icon span {
    background: #000 !important;
}

#nav-icon span:nth-child(1) {
    top: 6px;
}

#nav-icon span:nth-child(2) {
    top: 17px;
    transition: 0s all;
}

#nav-icon span:nth-child(3) {
    top: 29px;
}

#nav-icon.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

#nav-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

#nav-icon.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.inside-header {
    position: fixed !important;
    width: 100%;
    top: 8%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    flex-direction: row !important;
    flex-wrap: wrap;
	height:155px;
}

.enrollTop {
    margin: 0 48px 0 auto;
}

.enrollTopLink {
    color: #fff !important;
    font-weight: 600;
    text-decoration: none;
    display: flex;
    align-items: center;
    background: #3b9099;
    padding: 14px 32px;
    border-radius: 12px;
    line-height: 1.5;
    transition: 0.3s all;
}

.enrollTopLink:hover {
    background: #669499;
}

.arr-btn {
    display: inline-block;
    margin-left: 12px;
    transition: 0.3s all;
    position: relative;
    left: 0;
}

.enrollTopLink:hover .arr-btn {
    left: 5px;
}


#generate-slideout-menu {
    color: #292929;
    overflow-x: hidden;
    overscroll-behavior-y: auto;
    height: auto;
    max-height: calc(100vh - 95px);
}

#generate-slideout-menu .slideout-widget {
    margin: 0;
    width: 100%;
}

.fullMenuRow {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 0;
}

.innerItemMenu {
    display: flex;
    align-items: center;
    position: relative;
    padding: 12px 12px 12px 0;
    margin-bottom: 5px;
    border-radius: 12px;
    overflow: hidden;
}

.imgItemMenu {
    border: 3px solid #2929291A;
    background-color: #cfe3e6;
    min-width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
    width: 48px;
}

.bgItemMenu {
    background-color: #cfe3e6;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: width .3s;
}

.innerItemMenu:hover .bgItemMenu {
    width: 100%;
}

.noactive .innerItemMenu:hover .bgItemMenu {
    width: 0;
}

.dataItemMenu {
    padding-left: 16px;
    position: relative;
    z-index: 5;
}

.descItemMenu {
    color: #39746F;
    font-size: 13px;
}

.nameItemMenu {
    color: #071819;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px;
}

.linkItemMenu {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.inside-header.grid-container {
    position: relative;
    transition: background-color 0.3s ease-in-out;
    z-index: 10;
}

.inside-header.grid-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: -50vw;
    width: 200vw;
    height: 100%;
    background-color: #4D99A1;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.inside-header.grid-container.scrolled::before {
    opacity: 1;
}

/*.inside-header.grid-container, .inside-navigation.grid-container {
	max-width: 1600px;
}*/

.colFullMenu.colOne {
    width: calc(24% - 20px);
}

.colFullMenu.colTwo {
    width: calc(34% - 20px);
}

.colFullMenu.colBlog {
    width: calc(18% - 20px);
}

.colFullMenu.rowBlog {
    margin-left: 100px;
    margin-right: 100px;
}

.colFullMenu:hover .linkArch {
    filter: invert(62%) sepia(62%) saturate(5184%) hue-rotate(202deg) brightness(98%) contrast(97%);
}

.mainBlogContainer {
    display: flex;
    flex-direction: row;
    gap: 40px;
    width: 100%;
}

.titleColMenu {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    font-weight: 700;
}

.black-arr-menu {
    margin-left: 5px;
}

.labelNew {
    background: #79B074;
    font-size: 13px;
    color: #fff;
    border-radius: 16px;
    padding: 2px 8px;
    position: relative;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
}

.labelNew::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    margin-right: 5px;
}

.imgItemClubs {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    min-width: 30px;
    position: relative;
    z-index: 5;
}

.innerItemClubs {
    position: relative;
    display: flex;
    align-items: center;
}

.listFullMenu.fullClubs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
}

.itemFullClubs {
    width: calc(50% - 10px);
}

.itemFullClubs:hover .bgItemMenu {
    width: 100%;
}

.innerItemClubs .dataItemMenu {
    padding-left: 8px;
    font-weight: 600;
    line-height: 1.2;
}

.innerItemClubs {
    position: relative;
    display: flex;
    align-items: center;
    padding: 5px 5px 5px 0;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 18px;
}

.nameItemClubsBlog a {
    color: #292929 !important;
    font-weight: 600;
    line-height: 1.3;
    padding: 7px 0 10px;
    text-decoration: none;
    display: block;
    width: 250px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}

.nameItemClubs a {
    color: #292929 !important;
    font-weight: 600;
    line-height: 1.3;
    padding: 7px 0 10px;
    text-decoration: none;
    display: block;
}

.imgItemBlog {
    height: 80px;
    overflow: hidden;
    width: 100%;
    border-radius: 12px;
}

.imgItemBlogMain {
    height: 150px;
    overflow: hidden;
    width: 250px;
    border-radius: 12px;
}

.imgItemBlog a {
    height: 80px;
}

.imgItemBlog img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s all;
}

.itemFullBlog:hover .imgItemBlog img {
    transform: scale(1.3);
}

.footerInfoTop {
    background: #cfe3e6;
}

.site-info .footerInfo {
    background-color: #fff;
}

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

.footerInfo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    padding: 26px;
    width: 100vw;
    box-sizing: border-box;
}

.shareFooter {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footerColInfo {
    display: flex;
    align-items: center;
}

.footerLink li {
    margin: 7px 24px 7px 0;
    position: relative;
    display: flex;
    align-items: center;
    transition: 0.3s all;
}

.footerLink li a {
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.footerLink li:hover {
    filter: brightness(0) saturate(100%) invert(55%) sepia(37%) saturate(486%) hue-rotate(137deg) brightness(91%) contrast(91%);
}

.shareFooter a img {
    transition: 0.3s all;
}

.shareFooter a:hover img {
    filter: brightness(0) saturate(100%) invert(55%) sepia(37%) saturate(486%) hue-rotate(137deg) brightness(91%) contrast(91%);
}

.shareFooter a {
    margin: 0 8px;
}

.creditCol {
    color: rgba(41, 41, 41, 0.5);
}

.contactItemMenu::before {
    content: "";
    background-image: url(/wp-content/themes/generatepress/images/Icon-tel.svg);
    width: 17px;
    height: 16px;
    display: inline-block;
    margin-right: 7px;
}

.missiyaLinkMenu::before {
    content: "";
    background-image: url(/wp-content/themes/generatepress/images/Icon-snow.svg);
    width: 17px;
    height: 16px;
    display: inline-block;
    margin-right: 7px;
}

.footerLink .menu {
    display: flex;
    align-items: center;
    margin: 0;
}

.site-info {
    text-align: left;
    font-size: 16px;
    background-color: transparent !important;
}



body,
.separate-containers .inside-article,
.separate-containers .comments-area,
.separate-containers .page-header,
.one-container .container,
.separate-containers .paging-navigation,
.inside-page-header {

    background-image: url(/wp-content/themes/generatepress/images/sepiya.svg);
}

.alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}

.logoFooterCol .custom-logo {
    filter: brightness(0) saturate(100%) invert(19%) sepia(67%) saturate(364%) hue-rotate(138deg) brightness(101%) contrast(90%);
}

.webp .footerContactRow {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.footerContactRow {
    padding: 26px;
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    position: relative;
    z-index: 10;
}

.grid-container.innerFooterContactRow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.logoFooterCol {
    display: flex;
    align-items: center;
}

.descDaitFooter {
    color: #21484D;
    width: 186px;
    padding-left: 16px;
}

.logoFooterCol .custom-logo-link {
    display: flex;
}

.contactInfoFooter {
    display: flex;
    align-items: center;
}

.adrrFooter {
    width: 295px;
    text-align: center;
}

.telFooter a {
    font-size: 23px;
    font-weight: 700;
}

.telmailFooter {
    text-align: center;
    padding: 0 8px 0 30px;
}


.telmailFooter a {
    text-decoration: none;
    color: #292929;
}

.offside-js--is-open #page,
.offside-js--is-open .site-footer {
    filter: blur(1.5rem);
}

.offside-js--is-open {
    overflow-y: hidden;
}

.innerFooter {
    padding: 0 20px;
}

.infoFooterWrap {
    display: flex;
    flex-direction: column;
}

.blog .site-header,
.single-post .site-header,
.post-type-archive-clubs .site-header {
    position: relative;
}

.blog .site-logo,
.single-post .site-logo,
.schools-template-lyceum-template .site-logo,
.page-template-thank-you-template .site-logo,
[class*="data-update-template"] .site-logo,
.single-vacancy .site-logo,
.post-type-archive-vacancy .site-logo,
.projects-template-lessons-online-template .site-logo
{
    filter: brightness(0) saturate(100%) invert(19%) sepia(67%) saturate(364%) hue-rotate(138deg) brightness(101%) contrast(90%);
}

.blog #masthead #nav-icon span,
.single-post #masthead #nav-icon span,
.schools-template-lyceum-template #masthead #nav-icon span,
.page-template-thank-you-template #masthead #nav-icon span,
[class*="data-update-template"] #masthead #nav-icon span,
.single-vacancy #masthead #nav-icon span,
.post-type-archive-vacancy #masthead #nav-icon span,
.projects-template-lessons-online-template #masthead #nav-icon span
{
    background: #000 !important;
}

.innerContent {
    width: 100%;
    padding-top: 130px;
}

.one-container .site-content {
    padding: 40px 20px;
}

.blogContent {
    display: flex;
    margin-top: 64px;
    flex-wrap: wrap;
}

.mainContent {
    width: calc(100% - 379px);
    padding-right: 125px;
}

.sideBar {
    width: 379px;
}

.asideImgArticle {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    border-radius: 8px;
    overflow: hidden;
    line-height: 0;
    margin-bottom: 32px;
}

.titleArticleRow {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 16px;
}

ol,
ul {
    margin: 0 0 16px 20px;
}

blockquote {
    border-left: 5px solid #59B3AE !important;
    padding: 48px 32px;
    font-size: 16px;
    font-style: normal;
    margin: 0 0 1.5em;
    position: relative;
    background: #fff;
    border-radius: 8px;
    color: #292929;
}

blockquote p {
    margin-bottom: 10px;
}

blockquote::before {
    content: "";
    width: 61px;
    height: 40px;
    background-image: url(/wp-content/themes/generatepress/images/blockquote.svg);
    position: absolute;
    left: 5px;
    top: 5px;
    transform: rotate(180deg);
}

blockquote::after {
    content: "";
    width: 61px;
    height: 40px;
    background-image: url(/wp-content/themes/generatepress/images/blockquote.svg);
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event:focus,
.noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event:hover {
    margin: 0 !important;
}

.extendedList li {
    margin-bottom: 20px;
}

li span {
    font-weight: 700;
}

.pictureBlockArticle {
    margin-bottom: 20px;
}

.vstavkaArticle {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.itemVstavka {
    width: calc(50% - 10px);
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    min-height: 120px;
    position: relative;
    flex-wrap: wrap;
}

.rightVstavka {
    min-width: 50%;
    width: 50%;
    position: relative;
}

.rightVstavka img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.leftVstavka {
    padding: 16px;
}

.leftVstavka {
    color: #292929;
    font-weight: 700;
    text-decoration: none;
    width: 50%;
}

.linkVstavka {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}

.itemVstavka.fullBlockAdv {
    width: 100%;
    min-height: 96px;
}

.itemVstavka.fullBlockAdv .leftVstavka {
    display: flex;
    align-items: center;
}

.formBlock input,
.formBlock select {
    width: 100%;
    padding: 6px 16px 5px 35px;
    height: 52px;
    border: 1px solid rgb(52 97 103);
    border-radius: 8px;
    margin-bottom: 16px;
    position: relative;
}

.asideForm {
    background: #fff;
    padding: 48px 32px;
    border-radius: 8px;
}

.wpcf7-not-valid {
    border-color: #ff0000 !important;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.formRow.formSubmit .wpcf7-submit {
    padding: 6px 64px 6px 32px !important;
    background-color: #3b9099;
    width: auto;
    margin: 0 0 0 auto;
    display: block;
    border-color: #3b9099;
    transition: 0.3s all;
    font-weight: 600;
    background-image: url(/wp-content/uploads/2022/11/arr-btn.svg);
    background-repeat: no-repeat;
    background-position: right 32px center !important;
}

.formRow.formSubmit .wpcf7-submit:hover {
    background-color: #669499;
    border-color: #669499;
    background-position: right 27px center;
}

.wpcf7-form.invalid .wpcf7-response-output {
    display: none !important;
}

.formRow.formSubmit {
    position: relative;
}

.wpcf7-spinner {
    position: absolute;
    background: #3b9099;
    top: 14px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 5px 0;
    padding: 5px;
    border-width: 1px;
    font-size: 10px;
    line-height: 1.2;
    position: absolute;
    width: 100%;
    text-align: center;
}

.wpcf7-form {
    position: relative;
}

.formBlock .popapFormInput::after,
.formBlock .popapFormInputTel::after {
    top: 18px;
}

.titleAsideForm {
    text-align: center;
}

.descAsideForm {
    color: #29292980;
    text-align: center;
    margin-bottom: 30px;
}

.contentTitleRow {
    background: rgba(255, 255, 255, 0.56);
    border: 1px solid rgba(41, 41, 41, 0.1);
    border-radius: 8px;
    padding: 32px;
    margin-bottom: 20px;
}

.zmist {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 10px;
}

.linkContentTable {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    color: #446CAB !important;
    margin: 4px 0 4px 20px;
}

.linkContentTable:hover {
    color: #292929 !important;
}

.reviewsItemBottom img {
    border-radius: 50%;
}

.slick-slide>div {
    height: 100%;
}

.contentReview {
    flex-grow: 1;
}

.reviewsItem {
    display: inline-flex !important;
}

#breadcrumbs {
    width: 100%;
    margin-top: 5px;
}

.post-type-archive-camp #breadcrumbs,
.camp-template-camp-template #breadcrumbs {
    filter: invert(100%) sepia(100%) saturate(15%) hue-rotate(334deg) brightness(106%) contrast(103%);
}

.offside-js--is-open #breadcrumbs {
    display: none;
}

.serarator {
    margin: 0 5px;
}

#breadcrumbs a {
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
}

.workshopSectionLeft picture img {
    border-radius: 12px;
    width: 120px;
}

.seoBlockContent {
    column-count: 3;
    column-gap: 30px;
    column-fill: balance;
}

.seoBlockContent p, .seoBlockContent ul {
    break-inside: avoid;
}

.post-type-archive-clubs .seoBlockContent {
    column-count: 1;
}

[class*="animationHover"] {
    background-position: right bottom !important;
    background-size: 200% 100% !important;
}

.workshopSection:hover {
    background-position: left bottom !important;
}

.workshopImg {
    position: relative;
    z-index: 20;
    width: 100%;
    height: 120px;
    text-align: center;
}

.workshopImg img {
    width: calc(100% - 32px) !important;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.bgTopClub {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 5;
}

.bgTopClub img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.topClub::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(57, 116, 111, 0.6);
    z-index: 10 !important;
}



.proHurtokTopRight img {
    border-radius: 12px;
}

.nameColTeacher {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 8px;
}

.teacherCardLeft {
    color: #fff;
}

.nameTeacher {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.56);
    margin-bottom: 32px;
}

.contentTeacher {
    margin-bottom: 32px;
    color: rgba(255, 255, 255, 0.56);
}

.dosvid {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 16px;
}

.starNameTeacher {
    font-size: 19px;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.starNameTeacher svg {
    margin-right: 7px;
}

.starDescTeacher {
    font-size: 13px;
}

.innerWrapper.innerTopClub {
    z-index: 20;
}

.linkScrReviews {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}

.topArcheClubRow {
    position: relative;
    margin: 0;
}

.bgArchClub {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 5;
}

.bgArchClub img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.bgArchClub::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(57, 116, 111, 0.6);
    z-index: 10;
}

.innerTopArcheClub {
    position: relative;
    z-index: 20;
    padding: 180px 20px 64px;
}

.timetableRow {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(16.5px);
    border-radius: 12px;
    padding: 50px 50px 50px 0;
}

.topArcheClubRow h1 {
    color: #fff;
    margin-bottom: 90px;
}

.itemDay {
    display: flex;
    min-height: 100px;
    position: relative;
    z-index: 10;
    transition: 0.3s all;
}

.itemDay:hover {
    background: #638b8929;
}

.itemDay:hover .namDay {
    font-weight: 700;
    color: #212121;
    background-color: #638b8926;
}

.namDay,
.emptyHour {
    font-size: 18px;
    width: 77px;
    min-width: 77px;
    color: #9B9B9B;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s all;
}

.innerLessonTimeLine {
    display: flex;
    align-items: center;
    position: relative;
}

.namCircleLesson {
    height: 18px;
    width: 18px;
    color: #fff;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 46px;
    margin-right: 9px;
    transition: 0.3s all;
}

.lessonTimeLineDay:hover .namCircleLesson {
    width: 20px;
}

.lessonTimeLineDay {
    background: #fff;
    margin: 0 0 4px 0;
    padding: 8px 20px 8px 8px;
    border-radius: 4px;
    box-shadow: 0px 22px 44px -4px #9F9F9F26;
    width: auto;
    display: table;
    cursor: pointer;
    transition: 0.3s all;
    position: relative;
}

.lessonTimeLineDay:hover {
    box-shadow: 0px 10px 4px -4px #9F9F9F85;
}


.timeLinkLesson {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.dataTimeLesson {
    display: flex;
    font-size: 11px;
    align-items: center;
    color: #9B9B9B;
    margin-right: 8px;
}

.clockIcon {
    display: flex;
    margin-right: 3px;
    min-width: 12px;
}

.nameClubLessoTime {
    font-size: 13px;
    color: #446CAB;
    font-weight: 700;
}

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

.lessonDay,
.listHour,
.innerVertLine {
    width: calc(100% - 77px);
}

.timeTableHour {
    display: flex;
}

.innerListHour {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    position: relative;
}

.itemHour::before {
    content: ""
}

.lessonDay {
    border-bottom: 0.5px dashed #C2C2C2;
    padding: 5px 0;
    border-left: 0.5px dashed #C2C2C2;
    border-right: 0.5px dashed #C2C2C2;
}

.itemDay:first-child .lessonDay {
    border-top: 0.5px dashed #C2C2C2;
}

.dotsLine {
    position: absolute;
    width: 12px;
    height: 100%;
    right: -12px;
    background-image: url(/wp-content/themes/generatepress/images/dots-line.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: 0.3s all;
    background-size: 12px;
}

.lessonTimeLineDay:hover .dotsLine {
    background-image: url(/wp-content/themes/generatepress/images/plus-thin.svg);
}

.vertLineTime {
    width: 1px;
    height: 100%;
    position: absolute;
    border-left: 0.5px dashed #C2C2C2;
}

.innerVertLine {
    position: absolute;
    height: 100%;
    top: 0;
    left: 77px;
}

.timetableDays {
    position: relative;
}

.vertLineTime-1 {
    left: 10%;
}

.vertLineTime-2 {
    left: 20%;
}

.vertLineTime-3 {
    left: 30%;
}

.vertLineTime-4 {
    left: 40%;
}

.vertLineTime-5 {
    left: 50%;
}

.vertLineTime-6 {
    left: 60%;
}

.vertLineTime-7 {
    left: 70%;
}

.vertLineTime-8 {
    left: 80%;
}

.vertLineTime-9 {
    left: 90%;
}

.vertLineTime-10 {
    left: 100%;
}

.itemHour {
    width: 10%;
    position: relative;
    right: 0;
}

#t_19_00 {
    width: auto;
    position: absolute;
    right: -17px;
}

.moreArr {
    margin-left: 6px;
}

.workTimeModalItem {
    display: flex;
    font-size: 14px;
    align-items: center;
    color: #9B9B9B;
}

.dayWorkModal {
    display: flex;
    margin-right: 8px;
    align-items: center;
}

.workHourMinutes {
    display: flex;
    align-items: center;
}

.workHourMinutes img {
    width: 12px;
    min-width: 12px;
    margin-right: 1px;
}

.dayWorkModal img {
    width: 10px;
    min-width: 10px;
    margin-right: 3px;
    position: relative;
    top: -1px;
}

.nameClubModal {
    color: #709BDE;
    font-weight: 700;
    margin-left: 24px;
}

.popupZakazClub .formRow.formSubmit .wpcf7-submit {
    width: 100%;
    margin: 0 auto;
    height: 52px;
}

.popupZakazClub .formBlock input {
    height: 40px;
}

.popupZakazClub .formBlock .popapFormInput::after,
.popupZakazClub .formBlock .popapFormInputTel::after {
    top: 12px;
}


.popupZakazClub {
    margin-bottom: 24px;
}

.popupZakazClub .wpcf7 form .wpcf7-response-output {
    padding: 0;
    border-width: 0;
}

.checkboxRow label {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 13px;
}

.checkboxRow label input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0 10px 0 0;
}

.formRow.checkboxRow {
    text-align: left;
    margin-bottom: 14px;
}

.checkboxRow .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

.namClubCard {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1;
    flex-grow: 1;
}

.ageCard {
    font-size: 13px;
    color: rgb(52 97 103);
    flex-grow: 1;
}

.clubListBlock {
    width: calc(33.33% - 20px);
    height: auto;
    margin: 0 10px 20px;
}

.clubListBlock .workshopSection {
    width: 100%;
    position: relative;
}

.titleForm {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 5px;
}

.descFormModal {
    font-size: 14px;
    max-width: 300px;
    text-align: center;
    margin: 0 auto 12px;
}

.hideForm {
    display: none;
}



.slideout-navigation .linkArch,
.site-footer .linkArch {
    color: #292929;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
}

.fullNamDey {
    display: none;
}

.whoСanRow strong {
    font-weight: 700;
    color: #fff;
}

.listClubMiniContainer {
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px;
    margin-right: -12px;
    margin-left: -12px;
}

.clubListItem {
    width: calc(16.66% - 24px);
    background: #fff;
    border-radius: 12px;
    margin: 0 12px 16px;
    height: 50px;
    position: relative;
    overflow: hidden;
}

.innerClubListItem {
    padding: 6px 8px;
    display: flex;
    align-items: center;
    height: 100%;
}

.leftClubListItem {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 5;
}

.leftClubListItem img {
    width: auto;
    height: 22px;
}

.rightClubListItem {
    width: calc(100% - 38px);
    padding-left: 8px;
    position: relative;
    z-index: 5;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.titleClubListItem {
    line-height: 1.1;
    flex-grow: 1;
}

.arrClubListItem {
    line-height: 0;
}

.moreArrList {
    width: 18px;
    transition: 0.2s all;
    position: relative;
    left: 0;
}

.clubListItem:hover .moreArrList {
    left: 7px;
}

.bgItemMenu {
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.2s all;
}

.clubListItem:hover .bgItemMenu {
    width: 100%;
}

.linkClubListItem {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.innerValuesContainerRight {
    width: calc(100% - 580px);
    padding-left: 125px;
}

.innerValuesContainerLeft {
    width: 580px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.iconAccord {
    line-height: 0;
    min-width: 48px;
}

.innerValuesContainerLeft .valuesAccardion.accordArhClub {
    border: 1px solid #CFE3E6;
    border-radius: 12px;
    width: calc(50% - 20px) !important;
    transition: 0.4s;
    cursor: pointer;
    margin: 0 10px 20px;
    position: relative;
}

.panel.accordPanel {
    position: absolute;
    z-index: 20;
    left: -1px;
    width: calc(100% + 2px);
    cursor: default;
    top: calc(100% - 12px);
}

.valuesAccardion.activeAccord {
    border-radius: 12px 12px 0 0 !important;
}

.sl {
    display: flex;
    align-items: center;
}

.innerFooterFullMenu.grid-container {
    max-width: 1160px;
}

a.page,
.current {
    width: 32px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #CFE3E6;
    border-radius: 4px;
    margin: 0 5px;
    color: #346166 !important;
    text-decoration: none;
}

.current {
    background: #3b9099 !important;
    color: #fff !important;
}

.wp-pagenavi {
    display: flex;
}

.nextpostslink,
.previouspostslink {
    background: #fff;
    width: 27px;
    height: 36px;
    display: inline-flex;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;

}

.previouspostslink {
    background-image: url(/wp-content/themes/generatepress/images/prev-page.svg);
    margin-right: 10px;
}

.nextpostslink {
    background-image: url(/wp-content/themes/generatepress/images/next-page.svg);
    margin-left: 10px;
}

.topBlogRow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}

.pagination.blogPagination {
    margin-bottom: 96px !important;
    display: none;
}

.thumbPost {
    margin-bottom: 20px;
    display: none;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.infoHome {
    padding: 128px 64px !important;
}

.reviewsPageContent .reviewsItem {
    width: calc(25% - 20px) !important;
    min-width: unset;
    margin: 0 10px 20px;
    height: auto;
    max-width: unset;
}

.reviewsPageContent {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.contentReview {
    margin-bottom: 10px;
    font-weight: 400;
    cursor: pointer;
}

.innerPageReviews {
    padding: 20px;
}

#pageRevieesRow {
    padding: 180px 0;
}

.titleRow {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-align: ;
    color: #FFFFFF;
    margin-bottom: 32px;
    text-align: left;
    max-width: 1200px;
    margin: 0 auto 32px auto;
}

.workshopContainer.workshopHome {
    margin: 0;
}

.clubBannerContainerRight .workshopSection {
    margin-bottom: 20px;
}

.visibleSmInfo {
    height: 0;
    overflow: hidden;
    opacity: 0;
}

#sliderDotsInfo {
    display: none;
}

.fakty.faktySm {
    display: none;
}

.site-footer {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}



.webp .thankPageBanner {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.thankPageBanner {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    position: relative;
    padding: 160px 0 30px 0;
    overflow: hidden;
    height: 100vh;
    max-height: 900px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 500px;
}

.innerThankPageBanner {
    padding: 0 20px;
    color: #21484D;
}

.thankTitle {
    font-weight: 400;
    font-size: 69px;
    margin-bottom: 24px;
}

.deskThank {
    font-size: 28px;
    font-weight: 400;
    max-width: 420px;
    margin: 0 auto 58px;
}

.thankBtnBlock {
    display: flex;
    align-items: center;
    justify-content: center;
}

.backLink img {
    transform: rotate(180deg);
    margin-right: 12px;
}

.thankBtnBlock a {
    margin: 0 16px;
}

.backLink {
    color: #292929;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.agePrice {
    font-size: 16px;
}

.hideListPostMenu {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid rgba(41, 41, 41, 0.10);
}


/* responsive  */




@media (max-width: 1200px) {


    .mainContent {
        width: calc(100% - 379px);
        padding-right: 30px;
    }

    h1.entry-title {
        font-size: 24px;
        line-height: 1.3;
    }

    .blogContent {
        margin-top: 20px;
    }

    .clubListItem {
        width: calc(20% - 16px);
        margin: 0 8px 16px;
    }

    .listClubMiniContainer {
        margin-right: -8px;
        margin-left: -8px;
    }

    .seoBlockContent {
        column-count: unset;
        column-gap: 0;
        max-height: 400px;
        overflow: hidden;
        position: relative;
    }

    .seoBlockContent::after {
        content: "";
        height: 150px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: rgb(247, 243, 235);
        background: linear-gradient(0deg, rgb(247, 243, 235) 30%, rgba(247, 243, 235, 0) 100%);
    }

    .seoBlockContent.on {
        max-height: unset;
    }

    .seoBlockContent.on::after {
        display: none;
    }

    .faktyRight {
        line-height: 0;
    }

    .desktopFakty {
        display: none;
    }

    .mobileFakty {
        display: block !important;
    }

    .clubListBlock {
        height: auto;
        width: calc(16.66% - 20px);
    }

    .workshopSectionRight {
        padding: 16px !important;
    }

    .namClubCard {
        font-size: 16px;
    }

    .clubListBlock .workshopSectionLeft::after {
        display: none;
    }

    .clubListBlock .workshopSection {
        background: #fff !important;
        overflow: hidden;
    }

    .clubListBlock .workshopSection::before {
        content: "";
        width: 100%;
        height: 30px;
        position: absolute;
        transition: 0.2s all;
    }

    .clubListBlock:hover .workshopSection::before {
        height: 100%;
    }

    .clubListBlock .workshopSectionLeft {
        min-height: unset;
    }

    .ageCard {
        margin: 7px;
    }

    .workshopImg {
        padding-top: 14px;
    }

    .infoHome {
        padding: 128px 64px !important;
    }

    .infoHome {
        padding: 0 64px 128px 64px !important;
    }


    /* menu */
    .main-navigation.offside {
        /*position: absolute !important;*/
        height: auto !important;
        top: 0 !important;
        transform: translate(50%, 0) !important;
        width: 100% !important;
        transition: all 0.3s !important;
        opacity: 0;
    }

    .offside,
    .offside--left {
        left: -400px !important;
    }

    .slideout-navigation button.slideout-exit {
        color: #000 !important;
        padding-left: 20px;
        padding-right: 20px;
        position: absolute;
        display: inline-block;
        padding: 0 !important;
        right: 16px;
        font-size: 22px;
        width: 22px !important;
        top: 16px;
    }


    .slideout-navigation button.slideout-exit {
        color: #000;
    }

    #generate-slideout-menu.offside--left.is-open,
    .offside-js--is-left .offside-sliding-element {
        position: fixed !important;
        transform: translate(0, 0) !important;
        left: unset !important;
        top: 6% !important;
        opacity: 1;
        transition: 0.5s all !important;
        z-index: 290 !important;
        right: 0;
    }

    .main-navigation.offside {
        position: fixed !important;
        width: 320px !important;
        /* height: 100%; */
        height: 100vh !important;
        top: 0;
        z-index: 9999;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    .offside-js--is-open {
        overflow-y: visible;
    }

    .offside-js--is-open #page,
    .offside-js--is-open .site-footer {
        filter: unset;
    }

    .slideout-overlay {
        background-color: #191D1EC7 !important;
        z-index: 150 !important;
        display: block !important;
    }

    .offside-js--is-open.offside-js--is-left.slide-opened #masthead {
        background: unset;
        transition: 0s all;
    }

    .offside-js--is-open.offside-js--is-left.slide-opened .site-logo {
        filter: unset;
    }

    .offside-js--is-open.offside-js--is-left.slide-opened #masthead #nav-icon span {
        background: #fff !important;
        z-index: 200;
    }

    #generate-slideout-menu {
        max-height: 100vh;
    }

    /* //menu */



    .inside-navigation .colFullMenu.colOne {
        width: 100%;
    }

    .inside-navigation .colFullMenu.colTwo {
        width: 100%;
    }

    .inside-navigation .colFullMenu.colBlog {
        width: 100%;
    }



    .inside-navigation .listFullMenu.fullClubs,
    .inside-navigation .listFullMenu.fullBlog {
        display: none;
    }

    .inside-navigation .hideListPostMenu .listFullMenu.fullClubs {
        display: flex;
    }

    .inside-navigation .colFullMenu.colOne {
        margin-bottom: 18px;
    }

    .inside-navigation .colFullMenu.colTwo .titleColMenu {
        margin-bottom: 6px;
    }

    .inside-navigation .footerInfoTop.footerInfo {
        flex-direction: column;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px;
        width: calc(100% + 40px);
        box-sizing: border-box;
    }

    .footerLink .menu {
        flex-direction: column;
        margin-bottom: 12px;
        position: relative;
        left: 9px;
    }


    .inside-navigation .creditCol {
        order: 2;
        text-align: center;
        margin-top: 16px;
        font-size: 14px;
    }

    .inside-navigation .footerColInfo {
        flex-direction: column;
    }


    .colFullMenu.rowBlog {
        margin-left: 50px;
        margin-right: 50px;
    }
    .imgItemBlogMain,
    .nameItemClubsBlog a {
        width: 200px;
    }

    .imgItemBlogMain {
        height: 100px;
    }







}

/* //max-width: 1200px ********************************/









@media (max-width: 991px) {

    .footerContactRow,
    .grid-container.innerFooterContactRow {
        flex-direction: column;
    }

    .logoFooterCol {
        margin-bottom: 20px;
    }

    .footerInfo {
        flex-direction: column;
        order: 2;
    }

    .creditCol {
        order: 2;
    }

    .footerColInfo {
        margin-bottom: 10px;
    }

    .footerColInfo {
        flex-direction: column;
    }



    .colFullMenu.colTwo {
        width: calc(40% - 10px);
    }

    .colFullMenu.colOne {
        width: calc(30% - 10px);
    }

    .colFullMenu.colBlog {
        width: 100%;
        margin-top: 20px;
    }

    .listFullMenu.fullBlog {
        display: flex;
        justify-content: space-between;
    }

    .itemFullBlog {
        width: calc(33.33% - 10px);
    }

    .dataItemMenu {
        padding-left: 10px;
    }

    .nameItemMenu,
    .nameItemClubs {
        font-size: 14px;
        line-height: 1.3;
    }

    .labelNew {
        font-size: 11px;
    }

    .labelNew::before {
        width: 6px;
        height: 6px;
        margin-right: 3px;
    }

    .innerItemMenu {
        padding: 5px 5px 5px 0;
        margin-bottom: 5px;
    }

    .innerItemClubs {
        margin-bottom: 10px;
    }

    .imgItemBlog a {
        height: 100%;
    }

    .mainContent {
        width: 100%;
        padding-right: 0;
    }

    .asideImgArticle {
        display: none;
    }

    .thumbPost {
        display: block;
    }

    .reviewsPageContent .reviewsItem {
        width: calc(33.33% - 20px) !important;
        margin: 0 10px 20px;
    }

    .clubListBlock {
        max-width: unset;
        width: calc(25% - 20px);
        margin: 0 10px 14px !important;
    }

    .infoHomeCenter.visibleLargeInfo {
        display: none;
    }

    .visibleSmInfo {
        height: auto !important;
        overflow: visible;
        opacity: 1;
        margin: 0 !important;
    }

    #sliderDotsInfo {
        display: block;
    }

    .infoHomeText:nth-of-type(1) p {
        width: calc(100% - 30px) !important;
    }

    .infoHomeText p {
        bottom: -31px !important;
        height: 200px !important;
    }

    .infoHomeCenterLeft img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .infoHomeText {
        margin-bottom: 20px;
    }

    .infoHomeText img {
        height: 400px;
        width: 100%;
        object-fit: cover;
        min-width: unset !important;
        min-height: unset !important;
    }

    .infoHomeCenterCenter {
        width: 300px !important;
    }

    .quoteSlider .infoHomeText .infoHomeTextStatic {
        width: 100% !important;
        bottom: 0 !important;
        height: 151px !important;
    }

    #quote-3 {
        height: 140px !important;
    }

    .infoHomeCenterRight.infoHomeText img {
        height: 100%;
    }

    .infoHome {
        padding: 80px 0 128px 32px !important;
    }








}

/* //max-width: 991px ****************************/



@media (max-width: 860px) {

    .clubListItem {
        width: calc(25% - 16px);
        margin: 0 8px 16px;
    }



}

/* //max-width: 860px ***********************************/










@media (max-width: 767px) {


    .colFullMenu.colOne {
        width: calc(50% - 10px);
    }

    .colFullMenu.colTwo {
        width: 100%;
    }

    .itemFullClubs {
        width: calc(25% - 10px);
    }

    .lessonTimeLineDay {
        margin-left: 0 !important;
        width: 100% !important;
    }

    .fullNamDey {
        display: block;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .namDay,
    .emptyHour {
        display: none;
    }

    .timeTableHour {
        display: none;
    }

    .innerVertLine {
        display: none;
    }

    .lessonDay,
    .listHour,
    .innerVertLine {
        width: 100%;
        border: 0 !important;
    }

    .timetableRow {
        padding: 20px;
    }

    .topArcheClubRow h1 {
        color: #fff;
        margin-bottom: 32px;
    }

    .itemDay:hover {
        background: unset;
    }

    .topBlogRow .navBlog {
        display: none;
    }

    .newsContainer {
        margin-bottom: 64px !important;
    }

    .pagination.blogPagination {
        display: flex;
        justify-content: center;
    }

    .thankTitle {
        font-size: 40px;
        margin-bottom: 18px;
    }

    .deskThank {
        font-size: 20px;
        max-width: 420px;
        margin: 0 auto 32px;
    }


    .thankPageBanner {
        min-height: 400px;
    }




}

/* //max-width: 767px ***********************************/



@media(max-width: 640px) {

    .contactInfoFooter {
        flex-direction: column;
    }

    .adrrFooter {
        width: 100%;
        text-align: center;
        max-width: 295px;
        margin-bottom: 30px;
    }

    .logoFooterCol {
        margin-bottom: 64px;
        flex-direction: column;
        text-align: center;
    }

    .descDaitFooter {
        padding-left: 0;
    }

    .telmailFooter {
        padding: 0;
    }

    .itemFullClubs {
        width: calc(33.33% - 10px);
    }

    .itemFullBlog {
        width: calc(33.33% - 10px);
    }

    .hideListPostMenu .itemFullClubs {
        width: calc(50% - 10px);
    }

    .nameItemClubs a {
        font-size: 14px;
    }

    .enrollTop {
        display: none;
    }

    #nav-icon {
        margin-left: auto;
    }

    .site-logo {
        width: 82px;
        min-width: 82px;
    }



    .itemVstavka {
        width: 100%;
        min-height: 96px;
        margin-bottom: 20px;
    }

    .itemVstavka:last-child {
        margin-bottom: 0;
    }

    .leftVstavka {
        display: flex;
        align-items: center;
    }

    blockquote {
        padding: 20px;
        font-size: 14px;
    }



    .clubListItem {
        width: calc(33.33% - 16px);
        margin: 0 8px 16px;
    }

    .innerClubListItem {
        padding: 6px 4px;
    }

    .reviewsPageContent .reviewsItem {
        width: calc(50% - 20px) !important;
        margin: 0 10px 20px;
    }

    #pageRevieesRow {
        padding: 130px 0;
    }

    .clubListBlock {
        max-width: calc(33.33% - 20px);
        margin: 0 10px 14px !important;
        width: 100%;
    }

    .colFullMenu.rowBlog {
        margin-left: 20px;
        margin-right: 20px;
    }
    .mainBlogContainer {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .imgItemBlogMain,
    .nameItemClubsBlog a {
        width: 150px;
    }
    .imgItemBlogMain {
        height: 100px;
    }
    .nameItemClubsBlog a {
        font-size: 14px;
        line-height: 1.2;
        text-align: center;
    }

}

/* //max-width: 640px ********************************/




@media (max-width: 550px) {



    .workshopContainer {
        margin: 0 -8px;
    }

}

/* //max-width: 550px ********************************/


@media (max-width: 500px) {

    .quoteSlider .infoHomeCenterCenter {
        max-width: unset !important;
        width: 100% !important;
        margin-right: 0 !important;
        position: relative;
    }

    .quoteSlider .infoHomeCenter {
        padding: 0 !important;
    }

    .quoteSlider .infoHomeText {
        width: 100% !important;
        max-width: unset !important;
        margin-right: 0 !important;
    }

    .infoHomeCenterRight .infoHomeTextContainer {
        height: 230px;
    }

    .quoteSlider.infoHomeCenter {
        padding: 0;
    }

    .infoHome {
        padding: 20px 16px 128px !important;
    }

    .thankPageBanner {
        min-height: unset;
        max-height: unset;
        height: auto;
    }


}

/* //max-width: 500px ********************************/






@media (max-width: 480px) {

    .footerLink .menu {
        flex-direction: column;
    }



    .colFullMenu.colOne {
        width: 100%;
        margin-bottom: 20px;
    }

    .listFullMenu {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .itemFullMenu {
        width: calc(50% - 10px);
    }

    .inside-navigation .itemFullMenu {
        width: 100%;
    }

    .descItemMenu {
        color: #39746F;
        font-size: 11px;
    }

    .itemFullBlog {
        width: calc(33.33% - 5px);
    }

    .nameItemClubs a {
        font-size: 12px;
    }

    .nameItemMenu,
    .nameItemClubs {
        font-size: 13px;
        line-height: 1.3;
    }

    .footerInfoTop .creditCol {
        display: none;
    }

    .inside-navigation .footerInfoTop .creditCol {
        display: block;
    }

    .footerColInfo {
        margin-bottom: 0;
    }

    .inside-navigation .footerColInfo {
        margin-bottom: 0;
    }

    .leftClubListItem img {
        height: 16px;
    }

    .leftClubListItem {
        width: 30px;
        height: 30px;
    }

    .rightClubListItem {
        width: calc(100% - 30px);
        padding-left: 5px;
        font-size: 12px;
    }

    .clubListItem {
        width: calc(33.33% - 10px);
        margin: 0 5px 10px;
    }

    .listClubMiniContainer {
        margin-right: -5px;
        margin-left: -5px;
    }

    .clubListItem {
        height: 42px;
    }


    #pageRevieesRow .reviewsItem {
        padding: 40px 16px;
    }


    #pageRevieesRow .reviewsItemBottom img {
        margin-right: 0;
    }

    #pageRevieesRow .reviewsItemBottom {
        flex-direction: column;
        text-align: center;
        width: 100%;
        font-size: 12px;
    }

    #pageRevieesRow .reviewsItemText {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    #pageRevieesRow .reviewsItemText p {
        font-size: 12px;
    }

    .reviewsPageContent .reviewsItem {
        width: calc(50% - 10px) !important;
        margin: 0 5px 10px;
    }

    .reviewsPageContent {
        margin: 0 -5px;
    }

    .titleRow {
        font-size: 24px;
    }

    #pageRevieesRow {
        padding: 130px 0 50px;
    }

    .clubListBlock {
        height: auto;
        max-width: calc(50% - 10px);
        margin: 0 5px 10px !important;
    }









}

/* //max-width: 480px ************************************************/


@media (max-width: 375px) {

    .itemFullMenu {
        width: 100%;
    }

    .itemFullClubs {
        width: calc(50% - 5px);
    }

    .clubListItem {
        width: calc(50% - 10px);
    }

    #pageRevieesRow.reviews {
        padding-left: 0 !important;
    }

    .reviewsPageContent .reviewsItem {
        width: 100% !important;
        margin: 0 0 10px;
    }

    .reviewsPageContent {
        margin: 0;
    }

    .workshopSectionRight {
        padding: 10px !important;
    }

    .workshopImg {
        padding-top: 10px;
    }

    .workshopImg img {
        width: calc(100% - 20px) !important;
    }

    .clubListBlock {
        width: calc(50% - 10px);
        margin: 0 5px 10px;
    }

    .workshopContainer {
        margin: 0 -5px;
    }

    .thankBtnBlock {
        flex-direction: column;
    }

    .backLink {
        margin-bottom: 22px !important;
        display: inline-block;
    }




}
.parentItemText
{
    color:#2b2c2c!important;
}
.activeAccord.campPageAccardion .panel{
    display: block;
    overflow: visible;
    z-index: 10;
}
/* //max-width: 375px */