/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

body.wp-editor {
    margin: 20px;
    width: auto;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    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: .67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    /* 1 */
    overflow: visible;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

::-webkit-input-placeholder {
    /* Edge */
    color: #999;
    font-size: 16px !important;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
    font-size: 16px !important;
}

::placeholder {
    color: #999;
    font-size: 16px !important;
}

a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;

    /* 2 */
}


/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
    outline-width: 0;
    text-decoration: underline !important;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    border-bottom: none;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    color: #000;
    background-color: #ff0;
}

/**
 * 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: -.25em;
}

sup {
    top: -.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}

input[type="text"]:read-only,
input[type="text"]:disabled {
    background: #eee !important;
    cursor: not-allowed;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * 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 {
    padding: 0;
    border-style: none;
}

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid #c0c0c0;
}

/**
 * 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 {
    /* 2 */
    display: table;
    box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
    color: inherit;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

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;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type='search']::-webkit-search-cancel-button,
[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 {
    /* 1 */
    font: inherit;
    -webkit-appearance: button;
    /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
    display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
    display: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    z-index: 1050;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
    display: table;
    content: ' ';
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    line-height: 1.42857;
    margin: 0;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: ' ';
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    overflow: scroll;
    width: 50px;
    height: 50px;
}

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

.layout-header {
    position: relative;
    z-index: 100;
    display: block;
    width: 100%;
    border-bottom: 1px solid #eee;
    box-shadow: 0 0.5px 2px 0 rgba(0, 0, 0, 0.1);
}

.header-top {
    display: block;
    width: 100%;
    padding: 1.5rem 0;
    color: #fff;
    background: #1a3340;
}

.container.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.login-menu__wrap {
    flex: 1;
}

ul.login-menu {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 540px) {
    ul.login-menu {
        display: block;
    }
}

.login-menu li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    list-style: none;

    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}

.login-menu li .info-wrapper {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: white;
}

.become-a-member {
    margin-left: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
    color: white;
}

.support-sphere {
    margin-left: 20px;
    display: flex;
    align-items: center;
}

/* Support Sphere Button Styling */
.support-sphere-button {
    display: flex;
    align-items: center;
    margin-left: 20px;
    height: 100%;
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
}

.support-sphere-btn {
    background-color: #02a686 !important;
    border-color: #02a686 !important;
    color: #fff !important;
    padding: 0 20px !important;
    border-radius: 0 !important;
    font-weight: bold !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    white-space: nowrap !important;
    border: none !important;
    font-size: 14px !important;
    height: 100% !important;
    min-height: 47px !important;
}

.support-sphere-btn:hover {
    background-color: #008363 !important;
    border-color: #008363 !important;
    color: #fff !important;
    text-decoration: none !important;
    transform: none !important;
    box-shadow: none !important;
}

.support-sphere-btn img {
    width: 16px !important;
    height: 16px !important;
    filter: brightness(0) invert(1) !important;
}

/* Mobile Support Sphere Button Row */
.header-mobile-support-sphere {
    display: none; /* Hidden on desktop */
}

.header-mobile-support-sphere .container {
    padding: 0 2rem !important;
}

.support-sphere-btn-mobile {
    background-color: #02a686 !important;
    border-color: #02a686 !important;
    color: #fff !important;
    padding: 12px 0 !important;
    border-radius: 0 !important;
    font-weight: bold !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    white-space: nowrap !important;
    border: none !important;
    font-size: 14px !important;
    width: 100% !important;
}

.support-sphere-btn-mobile:hover {
    background-color: #02a686 !important;
    border-color: #02a686 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.support-sphere-btn-mobile img {
    width: 16px !important;
    height: 16px !important;
    filter: brightness(0) invert(1) !important;
    margin-left: 0 !important;
}

/* Mobile responsive styles for Support Sphere button */
@media only screen and (max-width: 768px) {
    .header-mobile-support-sphere {
        display: block !important; /* Show on mobile */
        background-color: #02a686;
        width: 100%;
    }
    
    .support-sphere-button {
        display: none !important; /* Hide desktop version on mobile */
    }
    
    .support-sphere-btn {
        display: none !important; /* Hide desktop version on mobile */
    }
}


.login-menu li .info-wrapper span.name-link {
    color: white;

}

.login-menu li .info-wrapper span.name-link:after {
    position: absolute;
    right: -5px;
    content: ' ';
    width: 8px;
    height: 8px;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    transform: rotate(-318deg);
}

.login-menu li .info-wrapper img {
    margin-right: 5px;
}

.login-menu li .info-wrapper img.avatar {
    width: 25px;
    height: 25px;
    background: white;
    border-radius: 50%;
    margin-right: 10px;
}

.login-menu li:first-child {
    padding-left: 0;
}

.login-menu li .info-wrapper .dropdown-menu {
    display: none;
    position: absolute;
    /*bottom: -85px;*/
    z-index: 10;
    min-width: 170px;
    width: 100%;
    top: 10px;
}

.login-menu li .info-wrapper .sub-menu {
    margin-top: 25px;
    background: white;
    padding: 0 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
}

.login-menu li .info-wrapper .sub-menu li {
    display: block;
    padding: 15px 0;
    cursor: pointer;
}

.login-menu li .info-wrapper .sub-menu li a {
    color: #515151;
    transition: all 0.5s;
}

.login-menu li .info-wrapper .sub-menu li a:hover {
    color: #00A585;
}

/* .lang-menu__wrap {
} */

.lang-menu {
    display: block;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.lang-menu li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    list-style: none;
}

.lang-menu li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 1px;
    content: '';
    background: #fff;
}

.lang-menu li:first-child:before {
    display: none;
}

.lang-menu a {
    font-size: 14px;
    line-height: 17px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.lang-menu a.active {
    font-weight: bold;
    cursor: default;
}

.no-touchevents .lang-menu a:not(.active):hover {
    color: #00a585;
}

.header-main {
    display: block;
    padding: 5px 0;
}

.logo__wrap {
    display: inline-block;
}

.logo {
    display: block;
    width: 250px;
}

.logo img {
    display: block;
    width: 100%;
}

.header-main__inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mobile-control {
    display: none;
    flex-direction: row;
    margin: 0 -.5rem 0 0;
    padding: 3rem 0 0 .5rem;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
}

.mobile-control li {
    display: block;
    height: 2.5rem;
    margin: 0;
    padding: 0 .5rem;
    list-style: none;
}

.mobile-control li:last-child {
    padding-right: 0;
}

.mobile-control .mobile-control__link {
    position: relative;
    display: block;
    width: 2.5rem;
    height: 2.5rem;
}

.mobile-control .mobile-control__link .icon-close,
.mobile-control .mobile-control__link .icon-main {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.mobile-control .mobile-control__link .icon-close .icon,
.mobile-control .mobile-control__link .icon-main .icon {
    display: block;
    width: 100%;
    height: 100%;
}

.mobile-control .mobile-control__link .icon-close {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.mobile-control .mobile-control__link.active .icon-main {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.mobile-control .mobile-control__link.active .icon-close {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.control-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    padding: 25px 0;
    cursor: default;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.control-block li {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    list-style: none;
}

.control-block .control-block__link {
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    display: inline-block;
    margin: 0;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    vertical-align: top;
    color: #1a3340;
}

.control-block .control-block__link:first-child {
    margin-left: 0;
}

.control-block .control-block__link:last-child {
    margin-right: 0;
}

.control-block .control-block__link.control-block__link-acc {
    overflow: hidden;
    max-width: 200px;
    margin-right: 5px;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.no-touchevents .control-block .control-block__link:not(.active):hover {
    color: #00a585;
}

.no-touchevents .control-block .control-block__link:not(.active):hover .icon {
    fill: #00a585;
}

.control-block .control-block__link .icon {
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #1a3340;
}

.control-block .control-block__link[data-drop] {
    position: relative;
}

.control-block .control-block__link[data-drop]:after {
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -8px;
    margin-left: -4px;
    content: '';
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    border-bottom: 1px solid #515151;
    border-left: 1px solid #515151;
}

.control-block .control-block__link[data-drop].active {
    color: #00a585;
}

.control-block .control-block__link[data-drop].active:after {
    margin-top: 0;
    opacity: 1;
}

.header-bot {
    display: block;
    width: 100%;
}

.main-menu__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: both;
    flex-direction: row;
    width: 100%;
    padding: 1.0rem 0 1.0rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.main-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.main-menu>li {
    position: relative;
    display: block;
    padding: 0 1.0rem;
    list-style: none;
}

.main-menu>li:first-child,
.main-menu>li:first-child>a {
    padding-left: 0;
}

.main-menu>li.current-menu-item>a {
    color: #000;
}

.main-menu>li>a {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.5rem;
    display: block;
    padding: .5rem 1.0rem;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    color: #1a3340;
}

.no-touchevents .main-menu>li>a:not(.active):hover {
    color: #00a585;
}

.main-menu>li>a:before,
.main-menu>li>a:after {
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 50%;
    display: none;
    width: 0;
    height: 0;
    margin-top: 1.2rem;
    margin-left: -1.5rem;
    content: '';
    border: 1.5rem solid transparent;
    border-top: none;
    border-bottom-color: #fff;
}

.main-menu>li>a:before {
    margin-top: 1.1rem;
    border-bottom-color: #eee;
}

.no-touchevents .main-menu>li:hover>a:not(:last-child):before,
.no-touchevents .main-menu>li:hover>a:not(:last-child):after {
    display: block;
}

.no-touchevents .main-menu>li:hover>ul {
    display: block;
}

.main-menu>li:last-child>ul {
    right: 0;
    left: auto;
}

.main-menu>li>ul {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.5rem;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    min-width: 20.0rem;
    max-width: 30.0rem;
    margin: 2.5rem 0 0;
    padding: 0 2.0rem;
    cursor: default;
    color: #515151;
    border: .1rem solid #eee;
    background: #fff;
}

.main-menu>li>ul:before {
    position: absolute;
    right: 0;
    bottom: 100%;
    left: 0;
    display: block;
    height: 2.5rem;
    content: '';
    background: none;
}

.main-menu>li>ul>li {
    display: block;
    padding: 1.5rem 0;
    list-style: none;
    border-bottom: 1px solid #ccc;
}

.main-menu>li>ul>li:last-child {
    border-bottom: none;
}

.no-touchevents .main-menu>li>ul>li a:hover {
    color: #00a585;
}

.main-menu>li>ul>li ul {
    display: block;
    margin: 0;
    padding: 0;
}

.main-menu>li>ul>li ul li {
    display: block;
    margin: 1.5rem 0;
    padding-left: 2.5rem;
    list-style: none;
}

.main-menu>li>ul>li ul li:last-child {
    margin-bottom: 0;
}

.main-menu>li>ul a {
    display: inline-block;
    color: #515151;
}

.search-bar__wrap {
    margin-left: auto;
}

.search-bar {
    position: relative;
    display: block;
    padding: 3px;
}

.no-touchevents .search-bar:not(.active):hover .icon {
    fill: #00a585;
}

.search-bar .icon {
    width: 18px;
    height: 18px;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #1a3340;
}

.search-bar .search-bar__form-wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    display: block;
    visibility: hidden;
    margin-top: 20px;
    padding: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    border: 1px solid #eee;
    border-radius: 6px;
    background: none;
    background: #fff;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.search-bar .search-bar__form-wrapper.show {
    visibility: visible;
    opacity: 1;
}

.search-bar__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    min-width: 500px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
}

.search-bar__form header {
    min-width: 0;
}

.search-bar__header {
    display: block;
    width: 340px;
}

.search-bar__header .btn__wrap {
    padding-top: 10px;
}

.drop-block__wrap {
    position: relative;
    z-index: 200;
    display: block;
    width: 100%;
    height: 0;
}

.drop-block {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    background: #fff;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.acc-block {
    display: block;
    padding: 10px 0;
}

.acc-block.acc-block-recover {
    display: none;
}

.header-form {
    display: block;
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
}

.header-form .header-form__title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin: 0 0 20px;
}

.form-line {
    margin: 0 0 20px;
}

.form-line:last-child {
    margin-bottom: 0;
}

.form-line__title {
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    display: block;
    width: 100%;
    margin: 0 0 10px;
}

.form-link__wrap {
    display: block;
}

.form-link__wrap a {
    font-size: 13px;
    line-height: 16px;
    color: #00a585;
}

.no-touchevents .form-link__wrap a:hover {
    text-decoration: underline;
}

.mobile-menu {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 0 5rem;
    color: #515151;
}

.mobile-menu li {
    list-style: none;
}

.mobile-menu li.current-menu-item>a {
    color: #00a585;
}

.mobile-menu a {
    font-weight: bold;
    color: #515151;
}

.mobile-menu>li {
    display: block;
    width: 100%;
    padding: .5rem 0;
    border-bottom: 1px solid #ccc;
}

.mobile-menu>li>a {
    font-size: 1.6rem;
    line-height: 1.9rem;
    display: block;
    padding: 1rem 0;
    text-transform: uppercase;
}

.mobile-menu>li ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 1.0rem 0 0;
}

.mobile-menu>li ul li {
    display: block;
    padding: .5rem 0 .5rem 3rem;
    list-style: none;
}

.mobile-menu>li ul a {
    font-size: 1.6rem;
    line-height: 1.9rem;
    display: block;
}

.mobile-search__wrap {
    position: absolute;
    display: none;
}

.layout-footer {
    display: block;
    width: 100%;
}

.subfooter {
    display: block;
    padding: 30px 0;
    color: #fff;
    background: #00a585;
}

.subfooter .subfooter__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.subfooter .subfooter__part {
    position: relative;
    display: block;
    /* width: 50%; */
}

@media screen and (min-width: 1024px) {
  .subfooter .subfooter__part:first-of-type .subfooter__part__inner {
    margin-right: 25px;
  }
}

.subfooter .subfooter__part:before {
    position: absolute;
    top: -10px;
    right: 0;
    bottom: -10px;
    display: block;
    width: 1px;
    content: '';
    background: #fff;
}

.subfooter .subfooter__part .subfooter__part__inner {
    display: block;
    /* max-width: 85%; */
}

/* .subfooter .subfooter__part .subfooter__part__inner .mc4wp-response {
  font-size: 14px;
  line-height: 18px;
} */

.subfooter .subfooter__part .subfooter__part__inner .btn-set {
    text-align: right;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_field {
    width: 48%;
    display: inline-block;
    margin: 15px 10px 0 0;
    background: #33b79d;
    border-radius: 100px;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_field.mc_country {
    width: 100%;
    margin-bottom: 10px;
}

.mc_submit .hidden-btn {
    display: none;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_consent {
    margin: 20px 0;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_consent .subfooter__title {
    font-size: 18px;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_consent p label {
    display: block;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_consent p {
    font-size: 14px;
    line-height: 24px;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_field input::-webkit-input-placeholder {
    color: #fff;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_field select {
    margin: 0 auto;
    width: 92% !important;
    padding: 0 !important;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_field select option {
    background: #00a585
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_field select,
.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_field input {
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 18px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 52px;
    padding: 15px 0 15px 25px;
    color: #fff;
    border: none;
    border-radius: 100px;
    background: transparent;
    line-height: 20px;
}

/* --- Checkboxes for roles --- */

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_role {
    font-size: 16px;
    line-height: normal;
    margin: 20px 20px 0 20px;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_role p {
    font-weight: 700;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_role_options>div {
    margin: 5px 0;
    display: inline-block;
    min-width: 40%;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_role_options span {
    font-size: 16px;
    line-height: normal;
}

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_role_options .custom-checkbox {
    padding-left: 30px;
}

/* --- End checkboxes for roles --- */

.subfooter .subfooter__part .subfooter__part__inner .mc4wp-form-fields .mc_submit {
    margin: 15px 10px 0 0;
    float: right;
}

.subfooter .subfooter__part:last-child:before {
    right: auto;
    left: -1px;
}

.subfooter .subfooter__part:last-child .subfooter__part__inner {
    margin-left: 25px;
}

.subfooter .subfooter__title {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    display: block;
    margin: 0 0 15px;
}

.subfooter .subfooter__text {
    font-size: 16px;
    line-height: 20px;
    margin: 15px 0;
}

.subfooter .subfooter__text p {
    margin: 0;
    line-height: 30px;
}

.subfooter .subfooter__text p a {
    border-bottom: 1px solid #fff;
    text-decoration: none !important;
}

.subfooter .subfooter__subtitle {
    font-size: 18px;
    line-height: 21px;
    display: block;
    margin: 0 0 10px;
}

.subfooter__form {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0 0 25px;
    padding: 0;
    border-radius: 100px;
    background: #33b79d;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.subfooter__form .subfooter__label {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.subfooter__form .subfooter__label input {
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 18px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 52px;
    padding: 15px 0 15px 25px;
    color: #fff;
    border: none;
    border-radius: 100px;
    background: none;
}

.subfooter__part input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.subfooter__part input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.subfooter__part input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.subfooter__part input:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

#form-trainer-edit .quicktags-toolbar {
    display: none !important;
}

.subfooter__form .btn-subfooter {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    display: block;
    padding: 15px 25px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #00a585;
    border: 1px solid #fff;
    border-radius: 25px;
    background: #fff;
}

.subfooter__media {
    /* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row; */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.subfooter__media .subfooter__media-name {
    font-size: 18px;
    line-height: 21px;
    display: block;
    margin: 10px 0;
    padding-right: 5px;
    padding-top: 25px;
}

.subfooter__media .subfooter__media-list {
    display: block;
    margin: 0 0 0 auto;
    padding: 0;
    white-space: nowrap;
}

.subfooter__media .subfooter__media-list li {
    display: inline-block;
    padding: 0 5px;
}

.subfooter__media .subfooter__media-list a {
    display: block;
    width: 22px;
    height: 22px;
}

.subfooter__media .subfooter__media-list .icon {
    display: block;
    width: 100%;
    height: 100%;
    fill: #fff;
}

.footer-main {
    display: block;
    padding: 40px 0;
    color: #fff;
    background: #1a3340;
}

.footer-menu {
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-menu>li {
    display: block;
    padding: 0 15px;
    list-style: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.footer-menu>li:first-child {
    padding-left: 0;
}

.footer-menu>li:last-child {
    padding-right: 0;
}

.footer-menu>li>a {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    display: inline-block;
    min-height: 35px;
    margin: 0 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.no-touchevents .footer-menu>li>a:hover {
    text-decoration: underline;
}

.footer-menu ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-menu ul li a {
    display: block;
    margin: 0 0 10px;
    list-style: none;
}

.footer-menu ul li:last-child {
    margin-bottom: 0;
}

.footer-menu ul a {
    text-decoration: none;
}

.no-touchevents .footer-menu ul a:hover {
    text-decoration: underline;
}

.footer-menu .footer-address p {
    margin: 0;
}

.footer-line {
    display: block;
    width: 100%;
    padding: 12px 0;
    background: #fff;
}

.footer-line .footer-line__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-line .footer-copyrigth {
    font-size: 13px;
    line-height: 15px;
    display: block;
    color: #808080;
}

.footer-line .footer-sublist {
    display: block;
    margin: 0;
    padding: 0;
}

.footer-line .footer-sublist li {
    display: inline-block;
    padding: 0 10px;
}

.footer-line .footer-sublist li:first-child {
    padding-left: 0;
}

.footer-line .footer-sublist li:last-child {
    padding-right: 0;
}

.footer-line .footer-sublist a {
    font-size: 13px;
    line-height: 15px;
    display: block;
    text-decoration: none;
    color: #808080;
}

.no-touchevents .footer-line .footer-sublist a:hover {
    text-decoration: underline;
}

.btn {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    display: inline-block;
    min-width: 160px;
    max-width: 100%;
    padding: 15px 25px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    border-radius: 25px;
    background-color: transparent;
}

.btn:active,
.bth:focus,
.btn:hover {
    text-decoration: none !important;
}

.acf-field-5da969ec58379[data-type=message],
div[data-name=public_summary_profile] {
    display: none;
}

.btn.btn-default.load_more_trainers:focus {
    background-color: #00a585;
    color: #fff;
}

.mc4wp-response .mc4wp-alert {
    height: auto;
    font-size: 14px;
    padding: 10px 10px;
    margin-bottom: 20px;
}

.mc4wp-response .mc4wp-alert,
.mc4wp-response .mc4wp-alert.mc4wp-notice,
.mc4wp-response .mc4wp-alert.mc4wp-success {
    background: #34b79d;
    border-color: #03876D;
}

.mc4wp-response .mc4wp-alert.mc4wp-error {
    background: #F55E4F !important;
    border-color: #f33b28 !important;
}

.btn.btn-sm {
    font-size: 12px;
    line-height: 14px;
    min-width: 150px;
    padding: 11px 25px;
}

.btn.btn-md {
    font-size: 12px;
    line-height: 14px;
    min-width: 150px;
    padding: 14px 25px;
}

.btn.btn-wide {
    width: 100%;
}

.btn[disabled] {
    cursor: default;
    color: #fff;
    border: 1px solid #eee;
    background: #eee;
}

.no-touchevents .btn[disabled]:hover {
    color: #fff;
    border: 1px solid #eee;
    background: #eee;
}

.btn.btn-mobile-icon .btn-icon {
    display: none;
    margin: 0 auto;
}

.btn.btn-mobile-icon .btn-icon .icon {
    display: block;
    width: 100%;
    height: 100%;
}

.btn+.btn {
    margin-left: 15px;
}

.btn-default {
    color: #00a585;
    border: 1px solid #00a585;
    background: #fff;
}

.no-touchevents .btn-default:hover {
    color: #fff;
    border-color: #fff;
    background: #00a585;
}

.btn-primary {
    color: #fff;
    border: 1px solid #00a585;
    background: #00a585;
}

.no-touchevents .btn-primary:hover {
    background: #008363;
}

.btn-icon {
    position: relative;
}

.btn-icon .svg-icon {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
}

.btn-icon .svg-icon svg {
    width: 100%;
    height: 100%;
    fill: #fff;
}

.btn-icon.btn-icon--left {
    padding-left: 40px;
}

.btn-icon.btn-icon--left .svg-icon {
    left: 10px;
}

.icon-link {
    position: relative;
    display: inline-block;
    color: #00a585;
}

.icon-link .svg-icon {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
}

.icon-link .svg-icon svg {
    width: 100%;
    height: 100%;
    fill: #00a585;
}

.icon-link.icon-link--left {
    padding-left: 30px;
}

.icon-link.icon-link--left .svg-icon {
    left: 0;
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    opacity: 0;
}

.fade.in {
    opacity: 1;
}

.modal-backdrop.in {
    opacity: .8;
}

.modal-backdrop {
    background-color: #103441;
}

.modal-default .modal-dialog {
    width: 100%;
    max-width: 51rem;
    margin-top: 10rem;
}

.modal-default .modal-content {
    border: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
}

.modal-default .modal-head {
    margin-bottom: 1.5rem;
    text-align: right;
}

.modal-default .modal-body {
    padding: 2rem;
    background-color: #fff;
}

.modal-close {
    font-size: 1.6rem;
    color: #fff;
}

.modal-close .icon-close {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    margin-left: 1.5rem;
    vertical-align: middle;
    fill: #fff;
}

.module-download {
    padding: 3rem 6rem;
}

.module-download__head {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 2rem;
}

.module-download__head p {
    line-height: 1.2;
    margin: 0;
}

.module-download__body .form .form-line__button {
    margin: 0;
    text-align: center;
}

.module-download__body .checkbox__name a {
    color: #00a585;
}

.no-touchevents .module-download__body .checkbox__name a:hover {
    text-decoration: underline;
}

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

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

html,
body {
    height: 100%;
    padding: 0;
}

/* force a vertical scrollbar to prevent a jumpy page */

html.scrollLock {
    overflow: hidden;
    height: 100%;
}

html.scrollLock body {
    overflow: hidden;
    height: 100%;
}

html {
    font-size: 10px;
    line-height: 10px;
    min-width: 320px;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    line-height: inherit;
    min-width: 320px;
    min-height: 100%;
    color: #515151;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

a {
    text-decoration: none;
    color: inherit;
}

.no-touchevents a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 15px 0;
}

p:last-child {
    margin-bottom: 0;
}

p:empty {
    display: none;
}

input {
    border-radius: 0;
    -webkit-appearance: none;
}

img {
    display: block;
    max-width: 100%;
    margin-right: 5px;
    margin-left: auto;
}

.text-up {
    text-transform: uppercase;
}

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

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

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

.svg-store {
    display: none;
    overflow: hidden;
    height: 0;
}

.layout {
    position: relative;
    overflow: hidden;
    min-height: 100%;
}

.container {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-width: 320px;
    max-width: 1064px;
    margin: 0 auto;
    padding: 0 20px;
}

.container:after {
    font-size: 0;
    line-height: 0;
    display: block;
    clear: both;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    content: '';
}

.container.container-sm {
    max-width: 820px;
}

.module-table+.module-table {
    margin-top: 6rem;
}

.table-style {
    width: 100%;
    border-collapse: collapse;
    border: none;
}

.table-style th {
    font-weight: 700;
    padding: 2.5rem 1.5rem;
    color: #515151;
    background-color: rgba(230, 230, 230, .2);
}

.table-style td {
    font-weight: 400;
    padding: 2rem;
}

.table-style a {
    font-weight: 700;
    color: #00a585;
}

.no-touchevents .table-style a:hover {
    text-decoration: underline;
}

.table-style td,
.table-style th {
    font-size: 1.3rem;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    border: 2px solid #eee;
}

.table-style ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.table-style p {
    margin: 0;
}

.table-style p+p {
    margin-top: 2rem;
}

.table-style_fixed {
    table-layout: fixed;
}

.flex-row+.flex-row {
    margin-top: 30px;
}

.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0 -15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.page-id-8138 .flex-row {
    flex-direction: row-reverse;
}

.flex-row.vertical-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-row>div {
    display: block;
    padding: 0 15px;
}

.flex-row .flex-col {
    display: block;
    padding: 0 15px;
}

.flex-row .flex-col.flex-col-12 {
    width: 100%;
}

.flex-row .flex-col.flex-col-9 {
    width: 75%;
}

.flex-row .flex-col.flex-col-8 {
    width: 66.6666%;
}

.flex-row .flex-col.flex-col-6 {
    width: 50%;
}

.flex-row .flex-col.flex-col-5 {
    width: 41.6666%;
}

.flex-row .flex-col.flex-col-4 {
    width: 33.3333%;
}

.flex-row .flex-col.flex-col-3 {
    width: 25%;
}

.box {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 20px;
    background: #eee;
}

.box:first-child {
    margin-top: 0;
}

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

.box.box-2 {
    border: 1px solid #eee;
    border-radius: 6px;
    background: #fff;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.file {
    position: relative;
    padding-left: 4.5rem;
}

.file .file__icon {
    position: absolute;
    top: .5rem;
    left: 0;
    width: 3.5rem;
    height: 3.5rem;
}

.file .file__name {
    font-weight: 700;
}

.file .file__link {
    font-size: 1.3rem;
    font-weight: bold;
    display: inline;
    overflow: hidden;
    max-width: 100%;
    text-decoration: none;
    text-overflow: ellipsis;
    color: #00a585;
}

.no-touchevents .file .file__link:hover {
    text-decoration: underline;
}

.file .icon {
    display: block;
    width: 100%;
    height: 100%;
}

.section-calendar-event-preview {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 3rem 0;
    background-color: #eee;
}

.section-calendar-event-preview .calendar-event-preview {
    position: relative;
    min-height: 10.5rem;
    padding-left: 13rem;
}

.section-calendar-event-preview .calendar-event-preview .calendar-event-preview__avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 10.5rem;
    height: 10.5rem;
    color: #fff;
    border-radius: 50%;
    background-color: #00a585;
}

.section-calendar-event-preview .calendar-event-preview .calendar-event-preview__avatar .calendar-event-preview__avatar-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6rem;
    height: 5.2rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.section-calendar-event-preview .calendar-event-preview .calendar-event-preview__avatar .calendar-event-preview__avatar-icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    fill: currentColor;
}

.section-calendar-event-preview .calendar-event-preview .calendar-event-preview__info {
    padding: 1.5rem 0;
}

.section-calendar-event-preview .calendar-event-preview .calendar-event-preview__title {
    font-weight: bold;
    display: inline;
    overflow: hidden;
    max-width: 100%;
    text-decoration: none;
    text-overflow: ellipsis;
    color: #00a585;
}

.no-touchevents .section-calendar-event-preview .calendar-event-preview .calendar-event-preview__title:hover {
    text-decoration: underline;
}

.section-calendar-event-preview .calendar-event-preview .calendar-event-preview__title,
.section-calendar-event-preview .calendar-event-preview .calendar-event-preview__date {
    font-size: 1.8rem;
    line-height: 3rem;
}

.section-calendar-event-preview .calendar-event-preview .calendar-event-preview__date {
    font-weight: 700;
}

.fancy-link {
    display: inline-block;
}

.section-ui {
    display: block;
    width: 100%;
    padding: 100px 0;
}

h1 {
    font-size: 28px;
    font-weight: normal;
    line-height: 33px;
    margin: 0 0 30px;
    color: #00a585;
}

h1.section-title {
    display: inline-block;
    margin: 0;
}

.title-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0 0 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-title+.back-block {
    padding-left: 15px;
}

.back-block__wrap {
    display: block;
    margin: 10px 0;
}

.back-block {
    display: inline-block;
    vertical-align: middle;
}

.back-block .back-block__icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
}

.back-block .back-block__icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    fill: #00a585;
}

.back-block .back-block__link {
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
    text-decoration: none;
    color: #00a585;
}

.no-touchevents .back-block .back-block__link:hover {
    text-decoration: underline;
}

h2,
.h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 25px;
}

.text-block {
    font-size: 16px;
    line-height: 24px;
    display: block;
    width: 100%;
    margin: 30px 0;
    counter-reset: item;
}

.text-block img {
    display: block;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.text-block>*:first-child {
    margin-top: 0;
}

.text-block>*:last-child {
    margin-bottom: 0;
}

.text-block:first-child {
    margin-top: 0;
}

.text-block:last-child {
    margin-bottom: 0;
}

.text-block h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin: 0 0 20px;
}

.text-block p {
    font-size: 16px;
    line-height: 24px;
    margin: 24px 0;
}

.text-block ol li,
.text-block ul li {
    font-size: 16px;
    line-height: 24px;
}

.text-block ol,
.text-block ul {
    margin: 24px 0;
    padding: 0;
}

.text-block ol li,
.text-block ul li {
    position: relative;
    display: block;
    margin: 0 0 5px;
    padding-left: 25px;
    list-style: none;
}

.text-block ol li:last-child,
.text-block ul li:last-child {
    margin-bottom: 0;
}

.text-block ol li:before,
.text-block ul li:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: '';
    transform: translateY(-50%);
}

.text-block ul li:before {
    width: 10px;
    height: 10px;
    border: 2px solid #515151;
    border-radius: 50%;
}

.text-block ol li {
    counter-increment: item;
}

.text-block ol li:before {
    top: 1px;
    content: counter(item) '.';
}

.text-block a {
    font-weight: bold;
    display: inline;
    overflow: hidden;
    max-width: 100%;
    text-decoration: none;
    text-overflow: ellipsis;
    color: #00a585;
}

.no-touchevents .text-block a:hover {
    text-decoration: underline;
}

.text-block a.primary-link {
    text-decoration: underline;
    color: inherit;
}

.no-touchevents .text-block a.primary-link:hover {
    text-decoration: none;
    color: #00a585;
}

.text-block a.internal-link,
.text-block a.external-link,
.text-block a.mail-link,
.text-block a.download-link,
.text-block a.video-link {
    display: inline;
}

.text-block a.internal-link:before,
.text-block a.external-link:before,
.text-block a.mail-link:before,
.text-block a.download-link:before,
.text-block a.video-link:before {
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    margin-top: -.2rem;
    margin-right: .4rem;
    content: '';
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.text-block a.video-link:before {
    background-image: url(../images/video-icon-inline.svg);
}

.text-block a.external-link:before {
    background-image: url(../images/arrow-45deg-inline.svg);
}

.text-block a.internal-link:before {
    background-image: url(../images/arrow-ltr-inline.svg);
}

.text-block a.download-link:before {
    background-image: url(../images/file-icon-inline.svg);
}

.text-block a.mail-link:before {
    background-image: url(../images/mail-icon-inline.svg);
}

.text-block blockquote p {
    margin: 0;
}

.single-post .text-block pre {
    font-family: inherit;
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    color: #515151;
    white-space: normal;
    text-align: center;
}

.single-post .text-block img {
    width: 100%;
    height: 100%;
}

.header-form .text-block {
    font-size: 1.3rem;
    line-height: 2.2rem;
    margin: 1.5rem 0 1.5rem;
}

.header-form .text-block h3 {
    font-size: 1.8rem;
    line-height: 2.1rem;
}

.header-form .text-block p {
    font-size: 1.3rem;
    line-height: 2.2rem;
    margin: 2.2rem 0;
}

.header-form .text-block ol li,
.header-form .text-block ul li {
    font-size: 1.3rem;
    line-height: 2.2rem;
}

.text-block_light p {
    margin: 0;
}

.text-block div.wp-caption {
    max-width: 780px;
}

@media screen and (max-width: 1023px) {
    .text-block div.wp-caption {
        max-width: 100%;
    }
}

blockquote {
    position: relative;
    display: block;
    min-height: 110px;
    margin: 20px 0;
    padding: 5px 0 5px 100px;
}

blockquote:before {
    position: absolute;
    top: 0;
    left: 10px;
    display: block;
    width: 80px;
    height: 80px;
    content: '';
    background: url(../images/blockqoute-icon.svg) 50% no-repeat;
    background-size: contain;
}

blockquote p {
    font-weight: bold;
    font-style: italic;
    margin: 0;
}

.breadcrumb {
    font-size: 16px;
    line-height: 25px;
    display: block;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    cursor: default;
    color: #00a585;
}

.breadcrumb li {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}

.breadcrumb li:after {
    display: inline-block;
    content: '>';
    vertical-align: middle;
}

.breadcrumb li a {
    white-space: normal;
}

.breadcrumb a {
    text-decoration: none;
}

.no-touchevents .breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb span {
    color: #515151;
}

.icons-list {
    display: block;
    margin: 100px 0;
    padding: 0;
}

.icons-list li {
    display: inline-block;
    width: 100px;
    padding: 10px;
    list-style: none;
    text-align: center;
    vertical-align: bottom;
    border-bottom: 1px solid #000;
}

.icons-list li .icon {
    display: block;
    width: 80px;
    height: 80px;
}

.section-download-now {
    position: relative;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.section-download-now:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D000000', endColorstr='#4D000000', GradientType=1);
}

.section-download-now .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-height: 400px;
    /* old value : 25vw; */
    padding-top: 5vw;
    padding-bottom: 5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.section-download-now .download-now__text {
    font-size: 28px;
    line-height: 39px;
    display: block;
    max-width: 600px;
    margin: 0 0 15px;
    color: #fff;
}

.section-download-now .download-now__link {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}

.no-touchevents .section-download-now .download-now__link:hover {
    text-decoration: underline;
}

.layout-home .section-functions .functions-list .functions-title {
    font-size: 30px;
    line-height: 34px;
}



/* Description Bar Section (New) */

.section-description-bar p.desc-wrapper {
    color: #00a585;
    margin: 11px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
}

.section-description-bar .desc-wrapper .link_text {
    font-weight: 800;
}


/* News and Events Section (New) */

.section-news-events {
    display: block;
    width: 100%;
    padding: 40px 0 50px;
    background-image: url(../images/news-and-events-decor.svg);
    background-repeat: no-repeat;
    background-position: top 100% left 102%;
    background-size: auto 50%;
}

.section-news-events .section-title {
    text-align: center;
    color: #00a585;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.12px;
    margin: 20px 0 30px;
}

.section-news-events .section-info {
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin: 0 30px 50px;
    text-align: center;
    color: #515151;
}

.news-events-item {
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    height: auto;
    min-height: 92%;
    margin-bottom: 40px;
    background-color: #fff;
}

.news-events-image {
    height: 170px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.news-events-content {
    padding: 20px;
}

.news-events-content .news-events-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.07px;
    line-height: 22px;
    margin: 0 0 15px;
}

.news-events-content .news-events-author {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.47px;
    line-height: 19px;
    margin: 10px 0;
}

.news-events-content .news-events-excerpt {
    font-size: 14px;
    letter-spacing: 0.27px;
    line-height: 22px;
    margin: 0 0 15px;
}

.news-events-content .news-events-link {
    font-size: 14px;
    letter-spacing: 0.27px;
    line-height: 22px;
    margin: 0;
    color: #00A585;
    font-weight: 600;
}


@media screen and (max-width: 960px) {

    .news-events-wrapper.same-height-wrapper {
        display: block;
    }
}




.section-news-events .tribe-event-date-tag {
    background-color: #00a585;
    width: 55px;
    border-radius: 10px;
    color: #FFF;
    padding: 5px 10px;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 15px;
    top: auto;
}

.section-news-events .tribe-event-date-tag h3 {
    margin: 0;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.75px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
}

.section-news-events .tribe-event-date-tag h2 {
    font-family: "Open Sans";
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 3px;
}


.section-functions {
    display: block;
    width: 100%;
    padding: 40px 0 50px;
    background-image: url(../images/functions-decor.svg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: auto 50%;
}

.section-functions .functions-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0 -20px;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-functions .functions-list li {
    display: block;
    padding: 0 20px;
    list-style: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.section-functions .functions-list+.btn__wrap {
    padding-top: 50px;
}

.section-functions .functions-img__wrap {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
}

.section-functions .functions-img__wrap img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.section-functions .functions-title {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    display: block;
    margin: 0 0 15px;
    text-align: center;
    color: #00a585;
}

.section-functions .functions-subtitle {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    display: block;
    margin: 0 0 5px;
    text-align: center;
    color: #515151;
}

.section-functions .functions-text {
    font-size: 16px;
    line-height: 24px;
    display: block;
    text-align: center;
    color: #515151;
}

.section-functions .functions-text *:last-child {
    margin-bottom: 0;
}

.section-map {
    display: block;
    padding: 50px 0;
    background: #eee;
}

.section-map .section-map__title {
    font-size: 28px;
    font-weight: normal;
    line-height: 34px;
    display: block;
    margin: 0 0 20px;
    text-align: center;
    color: #00a585;
}

.section-map .section-map__subtitle {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    display: block;
    margin: 0 0 25px;
    color: #515151;
}

.section-map .section-map__info {
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin: 0 0 20px;
    text-align: center;
    color: #515151;
}

.section-map .map-block {
    position: relative;
    display: block;
    width: 100%;
}

.section-map .map-list {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
}

.section-map .map-list.open {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.section-map .focal-point {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    padding: 2px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 50%;
    background: none;
}

.no-touchevents .section-map .focal-point:hover .focal-point__name {
    visibility: visible;
    opacity: 1;
}

.section-map .focal-point .focal-point__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    border-radius: 50%;
}

.section-map .focal-point .focal-point__bg:before,
.section-map .focal-point .focal-point__bg:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 50%;
    left: 0;
    display: block;
    content: '';
    background: #394a54;
}

.section-map .focal-point .focal-point__bg:after {
    top: 50%;
    bottom: 0;
    background: #152631;
}

.section-map .focal-point .focal-point__value {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    padding: 10px 5px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.section-map .focal-point.point-1 {
    top: 33%;
    left: 52%;
}

.section-map .focal-point.point-2 {
    top: 52%;
    left: 57%;
}

.section-map .focal-point.point-3 {
    top: 72%;
    left: 53%;
}

.section-map .focal-point.point-4 {
    top: 45%;
    left: 75%;
}

.section-map .focal-point.point-5 {
    top: 84%;
    left: 88%;
}

.section-map .focal-point.point-6 {
    top: 58%;
    left: 23%;
}

.section-map .focal-point .focal-point__name {
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    display: block;
    visibility: hidden;
    min-width: 100px;
    margin-bottom: 15px;
    padding: 10px 15px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    white-space: nowrap;
    opacity: 0;
    color: #515151;
    background: #fff;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
}

.section-map .focal-point .focal-point__name .focal-point__bg-angle {
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    width: 14px;
    height: 14px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.section-map .focal-point .focal-point__name .focal-point__bg-angle:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
}

.section-map .focal-point .focal-point__name .focal-point__title {
    font-weight: 700;
    display: block;
    min-width: 150px;
}

.section-map .members-point {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    width: 35px;
    height: 35px;
    padding: 2px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 50%;
    background: none;
}

.no-touchevents .section-map .members-point:hover {
    z-index: 5;
}

.no-touchevents .section-map .members-point:hover .members-point__name {
    visibility: visible;
    opacity: 1;
}

.section-map .members-point.point-1 {
    top: 33%;
    left: 52%;
}

.section-map .members-point.point-2 {
    top: 52%;
    left: 57%;
}

.section-map .members-point.point-3 {
    top: 72%;
    left: 53%;
}

.section-map .members-point.point-4 {
    top: 45%;
    left: 75%;
}

.section-map .members-point.point-5 {
    top: 84%;
    left: 88%;
}

.section-map .members-point.point-6 {
    top: 58%;
    left: 23%;
}

.section-map .members-point .members-point__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    border-radius: 50%;
}

.section-map .members-point .members-point__bg:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    background: #394a54;
}

.section-map .members-point .members-point__value {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    padding: 8px 5px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.section-map .members-point .members-point__name {
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    z-index: 5;
    bottom: 100%;
    left: 50%;
    display: block;
    visibility: hidden;
    min-width: 100px;
    margin-bottom: 15px;
    padding: 10px 15px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    white-space: nowrap;
    opacity: 0;
    color: #515151;
    background: #fff;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
}

.section-map .members-point .members-point__name .members-point__bg-angle {
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    width: 14px;
    height: 14px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.section-map .members-point .members-point__name .members-point__bg-angle:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
}

.section-map .members-point .members-point__name .members-point__title {
    font-weight: 700;
    display: block;
    min-width: 150px;
}

.section-map .members-point .members-point__name .members-point__count {
    display: block;
}

.section-map.section-map--toggle {
    padding-top: 10px;
    padding-bottom: 10px;
}

.section-map.section-map--toggle .toggle-component .tc__link {
    padding-right: 40px;
    text-align: right;
}

.section-map.section-map--toggle .toggle-component .tc__link:before {
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-radius: 50%;
    background-color: #00a585;
    background-image: url(../images/icons/worldwide.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 60%;
}

.section-map.section-map--toggle .toggle-component .tc__link:after {
    content: none;
}

.section-map.section-map--toggle .toggle-component .tc__link.active:before {
    background-image: url(../images/icons/close-icon-white.svg);
}

.map-tabs {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    text-align: center;
}

.map-tabs .map-tabs__item {
    font-size: 14px;
    font-weight: 700;
    line-height: 44px;
    position: relative;
    display: inline-block;
    min-width: 150px;
    min-height: 44px;
    margin: 0 7px;
    text-transform: uppercase;
    border: 1px solid #ccc;
    border-radius: 25px;
    background-color: #eee;
}

.map-tabs .map-tabs__item[data-role="focal-points"] {
    background-color: #99A3D4;
}

.map-tabs .map-tabs__item[data-role="members"] {
    background-color: #F5E4D1;
}

.map-tabs .map-tabs__item[data-role="trainers"] {
    background-color: #AADECF;
}

.map-tabs .map-tabs__item.active {
    background-color: #fff;
}

.map-tabs .map-tabs__item.active:before {
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    border: 1px solid #ccc;
    border-top-color: transparent;
    border-left-color: transparent;
    background-color: #fff;
}

.section-default {
    display: block;
    padding: 30px 0 30px;
}

.section-default.section-default-grey {
    background: #eee;
}

.section-default:last-child {
    padding-bottom: 50px;
}

.section-default+.section-default:not(.section-default-grey) {
    padding-top: 0;
}

.section-default-grey {
    display: block;
    padding: 50px 0 50px;
    background: #eee;
}

.section-default-grey:last-child {
    padding-bottom: 50px;
}

.section-default .post__date {
    font-size: 13px;
    line-height: 16px;
    display: block;
    margin: 0 0 10px;
}

.icon-link__block {
    margin: 30px 0;
}

.icon-link__block:first-child {
    margin-top: 0;
}

.icon-link__list {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.icon-link__list.icon-link__list-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.icon-link__list.icon-link__list-inline li {
    width: 50%;
    padding-right: 20px;
}

.page-link,
.icon-link__list li,
.icon-link__list div.external-link,
.icon-link__list div.file-link {
    position: relative;
    display: block;
    min-height: 50px;
    margin: 0 20px 20px 0;
    padding: 3px 0 3px 50px;
    list-style: none;
}

.job-one__main .page-link .il__name,
.job-one__main .icon-link__list li .il__name {
    font-size: 2.2rem;
    line-height: 2.6rem;
}

.il__icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
}

.il__icon .icon {
    display: block;
    width: 100%;
    height: 100%;
}

.il__name {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    display: block;
    margin: 0 0 5px;
    color: #515151;
}

.il__name.il__name-dark {
    color: #364956;
}

.il__name.il__name-blue {
    color: #4e6fb7;
}

.il__name.il__name-light-blue {
    color: #409fe1;
}

.il__link {
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
    color: #00a585;
}

.no-touchevents .il__link:hover {
    text-decoration: underline;
}

.section-about-nav {
    display: block;
    width: 100%;
    padding: 30px 0;
    background: #eee;
}

.section-about-nav .nav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-about-nav .nav-list li {
    display: block;
    width: 33.333%;
    padding: 25px 40px 25px 0;
}

.section-about-nav .nav-list.nav-list-wide li {
    width: 50%;
    padding: 2.5rem 4.0rem 2.5rem 0;
}

.nav-link__wrap {
    display: block;
    width: 100%;
    margin: 30px 0;
}

.nav-link__wrap:last-child {
    margin-bottom: 0;
}

.nav-link {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: column;
    min-height: 4.0rem;
    padding-left: 5.0rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.no-touchevents .nav-link:hover .nav-link__icon .icon {
    fill: #00a585;
}

.no-touchevents .nav-link:hover .nav-link__name {
    color: #00a585;
}

.nav-link .nav-link__icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin: 0 10px 0 0;
}

.nav-link .nav-link__icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
}

.nav-link .nav-link__name {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    display: inline-block;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal;
    color: #515151;
}

.nav-link .nav-link__subname {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.6rem;
    display: block;
    text-align: left;
    color: #00a585;
}

.section-country {
    display: block;
    width: 100%;
    padding: 35px 0;
    background: #fff;
}

.section-country .country__filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0 0 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-country .section-country__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    display: block;
    margin: 0;
    color: #515151;
}

.section-country .section-country__search {
    display: none;
    width: 50%;
    margin: 0 0 0 auto;
}

.country__block {
    display: block;
    width: 100%;
}

.country-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.container-sm .country-list {
    -webkit-columns: 3;
    columns: 3;
}

.country-list li {
    display: block;
    width: 33.3333%;
    list-style: none;
}

.country-list a {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    display: inline;
    padding-right: 1px;
    color: #00a585;
}

.country-list a .country__name {
    white-space: normal;
}

.country-list a .country__info {
    display: block;
}

.country-list a .country__count {
    font-weight: normal;
    display: inline-block;
    margin-right: 3px;
    color: #515151;
}

.country-list a .country__count:after {
    content: ',';
}

.country-list a .country__count:last-child:after {
    content: '';
}

.no-touchevents .country-list a:hover .country__name {
    text-decoration: underline;
}

.section-location-contact {
    display: block;
    width: 100%;
    padding: 0 0 50px;
}

.section-location-contact .location-contact {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 20px;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.section-location-contact .location-contact>*:last-child {
    margin-bottom: 0;
}

.section-location-contact .location-contact__title {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    display: block;
    margin: 0 0 25px;
    color: #515151;
}

.section-location-contact .mails-list {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.section-location-contact .mails-list li {
    list-style: none;
}

.section-location-contact .mails-list li:last-child>* {
    margin-bottom: 0;
}

.location-block {
    margin-bottom: 30px;
}

.location-contact .self-mail .simple-link {
    display: block;
    margin-top: 10px;
}

.location-block:last-child {
    margin-bottom: 0;
}

.location-block .location-block__title {
    font-size: 2.8rem;
    font-weight: normal;
    line-height: 4.6rem;
}

.location-block .location-contact {
    margin-bottom: 20px;
}

.main-contacts {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.main-contacts li {
    display: block;
    margin: 0 0 15px;
    list-style: none;
}

.main-contacts li:last-child {
    margin-bottom: 0;
}

.link-list {
    display: block;
    margin: 0;
    padding: 0;
}

.link-list>li {
    display: block;
    width: 100%;
    margin: 0 0 2rem;
    padding: 0;
    list-style: none;
}

.simple-link__subname {
    font-size: 1.6rem;
    line-height: 1.9rem;
    display: block;
    padding-left: 2.4rem;
    color: #515151;
}

.simple-link-mini+.simple-link__subname {
    font-size: 1.4rem;
    line-height: 1.7rem;
    padding-left: 2.0rem;
}

.simple-link {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    position: relative;
    display: inline-block;
    max-width: 100%;
    color: #00a585;
}

.simple-link.tel-link {
    color: #515151;
}

.simple-link .link-icon {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
}

.simple-link .link-icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    fill: #00a585;
}

.simple-link .link-icon+.link-name {
    padding-left: 24px;
}

.simple-link .link-name {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    word-wrap: break-word;
}

.no-touchevents .simple-link:hover .link-name {
    text-decoration: underline;
}

.simple-link.simple-link-mini {
    font-size: 13px;
    line-height: 16px;
}

.simple-link.simple-link-mini .link-icon {
    top: 1px;
    left: 0;
    width: 15px;
    height: 15px;
}

.simple-link.simple-link-mini .link-icon+.link-name {
    padding-left: 20px;
}

.self-mail {
    position: relative;
    display: block;
    min-height: 60px;
    margin: 0 0 30px;
    padding: 0 0 0 75px;
}

.self-mail .sfm__icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 60px;
    height: 60px;
}

.self-mail .sfm__icon .sfm__icon_border {
    overflow: hidden;
    border: .5rem solid #00a585;
    border-radius: 50%;
}

.self-mail .sfm__icon img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.self-mail .sfm__name {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin: 0 0 0;
    color: #515151;
}

.self-mail .sfm__details {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    display: block;
    margin: 0 0 0;
    color: #515151;
}

.toggle-component__wrap {
    display: block;
    width: 100%;
    margin: 30px 0;
}

.toggle-component__wrap:first-child {
    margin-top: 0;
}

.toggle-component__wrap:last-child {
    margin-bottom: 0;
}

.toggle-component {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.toggle-component>li {
    display: block;
    list-style: none;
    border-bottom: 1px solid #ccc;
}

.toggle-component>li:first-child {
    border-top: 1px solid #ccc;
}

.file-block .toggle-component>li:first-child {
    border-top: none;
}

.file-block .toggle-component>li:last-child {
    border-bottom: none;
}

.toggle-component .tc__link {
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    position: relative;
    display: block;
    width: 100%;
    padding: 15px 25px 15px 0;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    white-space: nowrap;
    color: #515151;
}

.no-touchevents .toggle-component .tc__link:hover {
    color: #00a585;
}

.no-touchevents .toggle-component .tc__link:hover:before,
.no-touchevents .toggle-component .tc__link:hover:after {
    background-color: #00a585;
}

.toggle-component .tc__link:before,
.toggle-component .tc__link:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 18px;
    height: 2px;
    margin-top: -1px;
    content: '';
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 2px;
    background-color: #515151;
    cursor: pointer;
}

.toggle-component .tc__link:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.toggle-component .tc__link.active:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.toggle-component .tc__link.active:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.toggle-component .tc__link .tc__link-name {
    display: inline;
    white-space: normal;
    cursor: pointer;
}

.toggle-component .tc__link .tc__link-count {
    display: inline-block;
    margin-left: 3px;
}

.toggle-component .tc__link .tc__link-count:before {
    content: '(';
}

.toggle-component .tc__link .tc__link-count:after {
    content: ')';
}

.toggle-component .tc__body {
    display: none;
    padding: 10px 0 20px;
}

.section-stickers {
    display: block;
    width: 100%;
    padding: 50px 0;
    background: #eee;
}

.section-stickers .stick-block {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 25px;
    padding: 20px 15px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .2);
}

.section-stickers .stick-block:last-child {
    margin-bottom: 0;
}

.staff-list {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.staff-list li {
    position: relative;
    display: block;
    min-height: 100px;
    margin: 0 0 40px;
    padding: 5px 0 5px 130px;
    list-style: none;
}

.staff-list .staff__avatar {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 110px;
    height: 110px;
    border: 5px solid #00a585;
    border-radius: 50%;
    background-color: #fff;
    background-image: url(../images/new-svg-icons/avatar-placeholder.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.staff-list .staff__avatar-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.staff-list .staff__info {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 6px;
}

.staff-list .staff__info:before {
    position: absolute;
    top: 48px;
    right: 100%;
    display: block;
    width: 50px;
    height: 1px;
    content: '';
    background: #eee;
}

.staff-list .staff__name {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 15px;
    padding: 0 25px 0 0;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    color: #515151;
    cursor: pointer;
}

.no-touchevents .staff-list .staff__name:hover {
    color: #00a585;
}

.no-touchevents .staff-list .staff__name:hover:before,
.no-touchevents .staff-list .staff__name:hover:after {
    background: #00a585;
}

.staff-list .staff__name:before,
.staff-list .staff__name:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 18px;
    height: 2px;
    margin-top: -1px;
    content: '';
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 2px;
    background: #515151;
    cursor: pointer;
}

.staff-list .staff__name:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.staff-list .staff__name.active:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.staff-list .staff__name.active:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.staff-list .staff__post {
    font-size: 18px;
    line-height: 21px;
    display: block;
    margin: 0;
}

.staff-list .staff__details {
    display: none;
    padding: 20px 0;
}

.member-news__list {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.member-news__list>li {
    position: relative;
    display: block;
    min-height: 125px;
    margin: 0 0 20px;
    padding: 20px 25px 20px 135px;
    list-style: none;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.member-news__list .member-news__img {
    position: absolute;
    top: 20px;
    left: 25px;
    display: block;
    width: 85px;
    height: 85px;
    background-color: #666;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.member-news__list .member-news__title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin: 0 0 5px;
}

.member-news__list .member-news__date {
    font-size: 13px;
    line-height: 16px;
    display: block;
    margin: 0 0 5px;
}

.member-news__list .member-news__info {
    font-size: 14px;
    line-height: 24px;
    display: block;
    margin: 0 0 10px;
}

.membership-block {
    display: block;
    width: 100%;
    margin: 4rem 0;
}

.membership-block .membership__head {
    font-size: 1.1rem;
    line-height: 2.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0 0 0;
    text-transform: uppercase;
    color: #b3b3b3;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.membership-block .membership__head .membership__name-main {
    display: block;
    width: 33.3333%;
}

.membership-block .membership__head .membership__name-desc {
    display: block;
    width: 66.6666%;
}

.membership-list {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.membership-list li {
    display: block;
    width: 100%;
    border-bottom: .1rem solid #ccc;
}

.membership-list li:first-child {
    border-top: .1rem solid #ccc;
}

.membership-list .membership {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    padding: 2rem 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.membership-list .membership__main {
    display: block;
    width: 33.3333%;
}

.membership-list .membership__desc {
    display: block;
    width: 66.6666%;
}

.membership-list .membership__main-title {
    font-size: 1.3rem;
    line-height: 1.6rem;
    display: none;
    margin: 0 0 1rem;
    text-transform: uppercase;
    color: #b3b3b3;
}

table.benefits-table {
    width: 100%;
    display: table;
}

table.benefits-table .benefits__title {
    text-align: left;
    margin-bottom: 2.5rem;
}

table.benefits-table tr.benefits__heading th {
    width: 20%;
    padding-bottom: 1rem;
}

table.benefits-table tr.benefits__heading th.blank {
    width: 60%;
}

table.benefits-table tbody.benefits-list td.benefit,
table.benefits-table tbody.benefits-list td.b-col {
    border-top: .1rem solid #ccc;
    padding: 1rem 0;
}

table.benefits-table tbody.benefits-list td.b-col {
    text-align: center;
}

.benefits-block {
    display: block;
    margin: 4rem 0;
}

.benefits-block .benefits__title {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 2.8rem;
    margin: 0 0 2.5rem;
    color: #515151;
}

.benefits-block .benefits__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    padding: 0 0 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.benefits-block:not(.benefits-table) .benefit__status {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 33.333%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.benefits-block:not(.benefits-table) .b-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 50%;
    padding: 0 .5rem;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.benefits-block .b-col.b-col-double {
    width: 100%;
}

.benefits-block .check-name {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.4rem;
    display: block;
    text-transform: uppercase;
    color: #515151;
}

.benefits-block .check-name.color-dark {
    color: #364956;
}

.benefits-block .check-name.color-blue {
    color: #4e6fb7;
}

.benefits-block .check-name.color-light-blue {
    color: #409fe1;
}

.benefits-list:not(.benefits-table-list) {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.benefits-list:not(.benefits-table-list) li {
    display: block;
    margin: 0;
    padding: 0;
    border-top: .1rem solid #ccc;
}

.benefits-list:not(.benefits-table-list) .benefit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    padding: 1.5rem 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.benefits-list .benefit-title {
    font-size: 1.3rem;
    line-height: 2rem;
    display: block;
    color: #515151;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

.benefits-list .cross {
    position: relative;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    margin: auto;
}

.benefits-list .cross:before,
.benefits-list .cross:after {
    position: absolute;
    top: 50%;
    display: block;
    width: 1.6rem;
    height: .2rem;
    content: '';
    border-radius: .2rem;
}

.benefits-list .cross:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.benefits-list .cross:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.benefits-list .cross.color-dark:before,
.benefits-list .cross.color-dark:after {
    background-color: #364956;
}

.benefits-list .cross.color-blue:before,
.benefits-list .cross.color-blue:after {
    background-color: #4e6fb7;
}

.benefits-list .cross.color-light-blue:before,
.benefits-list .cross.color-light-blue:after {
    background-color: #409fe1;
}

.benefits-list .check {
    position: relative;
    display: block;
    width: 2.0rem;
    height: 2rem;
    margin: auto;
}

.benefits-list .check:after {
    position: absolute;
    top: .3rem;
    left: .4rem;
    display: block;
    width: 1.5rem;
    height: .8rem;
    content: '';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: .2rem solid #515151;
    border-left: .2rem solid #515151;
}

.benefits-list .check.color-dark:after {
    border-color: #364956;
}

.benefits-list .check.color-blue:after {
    border-color: #4e6fb7;
}

.benefits-list .check.color-light-blue:after {
    border-color: #409fe1;
}

.benefits-list .text-any {
    font-size: 1.3rem;
    line-height: 1.8rem;
    display: block;
    text-align: center;
    color: #515151;
}

.benefits-note {
    font-size: 1.3rem;
    line-height: 1.4;
    padding-top: 2rem;
    border-top: .1rem solid #ccc;
}

.jobs__block {
    display: block;
    width: 100%;
    margin: 4rem 0;
}

.jobs-list {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.jobs-list>li {
    display: block;
    width: 100%;
    margin: 0 0 2rem;
    padding: 2rem;
    border: .1rem solid #eee;
    border-radius: .6rem;
    background: #fff;
    box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
}

.jobs-list .job-one__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin-left: 0 -.5rem;
    padding-left: 5rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jobs-list .job-one__info .job-one__part {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 50%;
    margin: 0 0 1rem;
    padding: 0 .5rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jobs-list .job-one__part-value,
.jobs-list .job-one__part-name {
    font-size: 1.6rem;
    line-height: 1.9rem;
    color: #515151;
}

.jobs-list .job-one__part-name {
    padding-right: .5rem;
}

.jobs-list .job-one__part-value {
    font-weight: bold;
}

.area-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 30px -15px;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.area-list li {
    display: block;
    width: 100%;
    max-width: 25%;
    padding: 0 15px;
    list-style: none;
}

.area-list .area__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 110px;
    height: 110px;
    margin: 0 auto 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.area-list .area__img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.area-list .area__title {
    font-size: 16px;
    line-height: 24px;
    display: block;
    max-width: 200px;
    text-align: center;
}

.gallery-block {
    display: block;
    width: 100%;
    margin: 0 0 30px;
}

.gallery-block:last-child {
    margin-bottom: 0;
}

.gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0;
    margin: 0 -12px;
    padding: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
}

.gallery li {
    display: block;
    width: 33.333%;
    padding: 0 12px 24px;
    list-style: none;
}

.gallery .gallery-preview {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    padding: 0 0 65%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.social-block {
    display: block;
    width: 100%;
    padding: 30px 30px;
    background: #eee;
}

.social-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0 -20px;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.social-list li {
    display: block;
    margin: 0 0 20px;
    padding: 0 20px;
    list-style: none;
}

.social-list .social__link {
    display: block;
}

.no-touchevents .social-list .social__link:hover .social__icon .icon {
    fill: #00a585;
}

.no-touchevents .social-list .social__link:hover .social__name {
    text-decoration: underline;
}

.social-list .social__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
    padding: 20px;
    border: 5px solid #00a585;
    border-radius: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.social-list .social__icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
}

.social-list .social__name {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    text-align: center;
    color: #00a585;
}

.app-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0 -15px;
    padding: 0 0 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.app-list li {
    display: block;
    padding: 0 15px;
    list-style: none;
}

.app-list .app-link {
    display: block;
    width: 159px;
}

.app-list .app-link.google-play {
    width: 161px;
}

.app-list .app-link.ms-store {
    width: 148px;
}

.app-list .app-link img {
    display: block;
    width: 100%;
    height: auto;
}

.item-list__wrap {
    display: block;
    width: 100%;
}

.item-list {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.item-list>li {
    display: block;
    margin: 0 0 20px;
}

.item-list .item {
    position: relative;
    display: block;
    width: 100%;
    min-height: 150px;
    padding: 20px 20px 20px 160px;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.item-list .item__img {
    position: absolute;
    top: 20px;
    left: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 110px;
    height: 110px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.item-list .item__img img {
    display: block;
    max-width: 100%;
    min-height: 100%;
    margin: auto;
}

.item-list .item__title {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    display: block;
    margin: 0 0 5px;
}

.item-list .item__description {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px;
}

.item-list.item-list-template .item {
    min-height: 120px;
    padding: 0 0 0 260px;
    border: none;
    border-radius: 6px;
    box-shadow: none;
}

.item-list.item-list-template .item__title {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 10px;
}

.item-list.item-list-template .item__img {
    top: 0;
    left: 0;
    width: 240px;
    height: 120px;
}

.file-block {
    display: block;
    width: 100%;
    margin: 30px 0;
}

.file-block h2 {
    margin-bottom: 10px;
}

.file-block .file-block__inner {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.book-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0 -12px;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.book-list li {
    display: block;
    width: 33.3333%;
    padding: 0 12px 12px;
    list-style: none;
}

.book-list .book__one {
    position: relative;
    display: block;
    min-height: 50px;
    margin: 0;
    padding: 3px 0 3px 50px;
    list-style: none;
}

.book-list .book__icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
}

.book-list .book__icon .icon {
    display: block;
    width: 100%;
    height: 100%;
}

.book-list .book__name {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    display: block;
    margin: 0 0 5px;
    color: #515151;
}

.book-list .book__link {
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
    color: #00a585;
}

.no-touchevents .book-list .book__link:hover {
    text-decoration: underline;
}

.book-list .book__preview-wrap {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px;
    padding: 0 0 60%;
    background: #666;
}

.book-list .book__preview {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.order-block {
    display: block;
    margin: 0 0 30px;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.order-block:first-child {
    margin-top: 0;
}

.order-block:last-child {
    margin-bottom: 0;
}

.order {
    font-size: 16px;
    line-height: 24px;
    display: block;
    width: 100%;
    color: #515151;
}

.order .order__line {
    display: block;
    margin: 0;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

.order .order__line:last-child {
    border-bottom: 0;
}

.order .order__select {
    display: block;
    margin: 0 0 30px;
}

.order .order__name {
    font-weight: bold;
    display: block;
    margin: 5px 0;
}

.order .order__subname {
    display: block;
    margin: 5px 0;
}

.order .order__comment {
    font-size: 13px;
    line-height: 20px;
    display: block;
    margin: 5px 0;
}

.order .orrder-shop {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
}

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

.form .form-line {
    margin: 0 0 20px;
}

.input-module {
    position: relative;
    display: block;
    width: 100%;
}

.input-module .input-module__hidden {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    opacity: 0;
}

.input-module .input-module__name {
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    display: block;
    width: 100%;
    margin: 0 0 5px;
}

.input-module .input-module__icon {
    position: absolute;
    top: 8px;
    left: 11px;
    display: block;
    box-sizing: border-box;
    width: 26px;
    height: 26px;
    padding: 5px;
    border: 2px solid #00a585;
    border-radius: 50%;
}

.input-module .input-module__icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    fill: #000;
}

.input-module .input-module__label {
    position: relative;
    display: block;
    width: 100%;
    padding: 4px 4px 4px 45px;
    border: 1px solid #eee;
    border-radius: 50px;
    background: #eee;
}

.input-module .input-module__label.error {
    border-color: #ff9292;
}

.input-module .input-module__select,
.input-module .input-module__text {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 16px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 9px 15px;
    color: #515151;
    border: none;
    border-left: 1px solid #ccc;
    border-radius: 0 20px 20px 0;
    background: none;
}

.search-bar__form .input-module .input-module__label {
    padding: 4px 10px 4px 10px;
}

.search-bar__form .input-module .input-module__text {
    border: none;
}

.input-module+.btn {
    margin-left: 10px;
}

.input-module .input-module__select {
    position: relative;
    overflow: hidden;
    padding-right: 45px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.input-module .input-module__select:after {
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    width: 8px;
    height: 8px;
    content: '';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 1px solid #515151;
    border-left: 1px solid #515151;
}

.input-module .input-module__list {
    position: absolute;
    z-index: 50;
    top: 100%;
    left: 0;
    display: none;
    overflow: hidden;
    overflow-y: auto;
    min-width: 100%;
    max-height: 25.5rem;
    margin: 0;
    padding: 5px 0;
    border: 1px solid #eee;
    border-radius: 6px;
    background: #fff;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.input-module .input-module__list::-webkit-scrollbar {
    width: .5rem;
}

.input-module .input-module__list::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, .2);
}

.input-module .input-module__list::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
}

.input-module .input-module__list li {
    font-size: 13px;
    line-height: 15px;
    padding: 13px 20px;
    list-style: none;
    cursor: pointer;
    white-space: nowrap;
    color: #515151;
    border-bottom: 1px solid #eee;
}

.input-module .input-module__list li:last-child {
    border-bottom: none;
}

.no-touchevents .input-module .input-module__list li:not(.active):hover {
    color: #fff;
    background: #00a585;
}

.input-module .input-module__list li.active {
    cursor: default;
    color: #ccc;
}

.input-module .input-module__list.input-module__list--complex {
    min-width: 250px;
}

.input-module .input-module__list.input-module__list--complex li {
    position: relative;
    padding-right: 45px;
}

.input-module .input-module__list.input-module__list--complex li:after {
    position: absolute;
    top: 13px;
    right: 20px;
    content: attr(data-count);
}

.input-module.filter-select+.filter-select {
    margin-left: 2rem;
}

.input-module.filter-select {
    display: inline-block;
    width: auto;
    white-space: nowrap;
}

.page-id-8138 .input-module.filter-select {
    direction: ltr;
}

.input-module.filter-select .input-module__name {
    display: inline-block;
    width: auto;
    padding-right: .5rem;
}

.input-module.filter-select .input-module__label {
    display: inline-block;
    width: auto;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
}

.input-module.filter-select .input-module__name+.input-module__label .input-module__select {
    padding: 0 2rem 0 0;
}

.input-module.filter-select .input-module__name+.input-module__label .input-module__select:before {
    right: .2rem;
    left: auto;
}

.input-module.filter-select .input-module__select {
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    position: relative;
    right: 0;
    left: auto;
    display: block;
    overflow: visible;
    min-width: 100%;
    height: auto;
    padding: 0 0 0 20px;
    color: #00a585;
    border: none;
}

.input-module.filter-select .input-module__select:after {
    display: none;
}

.input-module.filter-select .input-module__select:before {
    position: absolute;
    top: 2px;
    left: 5px;
    display: block;
    width: 8px;
    height: 8px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 1px solid #515151;
    border-bottom: 1px solid #515151;
}

.input-module.filter-select .input-module__list {
    margin-top: 10px;
}

.input-module:last-child .input-module__list {
    right: 0;
    left: auto;
}

.input-module:last-child:first-child .input-module__list {
    right: 0;
    left: 0;
}

.input-module:last-child:first-child .input-module__list li {
    white-space: normal;
}

.checkbox,
.radio {
    display: block;
    margin: 0 0 10px;
}

.checkbox__label,
.radio__label {
    position: relative;
    display: inline-block;
    min-height: 24px;
    padding: 3px 3px 3px 32px;
    cursor: pointer;
}

.checkbox__label input,
.radio__label input {
    position: absolute;
    display: none;
    visibility: hidden;
    opacity: 0;
}

.checkbox__label .radio__style,
.radio__label .radio__style {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #eee;
}

.checkbox__label .radio__style:before,
.radio__label .radio__style:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    content: '';
    border: 1px solid #ff9292;
    border-radius: 50%;
}

.checkbox__label .radio__style:after,
.radio__label .radio__style:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 16px;
    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    border-radius: 50%;
    background: #00a585;
}

.checkbox__label .checkbox__style,
.radio__label .checkbox__style {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background: #eee;
}

.checkbox__label .checkbox__style:before,
.radio__label .checkbox__style:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    content: '';
    border: 1px solid #ff9292;
    border-radius: inherit;
}

.checkbox__label .checkbox__style:after,
.radio__label .checkbox__style:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 15px;
    height: 8px;
    content: '';
    -webkit-transform: translate(-50%, -80%) rotate(-45deg);
    -ms-transform: translate(-50%, -80%) rotate(-45deg);
    transform: translate(-50%, -80%) rotate(-45deg);
    opacity: 0;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    background: none;
}

.checkbox__label .checkbox__name,
.checkbox__label .radio__name,
.radio__label .checkbox__name,
.radio__label .radio__name {
    font-size: 13px;
    line-height: 16px;
    display: inline;
    color: #515151;
}

.checkbox__label .checkbox__name+.checkbox__subname,
.checkbox__label .radio__name+.radio__subname,
.radio__label .checkbox__name+.checkbox__subname,
.radio__label .radio__name+.radio__subname {
    padding-left: 5px;
}

.checkbox__label .checkbox__subname,
.checkbox__label .radio__subname,
.radio__label .checkbox__subname,
.radio__label .radio__subname {
    font-size: 13px;
    line-height: 16px;
    display: inline;
    padding-left: 5px;
}

.checkbox__label input[type='radio']:checked+.radio__style:after,
.radio__label input[type='radio']:checked+.radio__style:after {
    opacity: 1;
}

.checkbox__label input[type='checkbox']:checked+.checkbox__style,
.radio__label input[type='checkbox']:checked+.checkbox__style {
    background: #00a585;
}

.checkbox__label input[type='checkbox']:checked+.checkbox__style:after,
.radio__label input[type='checkbox']:checked+.checkbox__style:after {
    opacity: 1;
}

.module-selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.module-selection__label {
    font-size: 1.6rem;
    font-weight: 700;
    margin-right: 2rem;
    white-space: nowrap;
}

.module-selection__control {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.module-selection__control .input-module {
    max-width: 31rem;
}

.hr-default {
    height: 1px;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding: 0;
    border: none;
    background-color: #eee;
}

.box .hr-default {
    margin-right: -2rem;
    margin-left: -2rem;
}

.gmap-wrap {
    position: relative;
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0 0 50%;
}

.gmap-wrap .gmap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #eee;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.list-emails {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-emails li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-bottom: 2rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-emails li:last-child {
    margin-bottom: 0;
}

.list-emails__label {
    font-size: 1.6rem;
    line-height: 2.4rem;
    display: inline-block;
    margin-right: 1rem;
    vertical-align: top;
}

.news-block {
    display: block;
    margin: 30px 0;
}

.news-block:first-child {
    margin-top: 0;
}

.news-block:last-child {
    margin-bottom: 0;
}

.news__list {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.news__list>li {
    position: relative;
    display: block;
    min-height: 180px;
    margin: 0 0 20px;
    padding: 20px 20px 20px 250px;
    list-style: none;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.news__list>li a:hover {
    text-decoration: none !important;
}

.news__list>li a:hover p.news__title {
    color: #00a585;
}

.news__list .news__img {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    width: 210px;
    height: 140px;
    background-color: #666;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.news__list .news__title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin: 0 0 10px;
}

.news__list .news__title:hover {
    color: #00a585;
}

.news__list .news__date {
    font-size: 13px;
    line-height: 16px;
    display: block;
    margin: 0 0 10px;
}

.news__list .news__info {
    font-size: 14px;
    line-height: 24px;
    display: block;
    margin: 0 0 10px;
}

.news__list.news__list-article>li {
    min-height: 180px;
    margin: 0 0 20px;
    padding: 20px 20px 20px 260px;
    background: #fff;
}

.news__list.news__list-article .news__img {
    top: 0;
    left: 0;
    width: 240px;
    height: 180px;
    border-radius: 6px 0 0 6px;
}

.load-more__wrap {
    display: block;
    text-align: center;
}

.news-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.news-filter .filter-select {
    margin-left: 25px;
}

.news-filter .filter-select:first-child {
    margin-left: 0;
}

.section-head {
    position: relative;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.section-head:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, .4) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, .4) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3000000', endColorstr='#66000000', GradientType=1);
}

.section-head .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-height: 400px;
    /* old value : 25vw; */
    padding-top: 5vw;
    padding-bottom: 5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.section-head .breadcrumb {
    color: #fff;
}

.section-head .section-title {
    font-size: 60px;
    line-height: 80px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}

.section-head_sm .container {
    min-height: 18rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.section-head_primary:before {
    background: #103441;
}

.section-articles {
    display: block;
    width: 100%;
    padding: 50px 0;
    background: #eee;
}

.inline-menu__wrap {
    display: block;
    width: 100%;
}

.inline-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
    padding: 2rem 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.inline-menu.column-count-2>li {
    width: 50%;
}

.inline-menu.column-count-3>li {
    width: 33.3333%;
}

.inline-menu.column-count-4>li {
    width: 25%;
}

.inline-menu>li {
    display: block;
    width: 25%;
    margin: 0 0 2rem;
    padding: 0 1.5rem;
}

.inline-menu .inline-menu__link {
    font-size: 3.0rem;
    font-weight: bold;
    line-height: 3.6rem;
    display: block;
    text-align: center;
    color: #00a585;
}

.no-touchevents .inline-menu .inline-menu__link:hover {
    text-decoration: underline;
}

.inline-menu .inline-menu__link-img {
    display: block;
    width: 6.4rem;
    height: 6.4rem;
    margin: 0 auto 1.5rem;
}

.inline-menu .inline-menu__link-img img {
    display: block;
    width: 100%;
    height: auto;
}

.uploadBtn {
    background: url(../images/icons/upload-icon.svg) no-repeat;
    height: 25px;
    /* display: inline-block; */
    font-size: 24px;
    color: #00a585;
    padding: 0 0 0 30px;
    cursor: pointer;
    line-height: 21px;
    float: right;
    margin: 0 0 15px;
    position: absolute;
    right: 20px;
    top: -90px;
}

.resource__list {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.resource__list:first-child {
    margin-top: 0;
}

.resource__list>li {
    position: relative;
    display: block;
    min-height: 220px;
    margin: 0 0 20px;
    padding: 20px 20px 20px 340px;
    list-style: none;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.resource__list .resource__img {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    width: 300px;
    height: 180px;
    background-color: #666;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    cursor: pointer;
}

.resource__list .resource__img .preview-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 4.2rem;
    height: 4.2rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(0, 0, 0, .2);
    box-shadow: 0 .2rem .4rem rgba(0, 0, 0, .3);
}

.resource__list .resource__img .preview-icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #fff;
}

.no-touchevents .resource__list a.resource__img:hover .preview-icon {
    background: rgba(255, 255, 255, .2);
    box-shadow: 0 .2rem .4rem rgba(255, 255, 255, .3);
}

.no-touchevents .resource__list a.resource__img:hover .preview-icon .icon {
    fill: #00a585;
}

.resource__list .resource__title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin: 0 0 10px;
}

.resource__list .resource__short-info,
.resource__list .resource__providers {
    font-size: 13px;
    line-height: 16px;
    display: block;
    margin: 0 0 10px;
}

.resource__list .resource__short-info>span {
    margin-right: 3px;
}

.resource__list .resource__short-info>span+span:before {
    display: inline-block;
    margin-right: 3px;
    content: '|';
}

.resource__list .resource__short-info a,
.resource__list .resource__providers a {
    font-weight: bold;
    text-decoration: none;
    color: #00a585;
}

.no-touchevents .resource__list .resource__short-info a:hover {
    text-decoration: underline;
}

.resource__list .resource__short-description {
    font-size: 14px;
    line-height: 24px;
    display: block;
    margin: 0 0 10px;
}

.resource__list.resource__list-article>li {
    min-height: 180px;
    margin: 0 0 20px;
    padding: 20px 20px 20px 260px;
    background: #fff;
}

.resource__list.resource__list-article .resource__img {
    top: 0;
    left: 0;
    width: 240px;
    height: 180px;
    border-radius: 6px 0 0 6px;
}

.aside-menu {
    display: block;
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
}

.aside-menu li {
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    display: block;
    padding: 0;
    border-bottom: 1px solid #eee;
}

.aside-menu li:first-child {
    border-top: 1px solid #eee;
    border-bottom: none;
}

.aside-menu li>div .aside-menu li>span,
.aside-menu li>a {
    display: block;
    padding: 20px 0;
    color: #515151;
}

.aside-menu li>a {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.no-touchevents .aside-menu li>a:hover {
    color: #00a585;
}

.info-banner {
    display: block;
    width: 100%;
    margin: 0 0 30px;
    padding: 35px 15px;
    color: #fff;
    background: #00a585;
}

.info-banner .info-banner__title {
    font-size: 29px;
    font-weight: bold;
    line-height: 35px;
    margin: 0 0 20px;
    text-align: center;
    color: #fff;
}

.info-banner .text-block {
    text-align: center;
    color: #fff;
}

.info-banner .text-block a {
    color: #fff;
}

.info-banner .text-block a:before {
    display: none;
}

.resource-block--history .resource__list {
    margin-bottom: 0;
}

.resource-block--history .resource__list li {
    padding: 0 0 0 320px;
    border: none;
    box-shadow: none;
}

.resource-block--history .resource__list li:last-child {
    margin-bottom: 0;
}

.resource-block--history .resource__list .resource .resource__img {
    top: 0;
    left: 0;
}

.resource__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.resource__link .simple-link-mini {
    display: block;
    margin-bottom: 1rem;
}

.resource__link .simple-link-mini:last-child {
    margin-bottom: 0;
}

.pagination__head {
    font-size: 13px;
    line-height: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0 0 30px;
    color: #515151;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-id-8138 .pagination__head {
    flex-direction: row-reverse;
}

.pagination__head .pagination__filter,
.pagination__head .pagination__counter {
    display: block;
    width: auto;
    vertical-align: middle;
}

.page-id-8138 .pagination__head .pagination__filter {
    direction: ltr;
}

.pagination__head .pagination__counter {
    margin-left: auto;
}

.search-block {
    display: block;
    width: 100%;
}

.search__list {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.search__list:first-child {
    margin-top: 0;
}

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

.search__list>li {
    display: block;
    padding: 30px 0;
    list-style: none;
    border-bottom: 1px solid #ccc;
}

.search__list>li:first-child {
    border-top: 1px solid #ccc;
}

.search__list .search__title-wrap {
    display: block;
    margin: 0 0 20px;
}

.search__list .search__title-wrap p {
    font-size: 14px;
    font-weight: 700;
}

.search__list .search__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    color: #00a585;
}

.search__list .search__breadcrumbs {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    cursor: default;
}

.search__list .search__breadcrumbs li {
    font-size: 13px;
    line-height: 22px;
    display: inline-block;
}

.search__list .search__breadcrumbs li+li:before {
    content: '> ';
}

.search__list .search__breadcrumbs a {
    text-decoration: none;
    color: #00a585;
}

.no-touchevents .search__list .search__breadcrumbs a:hover {
    text-decoration: underline;
}

.pagination__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 30px 0;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.pagination__block .pagination__list {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    cursor: default;
    text-align: center;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.pagination__block .pagination__list li {
    display: inline-block;
    padding: 0 5px;
    list-style: none;
}

.pagination__block .pagination__list span {
    cursor: default;
}

.pagination__block .pagination__list a.active {
    cursor: default;
    color: #515151;
}

.pagination__block a {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #00a585;
}

.pagination__block .pagination__nav.pagination__nav-prev {
    margin-right: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.pagination__block .pagination__nav.pagination__nav-next {
    margin-left: auto;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}

.section-about-nav--calendar .icon-link__list li:last-child {
    margin-bottom: 0;
}

.events .toggle-component>li {
    border: none;
}

.events .toggle-component .tc__link {
    -webkit-transition: border .5s ease;
    transition: border .5s ease;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.events .toggle-component .tc__link.active {
    border-bottom-color: transparent;
}

.events-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.events-list li {
    /* margin-top: -1px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; */
}

.events-list .event {
    font-size: 14px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.events-list .event .event__name {
    font-weight: bold;
    color: #00a585;
}

.events-list+.load-more__wrap {
    margin-top: 30px;
}

.event-info .event-info__list {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
    list-style: none;
}

.event-info .event-info__list li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}

.event-info .event-info__list li a {
    font-weight: bold;
    color: #00a585;
}

.event-info .event-info__list li a[target='_blank'] {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}

.event-info .event-info__list li a[target='_blank']:before {
    position: absolute;
    top: 3px;
    left: 3px;
    display: block;
    width: 14px;
    height: 14px;
    content: '';
    background-image: url(../images/arrow-45deg-inline.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.location-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    background-color: #eee;
}

.location-item .image-wrapper {
    width: 180px;
    height: 180px;
    margin-right: 40px;
    border: 4px solid #00a585;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.location-item .location-item__info address,
.location-item .location-item__info .link {
    font-size: 16px;
    line-height: 22px;
}

.location-item .location-item__info address {
    font-style: normal;
    margin-bottom: 20px;
}

.location-item .location-item__info .link {
    font-weight: bold;
}

.btn__wrap+.location-item {
    margin-top: 30px;
}

.trainers {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 3rem 0;
}

.trainers-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.trainers-list li {
    padding: 2rem 4rem;
    background: white;
    border-radius: 1rem;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
    margin: 3rem 0;
}

.trainers-list li:focus {
    border: 1px solid #00a585;
}

.trainers-list li:last-child {
    border-bottom: .1rem solid #fff;
}

.trainers-list .trainer {
    position: relative;
    min-height: 15rem;
    padding: 2rem 1.5rem 2rem 13rem;
}

.page-id-8138 .trainers-list .trainer {
    text-align: left;
}

.trainers-list .trainer .trainer__avatar {
    position: absolute;
    z-index: 5;
    top: 2rem;
    left: 0;
    display: block;
    overflow: hidden;
    width: 11rem;
    height: 11rem;
    margin: 0 auto 3rem;
    border: .3rem solid #00a585;
    border-radius: 50%;
    background: #fff url(../images/new-svg-icons/avatar-placeholder.svg) no-repeat 50% 50%;
    background-size: cover;
}

.trainers-list .trainer .trainer__avatar .trainer__avatar-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.trainers-list .trainer .trainer__name {
    font-weight: bold;
    color: #00a585;
}

.no-touchevents .trainers-list .trainer .trainer__name:hover {
    text-decoration: underline;
}

.trainer__desc,
.trainer__name {

    margin-top: 10px !important;
}

.trainers-list .trainer .trainer__desc,
.trainers-list .trainer .trainer__location {
    display: block;
    margin: 0;
}


.page-id-8138 .trainers-list .trainer .trainer__desc {
    direction: ltr;
}

.trainers-list .trainer .trainer__location {
    color: #00a585;
}

.trainers-list .trainer .trainer__region {
    font-weight: 600;
    font-size: 14px;
    padding: .5rem 0;
}

.trainers-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.trainers-search .search-bar__header {
    width: 250px;
}

.trainers-search .input-module__icon {
    cursor: pointer;
    background-color: transparent;
}

body.rtl .icon-link__list li {
    padding: 3px 50px 3px 0;
}

body.rtl .icon-link__list li .il__icon {
    right: 0;
    left: auto;
}

body.rtl .nav-list li {
    padding: 25px 0 25px 40px;
}

body.rtl .nav-link {
    padding-right: 5rem;
    padding-left: 0;
}

body.rtl .nav-link .nav-link__icon {
    right: 0;
    left: auto;
    margin-right: 0;
    margin-left: 10px;
}

body.rtl .mobile-control {
    padding: 3rem .5rem 0 0;
}

body.rtl .mobile-control li:last-child {
    padding-right: .5rem;
    padding-left: 0;
}

body.rtl .mobile-menu>li ul li {
    padding: .5rem 3rem .5rem 0;
}

body.rtl .main-menu__wrap .search-bar__wrap {
    margin-right: auto;
    margin-left: 0;
}

body.rtl .main-menu>li:last-child>ul {
    right: auto;
    left: 0;
}

body.rtl .main-menu>li>ul {
    right: 0;
    left: auto;
}

body.rtl .main-menu>li>ul>li ul li {
    padding-right: 2.5rem;
    padding-left: 0;
}

body.rtl .control-block li .control-block__link.control-block__link-acc {
    margin-right: 0;
}

body.rtl .control-block li .control-block__link {
    margin-right: 5px;
}

body.rtl .lang-menu li:before {
    right: 0;
    left: auto;
}

body.rtl .search-bar .search-bar__form-wrapper {
    right: auto;
    left: 0;
}

body.rtl .text-block blockquote {
    padding: 5px 100px 5px 0;
}

body.rtl .text-block blockquote:before {
    right: 10px;
    left: auto;
}

body.rtl .text-block ul li {
    padding-right: 25px;
    padding-left: 0;
}

body.rtl .text-block ul li:before {
    right: 0;
    left: auto;
}

body.rtl .text-block>div[dir="ltr"] ul li:before {
    right: auto;
    left: 0;
}

body.rtl .text-block>div[dir="ltr"] ul li {
    padding-left: 25px;
    padding-right: 0;
}

body.rtl .toggle-component .tc__link {
    padding: 15px 0 15px 25px;
}

body.rtl .toggle-component .tc__link:before,
body.rtl .toggle-component .tc__link:after {
    right: auto;
    left: 0;
}

body.rtl .toggle-component .tc__link .tc__link-count {
    margin-right: 3px;
    margin-left: 0;
}

body.rtl .section-country .section-country__search {
    margin-right: auto;
    margin-left: 0;
}

body.rtl .section-country .section-country__search .search-bar__form .input-module+.btn {
    margin-right: 10px;
    margin-left: 0;
}

body.rtl .page-link {
    padding-right: 50px;
    padding-left: 0;
}

body.rtl .page-link .il__icon {
    right: 0;
    left: auto;
}

body.rtl .mails-list .self-mail {
    padding-right: 75px;
    padding-left: 0;
}

body.rtl .mails-list .self-mail .sfm__icon {
    right: 0;
    left: auto;
}

body.rtl .staff-list li {
    padding: 5px 130px 5px 0;
}

body.rtl .staff-list li .staff__avatar {
    right: 0;
    left: auto;
}

body.rtl .staff-list li .staff__info:before {
    right: auto;
    left: 100%;
}

body.rtl .staff-list li .staff__name {
    padding-right: 0;
    padding-left: 25px;
}

body.rtl .staff-list li .staff__name:before,
body.rtl .staff-list li .staff__name:after {
    right: auto;
    left: 0;
}

body.rtl .member-news__list li {
    padding: 20px 135px 20px 25px;
}

body.rtl .member-news__list li .member-news__img {
    right: 25px;
    left: auto;
}

body.rtl .job-one .job-one__info {
    padding-right: 5rem;
    padding-left: 0;
}

body.rtl .item-list .item {
    padding: 20px 160px 20px 20px;
}

body.rtl .item-list .item .item__img {
    right: 20px;
    left: auto;
}

body.rtl .item-list.item-list-template .item {
    padding-right: 260px;
}

body.rtl .list-emails .list-emails__label {
    margin-right: 0;
    margin-left: 1rem;
}

body.rtl .news__list li {
    padding-right: 250px;
    padding-left: 20px;
}

body.rtl .news__list li .news__img {
    right: 20px;
    left: auto;
}

body.rtl .news__list.news__list-article li .news__img {
    right: 0;
    border-radius: 0 6px 6px 0;
}

body.rtl .module-selection .module-selection__label {
    margin-right: 0;
    margin-left: 2rem;
}

body.rtl .module-selection .input-module .input-module__label {
    padding-right: 45px;
    padding-left: 4px;
}

body.rtl .module-selection .input-module .input-module__icon {
    right: 11px;
    left: auto;
}

body.rtl .module-selection .input-module .input-module__select {
    padding-right: 15px;
    padding-left: 45px;
    border-right: 1px solid #ccc;
    border-left: none;
    border-radius: 20px 0 0 20px;
}

body.rtl .module-selection .input-module .input-module__select:after {
    right: auto;
    left: 10px;
}

body.rtl .book-list .book__one {
    padding-right: 50px;
    padding-left: 0;
}

body.rtl .book-list .book__one .book__icon {
    right: 0;
    left: auto;
}

body.rtl .book-list .book__one .book__link .link-name {
    padding-right: 0;
    padding-left: 24px;
}

body.rtl .resource__list li {
    padding: 20px 340px 20px 20px;
}

body.rtl .resource__list .resource .resource__img {
    right: 20px;
    left: auto;
}

body.rtl .pagination__head .pagination__filter .input-module.filter-select+.filter-select {
    margin-right: 2rem;
    margin-left: 0;
}

body.rtl.page-id-8138 .pagination__head .pagination__filter .input-module.filter-select+.filter-select {
    margin-left: 2rem;
    margin-right: 0;
}

body.rtl .pagination__head .pagination__filter .input-module .input-module__name {
    padding-right: 0;
    padding-left: .5rem;
}

body.rtl.page-id-8138 .pagination__head .pagination__filter .input-module .input-module__name {
    padding-left: 0;
    padding-right: .5rem;
}

body.rtl .pagination__head .pagination__counter {
    margin-right: auto;
    margin-left: 0;
}

body.rtl .back-block .back-block__icon {
    margin-right: 0;
    margin-left: 10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

body.rtl .back-block__wrap.text-right {
    text-align: left;
}

body.rtl .location-item .image-wrapper {
    margin-right: 0;
    margin-left: 4rem;
}

body.rtl .trainer-profile .trainer-profile__box {
    padding-right: 26.5rem;
    padding-left: 0;
}

body.rtl .trainer-profile .trainer-profile__box .trainer-profile__avatar {
    right: 0;
    left: auto;
}

body.rtl .trainer-profile .trainer-profile__box .trainer-profile__file .file {
    padding-right: 4.5rem;
    padding-left: 0;
}

body.rtl .trainer-profile .trainer-profile__box .trainer-profile__file .file .file__icon {
    right: 0;
    left: auto;
}

body.rtl .trainer-profile .trainer-profile__skills ul li {
    padding-right: 2.5rem;
    padding-left: 0;
}

body.rtl .trainer-profile .trainer-profile__skills ul li:before {
    right: 0;
    left: auto;
}

body.rtl .calendar-event-preview {
    padding-right: 13rem;
    padding-left: 0;
}

body.rtl .calendar-event-preview .calendar-event-preview__avatar {
    right: 0;
    left: auto;
}

body.rtl .country-list a .country__info {
    display: block;
}

body.rtl .country-list a .country__count {
    display: inline-block;
    margin-right: 3px;
    margin-left: 0;
}

body.rtl .country-list a .country__count:after {
    content: ',';
}

body.rtl .country-list a .country__count:last-child:after {
    content: '';
}

body.rtl .subfooter .subfooter__inner .subfooter__part:before {
    right: auto;
    left: 0;
}

body.rtl .subfooter .subfooter__inner .subfooter__part:last-child .subfooter__part__inner {
    margin-right: auto;
    margin-left: 0;
}

body.rtl .subfooter .subfooter__inner .subfooter__part:last-child:before {
    right: -1px;
    left: auto;
}

body.rtl .subfooter .subfooter__social .subfooter__form .subfooter__label input {
    padding: 15px 25px 15px 0;
}

body.rtl .subfooter .subfooter__media .subfooter__media-list {
    margin-right: auto;
    margin-left: 0;
}

.courses-block {
    margin-bottom: 40px;
}

.course__list {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.course__list:first-child {
    margin-top: 0;
}

.course__list>li {
    position: relative;
    display: block;
    min-height: 260px;
    margin: 0 0 20px;
    padding: 20px 20px 20px 340px;
    list-style: none;
    border: 1px solid #eee;
    border-radius: 6px;
    background-color: #f3f3f3;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, .1);
}

.course__list .course__img {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    width: 300px;
    height: 220px;
    background-color: #666;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.course__list .course__img .preview-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 4.2rem;
    height: 4.2rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(0, 0, 0, .2);
    box-shadow: 0 .2rem .4rem rgba(0, 0, 0, .3);
}

.course__list .course__img .preview-icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #fff;
}

.no-touchevents .course__list a.course__img:hover .preview-icon {
    background: rgba(255, 255, 255, .2);
    box-shadow: 0 .2rem .4rem rgba(255, 255, 255, .3);
}

.no-touchevents .course__list a.course__img:hover .preview-icon .icon {
    fill: #00a585;
}

.course__list .course__title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin: 0 0 10px;
}

.course__list .course__short-info {
    font-size: 13px;
    line-height: 16px;
    display: block;
    margin: 0 0 10px;
}

.course__list .course__short-info>span {
    margin-right: 3px;
}

.course__list .course__short-info>span+span:before {
    display: inline-block;
    margin-right: 3px;
    content: '|';
}

.course__list .course__short-info a {
    font-weight: bold;
    text-decoration: none;
    color: #00a585;
}

.no-touchevents .course__list .course__short-info a:hover {
    text-decoration: underline;
}

.course__list .course__short-description {
    font-size: 14px;
    line-height: 24px;
    display: block;
    margin: 0 0 25px;
}

.course__list .course__short-description ul {
    margin-bottom: 15px;
}

.course__list .course__short-description ul:last-child {
    margin-bottom: 0;
}

.course__list.course__list-article>li {
    min-height: 180px;
    margin: 0 0 20px;
    padding: 20px 20px 20px 260px;
    background: #fff;
}

.course__list.course__list-article .course__img {
    top: 0;
    left: 0;
    width: 240px;
    height: 180px;
    border-radius: 6px 0 0 6px;
}

.course-block--history .course__list {
    margin-bottom: 0;
}

.course-block--history .course__list li {
    padding: 0 0 0 320px;
    border: none;
    box-shadow: none;
}

.course-block--history .course__list li:last-child {
    margin-bottom: 0;
}

.course-block--history .course__list .course .course__img {
    top: 0;
    left: 0;
}

.course__link .simple-link-mini {
    display: block;
    margin-bottom: 1rem;
}

.course__link .simple-link-mini:last-child {
    margin-bottom: 0;
}

.links-block__list {
    display: block;
    width: 100%;
    margin: 30px 0;
    padding: 0;
}

.links-block__list>li {
    position: relative;
    display: block;
    width: 100%;
    min-height: 142px;
    margin: 0 0 20px;
    padding: 60px 20px 60px 145px;
    background: #eee;
}

.links-block__list .links-box__thumb {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    width: 102px;
    height: 102px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

body.compensate-for-scrollbar {
    overflow: hidden;
    margin-right: 0 !important;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    position: absolute !important;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    margin: 0;
}

.fancybox-container {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    position: fixed;
    z-index: 99992;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 0;
    background: #1e1e1e;
}

.fancybox-is-open .fancybox-bg {
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    opacity: .87;
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    position: absolute;
    z-index: 99997;
    visibility: hidden;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
    opacity: 0;
    direction: ltr;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    visibility: visible;
    -webkit-transition: opacity .25s, visibility 0s;
    transition: opacity .25s, visibility 0s;
    opacity: 1;
}

.fancybox-infobar {
    font-size: 13px;
    line-height: 44px;
    top: 0;
    left: 0;
    min-width: 44px;
    height: 44px;
    padding: 0 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    pointer-events: none;
    color: #ccc;
    -webkit-font-smoothing: subpixel-antialiased;
    mix-blend-mode: difference;
    -webkit-touch-callout: none;
}

.fancybox-toolbar {
    top: 0;
    right: 0;
}

.fancybox-stage {
    z-index: 99994;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
    direction: ltr;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    position: absolute;
    z-index: 99994;
    top: 0;
    left: 0;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    padding: 44px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    text-align: center;
    white-space: normal;
    outline: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
}

.fancybox-slide::before {
    display: inline-block;
    width: 0;
    height: 100%;
    margin-right: -.25em;
    content: '';
    vertical-align: middle;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px 6px 0 6px;
}

.fancybox-slide--iframe {
    padding: 44px 44px 0;
}

.fancybox-content {
    position: relative;
    display: inline-block;
    overflow: auto;
    max-width: 100%;
    margin: 0 0 6px 0;
    padding: 0;
    padding: 24px;
    text-align: left;
    vertical-align: middle;
    background: #fff;
}

.fancybox-slide--image .fancybox-content {
    position: absolute;
    z-index: 99995;
    top: 0;
    left: 0;
    overflow: visible;
    max-width: none;
    margin: 0;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    margin: 0;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    background: transparent;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    overflow: visible;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    height: calc(100% - 44px);
    margin-bottom: 44px;
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
}

.fancybox-iframe {
    vertical-align: top;
}

.fancybox-error {
    width: 100%;
    max-width: 400px;
    padding: 40px;
    cursor: default;
    background: #fff;
}

.fancybox-error p {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    color: #444;
}

/* Buttons */

.fancybox-button {
    display: inline-block;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    border: 0;
    border-radius: 0;
    outline: none;
    background: rgba(30, 30, 30, .6);
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    cursor: default;
    color: #888;
}

.fancybox-button svg {
    position: relative;
    display: block;
    overflow: visible;
    shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}

.fancybox-button--play svg path:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
    display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
    fill: currentColor;
}

.fancybox-button--share svg path {
    stroke-width: 1;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    position: absolute;
    top: 50%;
    width: 38px;
    height: 38px;
    padding: 6px;
    opacity: 0;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity .25s, visibility 0s, color .25s;
    transition: opacity .25s, visibility 0s, color .25s;
}

.fancybox-navigation .fancybox-button::after {
    position: absolute;
    top: -25px;
    left: -25px;
    padding: 50px;
    content: '';
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 6px;
    cursor: pointer;
    color: #555;
    border: 0;
    border-radius: 0;
    background: transparent;
}

.fancybox-close-small svg {
    -webkit-transition: stroke .1s;
    transition: stroke .1s;
    opacity: .8;
    fill: transparent;
    stroke: currentColor;
    stroke-width: 1.5;
}

.fancybox-close-small:focus {
    outline: none;
}

.fancybox-close-small:hover svg {
    opacity: 1;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
    top: -44px;
    right: -12px;
    padding: 5px;
    color: #ccc;
}

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
    color: #fff;
    background: transparent;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}

/* Caption */

.fancybox-caption {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 25px 44px 25px 44px;
    color: #fff;
}

.fancybox-caption::before {
    position: absolute;
    z-index: -1;
    top: -25px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    pointer-events: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
}

.fancybox-caption::after {
    position: absolute;
    top: 0;
    right: 44px;
    left: 44px;
    display: block;
    content: '';
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    text-decoration: none;
    color: #ccc;
}

.fancybox-caption a:hover {
    text-decoration: underline;
    color: #fff;
}

/* Loading indicator */

.fancybox-loading {
    position: absolute;
    z-index: 99999;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    padding: 0;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    opacity: .6;
    border: 6px solid rgba(100, 100, 100, .5);
    border-top-color: #fff;
    border-radius: 100%;
    background: transparent;
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

/* Transition effects */

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    opacity: 0;
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1;
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

/* Share */

.fancybox-share {
    max-width: 90%;
    padding: 30px;
    text-align: center;
    border-radius: 3px;
    background: #f4f4f4;
}

.fancybox-share h1 {
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
    color: #222;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    display: inline-block;
    min-width: 130px;
    margin: 0 5px 10px 5px;
    padding: 0 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
    text-decoration: none;
    border: 0;
    border-radius: 3px;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    position: relative;
    top: -1px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    font-size: 14px;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px 15px;
    color: #5d5b5b;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    outline: none;
    background: transparent;
}

/* Thumbs */

.fancybox-thumbs {
    position: absolute;
    z-index: 99995;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px 2px;
    background: #fff;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-tap-highlight-color: transparent;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs>ul {
    font-size: 0;
    position: absolute;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
}

.fancybox-thumbs-x>ul {
    overflow: hidden;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #fff;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #2a2a2a;
}

.fancybox-thumbs>ul>li {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100px;
    max-width: calc(50% - 4px);
    height: 75px;
    max-height: calc(100% - 8px);
    margin: 2px;
    padding: 0;
    cursor: pointer;
    outline: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1);
}

.fancybox-thumbs>ul>li {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.fancybox-thumbs>ul>li:before {
    position: absolute;
    z-index: 99991;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    opacity: 0;
    border: 4px solid #4ea7f9;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1;
}

.aside-menu-mob {
    display: none;
}

.aside-menu-mob .input-module .input-module__list li:hover .training_category_filter {
    color: #fff;
}

/* Styling for Small-Screen Devices */

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

@media screen and (min-width: 1024px) {
    .control-block .control-block__link[data-drop='menu'] {
        display: none;
    }

    .drop-block__wrap {
        display: block !important;
    }

    .drop-block[data-drop='menu'] {
        display: none !important;
    }

    .mobile-search__wrap {
        display: none !important;
    }
}

@media screen and (max-width: 1023px) {
    header[data-menu='menu'] .control-block {
        visibility: visible;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }

    .header-top {
        display: none;
    }

    .header-main {
        display: block;
        width: auto;
        padding: 1.0rem 0;
    }

    .logo {
        display: block;
        width: 18.0rem;
        height: 8.5rem;
        margin-left: -2rem;
    }

    .header-main__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

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

    .control-block .control-block__link.control-block__link-acc {
        max-width: 20rem;
    }

    .control-block {
        margin: 0 -1.0rem;
        padding: 2.5rem 0;
    }

    .control-block li {
        padding: 0 1.0rem;
    }

    .control-block .control-block__link {
        font-size: 1.4rem;
        line-height: 1.7rem;
        margin: 0;
    }

    .control-block .control-block__link.control-block__link-acc {
        margin-right: .5rem;
    }

    .control-block .control-block__link .icon {
        width: 2.0rem;
        height: 2.0rem;
    }

    .control-block .control-block__link[data-drop]:after {
        top: 100%;
        left: 50%;
        width: .8rem;
        height: .8rem;
        margin-top: -.8rem;
        margin-left: -.4rem;
        border-bottom: .1rem solid #515151;
        border-left: .1rem solid #515151;
    }

    .header-bot {
        display: none;
    }

    .search-bar__form {
        min-width: 0;
    }

    .search-bar__header {
        display: block;
        width: 34.0rem;
    }

    .search-bar__header .btn__wrap {
        padding-top: 1.0rem;
    }

    .drop-block {
    /*    padding: 5.0rem 0 8rem;*/
    }

    .header-form {
        max-width: 100%;
    }

    .header-form .header-form__title {
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin: 0 0 2.0rem;
    }

    .aside-menu-mob {
        display: block;
    }

    .form-line {
        margin: 0 0 2.0rem;
    }

    .form-line__title {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin: 0 0 1.0rem;
    }

    .form-link__wrap a {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }

    .control-block {
        position: absolute;
        z-index: 305;
        top: 100%;
        right: -4rem;
        left: -4rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        visibility: hidden;
        margin: 0;
        padding: 1.5rem 3.5rem;
        -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        transform: translate(0, -100%);
        opacity: 0;
        background: #fff;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .control-block li {
        padding: 0 .5rem;
    }

    .mobile-drop {
    /*    position: absolute;*/
        z-index: 300;
    /*    top: 10.5rem;*/
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        overflow-y: auto;
        box-sizing: border-box;
        height: calc(100vh - 5rem);
        padding: 2rem 0;
        background: #fff;
        -webkit-overflow-scrolling: touch;
    }

    .mobile-drop.header-top {
        display: none;
    }

    .mobile-drop.drop-block__wrap {
        display: none;
    }

    .mobile-drop.drop-block__wrap .drop-block {
        box-shadow: none;
    }

    .mobile-drop.drop-block__wrap .header-form__title {
        display: none;
    }

    .mobile-drop.mobile-search__wrap {
        display: none;
    }

    .lang-menu__wrap {
        float: none;
    }

    .lang-menu li {
        position: relative;
        display: block;
        margin: 0 0 2.5rem;
        padding: 0;
    }

    .lang-menu li:before {
        display: none;
    }

    .lang-menu a {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 2.0rem;
        color: #515151;
    }

    .lang-menu a.active {
        color: #00a585;
    }

    .subfooter {
        padding: 3.0rem 0;
    }

    .subfooter .subfooter__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .subfooter .subfooter__part {
        width: 100%;
        margin-bottom: 3.0rem;
    }

    .subfooter .subfooter__part:last-child {
        margin-bottom: 0;
    }

    .subfooter .subfooter__part:before {
        display: none;
    }

    .subfooter .subfooter__part .subfooter__part__inner {
        display: block;
        max-width: 100%;
    }

    .subfooter .subfooter__part:last-child .subfooter__part__inner {
        margin-left: 0;
    }

    .subfooter .subfooter__title {
        font-size: 2.4rem;
        line-height: 2.8rem;
        margin: 0 0 1.5rem;
        text-align: center;
    }

    .subfooter .subfooter__text {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin: 0 0 1.5rem;
        text-align: center;
    }

    .subfooter .subfooter__subtitle {
        font-size: 1.8rem;
        line-height: 2.1rem;
        margin: 0 0 1.0rem;
        text-align: center;
    }

    .subfooter .subfooter__btn-wrap {
        margin: 0 0 3.0rem;
        text-align: center;
    }

    .subfooter .subfooter__btn-wrap .btn {
        width: 100%;
    }

    .subfooter__form {
        flex-direction: row;
        margin: 0 0 3.0rem;
        border-radius: 10.0rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .subfooter__form .subfooter__label {
        display: block;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .subfooter__form .subfooter__label input {
        font-size: 1.4rem;
        line-height: 1.8rem;
        width: 100%;
        height: 5.2rem;
        padding: 1.5rem 0 1.5rem 1.5rem;
        border-radius: 10.0rem;
    }

    .subfooter__form .btn-subfooter {
        font-size: 1.4rem;
        line-height: 2.0rem;
        padding: 1.5rem 2.5rem;
        border: .1rem solid #fff;
        border-radius: 2.5rem;
    }

    .subfooter__media {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .subfooter__media .subfooter__media-name {
        font-size: 1.8rem;
        line-height: 2.1rem;
        display: block;
        width: 100%;
        margin: 1.0rem 0;
        padding-right: .5rem;
        text-align: center;
    }

    .subfooter__media .subfooter__media-list {
        margin: 0 auto;
        padding: 0;
        white-space: nowrap;
    }

    .subfooter__media .subfooter__media-list li {
        padding: 0 .5rem;
    }

    .subfooter__media .subfooter__media-list a {
        width: 2.5rem;
        height: 2.5rem;
    }

    .footer-main {
        padding: 4.0rem 0;
    }

    .footer-menu {
        font-size: 1.4rem;
        line-height: 1.8rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }

    .footer-menu>li {
        width: 50%;
        margin: 0 0 2.5rem;
        padding: 0 1.5rem 0 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    .footer-menu>li:nth-child(2n) {
        padding: 0 0 0 1.5rem;
    }

    .footer-menu>li>a {
        font-size: 1.4rem;
        line-height: 1.8rem;
        min-height: 3.5rem;
        margin: 0 0 1rem;
    }

    .footer-menu ul li {
        margin: 0 0 1.0rem;
    }

    .footer-line {
        padding: 2.0rem 0;
    }

    .footer-line .footer-line__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footer-line .footer-copyrigth {
        font-size: 1.3rem;
        line-height: 1.5rem;
        width: 100%;
        text-align: center;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .footer-line .footer-sublist {
        width: 100%;
        margin: 0 0 1rem;
        text-align: center;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .footer-line .footer-sublist li {
        padding: 0 1.0rem;
    }

    .footer-line .footer-sublist a {
        font-size: 1.3rem;
        line-height: 1.5rem;
    }

    .btn {
        font-size: 1.4rem;
        line-height: 2.0rem;
        min-width: 16.0rem;
        padding: 1.5rem 2.5rem;
        text-align: center;
        border-radius: 2.5rem;
    }

    .btn.btn-sm {
        font-size: 1.2rem;
        line-height: 1.4rem;
        min-width: 15.0rem;
        padding: 1.1rem 2.5rem;
    }

    .btn.btn-md {
        font-size: 1.2rem;
        line-height: 1.4rem;
        min-width: 15.0rem;
        padding: 1.4rem 2.5rem;
    }

    .btn[disabled] {
        border: .1rem solid #eee;
    }

    .no-touchevents .btn[disabled]:hover {
        border: .1rem solid #eee;
    }

    .btn.btn-mobile-icon {
        font-size: 1rem;
        line-height: 1rem;
        width: 5.0rem;
        min-width: 0;
        height: 4.4rem;
        padding: 1.0rem 1.0rem;
    }

    .btn.btn-mobile-icon .btn-icon {
        display: block;
        width: 2.0rem;
        height: 2.0rem;
    }

    .btn.btn-mobile-icon .btn-icon .icon {
        fill: #fff;
    }

    .btn.btn-mobile-icon .btn-name {
        display: none;
    }

    .btn+.btn {
        margin-left: 1.5rem;
    }

    .btn-default {
        border: .1rem solid #00a585;
    }

    .btn-primary {
        border: .1rem solid #00a585;
    }

    .btn-icon .svg-icon {
        width: 2rem;
        height: 2rem;
        margin-top: -1rem;
    }

    .btn-icon.btn-icon--left {
        padding-left: 4rem;
    }

    .btn-icon.btn-icon--left .svg-icon {
        left: 1rem;
    }

    html {
        font-size: 1.2vw;
        line-height: 1.2vw;
    }

    .container {
        padding: 0 4rem;
    }

    .table-autoscroll {
        overflow-x: auto;
        margin: 0 -4rem;
        padding-bottom: 1rem;
        -webkit-overflow-scrolling: touch;
    }

    .table-autoscroll::-webkit-scrollbar {
        width: .5em;
        height: 1rem;
    }

    .table-autoscroll::-webkit-scrollbar-track {
        border-radius: 1rem;
        background-color: rgba(230, 230, 230, .2);
    }

    .table-autoscroll::-webkit-scrollbar-thumb {
        height: 1rem;
        cursor: pointer;
        border-radius: 1rem;
        background-color: #00a585;
    }

    .table-autoscroll .table-style {
        width: 100rem;
    }

    .flex-row {
        margin: 0 -1.5rem;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .flex-row.vertical-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .flex-row>div {
        display: block;
        padding: 0 1.5rem;
    }

    .flex-row .flex-col {
        padding: 0 1.5rem 1.0rem;
    }

    .flex-row .flex-col.flex-col-12,
    .flex-row .flex-col.flex-col-9,
    .flex-row .flex-col.flex-col-8,
    .flex-row .flex-col.flex-col-6,
    .flex-row .flex-col.flex-col-5,
    .flex-row .flex-col.flex-col-4,
    .flex-row .flex-col.flex-col-3 {
        width: 100%;
    }

    .box {
        margin: 3.0rem 0;
        padding: 2.0rem;
    }

    .box.box-2 {
        border: .1rem solid #eee;
        border-radius: 6px;
        box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
    }

    .mobile-hide {
        display: none !important;
    }

    .section-ui {
        padding: 10.0rem 0;
    }

    h1 {
        font-size: 2.8rem;
        line-height: 3.3rem;
        margin: 0 0 3.0rem;
    }

    .title-block {
        margin: 0 0 3.0rem;
    }

    .section-title+.back-block {
        padding-left: 1.5rem;
    }

    .back-block__wrap {
        margin: 1.0rem 0;
    }

    .back-block .back-block__icon {
        width: 1.6rem;
        height: 1.6rem;
        margin-right: 1.0rem;
    }

    .back-block .back-block__link {
        font-size: 1.6rem;
        line-height: 2.0rem;
    }

    h2 {
        font-size: 2.0rem !important;
        line-height: 2.4rem !important;
        margin: 0 0 2.5rem !important;
    }

    .text-block {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin: 3.0rem 0;
    }

    .text-block img {
        margin-top: 2.0rem;
        margin-bottom: 2.0rem;
    }

    .text-block h3 {
        font-size: 1.8rem;
        line-height: 2.1rem;
        margin: 0 0 2.0rem;
    }

    .text-block p {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin: 2.4rem 0;
    }

    .text-block ol li,
    .text-block ul li {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    .text-block ol,
    .text-block ul {
        margin: 2.4rem 0;
    }

    .text-block ol li,
    .text-block ul li {
        margin: 0 0 .5rem;
        padding-left: 2.5rem;
    }

    .text-block ol li:before,
    .text-block ul li:before {
        top: .8rem;
        left: 0;
    }

    .text-block ul li:before {
        width: 1.0rem;
        height: 1.0rem;
        border: .2rem solid #515151;
    }

    .text-block ol li:before {
        top: .1rem;
    }

    .text-block_light p {
        margin: 0;
    }

    blockquote {
        min-height: 11.0rem;
        margin: 2.0rem 0;
        padding: .5rem 0 .5rem 10.0rem;
    }

    blockquote:before {
        top: 0;
        left: 1.0rem;
        width: 8.0rem;
        height: 8.0rem;
    }

    .breadcrumb {
        font-size: 1.6rem;
        line-height: 2.5rem;
        margin: 0 0 10px;
        padding: 0;
    }

    .icons-list {
        margin: 10.0rem 0;
        padding: 0;
    }

    .icons-list li {
        width: 10.0rem;
        padding: 1.0rem;
        border-bottom: .1rem solid #000;
    }

    .icons-list li .icon {
        width: 8.0rem;
        height: 8.0rem;
    }

    .section-download-now .container {
        min-height: 33rem;
        padding-top: 5rem;
        padding-bottom: 5rem;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .section-download-now .download-now__text {
        font-size: 2.8rem;
        line-height: 3.9rem;
        max-width: 100%;
        margin: 0 0 1.5rem;
        color: #fff;
    }

    .section-download-now .download-now__link {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    .layout-home .section-functions .functions-list .functions-title {
        font-size: 3rem;
        line-height: 3.4rem;
    }

    .section-functions {
        padding: 4.0rem 0 5.0rem;
        background-image: none;
    }

    .section-functions .functions-list {
        margin: 0 -2.0rem;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .section-functions .functions-list li {
        min-width: 100%;
        margin: 0 0 4.0rem;
        padding: 0 2.0rem;
    }

    .section-functions .functions-list+.btn__wrap {
        padding-top: 4rem;
    }

    .section-functions .functions-img__wrap {
        width: 6.0rem;
        height: 6.0rem;
        margin: 0 auto 1.5rem;
    }

    .section-functions .functions-title {
        font-size: 2.2rem;
        line-height: 2.8rem;
        margin: 0 0 1.5rem;
    }

    .section-functions .functions-subtitle {
        font-size: 1.8rem;
        line-height: 2.8rem;
        margin: 0 0 .5rem;
    }

    .section-functions .functions-text {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    .section-map {
        padding: 5.0rem 0;
    }

    .section-map .section-map__title {
        font-size: 2.8rem;
        line-height: 3.4rem;
        margin: 0 0 4.0rem;
    }

    .section-map .section-map__subtitle {
        font-size: 2.0rem;
        line-height: 2.8rem;
        margin: 0 0 2.5rem;
    }

    .section-map .section-map__info {
        display: none;
    }

    /* .section-map .map-list {
    display: none;
  } */
    .section-map .focal-point {
        width: 25px;
        height: 25px;
    }

    .section-map .focal-point .focal-point__value {
        font-size: 11px;
        padding: 2px;
    }

    .section-map.section-map--toggle {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .section-map.section-map--toggle .toggle-component .tc__link {
        padding-right: 4rem;
    }

    .section-map.section-map--toggle .toggle-component .tc__link:before {
        width: 3rem;
        height: 3rem;
        margin-top: -1.5rem;
    }



    .map-tabs {
        display: none;
    }

    .section-default {
        padding: 1.0rem 0 2.0rem;
    }

    .section-default:last-child {
        padding-bottom: 5.0rem;
    }

    .section-default-grey {
        padding: 2.0rem 0 2.0rem;
    }

    .section-default-grey:last-child {
        padding-bottom: 5.0rem;
    }

    .icon-link__block {
        margin: 3.0rem 0;
    }

    .icon-link__block:first-child {
        margin-top: 0;
    }

    .icon-link__block .icon-link__list li {
        min-height: 5.0rem;
        margin: 0 0 2.0rem;
        padding: .3rem 0 .3rem 5.0rem;
    }

    .icon-link__block .icon-link__list.icon-link__list-inline li {
        width: 100%;
        min-width: 100%;
        padding-right: 0;
    }

    .icon-link__block .il__icon {
        top: 0;
        left: 0;
        width: 4.0rem;
        height: 4.0rem;
    }

    .icon-link__block .il__name {
        font-size: 1.6rem;
        line-height: 1.9rem;
        margin: 0 0 .5rem;
    }

    .icon-link__block .il__link {
        font-size: 1.3rem;
        line-height: 1.5rem;
    }

    .page-link,
    .icon-link__list li {
        min-height: 5.0rem;
        margin: 0 0 2.0rem;
        padding: .3rem 0 .3rem 5.0rem;
    }

    .icon-link__list-inline li {
        width: 100%;
        min-width: 100%;
        padding-right: 0;
    }

    .il__icon {
        top: 0;
        left: 0;
        width: 4.0rem;
        height: 4.0rem;
    }

    .il__name {
        font-size: 1.6rem;
        line-height: 1.9rem;
        margin: 0 0 .5rem;
    }

    .il__link {
        font-size: 1.3rem;
        line-height: 1.5rem;
    }

    .section-about-nav {
        padding: 3.0rem 0;
    }

    .section-about-nav .nav-list li {
        display: block;
        width: 100%;
        min-width: 100%;
        padding: 2.0rem .0rem 2.0rem 0;
    }

    .section-about-nav .nav-list.nav-list-wide li {
        width: 100%;
    }

    .nav-link__wrap {
        margin: 3.0rem 0;
    }

    .nav-link__wrap:last-child {
        margin-bottom: 0;
    }

    .nav-link .nav-link__icon {
        width: 4.0rem;
        min-width: 4.0rem;
        height: 4.0rem;
        margin: 0 1.0rem 0 0;
    }

    .nav-link .nav-link__name {
        font-size: 1.6rem;
        line-height: 2.0rem;
    }

    .section-country {
        padding: 3.5rem 0;
    }

    .section-country .country__filter {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        margin: 0 0 3.0rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .section-country .section-country__title {
        font-size: 2.0rem;
        line-height: 2.8rem;
        margin: 0 0 1.5rem;
    }

    .section-country .section-country__search {
        display: block;
        width: 100%;
        margin: 0;
    }

    .country-list {
        width: 100%;
    }

    .country-list li {
        width: 45%;
    }

    .container-sm .country-list {
        -webkit-columns: 1;
        columns: 1;
    }

    .country-list a {
        font-size: 1.6rem;
        line-height: 2.4rem;
        padding-right: .1rem;
    }

    .section-location-contact {
        padding: 0 0 5.0rem;
    }

    .section-location-contact .location-contact {
        border-radius: .6rem;
    }

    .section-location-contact .location-contact__title {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin: 0 0 2.5rem;
    }

    .section-location-contact .mails-list {
        margin: 3.0rem 0;
        padding: 0;
    }

    .main-contacts li {
        margin: 3.0rem 0 1.5rem;
    }

    .simple-link {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    .simple-link .link-icon {
        top: .3rem;
        left: 0;
        width: 1.8rem;
        height: 1.8rem;
    }

    .simple-link .link-icon+.link-name {
        padding-left: 2.4rem;
    }

    .simple-link.simple-link-mini {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }

    .simple-link.simple-link-mini .link-icon {
        top: .1rem;
        left: 0;
        width: 1.5rem;
        height: 1.5rem;
    }

    .simple-link.simple-link-mini .link-icon+.link-name {
        padding-left: 2.0rem;
    }

    .self-mail {
        min-height: 60px;
        margin: 0 0 3.0rem;
        padding: 0 0 0 7.5rem;
    }

    .self-mail .sfm__icon {
        top: 0;
        left: 0;
        width: 6.0rem;
        height: 6.0rem;
    }

    .self-mail .sfm__name {
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin: 0 0 0;
    }

    .self-mail .sfm__details {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin: 0 0 0;
    }

    .toggle-component__wrap {
        margin: 3.0rem 0;
    }

    .toggle-component>li {
        border-bottom: .1rem solid #ccc;
    }

    .toggle-component>li:first-child {
        border-top: .1rem solid #ccc;
    }

    .toggle-component .tc__link {
        font-size: 1.8rem;
        line-height: 2.1rem;
        padding: 1.5rem 2.5rem 1.5rem 0;
    }

    .toggle-component .tc__link:before,
    .toggle-component .tc__link:after {
        width: 1.8rem;
        height: .2rem;
        margin-top: -.1rem;
        border-radius: .2rem;
    }

    .toggle-component .tc__link .tc__link-count {
        margin-left: .3rem;
    }

    .toggle-component .tc__body {
        padding: 1.0rem 0 2.0rem;
    }

    .section-stickers {
        padding: 5.0rem 0;
    }

    .section-stickers .stick-block {
        margin: 0 0 2.5rem;
        padding: 2.0rem 1.5rem;
        border-radius: .6rem;
        box-shadow: .3rem .3rem .6rem rgba(0, 0, 0, .2);
    }

    .staff-list {
        margin: 3.0rem 0;
    }

    .staff-list li {
        min-height: 0;
        margin: 0;
        padding: 2.0rem 0;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

    .staff-list .staff__avatar {
        position: relative;
        top: auto;
        left: auto;
        width: 11.0rem;
        height: 11.0rem;
        margin: 0 auto 1rem;
        border: .5rem solid #00a585;
    }

    .staff-list .staff__info {
        padding: 2.0rem;
        border: none;
        border-radius: 0;
    }

    .staff-list .staff__info:before {
        display: none;
    }

    .staff-list .staff__name {
        font-size: 2.0rem;
        line-height: 2.4rem;
        margin: 0 0 1.5rem;
        padding: 0 2.5rem 0 0;
    }

    .staff-list .staff__name:before,
    .staff-list .staff__name:after {
        top: 50%;
        right: 0;
        width: 1.8rem;
        height: .2rem;
        margin-top: -.1rem;
        border-radius: .2rem;
    }

    .staff-list .staff__post {
        font-size: 1.8rem;
        line-height: 2.1rem;
    }

    .staff-list .staff__details {
        padding: 2.0rem 0;
    }

    .member-news__list {
        margin: 3.0rem 0;
    }

    .member-news__list>li {
        min-height: 0;
        margin: 0 0 2.0rem;
        padding: 2.0rem;
        border: .1rem solid #eee;
        border-radius: .6px;
        box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
    }

    .member-news__list .member-news__img {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 1.5rem;
        padding: 0 0 100%;
    }

    .member-news__list .member-news__title {
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin: 0 0 1rem;
    }

    .member-news__list .member-news__date {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin: 0 0 1rem;
    }

    .member-news__list .member-news__info {
        font-size: 1.4rem;
        line-height: 2.4rem;
        margin: 0 0 1.0rem;
    }

    .membership-block .membership__head {
        display: none;
    }

    .membership-list .membership {
        padding: 1rem 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .membership-list .membership__main {
        width: 100%;
    }

    .membership-list .membership__desc {
        width: 100%;
    }

    .membership-list .membership__main-title {
        display: block;
    }

    .benefits-block .benefits__head {
        padding: 0 0 1rem;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .benefits-block .benefit__status {
        width: 100%;
    }

    .benefits-block .b-col {
        width: 33.333%;
        padding: 0 .5rem;
    }

    .benefits-block .b-col.b-col-double {
        width: 100%;
    }

    .benefits-list .benefit {
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .benefits-list .benefit-title {
        width: 100%;
        padding-bottom: 1rem;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }

    .jobs-list .job-one__info {
        padding-left: 0;
    }

    .jobs-list .job-one__info .job-one__part {
        width: 100%;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .area-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        margin: 3.0rem -1.5rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .area-list li {
        width: 100%;
        max-width: 100%;
        padding: 0 1.5rem 2.5rem;
    }

    .area-list .area__img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        width: 11.0rem;
        height: 11.0rem;
        margin: 0 auto 1.5rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .area-list .area__title {
        font-size: 1.6rem;
        line-height: 2.4rem;
        max-width: 80%;
        margin-right: auto;
        margin-left: auto;
    }

    .gallery-block {
        margin: 0 0 3.0rem;
    }

    .gallery {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        margin: 0;
        margin: 0 -1.2rem;
        padding: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }

    .gallery li {
        display: block;
        width: 100%;
        padding: 0 1.2rem 2.5rem;
        list-style: none;
    }

    .gallery .gallery-preview {
        margin: 0 0 1.0rem;
    }

    .social-block {
        padding: 2.0rem;
    }

    .social-list {
        margin: 0 -2.0rem;
    }

    .social-list li {
        margin: 0 0 2.0rem;
        padding: 0 2.0rem;
    }

    .social-list .social__icon {
        width: 8.0rem;
        height: 8.0rem;
        margin: 0 auto 1.0rem;
        padding: 2.0rem;
        border: .5rem solid #00a585;
    }

    .social-list .social__name {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    .app-list {
        margin: 0 -1.5rem;
        padding: 0 0 2.0rem;
    }

    .app-list li {
        width: 100%;
        padding: 0 1.5rem 1.5rem;
    }

    .app-list .app-link {
        width: 16rem;
        margin: 0 auto;
    }

    .app-list .app-link.google-play {
        width: 16rem;
    }

    .app-list .app-link.ms-store {
        width: 16rem;
    }

    .item-list {
        margin: 3.0rem 0;
    }

    .item-list>li {
        margin: 0 0 2.0rem;
    }

    .item-list .item {
        min-height: 0;
        padding: 2.0rem;
        border: .1rem solid #eee;
        border-radius: .6rem;
        box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
    }

    .item-list .item__img {
        position: relative;
        top: auto;
        left: auto;
        width: 11.0rem;
        height: 11.0rem;
        margin: 0 auto 2.0rem;
    }

    .item-list .item__title {
        font-size: 1.8rem;
        line-height: 2.8rem;
        margin: 0 0 1rem;
    }

    .item-list .item__description {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin: 0 0 1rem;
    }

    .item-list.item-list-template .item {
        min-height: 0;
        padding: 0;
        border: none;
        border-radius: .6rem;
        box-shadow: none;
    }

    .item-list.item-list-template .item__title {
        font-size: 2.0rem;
        line-height: 2.8rem;
        margin: 0 0 1.0rem;
    }

    .item-list.item-list-template .item__img {
        top: auto;
        left: auto;
        width: 24.0rem;
        height: 12.0rem;
    }

    .file-block {
        margin: 3.0rem 0;
    }

    .file-block h2 {
        margin-bottom: 1.0rem;
    }

    .file-block .file-block__inner {
        padding: 0 2.0rem;
        border: .1rem solid #eee;
        border-radius: .6rem;
        box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
    }

    .book-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        margin: 0 -1.2rem;
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .book-list li {
        width: 100%;
        padding: 0 1.2rem 2.5rem;
    }

    .book-list li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .book-list .book__one {
        min-height: 50px;
        margin: 0;
        padding: .3rem 0 .3rem 5.0rem;
    }

    .book-list .book__icon {
        top: 0;
        left: 0;
        width: 4.0rem;
        height: 4.0rem;
    }

    .book-list .book__name {
        font-size: 1.6rem;
        line-height: 1.9rem;
        margin: 0 0 .5rem;
    }

    .book-list .book__link {
        font-size: 1.3rem;
        line-height: 1.5rem;
    }

    .book-list .book__preview-wrap {
        display: block;
        width: 100%;
        margin: 0 0 1.0rem;
        padding: 0 0 60%;
    }

    .book-list .book__preview {
        top: 1rem;
        right: 1rem;
        bottom: 1rem;
        left: 1rem;
    }

    .order-block {
        margin: 0 0 3.0rem;
        padding: 2.0rem;
        border: .1rem solid #eee;
        border-radius: .6rem;
        box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
    }

    .order {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    .order .order__line {
        padding: 1.2rem 0;
        border-bottom: .1rem solid #eee;
    }

    .order .order__select {
        margin: 0 0 3.0rem;
    }

    .order .order__name {
        margin: .2rem 0;
    }

    .order .order__subname {
        margin: .2rem 0;
    }

    .order .order__comment {
        font-size: 1.3rem;
        line-height: 2.0rem;
        margin: .2rem 0;
    }

    .order .orrder-shop {
        font-size: 1.3rem;
        line-height: 2.0rem;
    }

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

    .form .form-line {
        margin: 0 0 2.0rem;
    }

    .input-module .input-module__list.input-module__list--complex li {
        padding-right: 4.5rem;
    }

    .input-module .input-module__list.input-module__list--complex li:after {
        top: 1.3rem;
        right: 2rem;
    }

    .input-module .input-module__name {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin: 0 0 .5rem;
    }

    .input-module .input-module__icon {
        top: .8rem;
        left: 1.1rem;
        width: 2.6rem;
        height: 2.6rem;
        padding: .5rem;
        border: .2rem solid #00a585;
    }

    .input-module .input-module__label {
        padding: .4rem .4rem .4rem 4.5rem;
        border: .1rem solid #eee;
        border-radius: 5.0rem;
    }

    .input-module .input-module__select,
    .input-module .input-module__text {
        font-size: 1.4rem;
        line-height: 1.6rem;
        width: 100%;
        height: 3.4rem;
        padding: .9rem 1.5rem;
        border-left: .1rem solid #ccc;
        border-radius: 0 2.0rem 2.0rem 0;
    }

    .search-bar__form .input-module .input-module__label {
        padding: .4rem 1.0rem .4rem 1.0rem;
    }

    .input-module+.btn {
        margin-left: 1.0rem;
    }

    .input-module .input-module__select {
        padding-right: 4.5rem;
    }

    .input-module .input-module__select:after {
        top: 1.2rem;
        right: 1.0rem;
        width: .8rem;
        height: .8rem;
        border-bottom: .1rem solid #515151;
        border-left: .1rem solid #515151;
    }

    .input-module .input-module__list {
        top: 100%;
        left: 0;
        min-width: 100%;
        margin: 0;
        padding: .5rem 0;
        border: .1rem solid #eee;
        border-radius: .6rem;
        box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
    }

    .input-module .input-module__list li {
        font-size: 1.3rem;
        line-height: 1.5rem;
        padding: 1.3rem 2.0rem;
        border-bottom: .1rem solid #eee;
    }

    .input-module.filter-select .input-module__select {
        font-size: 1.3rem;
        line-height: 1.6rem;
        padding: 0 0 0 2.0rem;
    }

    .input-module.filter-select .input-module__select:before {
        top: .2rem;
        left: .5rem;
        width: .8rem;
        height: .8rem;
        border-right: .1rem solid #515151;
        border-bottom: .1rem solid #515151;
    }

    .input-module.filter-select .input-module__list {
        margin-top: 1.0rem;
    }

    .checkbox,
    .radio {
        margin: 0 0 1.0rem;
    }

    .checkbox__label,
    .radio__label {
        min-height: 2.4rem;
        padding: .3rem .3rem .3rem 3.2rem;
    }

    .checkbox__label .radio__style,
    .radio__label .radio__style {
        width: 2.4rem;
        height: 2.4rem;
    }

    .checkbox__label .radio__style:before,
    .radio__label .radio__style:before {
        border: .1rem solid #ff9292;
    }

    .checkbox__label .radio__style:after,
    .radio__label .radio__style:after {
        width: 1.6rem;
        height: 1.6rem;
    }

    .checkbox__label .checkbox__style,
    .radio__label .checkbox__style {
        width: 2.4rem;
        height: 2.4rem;
        border-radius: .4rem;
    }

    .checkbox__label .checkbox__style:before,
    .radio__label .checkbox__style:before {
        border: .1rem solid #ff9292;
    }

    .checkbox__label .checkbox__style:after,
    .radio__label .checkbox__style:after {
        width: 1.5rem;
        height: .8rem;
        border-bottom: .1rem solid #fff;
        border-left: .1rem solid #fff;
    }

    .checkbox__label .checkbox__name,
    .checkbox__label .radio__name,
    .radio__label .checkbox__name,
    .radio__label .radio__name {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }

    .gmap-wrap {
        position: relative;
        margin: 3.0rem 0;
        padding: 0 0 100%;
    }

    .news-block {
        margin: 3.0rem 0;
    }

    .news__list {
        margin: 3.0rem 0;
    }

    .news__list>li {
        min-height: 0;
        margin: 0 0 2.0rem;
        padding: 2.0rem;
        border: .1rem solid #eee;
        border-radius: .6rem;
        box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
    }

    .news__list .news__img {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 1.5rem;
        padding: 0 0 60%;
    }

    .news__list .news__title {
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin: 0 0 1.0rem;
    }

    .news__list .news__date {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin: 0 0 1.0rem;
    }

    .news__list .news__info {
        font-size: 1.4rem;
        line-height: 2.4rem;
        margin: 0 0 1.0rem;
    }

    .news__list.news__list-article>li {
        min-height: 0;
        margin: 0 0 2.0rem;
        padding: 2.0rem;
        background: #fff;
    }

    .news__list.news__list-article .news__img {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 1.5rem;
        padding: 0 0 60%;
        border-radius: .6rem;
    }

    .section-head .container {
        min-height: 33rem;
        padding-top: 5rem;
        padding-bottom: 5rem;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .section-head .section-title {
        font-size: 6.0rem;
        line-height: 8.0rem;
    }

    .section-articles {
        padding: 50px 0;
    }

    .resource__list {
        margin: 3.0rem 0;
    }

    .resource__list>li {
        min-height: 0;
        margin: 0 0 2.0rem;
        padding: 2.0rem;
        border: .1rem solid #eee;
        border-radius: .6rem;
        box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
    }

    .resource__list .resource__img {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 1.5rem;
        padding: 0 0 60%;
    }

    .resource__list .resource__title {
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin: 0 0 1.0rem;
    }

    .resource__list .resource__short-info,
    .resource__list .resource__providers {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin: 0 0 1.0rem;
    }

    .resource__list .resource__short-info>span {
        margin-right: .3rem;
    }

    .resource__list .resource__short-info>span+span:before {
        margin-right: .3rem;
    }

    .resource__list .resource__short-description {
        font-size: 1.4rem;
        line-height: 2.4rem;
        margin: 0 0 1.0rem;
    }

    .aside-menu {
        margin: 0 0 3.0rem;
        padding: 0;
    }

    .aside-menu li {
        font-size: 1.3rem;
        line-height: 1.6rem;
        border-bottom: .1rem solid #eee;
    }

    .aside-menu li:first-child {
        border-top: .1rem solid #eee;
    }

    .aside-menu li>div .aside-menu li>span,
    .aside-menu li>a {
        padding: 2.0rem 0;
        color: #515151;
    }

    .aside-menu.aside-menu-mob li>a {
        padding: .5rem 0;
    }

    .info-banner {
        margin: 0 0 3.0rem;
        padding: 3.5rem 1.5rem;
    }

    .info-banner .info-banner__title {
        font-size: 2.9rem;
        line-height: 3.5rem;
        margin: 0 0 2.0rem;
    }

    .resource-block--history .resource__list li {
        padding-left: 0;
    }

    .pagination__head {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin: 0 0 3.0rem;
    }

    .pagination__head .pagination__filter .filter-select {
        display: block;
        width: 100%;
    }

    .pagination__head .pagination__filter .filter-select+.filter-select {
        margin-left: 0;
    }

    .search__list {
        margin: 3.0rem 0;
    }

    .search__list>li {
        padding: 3.0rem 0;
        border-bottom: .1rem solid #ccc;
    }

    .search__list>li:first-child {
        border-top: .1rem solid #ccc;
    }

    .search__list .search__title-wrap {
        margin: 0 0 2.0rem;
    }

    .search__list .search__title {
        font-size: 2.0rem;
        line-height: 2.8rem;
    }

    .search__list .search__breadcrumbs {
        margin: 0 0 1.5rem;
    }

    .search__list .search__breadcrumbs li {
        font-size: 1.3rem;
        line-height: 2.2rem;
    }

    .pagination__block {
        margin: 3.0rem 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pagination__block .pagination__list {
        font-size: 1.4rem;
        line-height: 1.6rem;
        margin: 1.0rem auto;
        padding: 0 1.5rem;
    }

    .pagination__block .pagination__list li {
        padding: 0 .5rem;
    }

    .pagination__block a {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }

    .pagination__block .pagination__nav.pagination__nav-next {
        margin-left: auto;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .events-list .event {
        font-size: 1.4rem;
        line-height: 2rem;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .events-list+.load-more__wrap {
        margin-top: 3rem;
    }

    .event-info .event-info__list li {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .event-info .event-info__list li a[target='_blank'] {
        padding-left: 2rem;
    }

    .event-info .event-info__list li a[target='_blank']:before {
        top: .3rem;
        left: .3rem;
        width: 1.4rem;
        height: 1.4rem;
    }

    .location-item .location-item__info address,
    .location-item .location-item__info .link {
        font-size: 1.6rem;
        line-height: 2.2rem;
    }

    .location-item .location-item__info .link {
        padding-left: 2.6rem;
    }

    .location-item .location-item__info .link .svg-icon {
        width: 2rem;
        height: 2rem;
        margin-top: -1rem;
    }

    .trainers {
        margin: 2rem 0 2rem;
    }

    .trainers-list .trainer .trainer__avatar {
        position: relative;
    }

    .trainers-list .trainer .trainer__location {
        padding-top: 1rem;
    }

    .trainers-list .trainer {
        padding-right: 0;
        padding-left: 0;
    }

    .trainer-profile .trainer-profile__box {
        padding-left: 0;
    }

    .trainer-profile .trainer-profile__avatar {
        position: relative;
        margin: 0 auto;
    }

    .trainer-profile .trainer-profile__skills {
        margin-top: 1rem;
    }

    body.rtl .icon-link__block .icon-link__list.icon-link__list-inline li {
        padding-right: 5rem;
    }

    body.rtl .icon-link__list li {
        padding: .3rem 5rem .3rem 0;
    }

    body.rtl .nav-list li {
        padding: 2.5rem 0 2.5rem 4rem;
    }

    body.rtl .nav-link .nav-link__icon {
        margin-left: 1rem;
    }

    body.rtl .text-block blockquote {
        padding: .5rem 10rem .5rem 0;
    }

    body.rtl .text-block blockquote:before {
        right: 1rem;
    }

    body.rtl .text-block ul li {
        padding-right: 2.5rem;
    }

    body.rtl .toggle-component .tc__link {
        padding: 1.5rem 0 1.5rem 2.5rem;
    }

    body.rtl .section-country .section-country__search .search-bar__form .input-module+.btn {
        margin-right: 1rem;
    }

    body.rtl .simple-link .link-name {
        padding-right: 2.4rem;
    }

    body.rtl .page-link {
        padding-right: 5rem;
    }

    body.rtl .mails-list .self-mail {
        padding-right: 7.5rem;
    }

    body.rtl .staff-list li {
        padding: .5rem 13rem .5rem 0;
    }

    body.rtl .staff-list li .staff__name {
        padding-left: 2.5rem;
    }

    body.rtl .member-news__list li {
        padding: 2rem;
    }

    body.rtl .member-news__list li .member-news__img {
        right: auto;
    }

    body.rtl .job-one .job-one__info {
        padding-right: 0;
    }

    body.rtl .item-list .item {
        padding: 2rem;
    }

    body.rtl .item-list .item .item__img {
        right: auto;
    }

    body.rtl .item-list.item-list-template .item {
        padding-right: 2rem;
    }

    body.rtl .news__list li {
        padding-right: 2rem;
    }

    body.rtl .news__list li .news__img {
        right: 0;
    }

    body.rtl .news__list.news__list-article li .news__img {
        border-radius: .6rem;
    }

    body.rtl .module-selection .module-selection__label {
        margin-right: 0;
        margin-left: 2rem;
    }

    body.rtl .module-selection .input-module .input-module__label {
        padding-right: 4.5rem;
        padding-left: .4rem;
    }

    body.rtl .module-selection .input-module .input-module__icon {
        right: 1.1rem;
    }

    body.rtl .module-selection .input-module .input-module__select {
        padding-right: 1.5rem;
        padding-left: 4.5rem;
        border-radius: 2rem 0 0 2rem;
    }

    body.rtl .module-selection .input-module .input-module__select:after {
        left: 1rem;
    }

    body.rtl .book-list .book__one {
        padding-right: 5rem;
    }

    body.rtl .book-list .book__one .book__link .link-name {
        padding-left: 2.4rem;
    }

    body.rtl .resource__list li {
        padding: 2rem;
    }

    body.rtl .resource__list .resource .resource__img {
        right: 0;
    }

    body.rtl .pagination__head .pagination__filter .input-module.filter-select+.filter-select {
        margin-right: 0;
    }

    body.rtl .pagination__head .pagination__filter .input-module .input-module__name {
        padding-right: 0;
        padding-left: .5rem;
    }

    body.rtl .pagination__head .pagination__counter {
        margin-right: auto;
        margin-left: 0;
    }

    body.rtl .pagination__block .pagination__nav.pagination__nav-prev {
        margin-right: 0;
        margin-left: auto;
    }

    body.rtl .pagination__block .pagination__nav.pagination__nav-next {
        margin-right: auto;
        margin-left: 0;
    }

    body.rtl .trainers-list .trainer {
        padding: 2rem;
    }

    body.rtl .trainer-profile .trainer-profile__box {
        padding-right: 0;
    }

    body.rtl .trainer-profile .trainer-profile__box .trainer-profile__avatar {
        right: 0;
        left: auto;
    }

    body.rtl .trainer-profile .trainer-profile__box .trainer-profile__file .file {
        padding-right: 4.5rem;
        padding-left: 0;
    }

    body.rtl .trainer-profile .trainer-profile__box .trainer-profile__file .file .file__icon {
        right: 0;
        left: auto;
    }

    body.rtl .subfooter .subfooter__social .subfooter__form .subfooter__label input {
        padding: 1.5rem 2.5rem 1.5rem 0;
    }

    body.rtl .subfooter .subfooter__media .subfooter__media-list {
        margin-right: auto;
        margin-left: auto;
    }

    .course__list {
        margin: 3.0rem 0;
    }

    .course__list>li {
        min-height: 0;
        margin: 0 0 2.0rem;
        padding: 2.0rem;
        border: .1rem solid #eee;
        border-radius: .6rem;
        box-shadow: .2rem .4rem .6rem rgba(0, 0, 0, .1);
    }

    .course__list .course__img {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 1.5rem;
        padding: 0 0 60%;
    }

    .course__list .course__title {
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin: 0 0 1.0rem;
    }

    .course__list .course__short-info {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin: 0 0 1.0rem;
    }

    .course__list .course__short-info>span {
        margin-right: .3rem;
    }

    .course__list .course__short-info>span+span:before {
        margin-right: .3rem;
    }

    .course__list .course__short-description {
        font-size: 1.4rem;
        line-height: 2.4rem;
        margin: 0 0 1.0rem;
    }

    .course-block--history .course__list li {
        padding-left: 0;
    }

    .links-block__list>li {
        min-height: 0;
        margin: 0 0 2.0rem;
        padding: 2.0rem;
    }

    .links-block__list .links-box__thumb {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 1.5rem;
        padding: 0 0 60%;
    }

    .links-block__list .simple-link {
        font-size: 1rem;
        line-height: 1.4rem;
    }
}

.aside-menu-desktop {
    overflow: auto;
    height: 2000px;
}

@media (max-width: 1023px) {
    .aside-menu-desktop {
        display: none;
        overflow: inherit;
        height: auto
    }

    .module-items__last {
        margin-bottom: 2.5rem;
    }

    .section-head_sm .container {
        min-height: 18rem;
    }

    .map-block-link {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

@media all and (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px);
    }
}

@media (max-width: 767px) {
    .modal-default .modal-dialog {
        margin: 0;
        padding: 2rem;
    }

    .module-download {
        padding: 0;
    }

    .module-selection {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .module-selection__control {
        margin-top: 2rem;
    }

    .module-selection__control .input-module .input-module__select {
        max-width: 23rem;
        font-size: 1rem;
    }

    .staff__details .text-block p {
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 1rem;
        line-height: 1.6rem;
    }

    .staff__details .text-block p a.mail-link:before {
        margin-top: 0;
    }

    .location-contact .simple-link.mail-link {
        font-size: 1rem;
        line-height: 2.4rem;
        word-break: break-word;
    }

    .location-contact .simple-link.mail-link .link-name {
        line-height: 1.4rem;
    }

    .location-contact .simple-link.external-link {
        font-size: 1rem;
        line-height: 1.4rem;
        word-break: break-word;
    }

    .location-contact .self-mail {
        padding: 0 0 0 6rem;
    }

    .location-contact .self-mail .sfm__icon {
        width: 5rem;
        height: 5rem;
    }
}

@media screen and (max-width: 767px) {
    html {
        font-size: 2.7vw;
        line-height: 2.7vw;
    }

    .country-list li {
        width: 100%;
    }

    .inline-menu {
        padding-top: 2rem;
    }

    .inline-menu.column-count-2>li,
    .inline-menu.column-count-3>li,
    .inline-menu.column-count-4>li {
        width: 50%;
    }

    .inline-menu>li {
        display: block;
        width: 25%;
        margin: 0 0 2rem;
        padding: 0 1.5rem;
    }

    .inline-menu .inline-menu__link {
        font-size: 2.0rem;
        line-height: 2.6rem;
    }

    .location-item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .location-item .image-wrapper {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .location-item .location-item__info {
        width: 100%;
        text-align: center;
    }

    body.rtl .location-item .image-wrapper {
        margin-left: 0;
    }
}

/* Popup box BEGIN */
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.mc_popup {
    /* display: none; */
}

.popup {
    margin: 0 auto;
    padding: 20px;
    background: #00a585;
    /* border-radius: 5px; */
    max-width: 730px;
    width: 100%;
    position: relative;
    transition: all 5s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
}

.popup h2 {
    margin: 15px 50px 0px !important;
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.popup h2.popup-title {
    font-weight: 700;
    font-size: 23px;
    margin: 0 0 10px;
}

@media screen and (max-width: 750px){
    
    .popup h2.popup-title {
        width: 100%;
        margin: 0 !important;
    }
}

.popup .close {
    position: absolute;
    top: 38px;
    right: 15px;
    transition: all 50ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.popup .close:hover {
    color: #ccc;
}

.popup .content {
    min-height: 200px;
    max-height: 700px;
    overflow: auto;
    padding: 0 50px;
}

.popup .content p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.popup .content .btn-set {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.popup .content .mc4wp-form-fields .mc_field {
    width: 100%;
    display: inline-block;
    margin: 15px 10px 0 0;
    border-radius: 100px;
    background: #33b79d;
}

.popup .content .mc4wp-form-fields .mc_consent {
    margin: 20px 0;
    color: #fff;
}

.popup .content .mc4wp-form-fields .mc_consent .subfooter__title {
    margin: 20px 0;
    color: #fff;
    font-size: 18px;
}

.popup .content .mc4wp-form-fields .mc_consent p {
    font-size: 14px;
    line-height: 18px;
}

.popup .content .mc4wp-form-fields .mc_field input::placeholder,
.popup .content .mc4wp-form-fields .mc_field input::-webkit-input-placeholder,
.popup .content .mc4wp-form-fields .mc_field textarea::placeholder,
.popup .content .mc4wp-form-fields .mc_field textarea::-webkit-input-placeholder {
    color: #fff;
}

.popup .content .mc4wp-form-fields .mc_field select {
    margin: 0 auto;
    width: 92% !important;
    padding: 0 !important;
}

.popup .content .mc4wp-form-fields .mc_field select option {
    background: #00a585
}

.popup .content .mc4wp-form-fields .mc_field select,
.popup .content .mc4wp-form-fields .mc_field input {
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 18px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 52px;
    padding: 15px 0 15px 25px;
    color: #fff;
    border: none;
    border-radius: 100px;
    background: transparent;
}


.popup .content .mc4wp-form-fields .mc_submit {
    margin: 15px 10px 0 0;
    float: right;
}

.dl-popup {
    cursor: pointer;
}

#popupSubscribe .popup,
.popupResource .popup {
    padding: 0;
}

#popupSubscribe .popup .content .btn-set {
    display: flex;
    justify-content: center;
}

#popupSubscribe .content .btn-set .btn {
    min-width: 0;
    white-space: nowrap;
}

#popupSubscribe .popup-header,
#popupSubscribe .popup-footer {
    background: #08bb97;
    height: 15px;
}

#popupSubscribe .popup-footer {
    margin-top: 15px;
}

#popupSubscribe .popup .content .mc_field.mc_country {
    margin-top: 0;
    margin-bottom: 15px;
}

#popupSubscribe .popup h2 {
    font-size: 17px !important;
}

.popupResource .popup-header {
    background: #08bb97;
    height: 140px;
}

.popupResource .popup {
    padding-bottom: 15px;
}

#popupSubscribe .popup-header img,
.popupResource .popup-header img {
    position: relative;
    width: 400px;
    top: -35%;
    transform: translate(0, 0%);
}

#popupUpload .popup,
#popupSuccess .popup {
    height: auto;
    color: #fff;
}

#popupUpload .popup .btn-set {
    margin: 20px 0;
}




#popup-contact-us input[type="text"],
#popup-contact-us textarea,
.popup-contact-us input[type="text"],
.popup-contact-us textarea {
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 18px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-height: 52px;
    padding: 15px 0 15px 25px;
    color: #fff;
    border: none;
    height: auto;
    background: #33B79D;
    border-radius: 3rem;
}

.submit-contact-us-popup {
    min-width: 300px;
    margin-top: 3rem;
}

#popup-contact-us .popup,
.popup-contact-us .popup {
    padding: 0;
}

#popup-contact-us .popup-header,
.popup-contact-us .popup-header {
    background: #08bb97;
    height: 140px;
}

#popup-contact-us .popup-title,
.popup-contact-us .popup-title {
    line-height: 1.1;
    margin-top: 0;
}


#popup-contact-us .popup .content,
.popup-contact-us .popup .content {
    padding: 25px 50px;
}

#popup-contact-us .popup-header img,
.popup-contact-us .popup-header img {
    position: relative;
    width: auto;
    top: -30%;
    transform: translate(0, 0%);
}



/* --- Checkboxes for roles in popup --- */

.popup .mc4wp-form-fields .mc_role {
    font-size: 16px;
    line-height: normal;
    margin: 20px;
    color: white;
}

.popup .mc4wp-form-fields .mc_role p {
    font-weight: 700;
}

.popup .mc4wp-form-fields .mc_role_options>div {
    margin: 5px 0;
    display: block;
}

.popup .mc4wp-form-fields .mc_role_options span {
    font-size: 16px;
    line-height: normal;
}

.popup .mc4wp-form-fields .mc_role_options .custom-checkbox {
    padding-left: 30px;
}

/* --- End checkboxes for roles --- */




@media screen and (max-width: 700px) {
    .box {
        /* width: 70%; */
    }

    .popup {
        /* width: 70%; */
    }
}

@media screen and (max-height: 580px) {
    .box {
        /* width: 70%; */
    }

    .popup {
        height: 500px;
        overflow: auto;
    }

    .popup .content {
        max-height: 620px;
    }
}

/* Popup box END */

/* CUSTOM CHECKBOX */
.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked~.checkmark {
    background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
    left: 8px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #666;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Resource Uploadr */
.resource-uploader {
    display: inline-block;
    padding: 60px;
    background: #fff;
    border-radius: 15px;
    width: 100%;
    box-shadow: 3px 3px 10px 3px #999;
}

.resource-uploader .acf-fields>.acf-field {
    padding: 10px 0;
}

.resource-uploader .acf-label {
    display: none;
}

.resource-uploader .acf-field {
    max-width: 600px;
    width: 100% !important;
    border: none !important;
}


.resource-uploader .acf-input-wrap input::-webkit-input-placeholder {
    color: #999;
    font-size: 1.6rem;
}

.resource-uploader input[type='text'],
.resource-uploader input[type='select'],
.resource-uploader input[type='textarea'],
.resource-uploader input[type='submit'] {
    border: 1px solid #ccc;
    border-radius: 100px;
    padding: 15px 25px !important;
    height: auto !important;
}

.resource-uploader .select2-selection--multiple {
    border: 1px solid #ccc !important;
    border-radius: 100px !important;
    padding: 4px 15px !important;
    min-height: 50px !important;
    line-height: 0;
}

.resource-uploader .select2-selection--multiple li:before {
    display: none;
}

.resource-uploader .select2-selection--multiple li:first-child {
    padding-left: 0;
}

.resource-uploader .select2-selection--multiple li.select2-selection__choice {
    border-radius: 20px;
    background: #AADD6F !important;
    color: #5D5D5D !important;
    font-family: "Open Sans";
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: 0.07px !important;
    line-height: 22px;
    margin-top: 3px !important;
    margin-bottom: 0 !important;
    border: none !important;
    box-shadow: none !important;
    margin-left: 0;
    margin-right: 5px;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 3px 15px;
}

.resource-uploader .select2-selection--multiple .select2-search--inline {
    padding: 0;
    height: 45px;
    display: flex;
    align-items: center;
}

.resource-uploader .select2-selection--multiple .select2-search--inline input {
    margin-top: 0;
}

div.acf-field[data-name=tags] .acf-taxonomy-field {
    display: flex;
    align-items: center;
}

div.acf-field[data-name=tags] .acf-actions.-hover {
    top: inherit;
}

div.acf-field[data-name=tags] a.acf-icon.small {
    line-height: 44px !important;
    padding: 1px 4px !important;
}

.resource-uploader .remove-resourceUploadFile {
    margin-top: 2px;
    margin-left: 5px;
    cursor: pointer;
}

.resource-uploader textarea {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 20px !important;

}

.resource-uploader .acf-input input[type='file'] {
    border: none;
}

/* .resource-uploader .select2-container {
  height: 60px;
}

.resource-uploader .select2-container--default .select2-selection--single {
  border: none !important;
  height: 60px;
} */

.acf-field .acf-notice.-error p {
    color: #d12626 !important;
}

.resource-uploader .select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
    border-radius: 100px !important;
    padding: 10px 15px !important;
    height: auto !important;
}

.resource-uploader .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 10px;
    right: 20px;
    width: 20px;
}

.resource-uploader .acf-form-submit input[type='submit'] {
    border: none;
    color: #fff;
    background: #00a585;
    width: 30%;
    float: right;
    cursor: pointer;
    text-transform: uppercase;
}

.resource-uploader .acf-form-submit input[type='submit']:hover {
    background: #008363;
}

.resource-uploader .acf-input .description {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 10px !important;
}

/* .resource-uploader .acf-field-5b55a589ab838,
.resource-uploader .acf-field-5b55a5afab839,
.resource-uploader .acf-field-5bc1138cf67c6,
.resource-uploader .acf-field-5b55a5ecab83b {
  width: 41% !important;
} */


#popup-upload-tor .acf-basic-uploader .inputFile,
#apply-as-trainer-general-information .acf-basic-uploader .inputFile,
.resource-uploader .acf-basic-uploader .inputFile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

#popup-upload-tor .acf-basic-uploader .upload-tor-btn,
#apply-as-trainer-general-information .acf-basic-uploader .upload-resource-btn,
.resource-uploader .acf-basic-uploader .upload-resource-btn {
    background: url(../images/icons/upload-icon.svg) no-repeat;
    /* width: 200px; */
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #00a585;
    padding: 0 0 0 30px;
    cursor: pointer;
    /* margin-bottom: 20px; */
}

#popup-upload-tor .acf-basic-uploader .upload-tore-btn,
#apply-as-trainer-general-information .acf-basic-uploader .upload-resource-btn {
    display: inherit;
}

#popup-upload-tor .acf-fields>.acf-field {
    padding: 15px 0;
    margin-bottom: 20px;
}

#popup-upload-tor .acf-fields>.acf-field>.acf-label {
    display: none;
}

#popup-upload-tor .acf-form-submit {
    text-align: right;
}

#popup-upload-tor .acf-basic-uploader span.acf-icon {
    cursor: pointer;
}

#popup-upload-tor .content .updated {
    display: none;
}

#popup-upload-tor .content .updated p {
    margin-bottom: 0 !important;
}

/* .resource-uploader .acf-basic-uploader label {

  margin: 10px;
  vertical-align: middle;
} */

.resource-uploader .checkmark {
    border: 1px solid #ccc;
    background-color: #fff;
}

.resource-uploader .custom-checkbox .checkmark:after {
    left: 7px;
    top: 4px;
}

.resource-uploader .custom-checkbox:hover input~.checkmark {
    background-color: #fff;
}

.resource-uploader .custom-checkbox span {
    color: #00a585;
    /* font-weight: 700; */
}

.resource-uploader .acf-form-submit .disabled {
    opacity: 0.5;
    pointer-events: none;
}

.resource-uploader .upload-acceptance {
    display: inline-block;
    margin-top: 20px;
}

.resource-uploader input[type=radio] {
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 20px;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    width: 20px;
    min-width: 20px;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    transition: .05s border-color ease-in-out;
}

.resource-uploader input[type=radio]:checked:before {
    content: "\2022";
    text-indent: -9999px;
    border-radius: 50px;
    font-size: 24px;
    height: 12px;
    margin: 3px;
    line-height: 16px;
    background-color: #aadc6f;
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    font: 400 21px/1 dashicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.resource-uploader ul.acf-radio-list li input[type="radio"] {
    margin: 0 10px 0 0;
}

.resource-uploader ul.acf-radio-list.acf-hl li {
    padding-left: 0;
    margin: 10px 25px 10px 0;
}

.resource-uploader ul.acf-radio-list.acf-hl li:before {
    content: '';
    width: 0;
    height: 0;
    display: none;
}

.resource-uploader div[data-name='linked_trainer_and_focal_point'],
.acf-field-5d8ade6da953d {
    display: none;
}

.acf-field .acf-notice.-error {
    width: 100%;
}


/* == from style.css == */

.order-print-copy {
    border-spacing: 0px;
    width: 100%;
}

.order-print-copy td {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #eee;
    text-align: center;
}

.search-bar__wrap {
    margin-left: auto;
}

.main-menu__wrap {
    justify-content: flex-start;
}

.ais-search-box--powered-by {
    display: block !important;
}

.ais-search-box--powered-by-link {
    height: 16px !important;
}

body.search.search-results .filter-wrapper {
    margin-top: 30px;
}

.news__list .news__img .preview-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 4.2rem;
    height: 4.2rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(0, 0, 0, .2);
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, .3);
}

.news__list .news__img .preview-icon .icon:hover {
    fill: #00a585;
}

.news__list .news__img .preview-icon svg {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #fff;
}

.news__list li .show__video {
    background-color: white;
    background-size: 100%;
}


.same-height-wrapper {
    display: flex;
}

.same-height {
    flex: 1;
}

.same-height.vertical-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.same-height.vertical-center-left {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
}

.white-panel-content {
    background: white;
    padding: 5em;
    border-radius: 1rem;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
    margin: 3em 0 5em;
}

.white-panel-content h2 {
    font-size: 28px;
    color: #01A585;
}

.gray-bg {
    background: #eee;
}


/* The container */
.checkbox-container {
    /* display: block; */
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* ACF */
.checkbox-container .acf-input {
    position: static !important;
}

.acf-label .checkbox-container {
    display: flex !important;
    align-items: center;
    padding-left: 30px !important;
    margin-bottom: 15px !important;
}

.acf-label .checkbox-container span {
    color: #1AAB8E;
    font-size: 16px;
    padding-top: 6px;
    font-weight: 700;
}

.acf-basic-uploader label span {
    line-height: 22px;
}

/* ACF */

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #eee;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked~.checkmark {
    background-color: #AADD6F;
    border: 1px solid #AADD6F;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* The radio-container */
.radio-container {
    display: block;
    position: relative;
    font-size: 13px;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radio-container .checkmark {
    position: absolute;
    top: -3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input~.checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked~.checkmark {
    background-color: #FFFFFF;
    border: 1px solid #AADD6F;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #AADD6F;
}

/* Add event in header */

.add-event-wrapper {
    margin-top: 45px;
}

@media screen and (max-width: 760px) {
    .add-event-wrapper {
        display: none;
    }
}

.tribe_community_list .add-event-wrapper,
.tribe_community_edit .add-event-wrapper {
    margin-top: 30px;
}

.add-event-wrapper .tribe-button-primary.add-new {
    border-radius: 24px !important;
    background-color: #00A585 !important;
    color: #FFFFFF;
    font-family: "Open Sans" !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0.6px !important;
    line-height: 19px;
    padding: 14px 25px !important;
    text-transform: uppercase !important;
}

.add-event-wrapper .tribe-button-primary.add-new span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.add-event-wrapper .tribe-button-primary.add-new span img {
    margin: 0;
}



/* Locations Filters */
#locations-filter.map-tabs {
    text-align: left;
}

#locations-filter.map-tabs .map-tabs__item {
    text-align: center;
}

/* toggle future and past events */
.toggle-events-button {
    color: #01A585;
    position: relative;
    font-size: 22px;
    padding-bottom: 5px;
    cursor: pointer;
    font-weight: 600;
}

.toggle-events-button::after {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #01A585;
}

.hide-events-list {
    display: none;
}

.no-events-msg {
    padding-bottom: 50px;
}

.events-list-heading {
    margin: 3px 0 0;
}


.mc4wp-form-fields select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 20px;
}

.mc4wp-form-fields .mc_list {
    position: relative;
}

.mc4wp-form-fields .mc_list:after {
    content: '';
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 15px;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

@media screen and (max-width: 767px) {

    .mc4wp-form-fields .mc_field,
    .mc4wp-form-fields .mc_role_options>div {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

.header-mobile-login-menu {
    display: none;
    padding: 10px 0;
    background: #1a3340;
}

#change-password-modal {
    display: none !important;
}

#change-password-modal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#change-password-modal .modal-body p {
    font-size: 16px;
    padding: 50px;
    line-height: 25px;
}

@media screen and (max-width: 768px) {
    .header-main .container {
        padding: 0 2rem;
    }

    .header-main__inner {
        align-items: center;
    }

    .header-main__inner .logo__wrap .logo {
        height: unset;
        width: 110px;
        margin-left: 0;
    }

    .mobile-control {
        padding: 0;
    }

    .mobile-control li {
        margin-left: 10px;
    }

    /*.mobile-drop {
        top: 11rem;
    }*/

    .header-mobile-login-menu {
        display: block;
    }

    .header-mobile-login-menu .container {
        padding: 0 2rem;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .header-mobile-login-menu .container .mobile-control {
        margin-left: auto;
    }

    .header-mobile-login-menu .container .login-menu li {
        padding: 0;
    }

    .header-mobile-login-menu .container .login-menu li:not(:last-child) {
        margin-right: 10px;
    }

    .header-mobile-login-menu .container .login-menu li .name-link {
        font-size: 14px;
        font-weight: 400;
        color: white;
    }

    .header-mobile-login-menu .container .login-menu li .name-link:after {
        right: -15px;
    }

    .mobile-drop .login-menu__wrap {
        display: none;
    }

    .pull-right.mobile-pull-none {
        float: none !important;
    }

    #change-password-modal .modal-body p {
        min-width: 250px;
        padding: 10px;
    }

    .become-a-member {
        margin-left: 15px;
    }
}

@media only screen and (max-width: 500px) {
    #popup-upload-tor .popup {
        height: auto;
    }

    #popup-upload-tor .acf-form-submit {
        text-align: center;
    }
}

.global-search-error-message {
    color: red;
    margin-top: 8px;
    text-align: center;
    opacity: 0;
    font-size: 13px;
}

.h2-green {
    font-size: 26px;
    font-weight: 600;
    color: #00a585;
}

span.sr-only {
    position: absolute;
    left: -9999px;
}

.organizer__desc {
    margin-bottom: 4em;
}

.row.organizer__desc {
    margin-right: -5px !important;
    margin-left: -5px !important;
}

.organizer__desc--header.tribe-organizer-name {
    margin-top: 0 !important;
}

#tribe-events-content {
    padding: 0 10px;
}


.all-count {
    position: absolute;
    text-decoration: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-decoration: none;
}

.all-count,
.all-count:hover,
.all-count:hover * {
    text-decoration: none !important;
}

.all-count.point-1 {
    top: 37%;
    left: 52%;
}

.all-count.point-2 {
    top: 56%;
    left: 57%;
}

.all-count.point-3 {
    top: 76%;
    left: 53%;
    z-index: 1;
}

.all-count.point-4 {
    top: 49%;
    left: 75%;
}

.all-count.point-5 {
    top: 88%;
    left: 88%;
}

.all-count.point-6 {
    top: 62%;
    left: 23%;
}

.all-count .all-count-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.all-count .all-count-container .bottom-section {
    display: flex;
    align-items: center;
    justify-content: center;
}

.all-count .all-count-container .count {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    padding: 2px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}

.all-count .all-count-container .bottom-section .count {
    margin-top: 5px;
}

.all-count .all-count-container .bottom-section > div:first-child {
    margin-right: 5px;
}

.all-count .all-count-container .bottom-section > div:last-child {
    margin-left: 5px;
}

.all-count .all-count-container .all-focal-points {
    background-color: #99A3D4;
}

.all-count .all-count-container .all-members {
    background-color: #F5E4D1;
}

.all-count .all-count-container .all-trainers {
    background-color: #AADECF;
}

.all-count .dialogue-box {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);

    font-size: 14px;

    width: max-content;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    background-color: white;

    z-index: -1;
    opacity: 0;
    transition: all .3s ease;
    pointer-events: none;
}

.all-count:hover .dialogue-box {
    opacity: 1;
    z-index: 2;
}

.all-count .dialogue-box::after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 14px solid white;
}

@media screen and (max-width: 1024px) {
    .all-count .all-count-container .count {
        width: 20px;
        height: 20px;
        font-size: 11px;
        border: 1px solid #fff;
    }

    .all-count .all-count-container .bottom-section .count {
        margin-top: 2px;
    }
    
    .all-count .all-count-container .bottom-section > div:first-child {
        margin-right: 2px;
    }
    
    .all-count .all-count-container .bottom-section > div:last-child {
        margin-left: 2px;
    }
    
    .all-count.point-1 {
        top: 20%;
    }

    .all-count.point-2 {
        top: 47%;
    }

    .all-count.point-5 {
        top: 75%;
    }

    .all-count.point-6 {
        top: 50%;
    }
}